Commit Graph

2183 Commits

Author SHA1 Message Date
4am
457ccfbbe8 factor out more FX routines 2024-05-28 22:00:35 -04:00
Peter Ferrie
c9257aa5ed another fix for Axis Assassin demo 2024-05-28 18:30:59 -07:00
4am
eb07d7798c use some descriptive constants 2024-05-28 21:17:10 -04:00
Peter Ferrie
7922873dbf fix Axis Assassin demo 2024-05-28 18:11:52 -07:00
4am
c8f924dc6e update some comments 2024-05-28 21:03:09 -04:00
4am
7ea8a0624d factor out more FX routines 2024-05-28 20:59:33 -04:00
4am
d75c1cc039 factor out more FX routines, and fix some RAM bank confusion now that launcher code extends below E000 2024-05-28 18:57:51 -04:00
4am
90a6f55ddf factor out more FX routines 2024-05-28 09:42:19 -04:00
4am
af538414ff fix page-crossing and add assembler check 2024-05-28 09:34:29 -04:00
4am
6906bf15bd remove obsolete comment 2024-05-27 23:17:29 -04:00
4am
88e0faf522 fix SHR effects that need to load large data files that are now stored in TOTAL.DATA instead of separate files 2024-05-27 23:09:02 -04:00
4am
c7a2c1a921 factor out more FX routines 2024-05-27 21:39:51 -04:00
4am
99dcc896d1 factor out more FX routines 2024-05-27 13:32:07 -04:00
4am
711de29099 fix several bugs in dithermasks initialization 2024-05-27 13:19:44 -04:00
Peter Ferrie
f151e50247 fix Galaxian demo sound 2024-05-26 13:21:05 -07:00
4am
c7db1050cc factor out some common FX routines, also move font data to D100/LC1 2024-05-26 13:41:21 -04:00
4am
1c15f9daa1 factor out BuildHGRTables, standardize some table locations across FX 2024-05-26 00:40:54 -04:00
4am
0301a7ff48 hard-code load address for all LOAD_FILE_AT callers 2024-05-25 23:41:36 -04:00
4am
fd4a0cd7ba reduce memory copy during launch 2024-05-25 20:51:48 -04:00
4am
5a99dbcc40 factor out common prelaunch code (saves 22KB) 2024-05-25 19:18:49 -04:00
4am
57f8a44d61 use new macro (no binary changes) 2024-05-25 17:59:16 -04:00
4am
c5e5162fda use new macro (no binary changes) 2024-05-25 17:49:51 -04:00
4am
ac0a7cf4d5 use new macro (no binary changes) 2024-05-25 17:34:49 -04:00
4am
b729ae17c2 use new macro (no binary changes) 2024-05-25 17:24:57 -04:00
4am
93ee4bee01 remove unnecessary duplicates of wait routine (saves 781 bytes) 2024-05-25 16:57:13 -04:00
4am
5dbcb0507c move large graphic effects data files to TOTAL.DATA 2024-05-25 13:07:22 -04:00
4am
98ef0d2249 add some missing file metadata 2024-05-25 00:41:50 -04:00
4am
de540fe930 add game help for Mr. Robot, which does not require a joystick 2024-05-25 00:35:27 -04:00
4am
b3d7d2e32c some game help formatting fixes 2024-05-24 22:20:22 -04:00
4am
2b8c4aadaa add game help for Defender 2024-05-24 15:31:14 -04:00
4am
df7c909090 add game help for Cyclotron 2024-05-24 15:17:31 -04:00
4am
7d4421ba49 Artesians does not require a joystick 2024-05-24 14:00:49 -04:00
4am
e3fb3b3f6d add game help for Arcade Boot Camp 2024-05-24 13:44:59 -04:00
4am
0172bfdcad sync conf files 2024-05-23 22:05:07 -04:00
Peter Ferrie
82b69f4619 repack Night Falls 2024-05-23 18:24:11 -07:00
4am
efff92fee4 add game help for Wall Defence 2024-05-23 17:21:00 -04:00
4am
da9bc9c2ae add game help for Cracky, Guntus 2024-05-23 17:09:09 -04:00
4am
1ff0161e2e add game help for Ascend, Bootskell, Cacorm, Impetus, Lift 2024-05-23 16:59:04 -04:00
4am
e2a891ed9a add game help for Battlot, Cavit, Ruptus 2024-05-23 16:37:22 -04:00
4am
7ec692b881 add game help for Aerial, Mazy, Neuras 2024-05-22 19:02:28 -04:00
4am
15bf7ae9aa rename to Night Falls 2024-05-22 15:03:22 -04:00
4am
46e094decd add box art for Pick 'n' Pile [thanks Alex L.] 2024-05-22 14:52:05 -04:00
4am
466062d3a1 add game help for Night Crawler, Night Stalker, Teritory 2024-05-21 11:06:53 -04:00
4am
98f4646da6 add gamehelp for Syzygy, Titan Cronus, Tweps, and Wargle 2024-05-20 21:50:42 -04:00
Peter Ferrie
f4484a3dc4 restore LC reset and IRQ vectors 2024-05-17 12:43:13 -07:00
4am
fcc6c1bd80 update Aeronaut name 2024-05-17 15:36:36 -04:00
Peter Ferrie
8c0c2cfe95 avoid Lethal Labyrinth system prompt 2024-05-17 12:03:49 -07:00
Peter Ferrie
e4b4e997aa avoid floppy softswitch in Roadblock 2024-05-17 11:30:44 -07:00
Peter Ferrie
49fafc4688 fix Pegasus II reset vector 2024-05-17 11:29:17 -07:00
Peter Ferrie
b4c2de8e4e fix Lethal Labyrinth reset vector 2024-05-17 10:43:48 -07:00
Peter Ferrie
ec5a83eb26 fix Infiltrator 2 for flat structure 2024-05-17 10:22:18 -07:00
Peter Ferrie
8ccd1fe044 fix Impossible Mission 2 reset vector 2024-05-17 09:48:51 -07:00
Peter Ferrie
13b5d876e8 avoid floppy softswitches in Axis Assassin and Ballblazer 2024-05-16 14:04:25 -07:00
Peter Ferrie
370e544d24 fix Agent U.S.A. reset vector 2024-05-16 12:42:25 -07:00
4am
c361472951 add game help for Threshold 2024-05-12 13:29:59 -04:00
4am
ada45c1fc2 add game help for Thunder Bombs 2024-05-12 12:53:04 -04:00
Peter Ferrie
c2de0a2ccc fix Run For The Money reset vector 2024-05-11 14:38:36 -07:00
Peter Ferrie
edd6192a22 fix Death Sword reset vector 2024-05-11 14:38:23 -07:00
Peter Ferrie
b8e7d480e6 fix Colorix reset vector 2024-05-11 14:38:06 -07:00
4am
a7efbea1f8 flatten subdirectories to shave some blocks 2024-05-11 10:36:50 -04:00
Peter Ferrie
6dd38440df avoid another collision 2024-05-10 21:41:19 -07:00
Peter Ferrie
674638fb7e avoid some additional collisions 2024-05-10 16:47:30 -07:00
Peter Ferrie
9066bb2145 avoid RR subdir name collision 2024-05-10 12:07:57 -07:00
Peter Ferrie
ada2f3b0b1 prepare for flattened structure 2024-05-10 11:07:46 -07:00
4am
535f3a8a4c add action screenshots for Panic Button 2024-05-09 14:02:33 -04:00
Peter Ferrie
9f3cce4731 add Panic Button to the collection 2024-05-09 08:14:19 -07:00
4am
51b5f51666 add action screenshots for Aeronauts, rebalance attract mode 2024-05-09 00:08:33 -04:00
Peter Ferrie
4a7ebf3a6d repack Berzap and add Aeronauts 2024-05-08 15:09:21 -07:00
4am
990cf25809 add screenshot for SnakeBYTE Remix 2024-05-06 13:07:01 -04:00
Peter Ferrie
a362597c09 fix WoF unintended keyboard control 2024-05-05 21:41:23 -07:00
Peter Ferrie
0c0050d6cf make HERO ROM4x compatible 2024-05-05 20:36:32 -07:00
Peter Ferrie
b6b193c4ae allow SnakeBYTE Remix to exit 2024-05-05 20:29:20 -07:00
4am
ead3094694 add action screenshot for Tron 2024-05-05 17:40:46 -04:00
Peter Ferrie
c7626b11d8 add SnakeBYTE Remix to the collection 2024-05-05 09:56:22 -07:00
4am
8872250ac7 add action screenshot for Colorix 2024-05-05 12:43:45 -04:00
Peter Ferrie
586c2fc227 fix Colorix initial environment 2024-05-04 21:45:04 -07:00
Peter Ferrie
a10337ef9b add Colorix and Tron to the collection 2024-05-04 20:39:50 -07:00
4am
dba357c27a add action screenshot for Run For The Money 2024-05-04 20:33:03 -04:00
Peter Ferrie
082e277e3d repack Death Sword to save some space 2024-05-04 14:53:08 -07:00
Peter Ferrie
8e657186e1 fix Run For The Money reset vector 2024-05-03 13:19:25 -07:00
Peter Ferrie
7a21398f75 add Run For The Money to the collection 2024-05-03 09:25:58 -07:00
4am
005f96d6af add action screenshots and game help for Mutant (Steve Waldo) 2024-05-02 21:30:43 -04:00
Peter Ferrie
65f090b53f add Mutant (Steve Waldo version) to the collection 2024-05-02 16:02:06 -07:00
Peter Ferrie
128385ea62 fix The Space Ark boot 2024-04-29 20:08:32 -07:00
Peter Ferrie
f681fe1d32 fix Star Glider reset vector 2024-04-29 19:04:03 -07:00
Peter Ferrie
581099b175 update Rocky Horror reset vector 2024-04-29 18:39:38 -07:00
Peter Ferrie
8bb101a337 fix Rescue Raiders reset vector 2024-04-29 18:16:19 -07:00
Peter Ferrie
13f3461621 fix Mazeblox launch 2024-04-29 17:17:34 -07:00
Peter Ferrie
f26e9f1763 fix Super Zaxxon reset 2024-04-28 21:11:39 -07:00
Peter Ferrie
7f0518fd46 fix Zaxxon reset 2024-04-28 21:02:44 -07:00
4am
f49ea558ab add action screenshots for Fido, trim some excessive action shots 2024-04-28 21:50:24 -04:00
Peter Ferrie
ccee4e55cf add Fido to the collection 2024-04-28 15:29:48 -07:00
4am
0845ea468a add action screenshots and game help for Pick 'n' Pile 2024-04-27 20:57:22 -04:00
4am
a137612d08 add action screenshots and game help for Rocky Horror 2024-04-27 14:49:59 -04:00
Peter Ferrie
7085faebc8 add Pick'n'Pile to the collection 2024-04-26 22:20:29 -07:00
Peter Ferrie
4e186fd530 add Rocky Horror to the collection 2024-04-26 09:52:07 -07:00
4am
2fbdd2bb37 migrate Sudoku to 4sports 2024-04-23 23:50:38 -04:00
Peter Ferrie
dfc882b2fd add some cheats 2024-04-23 17:18:57 -07:00
Peter Ferrie
4a2c619929 add Sudoku to the collection 2024-04-23 13:23:39 -07:00
4am
535c4c841d some notes 2024-04-23 00:23:51 -04:00