]> git.sur5r.net Git - cc65/commitdiff
CMOS optimisation 3rd
authorStefan <stefan.haubenthal@gmail.com>
Mon, 20 Aug 2018 21:56:16 +0000 (21:56 +0000)
committerOliver Schmidt <ol.sc@web.de>
Tue, 21 Aug 2018 10:21:56 +0000 (12:21 +0200)
"The decimal flag D is cleared" [...]
http://shu.emuunlim.com/download/pcedocs/pce_cpu.html

libsrc/pce/crt0.s

index 75ffb7f051a2c4e7e8e1836bc56f358a6d5888a4..c9a8e8c8f19fa77f550d45f5b52d13c426d462f0 100644 (file)
@@ -39,7 +39,6 @@ start:
         nop
         csh                     ; Set high speed CPU mode
         nop
-        cld
         nop
 
         ; Set up stack and memory mapping