mirror of
https://github.com/cc65/cc65.git
synced 2025-08-05 01:25:44 +00:00
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