Peter Ferrie
88bf288c30
add Saracen to the collection
2020-03-18 16:57:31 -07:00
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
Peter Ferrie
3d816934af
a bit smaller way
2020-03-07 22:28:07 -08:00
Peter Ferrie
81fd961a94
Merge branch 'master' of https://github.com/a2-4am/4cade
2020-03-07 19:55:51 -08:00
4am
a142c28f50
draw game titles over DHGR action screenshots [desperately needs refactoring but it works]
2020-03-07 21:06:49 -05:00
Peter Ferrie
b15e0676ef
One on One reset vector
2020-03-06 18:52:50 -08:00
Peter Ferrie
68fbc7ec40
D-generation reset vector
2020-03-06 11:41:06 -08:00
Peter Ferrie
1530bf9395
add Soko-Ban to the collection
2020-03-06 11:03:20 -08:00
Peter Ferrie
c2b04b0bec
fix Street Sports on IIc+
2020-03-06 10:53:57 -08:00
Peter Ferrie
496a069894
One-on-One dynamic Mockingboard slot
2020-03-05 21:29:29 -08:00
frankmilliron
ace9918432
Congo Bongo reset vector ( #123 )
2020-03-05 21:27:24 -05:00
Peter Ferrie
9e91502abf
add Congo Bongo to the collection
2020-03-05 15:59:00 -08:00
4am
3eb335becc
Merge branch 'master' of https://github.com/a2-4am/4cade
2020-03-05 12:45:40 -05:00
4am
0ed51420bf
fix IIgs detection
2020-03-05 12:45:35 -05:00
Peter Ferrie
25c8f291be
Merge branch 'master' of https://github.com/a2-4am/4cade
2020-03-05 09:43:44 -08:00
Peter Ferrie
f8688350a8
TechnoCop cheat
2020-03-05 09:43:41 -08:00
4am
2593949713
loader screen upgrades
2020-03-05 12:38:53 -05:00
4am
01a71c43bc
Epyx Reboot Fixes ( #122 )
2020-03-05 07:37:14 -05:00
frankmilliron
2f7a53b3d9
Fix Reboot for Summer/Winter Games ( #120 )
2020-03-04 08:20:13 -05:00
Peter Ferrie
f1b34716da
.
2020-03-02 14:33:38 -08:00
Peter Ferrie
d78fe68893
change slot-scan order for MB, fixes Berzap music
2020-03-02 11:48:20 -08:00
Peter Ferrie
c4eedb55bc
fix Berzap grader speech
2020-03-02 09:58:43 -08:00
Peter Ferrie
77aa6b2f97
add Genius 1 and 2 to the collection
2020-02-28 21:49:29 -08:00
Peter Ferrie
40eab69385
fix Battle Cruiser without speech
2020-02-28 17:46:31 -08:00
Peter Ferrie
6f70a34940
there are no words for what I just did
2020-02-28 15:33:10 -08:00
Peter Ferrie
2c11528172
more TR compatible Randamn
2020-02-27 21:07:55 -08:00
Peter Ferrie
223ce59388
add Battle Cruiser to the collection
2020-02-27 18:14:10 -08:00
Peter Ferrie
fee336b98f
add Randamn to the collection
2020-02-27 16:53:35 -08:00
Peter Ferrie
059719fa42
upgrade Bejeweled to v2.3
2020-02-27 08:56:07 -08:00
Peter Ferrie
f9ce916848
fix Thexder launch
2020-02-24 16:28:02 -08:00
Peter Ferrie
ad725eec14
upgrade Bejeweled to v2.2
2020-02-21 11:08:33 -08:00
Peter Ferrie
0cfaeaf048
support Quit
2020-02-20 22:07:54 -08:00
Peter Ferrie
07d6444e72
add Penetrator to the collection
2020-02-18 22:17:05 -08:00
Tom Greene
c681f12783
Fix for PrintAsDecimal on Laser 128 ( #113 )
2020-02-07 08:32:05 -05:00
Peter Ferrie
56d7a286b3
WOF prelaunch
2020-02-05 22:06:22 -08:00
Peter Ferrie
aabb2629fb
faster Laser
2020-02-05 09:19:26 -08:00
Peter Ferrie
96c5bd74a8
fix Laser 128 support
2020-02-05 08:20:54 -08:00
Andrew Roughan
2a7865c91f
Mockingboard Detection and patches for Lancaster, PitFall II & Berzap! ( #63 )
...
* Create hw.mockingboard.a
* Call HasMockingboard
* Mockingboard Detection
* Mockingboard Detection
* Mockingboard Detection update for FastChip //e
* Mockingboard Detection
* Mockingboard Detection
* Mockingboard Detection
* Add files via upload
* Mockingboard Detection
* Delete hw.mockingboard.a
* Correct location for Lancaster.a
* Pitfall II Mockingboard patch
* Add mockingboard patch to Berzap
Removed re-entry check because code is so long that it wont survive on stack. Instead have patched out the cheat2 entry so the code is only executed once.
* Changes requested by 4am
* Resolve conflicts
* Resolve conflicts
2020-01-29 18:52:33 -05:00
Peter Ferrie
36bb29b73d
support Bejeweled save/load
2020-01-29 14:24:09 -08:00
Peter Ferrie
0db9448400
upgrade Bejeweled to 2.2a1
2020-01-29 09:48:53 -08:00
Peter Ferrie
50bc88ea93
align writes
2020-01-29 09:20:29 -08:00
Peter Ferrie
cd73cff13d
add Bejeweled to the collection, make TR compatible
2020-01-28 11:19:10 -08:00
Peter Ferrie
4d66f48cfd
fix Mr. Do cheat mode
2020-01-26 10:04:08 -08:00
Peter Ferrie
7ab179b187
some cheats
2020-01-24 14:17:13 -08:00
Peter Ferrie
1edaa1ad86
oops
2020-01-23 18:53:44 -08:00
Peter Ferrie
3f77b73015
add Ming's Challenge to the collection
2020-01-23 15:21:52 -08:00
Peter Ferrie
8f43f77f90
Force 7 accelerate/cheat
2020-01-21 18:03:53 -08:00
frankmilliron
a39b95e3c5
fix Force 7 reset ( #109 )
2020-01-21 18:27:48 -05:00
4am
be295145d7
add Force 7 screenshots and artwork
2020-01-21 17:00:16 -05:00
4am
9f5a2c7bd5
remove Alien Rain
2020-01-21 15:00:49 -05:00
4am
d778e787fe
v3.0 release
2020-01-21 13:49:00 -05:00