put this module's code into CODE segment
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
.include "atari.inc"
|
.include "atari.inc"
|
||||||
|
|
||||||
.segment "STARTUP"
|
.segment "CODE"
|
||||||
|
|
||||||
; start routine of cartridge
|
; start routine of cartridge
|
||||||
; copy data segment to RAM and chain to entry point of crt0.s
|
; copy data segment to RAM and chain to entry point of crt0.s
|
||||||
|
|||||||
Reference in New Issue
Block a user