mirror of
https://github.com/a2-4am/4cade.git
synced 2025-08-15 12:27:32 +00:00
add Alien Rain captive demo
This commit is contained in:
@@ -1 +1 @@
|
|||||||
#
|
#
|
BIN
res/demo/ALIEN.RAIN
Executable file
BIN
res/demo/ALIEN.RAIN
Executable file
Binary file not shown.
BIN
res/demo/ALIEN.RAIN.1
Executable file
BIN
res/demo/ALIEN.RAIN.1
Executable file
Binary file not shown.
@@ -1,3 +1,5 @@
|
|||||||
|
ALIEN.RAIN.1=Type(F1),AuxType(0000),Access(C3)
|
||||||
|
ALIEN.RAIN=Type(06),AuxType(0300),Access(C3)
|
||||||
AQUATRON.1=Type(F1),AuxType(0000),Access(C3)
|
AQUATRON.1=Type(F1),AuxType(0000),Access(C3)
|
||||||
AQUATRON=Type(06),AuxType(0300),Access(C3)
|
AQUATRON=Type(06),AuxType(0300),Access(C3)
|
||||||
BOLO=Type(06),AuxType(10E5),Access(C3)
|
BOLO=Type(06),AuxType(10E5),Access(C3)
|
||||||
|
5
res/notes/alien-rain.txt
Normal file
5
res/notes/alien-rain.txt
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
$030C: 20 -> 2C to skip flashing title screen (context is 200060)
|
||||||
|
$9A73: A90085 -> 4C0001 to exit at end of demo cycle (context is 4CC694A900852860)
|
||||||
|
$97C6: C9C1D0 -> 4C0001 to exit when user presses a key (context is AD00C0100AC9C1D0)
|
||||||
|
$A4EE: 20F7A4 -> 4C0001 to exit when user presses a key (context is AD00C0100520F7A4)
|
||||||
|
$97DF: 8D10C0 -> 4C0001 to exit when user presses a key (context is AD00C010C68D10C020F7A4)
|
Reference in New Issue
Block a user