remove segment directive since CODE is the default segment
This commit is contained in:
@@ -11,8 +11,6 @@
|
||||
|
||||
.include "atari.inc"
|
||||
|
||||
.segment "CODE"
|
||||
|
||||
; start routine of cartridge
|
||||
; copy data segment to RAM and chain to entry point of crt0.s
|
||||
|
||||
|
||||
Reference in New Issue
Block a user