This commit is contained in:
4am
2018-11-21 08:48:01 -05:00
parent 76f121877f
commit ae18fc0b37
3 changed files with 16 additions and 10 deletions

View File

@@ -31,32 +31,24 @@
# TODO
Apple Cider Spider
Bouncing Kamungas
Conan
Gumball
Karateka
Lady Tut
Mr. Cool
Pac-Man
Pie-Man
Repton
Ribbit
Sammy Lightfoot [priority]
Serpentine
Starblaster
Stargate
Stellar 7
Succession
Tag Team Wrestling
Thunder Bombs
Track N Field
Tubeway ][
Vindicator
# uncompressed but unpatched
Agent USA
Alien Ambush
Alien Downpour
Bouncing Kamungas
Buzzard Bait
Canyon Climber
Ceiling Zero
@@ -70,15 +62,23 @@ Galaxian
Gamma Goblins
Hard Hat Mack
High Rise
Lady Tut
Lost Tomb
Mr. Cool
Nibbler
O'Riley's Mine
Pie-Man
Robotron 2084
Serpentine
Snake Byte
Snoggle
Spider Raid
Starblaster
Stargate
Thunder Bombs
# done
Alien Ambush
Alien Rain
Aquatron
Bolo

View File

@@ -1 +1 @@
#
#

6
res/notes/agent-usa.txt Normal file
View File

@@ -0,0 +1,6 @@
initial title screen needs keypress awareness
$15DD: 2C61C0 -> EAEAEA to disable button press on main menu (context is 2C61C01002290F85DD)
$1605: 2C10C0 -> 4C0001 to exit when user presses key on main menu (context is 2C10C0851AA205DDD09D)
$AC64: C0 -> D0 to disable sound (context is AD30C088D004C6FAF007)
$0A06: 4C4008 -> 4C0001 to exit after demo cycle (context is 4C4008A9008517201DA8)