mirror of
https://github.com/badvision/lawless-legends.git
synced 2025-02-11 23:30:31 +00:00
Adjust ENTER for simpler DINTRP
This commit is contained in:
parent
6518b8b207
commit
1d45c04792
@ -1342,7 +1342,7 @@ ENTER LDA IFPH
|
||||
DEY
|
||||
STA (IFP),Y
|
||||
BNE -
|
||||
+ LDY #$03
|
||||
+ LDY #$04
|
||||
JMP FETCHOP
|
||||
;*
|
||||
;* LEAVE FUNCTION
|
||||
|
Loading…
x
Reference in New Issue
Block a user