more atarixl linker cfg file cleanups; adapt atarixl-overlay.cfg

This commit is contained in:
Christian Groessler
2013-09-13 21:47:39 +02:00
parent 5caf6c8854
commit 85170998ad
5 changed files with 104 additions and 48 deletions

View File

@@ -17,7 +17,7 @@ DEBUG = 1
.export syschk
.import __SYSCHK_LOAD__
.import __SAVEAREA_LOAD__ ; needed by xlmemchk.inc
.import __STARTADDRESS__ ; needed by xlmemchk.inc
.include "zeropage.inc"
.include "atari.inc"
@@ -75,6 +75,7 @@ cont: ldx #0 ; channel 0
no_xl: print_string "This program needs an XL machine."
jmp fail
; entry point
syschk:
lda $fcd8 ; from ostype.s
cmp #$a2