Peter Ferrie
22c67332a3
add The Heist to the collection
2020-03-18 15:57:18 -07:00
Peter Ferrie
dc74cc6dc5
fix VBL warn address
2020-03-18 12:44:53 -07:00
4am
fcc5d4307f
.
2020-03-18 13:41:34 -04:00
4am
2a292259a9
calculate more game display names
2020-03-18 13:31:40 -04:00
4am
d484e98073
don't store game display names that we can calculate from filename
2020-03-18 12:08:39 -04:00
Peter Ferrie
1803967a9e
try to fix IIc+ VBL
2020-03-17 19:46:09 -07:00
4am
7c1184275d
update memory map
2020-03-17 21:10:49 -04:00
Peter Ferrie
a485733df2
VBL between mode-switches, blank aux text
2020-03-17 15:30:20 -07:00
4am
0e80f6d04c
new cheat category: invincibility
2020-03-16 23:16:46 -04:00
4am
6ac049d44c
year updates and other minor things
2020-03-16 21:58:05 -04:00
Peter Ferrie
8100a03c48
add Miner 2049er II to the collection
2020-03-16 18:29:39 -07:00
4am
8c9f3359d3
SHR fizzle faster
2020-03-16 19:28:47 -04:00
Peter Ferrie
5c5393e7a0
fix IIGS refresh
2020-03-16 15:17:16 -07:00
4am
274e243896
clear to black without high bit (fixes SHR color issue)
2020-03-15 19:01:58 -04:00
Dagen Brock
45cdd3bdb1
minor documentation bug fixed ( #133 )
...
`$C05a` was incorrectly referred to as enabling VBL polling, which is actually the function of `$C05B`
> C05A= If IOUDIS on: Disable VBL Interrupts
2020-03-15 17:32:11 -04:00
Peter Ferrie
f87617cb5c
fix Death Sword
2020-03-15 11:25:29 -07:00
4am
b8966ce199
minimize flicker when redrawing overlays onscreen
2020-03-15 12:13:50 -04:00
4am
d0cc8ecee1
a little refactoring
2020-03-15 11:23:56 -04:00
4am
1a42f29478
never redraw for DHGR on 64K machines
2020-03-14 23:54:06 -04:00
4am
5e1d177bb8
move gPrefsStore up 1 byte (possibly fixes FastChip)
2020-03-14 20:50:03 -04:00
Peter Ferrie
8166907442
Gremlins quit-to-TR
2020-03-14 15:44:18 -07:00
Peter Ferrie
d90d71b66c
fix Berzap and One-on-One
2020-03-14 11:43:06 -07:00
frankmilliron
4d127bdbab
Fix DHGR/HGR coloring on //c+ ( #131 )
2020-03-13 22:33:41 -04:00
Peter Ferrie
bd85b43606
load decrunch on-the-fly
2020-03-13 19:04:03 -07:00
Peter Ferrie
9ec08f8430
cut some bytes
2020-03-13 17:11:59 -07:00
Peter Ferrie
081820af7c
add Gauntlet to the collection
2020-03-13 13:07:24 -07:00
4am
f7d04bd599
typo
2020-03-13 10:46:22 -04:00
4am
682646365c
Home fiddling
2020-03-13 10:41:09 -04:00
4am
3a14c998f9
simplify Home logic
...
no longer need to switch in ROM
2020-03-13 10:34:56 -04:00
frankmilliron
47998cb9d4
Fix video transitions ( #129 )
...
(especially from from DHGR to HGR)
TEXT causes video glitches because it switches text mode in immediately. Updated code waits until text page is clear before showing it.
2020-03-13 10:24:51 -04:00
Peter Ferrie
fc56e68ff2
another try
2020-03-12 20:52:17 -07:00
Peter Ferrie
c8b03332a0
try to fix IIc+ issue
2020-03-12 19:06:53 -07:00
Peter Ferrie
53177416b2
.
2020-03-12 18:05:50 -07:00
Peter Ferrie
ed173a3b20
log LC1 size
2020-03-12 17:21:35 -07:00
Peter Ferrie
f4b1c35e6e
save some bytes
2020-03-12 17:03:37 -07:00
Peter Ferrie
2583b42ed9
restore Fuji Crowded Speed Way
2020-03-12 12:36:28 -07:00
Peter Ferrie
094cc9fddd
compress DHGR, too
2020-03-12 12:36:01 -07:00
Peter Ferrie
bf86cb788b
accelerate decompression
2020-03-11 21:19:42 -07:00
Peter Ferrie
95550fcf70
support compressed HGR/SHR
2020-03-11 17:41:16 -07:00
Peter Ferrie
46895b9939
add Super Zaxxon to the collection
2020-03-09 20:22:41 -07:00
4am
4ef9082b1c
switch to HGR mode in places where we might be in DHGR mode
2020-03-09 18:05:01 -04:00
4am
74041f9826
inline HGR to DHGR bytes code
2020-03-09 17:40:43 -04:00
4am
a872d708f6
Merge branch 'master' of https://github.com/a2-4am/4cade
2020-03-09 17:24:32 -04:00
4am
72814ee3a4
draw cheat overlays in DHGR mode
2020-03-09 17:24:30 -04:00
Peter Ferrie
5d790168f7
simplify a bit
2020-03-09 08:06:53 -07:00
4am
7c97a5ce79
fix off-by-1 displaying game title in action slideshows
2020-03-08 21:35:14 -04:00
4am
8f5f1dbdd8
move cheat category and DHGR title bits to gGamesList OKVS
...
no more separate gCheatsAvailable array
2020-03-08 21:32:14 -04:00
4am
b2b28f6288
add games.conf column in anticipation of DHGR titles
2020-03-08 16:12:36 -04:00
4am
871e50a5c1
shorter
2020-03-08 15:48:58 -04:00
4am
5fecf8bde9
combine DrawGameTitleInActionSlideshowHGR code
2020-03-08 15:10:07 -04:00