]> git.sur5r.net Git - cc65/blobdiff - libsrc/geos/inc/geossym.inc
dio bugfix, added get_tv and get_ostype functions
[cc65] / libsrc / geos / inc / geossym.inc
index 0dc1e56ba565eb30f13b00f9c7373cfd343f0828..0e8fbaf6ae71510771ff0ebf63204eebcb353097 100644 (file)
@@ -1,6 +1,6 @@
 
 ;GEOS variable memory locations sorted by address
-;reassembled by Maciej 'YTM/Alliance' Witkowiak
+;reassembled by Maciej 'YTM/Elysium' Witkowiak
 ;4-2-99
 
 zpage          =       $0000
@@ -101,15 +101,11 @@ cardDataPntr              =       $2c
 currentMode            =       $2e
 dispBufferOn           =       $2f
 mouseOn                =       $30
-RAM_64K                =       $30
 msePicPtr              =       $31
 windowTop              =       $33
 windowBottom           =       $34
 leftMargin             =       $35
-IO_IN                  =       $35
-KRNL_IO_IN             =       $36
 rightMargin            =       $37
-KRNL_BAS_IO_IN         =       $37
 pressFlag              =       $39
 mouseXPos              =       $3a
 mouseYPos              =       $3c
@@ -120,8 +116,6 @@ TURBO_DD00_CPY              =       $8f     ; from 1541 turbo
 STATUS                 =       $90
 curDevice              =       $ba
 ;
-errno                  =       $91     ; custom error return code
-;
 irqvec                 =       $0314
 bkvec                  =       $0316
 nmivec                 =       $0318