mirror of
https://github.com/cc65/cc65.git
synced 2024-12-23 19:29:37 +00:00
put this module's code into CODE segment
This commit is contained in:
parent
5a404b6786
commit
fd4d7d93ea
@ -12,7 +12,7 @@
|
||||
|
||||
.include "atari.inc"
|
||||
|
||||
.segment "STARTUP"
|
||||
.segment "CODE"
|
||||
|
||||
; start routine of cartridge
|
||||
; copy data segment to RAM and chain to entry point of crt0.s
|
||||
|
Loading…
Reference in New Issue
Block a user