mirror of
https://github.com/cc65/cc65.git
synced 2024-12-23 04:30:10 +00:00
Removed bit opcode, not needed anymore.
This commit is contained in:
parent
e66f04e056
commit
e79e779aba
@ -62,7 +62,6 @@ _getcpu:
|
||||
dec a ; .byte $3a, A=$00 if 65C02
|
||||
xba ; .byte $eb, get $01 back if 65816
|
||||
inc a ; .byte $1a, make $01/$02
|
||||
.byte $2c ; bit instruction to skip next command
|
||||
@L9: ldx #0 ; Load high byte of word
|
||||
rts
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user