new GEOSZP segment for library use, added GEOS tgi driver, fixes in GEOS conio
git-svn-id: svn://svn.cc65.org/cc65/trunk@1864 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -14,6 +14,11 @@
|
||||
.importzp sp
|
||||
.export _exit
|
||||
|
||||
; ------------------------------------------------------------------------
|
||||
; Create an empty GEOSZP segment to avoid linker warnings
|
||||
|
||||
.segment "GEOSZP", zeropage
|
||||
|
||||
; ------------------------------------------------------------------------
|
||||
; Create an empty LOWCODE segment to avoid linker warnings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user