mirror of
https://github.com/cc65/cc65.git
synced 2025-03-01 11:29:27 +00:00
CMOS optimisation 3rd
"The decimal flag D is cleared" [...] http://shu.emuunlim.com/download/pcedocs/pce_cpu.html
This commit is contained in:
parent
a76dcdc419
commit
3ae5161636
@ -39,7 +39,6 @@ start:
|
|||||||
nop
|
nop
|
||||||
csh ; Set high speed CPU mode
|
csh ; Set high speed CPU mode
|
||||||
nop
|
nop
|
||||||
cld
|
|
||||||
nop
|
nop
|
||||||
|
|
||||||
; Set up stack and memory mapping
|
; Set up stack and memory mapping
|
||||||
|
Loading…
x
Reference in New Issue
Block a user