mirror of
https://github.com/cc65/cc65.git
synced 2025-01-15 07:31:32 +00:00
put code in CODE segment
This commit is contained in:
parent
b292597f1e
commit
e6ed335056
@ -6,8 +6,6 @@
|
|||||||
|
|
||||||
.export cartinit
|
.export cartinit
|
||||||
|
|
||||||
.segment "STARTUP"
|
|
||||||
|
|
||||||
cartinit: rts
|
cartinit: rts
|
||||||
|
|
||||||
.endif ; .ifndef __ATARIXL__
|
.endif ; .ifndef __ATARIXL__
|
||||||
|
Loading…
x
Reference in New Issue
Block a user