remove segment directive since CODE is the default segment
This commit is contained in:
parent
e6ed335056
commit
2e44abf928
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue