Jump to content

Guides:Coin Case ACE: Difference between revisions

m
Line 361:
E1 pop hl ; Additional pop to clear return address of call to screen data
D1 pop de ; Set de to $0075, which holds value $00. Ensures that print function will end immediately after resuming
E8 FF add sp, -1 ; Fix the effect of increasing the stack pointer
F1 pop af ; a = $03
E0 9F ld ($FF9F), a ; Ensures return to ROM bank 3 after resuming execution
1,527

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.