add Alien Rain captive demo

This commit is contained in:
4am
2018-11-19 14:15:42 -05:00
parent 468f2dd915
commit db7d0783b8
5 changed files with 8 additions and 1 deletions

View File

@@ -1 +1 @@
# #

BIN
res/demo/ALIEN.RAIN Executable file

Binary file not shown.

BIN
res/demo/ALIEN.RAIN.1 Executable file

Binary file not shown.

View File

@@ -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
View 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)