4am
|
56233b3cf5
|
add game help for Blister Ball
|
2020-09-30 15:18:43 -04:00 |
|
4am
|
30f6c76725
|
add game help for Bellhop
|
2020-09-30 15:01:30 -04:00 |
|
4am
|
61785ed2b2
|
add game help for Battle Cruiser
|
2020-09-29 22:18:42 -04:00 |
|
4am
|
0d70bac898
|
add game help for The Spy Strikes Back
|
2020-09-29 18:21:26 -04:00 |
|
4am
|
b4cf074496
|
add game help for Spy's Demise
|
2020-09-29 17:48:39 -04:00 |
|
4am
|
1f2ab20b9e
|
add game help for The Heist
|
2020-09-29 17:40:52 -04:00 |
|
4am
|
f8034470d8
|
add gamehelp for Victory Road
|
2020-09-29 17:24:37 -04:00 |
|
4am
|
284cdcf5c1
|
gamehelp for Wayout
|
2020-09-29 17:09:02 -04:00 |
|
4am
|
866b33c951
|
Added up and down arrow glyphs for Up'N Down game help, which delights me
|
2020-09-29 15:34:56 -04:00 |
|
4am
|
b81a3b76b2
|
add flick transition
|
2020-09-12 12:58:03 -04:00 |
|
Peter Ferrie
|
670efc1a1d
|
print on no detection
|
2020-09-11 15:30:06 -07:00 |
|
Peter Ferrie
|
c1d555c5df
|
don't die from med kit
|
2020-09-11 14:30:46 -07:00 |
|
Peter Ferrie
|
5bf979eddb
|
and the binary
|
2020-09-10 18:47:00 -07:00 |
|
Peter Ferrie
|
b423cc2cdb
|
support A2HSSC
|
2020-09-10 18:42:49 -07:00 |
|
4am
|
d4b23d2084
|
shave some bytes
|
2020-09-07 17:01:07 -04:00 |
|
4am
|
a249b986e9
|
shave some bytes
|
2020-09-07 16:56:40 -04:00 |
|
4am
|
3b0149f9e9
|
remove old checkerboard effects
|
2020-09-07 16:30:44 -04:00 |
|
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 |
|