mirror of
https://github.com/a2-4am/pitch-dark.git
synced 2025-02-08 03:30:35 +00:00
.
This commit is contained in:
parent
bb85bbac08
commit
92778d4d66
@ -3,11 +3,7 @@
|
||||
;
|
||||
; Memory addresses and constants
|
||||
;
|
||||
; Public constants
|
||||
; - kProDOSFileBuffer
|
||||
|
||||
kProDOSFileBuffer = $1C00
|
||||
kSystemAddress = $2000
|
||||
WGInit = $4000
|
||||
kGlobalPrefsStore = $8000
|
||||
|
@ -9,7 +9,7 @@
|
||||
jmp Start
|
||||
|
||||
!source "src/macros.a"
|
||||
!source "src/memory.a"
|
||||
!source "src/constants.a"
|
||||
!source "src/WeeGUI_MLI.s"
|
||||
|
||||
!source "src/gamelist.a"
|
||||
|
Loading…
x
Reference in New Issue
Block a user