Commit Graph

1972 Commits

Author SHA1 Message Date
4am
93784cb174 add checkerboard fizzle 2020-09-07 16:10:00 -04:00
4am
5d8c483073 build address table at runtime 2020-09-06 15:47:47 -04:00
4am
9dafce5ae8 ridiculously fast DHGR fizzle fade 2020-09-06 14:44:37 -04:00
4am
735d057736 shave 60481 cycles from all precomputed 1-bit HGR transitions (~3% faster) 2020-09-06 14:02:11 -04:00
4am
0f86f9671b small tweaks 2020-09-06 10:44:04 -04:00
4am
f081f94756 shave 61381 cycles from all precomputed 2-bit HGR transitions (~4% faster) 2020-09-05 22:06:35 -04:00
4am
9bb4524402 remove unused macro 2020-09-05 20:53:15 -04:00
4am
ecb173ba8a shave 92081 cycles from all precomputed 3-bit HGR transitions (~5% faster) 2020-09-05 19:11:29 -04:00
4am
9446d5b10e don't need to restore zero page
which simplifies things somewhat
2020-09-05 00:51:07 -04:00
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
4am
8c98fbf544 gamehelp for Nightmare Gallery [thanks Brian T.] 2020-09-02 12:36:27 -04:00
4am
0d00d4eda2 gamehelp for Tomahawk [thanks Rob J.] 2020-09-02 11:56:39 -04:00
Peter Ferrie
59a2e88e68 fix partition 3+ regression 2020-08-31 18:01:36 -07:00
4am
8ead9062e8 gamehelp 2020-08-31 12:15:16 -04:00
4am
95fb0766a8 add box art for Microwave [thanks Alex L., Andrew R.] 2020-08-30 19:08:11 -04:00
4am
2f49f0ef7c update box art [thanks Alex L., Andrew R.] 2020-08-30 18:54:27 -04:00
4am
ef8b94855c
Update Windows build instructions 2020-08-30 18:25:25 -04:00
Dagen Brock
2617ff8037
Text cleanups (#336)
* Change readme to say '.hdv' per issue #334

* Added contributions from Alex Lee with minor formatting

* contributing gamehelp for flip-out so I can say I helped.
2020-08-30 18:22:24 -04:00
4am
78459d31a6 4.0-alpha.3 release 2020-08-28 13:39:13 -04:00
4am
f4a923c467 4.0-alpha.3 release 2020-08-28 13:37:58 -04:00
4am
7e66044c0f gamehelp 2020-08-27 22:35:03 -04:00
4am
b6176d0fb8 gamehelp 2020-08-27 22:06:02 -04:00
4am
90ea503971 gamehelp 2020-08-27 17:58:16 -04:00
4am
11ce10de29 gamehelp 2020-08-27 17:37:40 -04:00
4am
a306e35cc8 gamehelp 2020-08-27 17:25:00 -04:00
4am
6e09aea959 gamehelp 2020-08-27 17:11:08 -04:00
4am
cb28f4ed95 gamehelp 2020-08-27 16:52:21 -04:00
4am
66bee6eb9a gamehelp 2020-08-27 16:25:25 -04:00
Peter Ferrie
40d0d4334e fix CHD building 2020-08-27 10:35:28 -07:00
Peter Ferrie
b1a13c1cf7 fix MB CB2 init 2020-08-25 19:17:38 -07:00
Peter Ferrie
5de894565e build HDV instead of 2MG 2020-08-25 13:56:03 -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