mirror of
https://github.com/badvision/lawless-legends.git
synced 2025-08-12 17:25:06 +00:00
Adjust ENTER for simpler DINTRP
This commit is contained in:
@@ -1342,7 +1342,7 @@ ENTER LDA IFPH
|
||||
DEY
|
||||
STA (IFP),Y
|
||||
BNE -
|
||||
+ LDY #$03
|
||||
+ LDY #$04
|
||||
JMP FETCHOP
|
||||
;*
|
||||
;* LEAVE FUNCTION
|
||||
|
Reference in New Issue
Block a user