and not A2-3D1
This commit is contained in:
Antoine Vignau 2024-07-20 11:34:10 +02:00
parent e3d87715b3
commit dfc90148c3

View File

@ -155,6 +155,10 @@ L6081 LDA L600C-1,X
PLP
RTS
*-----------------------------------
*
*-----------------------------------
L6090 CLD
LDX #$21
LDA #$00
@ -362,6 +366,11 @@ L61EE EOR #$FF
ADC #$01
BPL L61CF
BMI L61D8
*-----------------------------------
*
*-----------------------------------
L61F7 PHP
PHA
TXA
@ -380,6 +389,10 @@ L6203 STX L613F
PLP
RTS
*-----------------------------------
*
*-----------------------------------
L6210 PHP
PHA
TXA