mirror of
https://github.com/a2-4am/4cade.git
synced 2025-01-14 12:34:07 +00:00
add Escape! to the collection
This commit is contained in:
parent
29995a7510
commit
e3e0d7f899
@ -110,6 +110,7 @@
|
|||||||
0000,EARLY.BIRD
|
0000,EARLY.BIRD
|
||||||
0001,EI=Eggs-It
|
0001,EI=Eggs-It
|
||||||
0000,EPOCH
|
0000,EPOCH
|
||||||
|
0000,ESCAPE
|
||||||
0001,EVOLUTION
|
0001,EVOLUTION
|
||||||
0001,EXTERMINATOR
|
0001,EXTERMINATOR
|
||||||
0001,FALCONS
|
0001,FALCONS
|
||||||
|
BIN
res/TITLE.HGR/ESCAPE
Normal file
BIN
res/TITLE.HGR/ESCAPE
Normal file
Binary file not shown.
@ -107,6 +107,7 @@ DUNG.BEETLES=Type(06),AuxType(4000),Access(C3)
|
|||||||
EARLY.BIRD=Type(06),AuxType(4000),Access(C3)
|
EARLY.BIRD=Type(06),AuxType(4000),Access(C3)
|
||||||
EI=Type(06),AuxType(4000),Access(C3)
|
EI=Type(06),AuxType(4000),Access(C3)
|
||||||
EPOCH=Type(06),AuxType(4000),Access(C3)
|
EPOCH=Type(06),AuxType(4000),Access(C3)
|
||||||
|
ESCAPE=Type(06),AuxType(4000),Access(C3)
|
||||||
EVOLUTION=Type(06),AuxType(4000),Access(C3)
|
EVOLUTION=Type(06),AuxType(4000),Access(C3)
|
||||||
EXTERMINATOR=Type(06),AuxType(4000),Access(C3)
|
EXTERMINATOR=Type(06),AuxType(4000),Access(C3)
|
||||||
FALCONS=Type(06),AuxType(4000),Access(C3)
|
FALCONS=Type(06),AuxType(4000),Access(C3)
|
||||||
|
BIN
res/dsk/escape 10k file PRODOS (san inc crack).po
Normal file
BIN
res/dsk/escape 10k file PRODOS (san inc crack).po
Normal file
Binary file not shown.
@ -6,7 +6,7 @@
|
|||||||
; YE OLDE GRAND UNIFIED MEMORY MAP
|
; YE OLDE GRAND UNIFIED MEMORY MAP
|
||||||
;
|
;
|
||||||
; LC RAM BANK 1
|
; LC RAM BANK 1
|
||||||
; D000..E63E - persistent data structures (gGlobalPrefsStore, gGamesListStore)
|
; D000..E79A - persistent data structures (gGlobalPrefsStore, gGamesListStore)
|
||||||
; E92D..FFF1 - main program code
|
; E92D..FFF1 - main program code
|
||||||
; FFF2..FFF9 - API functions and global constants available for main program
|
; FFF2..FFF9 - API functions and global constants available for main program
|
||||||
; code, prelaunchers, transition effects, &c.
|
; code, prelaunchers, transition effects, &c.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user