mirror of
https://github.com/cc65/cc65.git
synced 2025-08-05 17:25:17 +00:00
Update crt0.s
This commit is contained in:
@@ -39,7 +39,6 @@ start:
|
||||
nop
|
||||
csh ; Set high speed CPU mode
|
||||
nop
|
||||
nop
|
||||
|
||||
; Set up stack and memory mapping
|
||||
ldx #$FF ; Stack top ($21FF)
|
||||
|
Reference in New Issue
Block a user