diff --git a/res/attract.conf b/res/attract.conf index 03f53cac1..d38d8ade5 100644 --- a/res/attract.conf +++ b/res/attract.conf @@ -1 +1 @@ -# # Mega-Attract-Mode configuration file # # Mega-Attract-Mode is split into modules. Each module can be a # short slideshow or a self-running demo (like a game's built-in # 'attract mode'). Modules are run in the order listed here, one # after the next, until interrupted by user input. The last-run # module is tracked in the global prefs file. # # Format: # key=value # # |key| must be unique within this file # # |value| must be one of # 1 for HGR slideshow (|key| is a file containing a list of HGR graphics) # 2 for DHGR slideshow (|key| is a file containing a list of DHGR graphics) # 3 for self-running demo (|key| is an executable binary file) # # Blank lines and lines beginning with '#' are ignored (like this one!) # A line beginning with '[' terminates the parsing # CONAN=3 MR.COOL=3 CHOPLIFTER=3 HARD.HAT.MACK=3 #SPIDER.RAID=3 PACMAN=3 SERPENTINE=3 KARATEKA=3 WARP.DESTROYER=3 LOST.TOMB=3 VINDICATOR=3 REPTON=3 SAMMY.LIGHTFOOT=3 DUNG.BEETLES=3 GAMMA.GOBLINS=3 #ALIEN.DOWNPOUR=3 #AGENT.USA=3 PIEMAN=3 ALIEN.AMBUSH=3 ALIEN.RAIN=3 AQUATRON=3 JUNGLE.HUNT=3 POOYAN=3 SHORT.CONF=1 PLASMANIA=3 SPY.HUNTER=3 DINO.EGGS=3 BOLO=3 CHAMP.LODERUN=3 SPYS.DEMISE=3 PEST.PATROL=3 PITFALL.II=3 LODE.RUNNER=3 BURGERTIME=3 SPARE.CHANGE=3 SNEAKERS=3 WAVY.NAVY=3 DHGR.CONF=2 FAVORITES.CONF=1 EFG.CONF=1 ACTIVISION.CONF=1 CD.CONF=1 BRODERBUND.CONF=1 T.CONF=1 ATARI.CONF=1 SIERRA.CONF=1 PQR.CONF=1 DATAMOST.CONF=1 MNO.CONF=1 DATASOFT.CONF=1 S.CONF=1 MICROFUN.CONF=1 AB.CONF=1 PICCADILLY.CONF=1 HIJKL.CONF=1 SIRIUS.CONF=1 [eof] \ No newline at end of file +# # Mega-Attract-Mode configuration file # # Mega-Attract-Mode is split into modules. Each module can be a # short slideshow or a self-running demo (like a game's built-in # 'attract mode'). Modules are run in the order listed here, one # after the next, until interrupted by user input. The last-run # module is tracked in the global prefs file. # # Format: # key=value # # |key| must be unique within this file # # |value| must be one of # 1 for HGR slideshow (|key| is a file containing a list of HGR graphics) # 2 for DHGR slideshow (|key| is a file containing a list of DHGR graphics) # 3 for self-running demo (|key| is an executable binary file) # # Blank lines and lines beginning with '#' are ignored (like this one!) # A line beginning with '[' terminates the parsing # TUBEWAY=3 CIDER.SPIDER=3 CONAN=3 MR.COOL=3 CHOPLIFTER=3 HARD.HAT.MACK=3 #SPIDER.RAID=3 PACMAN=3 SERPENTINE=3 KARATEKA=3 WARP.DESTROYER=3 LOST.TOMB=3 VINDICATOR=3 REPTON=3 SAMMY.LIGHTFOOT=3 DUNG.BEETLES=3 GAMMA.GOBLINS=3 #ALIEN.DOWNPOUR=3 #AGENT.USA=3 PIEMAN=3 ALIEN.AMBUSH=3 ALIEN.RAIN=3 AQUATRON=3 JUNGLE.HUNT=3 POOYAN=3 SHORT.CONF=1 PLASMANIA=3 SPY.HUNTER=3 DINO.EGGS=3 BOLO=3 CHAMP.LODERUN=3 SPYS.DEMISE=3 PEST.PATROL=3 PITFALL.II=3 LODE.RUNNER=3 BURGERTIME=3 SPARE.CHANGE=3 SNEAKERS=3 WAVY.NAVY=3 DHGR.CONF=2 FAVORITES.CONF=1 EFG.CONF=1 ACTIVISION.CONF=1 CD.CONF=1 BRODERBUND.CONF=1 T.CONF=1 ATARI.CONF=1 SIERRA.CONF=1 PQR.CONF=1 DATAMOST.CONF=1 MNO.CONF=1 DATASOFT.CONF=1 S.CONF=1 MICROFUN.CONF=1 AB.CONF=1 PICCADILLY.CONF=1 HIJKL.CONF=1 SIRIUS.CONF=1 [eof] \ No newline at end of file diff --git a/res/demo/CIDER.SPIDER b/res/demo/CIDER.SPIDER new file mode 100755 index 000000000..649103dd0 Binary files /dev/null and b/res/demo/CIDER.SPIDER differ diff --git a/res/demo/CIDER.SPIDER.0 b/res/demo/CIDER.SPIDER.0 new file mode 100755 index 000000000..64a880e85 Binary files /dev/null and b/res/demo/CIDER.SPIDER.0 differ diff --git a/res/demo/CIDER.SPIDER.1 b/res/demo/CIDER.SPIDER.1 new file mode 100755 index 000000000..0317412f8 Binary files /dev/null and b/res/demo/CIDER.SPIDER.1 differ diff --git a/res/demo/CIDER.SPIDER.5 b/res/demo/CIDER.SPIDER.5 new file mode 100755 index 000000000..01fb09033 Binary files /dev/null and b/res/demo/CIDER.SPIDER.5 differ diff --git a/res/demo/CIDER.SPIDER.7 b/res/demo/CIDER.SPIDER.7 new file mode 100755 index 000000000..97fe23ac2 Binary files /dev/null and b/res/demo/CIDER.SPIDER.7 differ diff --git a/res/demo/CIDER.SPIDER.9 b/res/demo/CIDER.SPIDER.9 new file mode 100755 index 000000000..e38d6117c Binary files /dev/null and b/res/demo/CIDER.SPIDER.9 differ diff --git a/res/demo/CIDER.SPIDER.Z b/res/demo/CIDER.SPIDER.Z new file mode 100755 index 000000000..3b3dcf0de Binary files /dev/null and b/res/demo/CIDER.SPIDER.Z differ diff --git a/res/demo/TUBEWAY b/res/demo/TUBEWAY new file mode 100755 index 000000000..3ecc8a041 Binary files /dev/null and b/res/demo/TUBEWAY differ diff --git a/res/demo/TUBEWAY.1 b/res/demo/TUBEWAY.1 new file mode 100755 index 000000000..9d115a94b Binary files /dev/null and b/res/demo/TUBEWAY.1 differ diff --git a/res/demo/_FileInformation.txt b/res/demo/_FileInformation.txt index 0ae9a4d29..5ec8ef0da 100644 --- a/res/demo/_FileInformation.txt +++ b/res/demo/_FileInformation.txt @@ -19,6 +19,13 @@ CHAMP.LODERUN.1=Type(F1),AuxType(0000),Access(C3) CHAMP.LODERUN.Z=Type(F1),AuxType(0000),Access(C3) CHOPLIFTER=Type(06),AuxType(0300),Access(C3) CHOPLIFTER=Type(F1),AuxType(0000),Access(C3) +CIDER.SPIDER=Type(06),AuxType(0300),Access(C3) +CIDER.SPIDER.0=Type(F1),AuxType(0000),Access(C3) +CIDER.SPIDER.1=Type(F1),AuxType(0000),Access(C3) +CIDER.SPIDER.5=Type(F1),AuxType(0000),Access(C3) +CIDER.SPIDER.7=Type(F1),AuxType(0000),Access(C3) +CIDER.SPIDER.9=Type(F1),AuxType(0000),Access(C3) +CIDER.SPIDER.Z=Type(F1),AuxType(0000),Access(C3) CONAN=Type(06),AuxType(0300),Access(C3) CONAN.1=Type(F1),AuxType(0000),Access(C3) DINO.EGGS=Type(06),AuxType(0300),Access(C3) @@ -73,6 +80,8 @@ SPIDER.RAID=Type(06),AuxType(0300),Access(C3) SPIDER.RAID.1=Type(F1),AuxType(0000),Access(C3) SPY.HUNTER=Type(06),AuxType(0B87),Access(C3) SPYS.DEMISE=Type(06),AuxType(3FF1),Access(C3) +TUBEWAY=Type(06),AuxType(0300),Access(C3) +TUBEWAY.1=Type(F1),AuxType(0000),Access(C3) WARP.DESTROYER=Type(06),AuxType(0300),Access(C3) WARP.DESTROY.1=Type(F1),AuxType(0000),Access(C3) WAVY.NAVY=Type(06),AuxType(0800),Access(C3) diff --git a/res/notes/tubeway.txt b/res/notes/tubeway.txt new file mode 100644 index 000000000..af3d118bb --- /dev/null +++ b/res/notes/tubeway.txt @@ -0,0 +1,6 @@ +$4F46: 8D10C0 -> 4C0001 to exit on keypress (context is AD00C010158D10C0C9C3) +$AD44: 297FC9 -> 4C0001 to exit on keypress (context is AD00C01016297FC920D006) +$AD28: 2980CD1CAD -> 10154C0001 to exit on button press (context is BD61C02980CD1CADF00DAE1CAD) +$9580: C0 -> D0 to disable cassette sound (context is CD00C0CD20C0EAEAEAEAEAEAEA) +$AB84: C9D3D0068D -> 10084C0001 to exit on keypress (context is A001AD00C0C9D3D0068D10C04CACA8) +$AC64: 4C52AC -> 4C0001 to exit after demo cycle (context is 20034E2006A84C52AC)