pitch-dark/src/constants.a

10 lines
170 B
Plaintext
Raw Normal View History

;license:MIT
;(c) 2018 by 4am
;
; Memory addresses and constants
;
kProDOSFileBuffer = $1C00
2018-03-23 17:44:34 +00:00
kSystemAddress = $2000
2018-03-01 16:06:00 +00:00
WGInit = $4000