Peter Ferrie
|
25bc95bae7
|
fix Starglider (reset vector)
|
2024-06-16 09:47:50 -07:00 |
|
frankmilliron
|
7637209648
|
fix Victory Road graphics glitch (#616)
|
2024-06-16 10:36:42 -04:00 |
|
frankmilliron
|
1b721d91cc
|
fix Up 'N' Down reset during title screen (#615)
|
2024-06-15 17:24:51 -04:00 |
|
frankmilliron
|
502c783a59
|
fix The Space Ark reset (#614)
|
2024-06-15 11:22:09 -04:00 |
|
frankmilliron
|
0835419aaa
|
fix Spy vs Spy 3 title screen (#604)
Code was hitting strobe instead of c000 (strobe is cleared previously during the Maxx Out screen).
|
2024-06-15 11:15:33 -04:00 |
|
Peter Ferrie
|
ab7fa205d9
|
fix The Last Ninja game bug
|
2024-06-14 22:02:18 -07:00 |
|
Peter Ferrie
|
87e5db7497
|
fix Vindicator reset
|
2024-06-14 21:53:19 -07:00 |
|
frankmilliron
|
3a157e84a9
|
Remove unneeded activity indicators (#603)
* fix stray pixel
* fix stray pixel
* remove activity indicators once unneeded
* 4am changes
|
2024-06-14 13:40:36 -04:00 |
|
frankmilliron
|
e799921e02
|
fix Pig Pen reset during game play (#599)
* fix Pig Pen reset
* update macro
* overwrites $100 during gameplay
|
2024-06-14 10:03:45 -04:00 |
|
4am
|
f98bdf34a5
|
update index files and fix make all command
|
2024-06-13 23:12:07 -04:00 |
|
Peter Ferrie
|
86be8264af
|
fix Quadrant 6112
|
2024-06-13 18:25:51 -07:00 |
|
Peter Ferrie
|
40f96a77b6
|
fix Miner 2049'er
|
2024-06-13 18:07:34 -07:00 |
|
Peter Ferrie
|
2625f8948f
|
fix Little Brick Out
|
2024-06-13 17:52:15 -07:00 |
|
Peter Ferrie
|
c3bba51240
|
fix Impossible Mission 2 prelaunch
|
2024-06-12 21:36:04 -07:00 |
|
Peter Ferrie
|
d5bd293d5e
|
fix Bongo's Bash prelaunch
|
2024-06-12 21:26:30 -07:00 |
|
frankmilliron
|
db84baae65
|
allow Force 7 reboot during title screen (#593)
|
2024-06-12 23:53:44 -04:00 |
|
4am
|
72a0be59d7
|
build improvements (binary changes synced)
|
2024-06-12 20:12:44 -04:00 |
|
4am
|
145be3e1dc
|
remove some unused macros that were hilariously wrong anyway
|
2024-06-12 16:30:33 -04:00 |
|
4am
|
6a80e6f083
|
set main zp/stack on launch because some games use aux zp and some emulators don't reset it
|
2024-06-12 16:26:32 -04:00 |
|
4am
|
3a269e9362
|
fix boot display if no Mockingboard present
|
2024-06-12 16:25:08 -04:00 |
|
4am
|
6ab0bde6a7
|
build improvements (no binary changes)
|
2024-06-12 13:14:51 -04:00 |
|
frankmilliron
|
33ba5469bd
|
Fix Death Sword reset (#592)
|
2024-06-12 13:13:38 -04:00 |
|
4am
|
c95ddcae8b
|
fix animated titles
|
2024-06-10 12:30:14 -04:00 |
|
4am
|
5c8a89ecde
|
update index files
|
2024-06-09 23:52:07 -04:00 |
|
Peter Ferrie
|
84f0aa598c
|
fix Treasure Dive
|
2024-06-09 20:46:25 -07:00 |
|
Peter Ferrie
|
c656a259c4
|
fix Time Pilot
|
2024-06-09 18:27:44 -07:00 |
|
Peter Ferrie
|
7efc25b3e7
|
fix Snakebyte Remix
|
2024-06-09 18:18:40 -07:00 |
|
Peter Ferrie
|
199073b1c8
|
fix The Caverns of Freitag
|
2024-06-09 16:31:16 -07:00 |
|
Peter Ferrie
|
d91feab43c
|
fix Escape
|
2024-06-09 14:22:12 -07:00 |
|
Peter Ferrie
|
0dbc649a44
|
fix Cosmic Combat
|
2024-06-09 12:33:37 -07:00 |
|
Peter Ferrie
|
59cb3c3b00
|
fix California Raisins
|
2024-06-09 12:04:56 -07:00 |
|
Peter Ferrie
|
f379ffe685
|
fix Angry Birds
|
2024-06-09 11:35:06 -07:00 |
|
4am
|
021c06725a
|
move CoordinatesFile pstring to SHR stage 2 so it doesn't get clobbered by FXDATA index
|
2024-06-02 21:17:51 -04:00 |
|
Peter Ferrie
|
ceca849a86
|
fix Spy Hunter launch
|
2024-06-02 10:19:26 -07:00 |
|
4am
|
a19975dc9f
|
factor out more FX routines
|
2024-06-01 13:30:29 -04:00 |
|
4am
|
2bb6eb557a
|
factor out more FX routines
|
2024-05-31 21:01:21 -04:00 |
|
4am
|
b3a1f010d6
|
move self-contained shared FX routines to new FXCODE index and load them as needed
|
2024-05-31 02:22:38 -04:00 |
|
Peter Ferrie
|
4fd63e6154
|
fix Time Pilot reset vector
|
2024-05-29 21:12:00 -07:00 |
|
Peter Ferrie
|
04e839d4d7
|
fix Berzap RNG overflow
|
2024-05-29 18:17:24 -07:00 |
|
4am
|
3a5d2d3830
|
factor out more FX routines
|
2024-05-29 18:52:01 -04:00 |
|
4am
|
965d7bed5f
|
factor out more FX routines
|
2024-05-29 14:41:36 -04:00 |
|
4am
|
70f62c2e66
|
factor out more FX routines
|
2024-05-29 12:24:29 -04:00 |
|
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 |
|