mirror of
https://github.com/cc65/cc65.git
synced 2025-02-22 12:29:12 +00:00
CMOS optimisation
The Lynx CPU always cleared the flag.
This commit is contained in:
parent
357d94e834
commit
e335b50ed1
@ -47,7 +47,6 @@ MikeyInitData: .byte $9e,$18,$68,$1f,$00,$00,$00,$00,$00,$ff,$1a,$1b,$04,$0d,$2
|
||||
; Set up the system.
|
||||
|
||||
sei
|
||||
cld
|
||||
ldx #$FF
|
||||
txs
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user