functions that do not modify data take const char* as argument
git-svn-id: svn://svn.cc65.org/cc65/trunk@848 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -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,7 +101,6 @@ cardDataPntr = $2c
|
||||
currentMode = $2e
|
||||
dispBufferOn = $2f
|
||||
mouseOn = $30
|
||||
RAM_64K = $30
|
||||
msePicPtr = $31
|
||||
windowTop = $33
|
||||
windowBottom = $34
|
||||
|
||||
Reference in New Issue
Block a user