add Beer Run demo

fixes https://github.com/a2-4am/4cade/issues/24
This commit is contained in:
4am
2019-08-22 14:36:58 -04:00
parent b4e09d8ef1
commit d71d2af234
6 changed files with 9 additions and 2 deletions

View File

@@ -1 +1 @@
#
#

View File

@@ -1 +1 @@
#
#

BIN
res/demo/BEER.RUN Executable file

Binary file not shown.

BIN
res/demo/BEER.RUN.1 Executable file

Binary file not shown.

View File

@@ -14,6 +14,8 @@ AXIS.ASSASSIN=Type(06),AuxType(0300),Access(C3)
AXIS.ASSASSIN.1=Type(F1),AuxType(0000),Access(C3)
BATTLEZONE=Type(06),AuxType(0300),Access(C3)
BATTLEZONE.1=Type(F1),AuxType(0000),Access(C3)
BEER.RUN=Type(06),AuxType(0300),Access(C3)
BEER.RUN.1=Type(F1),AuxType(0000),Access(C3)
BOLO=Type(06),AuxType(10E5),Access(C3)
BOUNCING.KMNGAS=Type(06),AuxType(0300),Access(C3)
BURGERTIME=Type(06),AuxType(3E97),Access(C3)

View File

@@ -0,0 +1,5 @@
$419C: 4CFC40 -> 4C0001 to exit on keypress (context is 20C840604CFC40)
$67D1: C0 -> D0 to disable sound (context is AD0E6FD0032C30C060)
$6C62: A9008D -> 4C0001 to exit on keypress (context is 1860A9008D10C03860)
$4085: 4CFC40 -> 4C0001 to exit on keypress (context is 4C36404CFC404CC840)
$4088: 4CC840 -> 4C5003 to decrement custom counter and eventually exit after demo cycle (context is 4CC840A9048559)