Add missing instructions

This commit is contained in:
Joscha 2019-11-10 21:08:36 +00:00
parent 19aca3dfd1
commit 39f2a3f7e1

View file

@ -112,6 +112,13 @@ caller:
ADC 1
STSP
; 5.2. Restore previous stack frame
LDFP
ADC 1
STSP
LDRF 1
STFP
RET
300: