Commit Graph

999 Commits

Author SHA1 Message Date
4am
86d3dc4b72 some minor tweaks and comments 2020-09-04 23:44:38 -04:00
4am
3dfc71a25a slightly faster swapzp, and some comments 2020-09-04 19:25:05 -04:00
4am
39b643de50 slightly faster swapzp, and some comments 2020-09-04 19:11:30 -04:00
4am
3365ac8a37 ridiculously fast SHR fizzle 2020-09-04 17:27:04 -04:00
4am
5fca4ad4f2 add HGR 2-bit fizzle [thanks John B.] 2020-09-04 14:07:41 -04:00
4am
011643d61f add palette bit to all copymasks for smoother color transition 2020-09-04 14:01:52 -04:00
4am
cae193d5d0 Merge branch 'master' of https://github.com/a2-4am/4cade 2020-09-04 12:22:52 -04:00
4am
e5350d30a3 shave 623846 cycles [thanks John. B] 2020-09-04 12:22:43 -04:00
frankmilliron
f97baeb88e
fix Fastchip joystick detection on older firmware (#338) 2020-09-04 11:20:37 -04:00
4am
4585ea49a7 shave another 131070 cycles, build lookup tables 2020-09-04 10:21:59 -04:00
4am
e4a54d87c7 shave another 327679 cycles 2020-09-04 01:01:32 -04:00
4am
87dd4f4e4b shave another 262407 cycles 2020-09-04 00:20:56 -04:00
4am
35228e9183 shave another 131070 cycles 2020-09-03 22:10:38 -04:00
4am
50d69fab51 page-align lookup table to shave another 18688 cycles 2020-09-03 21:34:53 -04:00
4am
ab80cfa04b shave another 197109 cycles off HGR per-pixel fizzle fade
now 45% faster than yesterday
2020-09-03 19:38:38 -04:00
4am
a48216f841 18% faster DHGR fizzle fade 2020-09-03 18:54:54 -04:00
4am
5a90ba8555 15% faster SHR fizzle fade 2020-09-03 18:42:38 -04:00
4am
6ae0509874 42% faster HGR per-pixel fizzle fade 2020-09-03 14:16:54 -04:00
Peter Ferrie
59a2e88e68 fix partition 3+ regression 2020-08-31 18:01:36 -07:00
4am
78459d31a6 4.0-alpha.3 release 2020-08-28 13:39:13 -04:00
Peter Ferrie
b1a13c1cf7 fix MB CB2 init 2020-08-25 19:17:38 -07:00
Peter Ferrie
831775d9f5 fix Thexder 128k reset vector 2020-08-16 11:14:46 -07:00
4am
465d99fc63 Merge branch 'master' of https://github.com/a2-4am/4cade 2020-08-14 11:36:03 -04:00
4am
e5111c33ca add REDLINES transition effect 2020-08-14 11:35:55 -04:00
Peter Ferrie
41a650f0ab allow changing MB type in Berzap 2020-08-13 17:42:12 -07:00
Peter Ferrie
ad175e31e4 allow restarting GS/OS 2020-08-13 16:12:57 -07:00
Peter Ferrie
cdebd6d86d fix Situation Critial reset vector 2020-08-12 13:35:20 -07:00
frankmilliron
46d05fbac9
fix Black Magic on //c+ (#330)
Seems like starting a new game is wonky. after it shows the high score screen it messes up the graphics. not sure if that's my fix causing it or not, but both reset work, and every machine works currently.
2020-08-12 11:55:52 -04:00
Peter Ferrie
33d00fc978 fix CFFA3K issue on IIGS 2020-08-12 08:35:21 -07:00
Peter Ferrie
b35f51c3fe add Bouncing Kamungas reset vector 2020-08-11 13:10:11 -07:00
Peter Ferrie
36ecccaec1 fix The Last Gladiator reset vector 2020-08-11 12:51:53 -07:00
Peter Ferrie
f411819870 work around unpatchable CFFA firmware bug 2020-08-11 12:10:04 -07:00
4am
2929be8f2c shave a byte 2020-08-11 14:55:38 -04:00
Peter Ferrie
6f7f8f7aa5 fix random MB noise. Thanks Rob Justice 2020-08-11 08:47:47 -07:00
Peter Ferrie
dff485dec7 fix The Last Gladiator level 2
reset vector fix is future work
2020-08-10 16:39:57 -07:00
Peter Ferrie
61bfe699a4 fix Saracen on IIGS 2020-08-09 11:41:12 -07:00
Peter Ferrie
5d24f7becf and actually save the MB config 2020-08-08 22:41:07 -07:00
Peter Ferrie
3f0a2d8679 detect MB S/S I properly (thanks Rob Justice) 2020-08-08 22:35:19 -07:00
Peter Ferrie
34d06ab4b0 fix Mockingboard detection again 2020-08-08 22:19:54 -07:00
Peter Ferrie
4c1b217b33 support the Spectrum ED 2020-08-05 16:01:22 -07:00
Peter Ferrie
6d06e0c8b6 fix Pie-Man reset vector 2020-08-02 16:58:36 -07:00
Peter Ferrie
45da45a0d2 fix Phantoms Five reset vector 2020-08-02 16:49:57 -07:00
Peter Ferrie
74e16f3f44 fix Plasmania speech speed on IIGS 2020-08-02 11:38:34 -07:00
Peter Ferrie
9c6a93029e stable exit to GS/OS 2020-07-30 10:21:42 -07:00
Peter Ferrie
068f485964 exit to GS/OS 2020-07-29 21:37:32 -07:00
Peter Ferrie
60663f5e8d Revert "I don't know. Let's try it."
This reverts commit 37520a357f.
Yeah, let's not do that after all.
2020-07-29 21:18:02 -07:00
Peter Ferrie
37520a357f I don't know. Let's try it. 2020-07-29 21:12:25 -07:00
Tom Greene
33e8319078
Treat SHR registers as write-only (#318)
* Treat SHR registers as write-only

* Revert "no VidHD"

This reverts commit dffb3b1cda.
2020-07-29 22:27:46 -04:00
4am
2c3aa275a1 do not rage against the machine 2020-07-29 12:15:22 -04:00
Peter Ferrie
03ca3cab72 reboot on Ctrl-R 2020-07-28 18:06:36 -07:00