Commit Graph

1478 Commits

Author SHA1 Message Date
4am
272c5855ed shave some bytes 2020-10-26 00:10:09 -04:00
4am
4341c199ed shave some bytes 2020-10-25 22:38:52 -04:00
4am
e6c851db95 shave some bytes 2020-10-25 22:31:08 -04:00
4am
928c9dfd9f shave some bytes 2020-10-25 11:49:07 -04:00
4am
bea329652a shave some bytes 2020-10-25 00:31:47 -04:00
4am
4c2ac4453d shave some bytes 2020-10-25 00:09:35 -04:00
Peter Ferrie
98f5b14f1a shave some bytes 2020-10-24 20:44:19 -07:00
4am
d78a1c4807 shave some bytes 2020-10-24 19:19:57 -04:00
4am
316be9bb0b remove unused include 2020-10-24 18:47:18 -04:00
4am
fc7807e160 shave some bytes 2020-10-24 18:44:39 -04:00
4am
03af6bcabb add 48 boxes effect 2020-10-23 18:17:57 -04:00
4am
262589636e update copyright year 2020-10-23 18:16:18 -04:00
4am
9b43e4799d 4.0-beta.1 release 2020-10-21 12:12:03 -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
c1d555c5df don't die from med kit 2020-09-11 14:30:46 -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
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
Peter Ferrie
e24a920f6e fix Rescue Raiders MB detection 2020-07-28 10:05:43 -07:00
frankmilliron
7b52e1e584
fix Moon Patrol reset for real this time (#316) 2020-07-28 08:42:34 -04:00
Peter Ferrie
be963149ba Merge branch 'master' of https://github.com/a2-4am/4cade 2020-07-27 15:35:55 -07:00
Peter Ferrie
dffb3b1cda no VidHD 2020-07-27 15:35:52 -07:00
Tom Greene
bd6bb146c7
Fix Mr. Do sound on GS (#315) 2020-07-27 09:37:39 -04:00
Peter Ferrie
262e94540c handle NMIs in MB detection 2020-07-26 21:24:18 -07:00
Peter Ferrie
4f497eefe2 fix Mating Zone high-score display 2020-07-26 21:13:19 -07:00
Peter Ferrie
2d0c191aee fix Marble Madness reset 2020-07-26 20:36:24 -07:00
Peter Ferrie
d358aad4d8 faster MB detection 2020-07-26 20:35:42 -07:00
Peter Ferrie
6149eac1e8 FastChip MB everywhere 2020-07-23 12:37:27 -07:00
Peter Ferrie
06e8f07e48 MB: support FastChip 2020-07-23 10:55:01 -07:00
4am
7757da524a 4.0-alpha2 release 2020-07-23 09:55:32 -04:00
Peter Ferrie
ea70f3fbbc auto-enable Berzap title music 2020-07-19 13:51:36 -07:00
frankmilliron
ffb8a01e49
fix Miner 2049'er reset (#306) 2020-07-19 14:13:12 -04:00
frankmilliron
48532addcb
fix Lock N Chase reset (#302) 2020-07-18 20:09:57 -04:00
frankmilliron
340068441b
fix Black Magic reset on ][+ (#301) 2020-07-18 16:58:06 -04:00
Peter Ferrie
b5a44e068a auto-select MB in Crime Wave config 2020-07-17 10:15:56 -07:00
Peter Ferrie
07ca70aab8 auto-select MB in Berzap config 2020-07-17 09:48:01 -07:00
frankmilliron
09c6241ca5
fix Black Magic on Fastchip (#297)
The latest commit still has issues with Fastchip, despite it fixing the color issues on //c and //c+. I just removed all the acceleration code completely. Seems to work on ][+, //c, //c+, Fastchip, and //gs without issues.
2020-07-16 08:54:20 -04:00
Tom Greene
ec7002c7c8
Accelerator and IIc color fix for Black Magic (#296) 2020-07-15 07:55:15 -04:00
Tom Greene
24da67333b
Fix Wolvesenstein on BOOTI (#292) 2020-07-14 21:30:40 -04:00
frankmilliron
1fc5637950
fixes for //c and //c+ (#291) 2020-07-14 13:15:32 -04:00
Peter Ferrie
0507cb498a fix Hardball on IIGS 2020-07-12 12:56:02 -07:00
Peter Ferrie
39b65c5e80 fix Gumball reset 2020-07-12 11:33:06 -07:00
Peter Ferrie
3e4b6ac287 fix G.I. Joe reset vector 2020-07-12 11:17:21 -07:00
Peter Ferrie
7f54fa2357 yet another attempt at fixing IIc colouring 2020-07-11 18:30:39 -07:00
Peter Ferrie
f799133daa another try to fix IIc colouring 2020-07-11 14:19:14 -07:00
Peter Ferrie
e67544b1b9 fix Mating Zone display 2020-07-10 12:58:31 -07:00
Peter Ferrie
776304f30e fix build 2020-07-09 10:10:29 -07:00
Peter Ferrie
b48c9172fd try to fix IIc colouring 2020-07-08 18:39:29 -07:00
Peter Ferrie
51db983fbe fix Frogger II when not cheating 2020-07-05 17:19:01 -07:00
Peter Ferrie
7675a29e1c fix David's Midnight Magic highscore display on IIGS 2020-07-05 16:17:54 -07:00
frankmilliron
3654f47c36
fix Microwave on Mac //e Card (#277) 2020-07-05 13:39:51 -04:00
Peter Ferrie
575eb67cef fix Drol on IIGS 2020-06-29 11:57:03 -07:00
Peter Ferrie
bc63729222 fix text page 2 display on IIGS 2020-06-21 12:24:55 -07:00
Peter Ferrie
12469e1f42 fix Buck Rogers on IIGS 2020-06-20 10:44:13 -07:00
Peter Ferrie
ba033a5ea8 make IIc VBL consistent with IIe 2020-06-18 09:47:13 -07:00
4am
2272f77789 add global hotkey for joystick calibration 2020-06-15 12:44:46 -04:00
Tom Greene
6893a7a284
Fix Formula 1 prelaunch naming (#264)
* Fix Formula 1 prelaunch naming

* .
2020-06-12 08:22:34 -04:00
4am
641576f9db create indie slideshow 2020-06-11 10:34:51 -04:00
4am
3d162a5095 remove Boa 2020-06-11 09:19:22 -04:00
Peter Ferrie
1bb758d82e Aztec: wait for return key if dead 2020-06-10 19:04:34 -07:00
Peter Ferrie
e0ed82372c add Boa, Congo, Frazzle, Jawbreaker, Mad Rat, Pulsar II 2020-06-10 18:07:14 -07:00
Peter Ferrie
d1ef1a4e89 fix The Last Ninja when accelerated 2020-06-09 14:56:47 -07:00
Peter Ferrie
caa25082dd fix Spare Change cartoons 2020-06-09 10:33:47 -07:00
Peter Ferrie
4fb775448e save Starglider highscores 2020-06-08 19:27:10 -07:00
frankmilliron
147cc25b79
fix a bunch of 128k game reset vectors (#252)
* rename 'last.ninja.a' to 'the.last.ninja.a'

* fix a bunch of 128k game reset vectors

8 more that are more complicated to come.
2020-06-08 08:28:43 -04:00
Peter Ferrie
7da846a03d make Spare Change cartoons interruptible 2020-06-07 17:09:50 -07:00
Peter Ferrie
5badd8c808 fix 8bit-Slicks reset vector 2020-06-07 16:50:44 -07:00
Peter Ferrie
9233e6c204 Radwarrior reset vector 2020-06-07 12:24:01 -07:00
Peter Ferrie
15e7897491 fix Archon, Archon II reset 2020-06-07 12:16:45 -07:00
Peter Ferrie
07c274820a fix Swashbuckler highscore saving 2020-06-06 12:50:12 -07:00
frankmilliron
a435053a9d
fix Swashbuckler reset (#243) 2020-06-06 11:23:38 -04:00
Peter Ferrie
0731ca7ba8 allow About and Cheat from global Help 2020-06-05 17:09:51 -07:00
Peter Ferrie
ccccf87839 fix Paperboy and accelerate launch 2020-06-05 13:21:14 -07:00
4am
f3348bc93d release 4.0-alpha.1 2020-06-05 10:22:15 -04:00
frankmilliron
06b66a8cb1
fix Zargs & Tharolian Tunnels reset (#238) 2020-06-05 10:01:32 -04:00
Peter Ferrie
707e103895 fix Zargs on Virtual II 2020-06-04 21:49:56 -07:00
Peter Ferrie
831104bccc add Tharolian Tunnels to the collection 2020-06-03 19:33:08 -07:00
frankmilliron
3275f5f9e8
fix Bug Attack & Round About (#235)
* fix Bug Attack coding

playable on keyboard (K to start)

* Delete roundabout.a

* rename
2020-06-03 11:10:58 -04:00
Peter Ferrie
8a8352dbbe add Zargs to the collection 2020-06-02 23:16:49 -07:00
Peter Ferrie
415c49dbc4 add Archon II to the collection, fix Archon floppy access 2020-06-02 22:04:51 -07:00
Peter Ferrie
a75ebca772 add Archon to the collection 2020-06-02 17:36:05 -07:00
frankmilliron
2557a70ebf
fix Roundabout reset (#234) 2020-06-02 19:30:48 -04:00
Peter Ferrie
188c908aae add Columns II+ to the collection, with auto-select 2020-06-02 12:45:26 -07:00
4am
6119b7e987 add assets for Darkstar Unhinged 2020-06-02 14:57:15 -04:00
frankmilliron
ce007403b6
fix Bop N Wrestle & Hardball reset (#232)
* fix Bop N Wrestle reset

* fix Hardball reset
2020-06-02 14:19:06 -04:00
Peter Ferrie
2f7138ee10 add Roundabout to the collection 2020-06-02 11:15:28 -07:00
Peter Ferrie
b3fd361740 add Pandora's Box to the collection 2020-06-01 18:13:51 -07:00
Peter Ferrie
e8f8139747 upgrade to Bejeweled v2.6 2020-06-01 12:25:18 -07:00
Peter Ferrie
f3e73a0925 add Darkstar Unhinged to the collection 2020-06-01 10:06:39 -07:00
frankmilliron
9cb704baa0
fix Space Eggs reset (#230) 2020-05-31 21:53:24 -04:00
4am
b8dd0b05bd shave some bytes 2020-05-30 11:14:04 -04:00
4am
977df4c9f2 shave some bytes 2020-05-30 10:53:29 -04:00
Peter Ferrie
59e8b74a02 add Oid Zone to the collection 2020-05-29 18:27:29 -07:00
Peter Ferrie
05ed8a4bfd add Lock 'n' Chase to the collection 2020-05-29 18:06:42 -07:00
Peter Ferrie
2b15cce166 rename some things 2020-05-29 17:09:41 -07:00
Peter Ferrie
09877ebed5 restore Night Mission naming 2020-05-29 15:20:39 -07:00
Peter Ferrie
87dd334a6b cheat some names, save some bytes 2020-05-29 14:39:04 -07:00
Peter Ferrie
c4debba582 add Who Framed Roger Rabbit to the collection 2020-05-29 13:17:25 -07:00
Peter Ferrie
534c00f6b5 fix Zaxxon on IIc+ 2020-05-28 21:17:12 -07:00
Peter Ferrie
3fc9a0482a add Dogfight II to the collection 2020-05-28 18:36:29 -07:00
4am
366d9b4c00 add assets for Evolution, update changelog 2020-05-28 11:05:11 -04:00
Peter Ferrie
32a946a73d add Evolution to the collection 2020-05-27 23:08:45 -07:00
Peter Ferrie
32a5a2cd21 fix Pipe Dream VBL on IIc/IIc+ 2020-05-27 20:53:25 -07:00
Peter Ferrie
ae4cbb07c7 fix Microwave on IIc+ 2020-05-27 20:20:24 -07:00
Peter Ferrie
8fe02f92fc IIc+ compatibility: after writing to LC, bank in again to flush values 2020-05-27 19:13:31 -07:00
Peter Ferrie
d6fe1ce5db add Galaxian to the collection 2020-05-27 19:10:12 -07:00
4am
bae1a3056c add assets for Genesis 2020-05-26 22:27:35 -04:00
Peter Ferrie
c5d59fb080 add Genesis to the collection 2020-05-26 15:55:49 -07:00
Peter Ferrie
c42d434281 reset vector additions 2020-05-26 14:52:16 -07:00
Peter Ferrie
f0e0b599c9 fix Agent USA reset vector 2020-05-25 22:32:03 -07:00
Peter Ferrie
02343ea4bd fix 8bit-Slicks Mockingboard auto-slot 2020-05-25 20:22:12 -07:00
Peter Ferrie
f3b3c4eb21 fix Bruce Lee on GS 2020-05-25 16:25:43 -07:00
Peter Ferrie
2427a69094 fix Serpentine on IIc+ 2020-05-24 09:26:25 -07:00
Peter Ferrie
52b334581a fix all of the things 2020-05-23 15:47:16 -07:00
frankmilliron
39552a8d8d
fix Pac-Man reset vector (#221)
$100 eventually gets overwritten
2020-05-23 16:54:30 -04:00
Peter Ferrie
e473a430d9 fix big seek 2020-05-23 12:30:30 -07:00
Peter Ferrie
0d25b35d8e fix Berzap again 2020-05-23 10:10:07 -07:00
Peter Ferrie
8bfac3e235 add Slicks to the collection 2020-05-23 09:43:17 -07:00
4am
2d3fbea571 infinite lives cheat for Miner 2049er 2020-05-23 11:46:18 -04:00
4am
834c380511 infinite lives cheat for Pac-Man 2020-05-23 11:30:34 -04:00
Peter Ferrie
bf9d236f75 fix Tetris 128k 2020-05-22 13:06:37 -07:00
Peter Ferrie
21bcf9eca1 add Arcade Boot Camp to the collection 2020-05-21 22:27:58 -07:00
Tom Greene
7d871c89d5
auto-patch lowercase for Dangerous Dave (#212) 2020-05-22 00:24:35 -04:00
frankmilliron
3f90d8ceae
fix Wayout title screen on //gs (#210) 2020-05-21 22:28:02 -04:00
Peter Ferrie
3056469ee4 add Fat City to the collection 2020-05-21 16:43:19 -07:00
Peter Ferrie
3976e25d2a add Mars Cars to the collection 2020-05-21 09:39:14 -07:00
Peter Ferrie
9943d56ba6 add Bug Attack to the collection 2020-05-20 22:06:15 -07:00
4am
d9528400d2 add assets for World Karate Championship 2020-05-20 20:08:35 -04:00
Peter Ferrie
d4d5fb585a add Ski Crazed to the collection 2020-05-20 16:34:50 -07:00
Peter Ferrie
c648df641a Mario Bros. with copyright text (via xot) 2020-05-20 15:23:39 -07:00
Peter Ferrie
fa6c08c121 add Star Cruiser to the collection 2020-05-20 13:33:16 -07:00
Peter Ferrie
72021b4bc7 add Megabots to the collection 2020-05-19 22:21:12 -07:00
Peter Ferrie
b461cda33f add Arctic Fox to the collection 2020-05-19 21:43:53 -07:00
frankmilliron
5aee0cf867
reset fixes (#207) 2020-05-18 23:14:55 -04:00
Peter Ferrie
ec4f42b779 add Realm of Impossibility to the collection 2020-05-18 14:34:23 -07:00
4am
a4575dd099 add assets for Wayout 2020-05-18 17:12:30 -04:00
Peter Ferrie
2cec485cbd more MB fixes per TomCh 2020-05-18 08:21:16 -07:00
Peter Ferrie
1e26bfc99b add Minotaur to the collection 2020-05-17 22:02:18 -07:00
Peter Ferrie
481f172aa8 add World Karate Championship to the collection 2020-05-17 13:39:28 -07:00
Peter Ferrie
3c9826737b fix BC's Quest for Tires 2020-05-17 12:00:37 -07:00
Peter Ferrie
3bffcab3f4 fix Wings of Fury cheat 2020-05-17 11:18:49 -07:00
Peter Ferrie
3235186653 add Wayout to the collection 2020-05-16 21:03:24 -07:00
4am
1a4af0dcaf
Revert "fix Microwave reset (#198)" (#199)
This reverts commit 979b506db2.
2020-05-16 11:17:09 -04:00
frankmilliron
979b506db2
fix Microwave reset (#198) 2020-05-16 11:11:23 -04:00
Peter Ferrie
e9b177e966 add Microwave to the collection 2020-05-15 22:22:33 -07:00
Peter Ferrie
a726a0e428 Run For It exit to TR 2020-05-15 17:02:52 -07:00
Peter Ferrie
ab680d6054 add Run For It to the collection 2020-05-15 12:44:13 -07:00
Peter Ferrie
0b30e10703 Donkey Kong supports keyboard, auto-enable if no joystick 2020-05-13 20:11:06 -07:00
Peter Ferrie
76fd0bbb52 fix MB detection as per TomCh 2020-05-13 10:24:35 -07:00
Peter Ferrie
eccda5a409 fix typo 2020-05-12 08:31:03 -07:00
Peter Ferrie
d23fe83974 auto-patch lowercase 2020-05-11 22:26:35 -07:00
frankmilliron
60f26731c7
fix Pentapus reset (#196) 2020-05-11 22:18:46 -04:00
Peter Ferrie
85e5dc279c upgrade Berzap 2020-05-11 19:07:36 -07:00
Peter Ferrie
4adc3e860e silence Mockingboard on start 2020-05-11 09:58:22 -07:00
Peter Ferrie
de942a76f8 always patch Falcons keys 2020-05-11 09:43:37 -07:00
Peter Ferrie
33e9369ebb adjust Falcons keys on non-II+ 2020-05-11 09:27:27 -07:00
Peter Ferrie
b93bfec8ef fix Free Fall restart 2020-05-11 09:14:14 -07:00
Peter Ferrie
5b3e719098 fix Beach-Head reset vector 2020-05-10 20:09:41 -07:00
Peter Ferrie
91c04f7341 add Bop'n Wrestle to the collection 2020-05-08 22:15:58 -07:00
Peter Ferrie
414c5d3d25 add Spectre to the collection 2020-05-08 21:31:03 -07:00
Peter Ferrie
eaff1a0209 add Neptune to the collection 2020-05-08 15:52:21 -07:00
Peter Ferrie
7466c3a64e add Pentapus to the collection 2020-05-08 15:00:43 -07:00
Peter Ferrie
9f6414659f add Hardball to the collection 2020-05-08 11:33:08 -07:00
Peter Ferrie
8a649a3a12 add Starglider to the collection 2020-05-07 20:06:00 -07:00
Tom Greene
f54c9257b0
Add Dangerous Dave (#186) 2020-05-07 21:26:16 -04:00
frankmilliron
ef2e4f9a6b
Reset vector fixes (#185) 2020-05-07 19:06:00 -04:00
frankmilliron
8aa0854e50
AE requires joystick / Fight Night gamehelp + fixes (#184)
* AE requires joystick

* AE looks for space bar between animations

* Fight Night game help

* Fight Night reset fix

* credit
2020-05-07 16:47:41 -04:00
Peter Ferrie
56cc0f9f00 add Micro Invaders to the collection 2020-05-07 13:37:30 -07:00
Peter Ferrie
0d6611f522 add The Asteroid Field to the collection 2020-05-07 12:51:37 -07:00
Peter Ferrie
cd1649d4bd add Pharoah's Revenge to the collection 2020-05-07 12:00:57 -07:00
Peter Ferrie
1f188ae63b add Copts and Robbers to the collection 2020-05-06 16:59:17 -07:00
Peter Ferrie
de3fd93f65 add The Dam Busters to the collection 2020-05-05 23:05:51 -07:00
frankmilliron
822ad3b4be
fix Beach Head reset (#183) 2020-05-05 21:44:43 -04:00
Peter Ferrie
3465e771b1 add Fight Night to the collection 2020-05-05 12:58:55 -07:00
Peter Ferrie
e679ae834f add Kung Fu Master to the collection 2020-05-05 09:25:12 -07:00
Peter Ferrie
1df502cede add Raid Over Moscow to the collection 2020-05-04 18:10:33 -07:00
Peter Ferrie
a89ada31b7 add Beach-Head II to the collection 2020-05-03 13:35:06 -07:00
frankmilliron
04e18beb15
Add Outworld to the collection (#175) 2020-05-03 15:03:57 -04:00
Peter Ferrie
d9da5ade30 add Beach-Head to the collection 2020-05-02 22:12:48 -07:00
Peter Ferrie
474a41ae9e fix Boulder Dash prelaunch 2020-05-02 13:54:58 -07:00
4am
03e3dbe4ca add assets for Aliens 2020-05-02 13:02:53 -04:00
Peter Ferrie
6712d36ec4 add Boulder Dash to the collection, fix Aliens 2020-05-01 22:35:38 -07:00
Peter Ferrie
7d447522e1 add Aliens to the collection 2020-05-01 19:32:50 -07:00
Peter Ferrie
87f8c26ffa add Super Bunny to the collection 2020-04-29 22:29:16 -07:00
Peter Ferrie
9c56c3f943 add Monster Mash to the collection 2020-04-29 18:42:30 -07:00
Peter Ferrie
96cc8960a1 add Borg to the collection 2020-04-29 18:00:17 -07:00
Peter Ferrie
b6fca2a8cc fix Zaxxon non-MB mode 2020-04-29 12:21:59 -07:00
Peter Ferrie
9d2e630577 add Bandits to the collection 2020-04-29 11:40:23 -07:00
Peter Ferrie
7590e91d5e enable save/load in Maxwell Manor and Mission on Thunderhead 2020-04-28 12:46:25 -07:00
Peter Ferrie
448f1c5824 Mission on Thunderhead cheat 2020-04-27 15:48:45 -07:00
Peter Ferrie
fc9c8b571b fix Minit Man reset 2020-04-27 12:15:11 -07:00
Tom Greene
f3abc8731e
Quit to TR and add cheat for Castle Smurfenstein (#169) 2020-04-27 10:22:14 -04:00
frankmilliron
a78e1d16b5
Reset/Reboot Fixes (#168) 2020-04-27 10:22:02 -04:00
Peter Ferrie
1b947e50ba add Minit Man to the collection 2020-04-26 14:01:30 -07:00
Peter Ferrie
1a3936819f add Spindizzy prelaunch 2020-04-26 10:14:27 -07:00
Peter Ferrie
b23148318a add Mission on Thuderhead to the collection 2020-04-26 09:00:41 -07:00
Peter Ferrie
5006b56478 add Maxwell Manor to the collection 2020-04-25 22:03:43 -07:00
Peter Ferrie
482968dc81 add Ghostbusters to the collection 2020-04-25 18:34:13 -07:00
Peter Ferrie
d3aaa291b4 add County Fair to the collection 2020-04-24 18:32:49 -07:00
Peter Ferrie
6a596ef591 add G.I. Joe to the collection 2020-04-24 15:45:26 -07:00
Peter Ferrie
c331847995 fix Mr. Cool/Mr. Do! ordering 2020-04-23 14:10:01 -07:00
Peter Ferrie
cf1977547a add Manic Miner to the collection 2020-04-23 10:22:29 -07:00
Tom Greene
f4b48ca671
Quit to TR and add cheat for Castle Wolfenstein (#166) 2020-04-22 12:05:57 -04:00
Peter Ferrie
3cc0f8b85d add Battle Chess to the collection 2020-04-15 13:24:28 -07:00
frankmilliron
ebcfacf5fb
Fix Castle Smurfenstein reset (#164)
* Add files via upload

* Add files via upload
2020-04-14 19:01:38 -04:00
frankmilliron
1255217da8
Zaxxon reset fix (#162) 2020-04-13 23:41:30 -04:00
Peter Ferrie
83eb7bcd8a auto-keyboard enable if no joystick 2020-04-13 14:08:28 -07:00
Tom Greene
7353770b67
quit to TR and add cheat for Beyond Wolfenstein (#160) 2020-04-12 22:44:59 -04:00
4am
7a0ac9cf82 add cheat and new cheat category for Sabotage 2020-04-11 21:02:52 -04:00
4am
e9a29fc24b add self-running demo for Nightmare Gallery
fixes https://github.com/a2-4am/4cade/issues/37
2020-04-10 19:21:25 -04:00
Peter Ferrie
b637eb4472 replace Zaxxon with Mockingboard version 2020-04-07 21:20:50 -07:00
Peter Ferrie
5541265a9a fix Joust quit handling 2020-04-06 20:29:16 -07:00
4am
e374db55fd update memory map 2020-04-06 16:38:39 -04:00
4am
242788dead add in-game cheats category 2020-04-06 16:26:28 -04:00
Peter Ferrie
7458935f1a add Jawbreaker ][ to the collection 2020-04-06 10:31:35 -07:00
frankmilliron
35c378e609
Fix berzap launch (#152) 2020-04-06 13:06:25 -04:00
4am
66a2710e2b update game help for Marble Madness 2020-04-05 19:05:37 -04:00
4am
68da84a748 add game help for Marble Madness (thanks Alex L) 2020-04-05 18:11:01 -04:00
Peter Ferrie
49792c3b45 add Caverns of Callisto to the collection 2020-04-04 17:44:18 -07:00
Peter Ferrie
c375ffc71a add Little Computer People to the collection 2020-04-02 21:13:57 -07:00
Peter Ferrie
7402d19f89 re-enable Lode Runner user-disks, show help 2020-04-02 16:26:13 -07:00
4am
6dca52c4c5 Merge branch 'master' of https://github.com/a2-4am/4cade 2020-04-02 17:58:18 -04:00
4am
accb80b445 infrastructure to per-game help pages 2020-04-02 17:58:13 -04:00
Peter Ferrie
cffa523f92 Bejewled v2.5 2020-04-02 14:30:23 -07:00
Peter Ferrie
1f7c227e4e add Dino Smurf to the collection 2020-04-02 14:15:37 -07:00
4am
2af1a0a076 remove support for Ultrawarp card and simplify other softswitches 2020-04-02 14:37:15 -04:00
Peter Ferrie
7921572189 add Into the Eagle's Nest to the collection 2020-04-01 22:34:29 -07:00
4am
b432732426 some comments 2020-04-01 11:57:21 -04:00
4am
bfa15e51b0 update memory map 2020-03-31 20:08:49 -04:00
4am
d296433ca0 some comments 2020-03-31 19:19:45 -04:00
4am
49931985f7 fix off-by-1 bug in text rank caused by using the last character of the game display name as a bitfield 2020-03-31 19:08:43 -04:00
Peter Ferrie
fcfdbc9467 fix A.E. acceleration 2020-03-30 14:24:21 -07:00
Peter Ferrie
76cd482e13 more name fixing 2020-03-29 17:55:55 -07:00
Tom Greene
65e3d7b24b
undo D000 move (#146) 2020-03-29 19:52:35 -04:00
Tom Greene
0d3c004ca4
Fix for Fastchip (#145)
* Fix for Fastchip

* Move gGlobalPrefsStore back to D000
2020-03-29 19:01:23 -04:00
4am
5cc0116bb3 slightly narrower block cursor for readability 2020-03-28 20:48:25 -04:00
Peter Ferrie
994c849599 add A.E. to the collection 2020-03-28 16:25:32 -07:00
Peter Ferrie
3b8c561307 add Castle Smurfenstein to the collection 2020-03-26 18:27:26 -07:00
Peter Ferrie
8a9ca3494a fix Ardy speed 2020-03-26 17:41:15 -07:00
frankmilliron
51dbe20a1d
Fix Ardy reset (#142) 2020-03-26 20:13:26 -04:00
Peter Ferrie
f6f0f45c3d add Ardy the Aardvark to the collection 2020-03-26 15:59:10 -07:00
Peter Ferrie
10a6cd957c fix Black Magic 2020-03-26 09:59:57 -07:00
Tom Greene
d454995f87
cheat for Matterhorn Screamer (#141) 2020-03-25 19:08:35 -04:00
4am
958746981e work around OpenEmulator bug that inconveniently switches out of DHGR mode 2020-03-25 17:31:18 -04:00
4am
4b5fad0c75 some cleanup 2020-03-25 16:56:35 -04:00
Peter Ferrie
2acd9bf504 auto-answer Lady Tut Mockingboard 2020-03-25 09:49:30 -07:00
Peter Ferrie
8524c0d217 cut some bytes, fix animated titles 2020-03-24 21:47:08 -07:00
Peter Ferrie
51084c49d8 a little renaming 2020-03-24 20:47:42 -07:00
Peter Ferrie
0bfc7365a1 proper Crystal Castles 2020-03-24 16:18:02 -07:00
Peter Ferrie
d62638ecb2 add Crystal Castles to the collection 2020-03-24 14:07:40 -07:00
4am
0d5a07b9b0
Handle more than 256 games (#140) 2020-03-24 16:30:14 -04:00
Peter Ferrie
81d80c9fca cut some bytes 2020-03-24 07:59:10 -07:00
Peter Ferrie
c221574907 add Mating Zone to the collection 2020-03-23 19:24:10 -07:00
Peter Ferrie
2e57e25ae4 add I.O. Silver to the collection 2020-03-23 14:37:38 -07:00
Peter Ferrie
3078fafc38 force graphics mode for animated titles 2020-03-23 13:21:25 -07:00
Peter Ferrie
e156bf92ad move games list, suppress CR, rebuild store after anim, don't show text page 2 2020-03-23 09:38:27 -07:00
4am
0fe647f4dd use git-friendly line endings 2020-03-22 21:58:26 -04:00
Peter Ferrie
738472fcee cheat for The Spy Strikes Back 2020-03-22 18:25:39 -07:00
Peter Ferrie
908da16f5e add The Last Ninja to the collection 2020-03-22 17:24:16 -07:00
Peter Ferrie
cc1fd45ace . 2020-03-20 16:02:03 -07:00
Peter Ferrie
a57328633e add Test Drive to the collection 2020-03-20 14:50:27 -07:00
frankmilliron
92a4f2a750
un-fix The Heist (#138) 2020-03-20 14:04:28 -04:00
frankmilliron
c5f1754b2a
fix Saracen reset (#137)
* fix Saracen reset

* reboot The Heist
2020-03-19 11:55:50 -04:00
Peter Ferrie
375304048a Bejeweled 2.4 2020-03-18 22:03:10 -07:00
Peter Ferrie
93cf397134 make VBL addresses permanent 2020-03-18 19:53:50 -07:00
4am
51da039f0b update memory map 2020-03-18 22:22:16 -04:00
4am
1ea84e1e07 decelerate after building search store 2020-03-18 22:11:28 -04:00
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
4am
1cb08a48e6 reset vector for Spy Hunter 2020-01-21 13:39:24 -05:00
frankmilliron
d8cd6cb1c2 Fix //c+ RR fix (#107)
don't do last minute changes without testing on real hardware before you ship. (works now)
2020-01-14 12:16:02 -05:00
frankmilliron
94ef34869f Fix crash on Rescue Raiders on //c+ (#106) 2020-01-13 19:50:52 -05:00
4am
3e35742f98 reset text mask on startup to ensure PrintAsDecimal works
fixes https://github.com/a2-4am/4cade/issues/104
2020-01-10 13:21:05 -05:00
Peter Ferrie
997c89c696 prevent LC writes 2020-01-08 17:02:14 -08:00
frankmilliron
c7e9243841 softswitch fix (#100)
'gizmo' setting hits annunciator switches that turn off graphics on ][+ 80-column softswitch. joyport setting hits //c+ coloring switch.
2020-01-05 18:53:58 -05:00
Peter Ferrie
ed2002fdbc reset vector for Rescue Raiders 2020-01-02 20:50:26 -08:00
Peter Ferrie
edc7a7002f allow SCSI boot 2020-01-02 19:39:17 -08:00
frankmilliron
086453b635 reset vector fix (#96)
Only rescue raiders remaining.
2020-01-01 09:40:11 -05:00
Peter Ferrie
28e2fee310 update notes 2019-12-31 16:48:18 -08:00
Peter Ferrie
ee6b3ebada reset vector for Bubble Bobble 2019-12-31 14:56:26 -08:00
frankmilliron
e3cf6fb733 Reset vector fixes (#95) 2019-12-31 16:29:20 -05:00
Peter Ferrie
155bb53d5f fix reset vector for Black Magic 2019-12-30 15:18:14 -08:00
4am
7b7ef13490 v3.0-beta.2 release 2019-12-30 15:21:17 -05:00
Peter Ferrie
c17407bb7c some reset fixes 2019-12-29 20:34:18 -08:00
frankmilliron
024d55fac6 Fastchip sound setting fix (#94) 2019-12-29 17:42:48 -05:00
frankmilliron
502ef772c0 Reset vector fix (#92) 2019-12-29 14:33:40 -05:00
frankmilliron
f9a7879987 Fixes of reset vector fixes (#91)
Tested these on my ][+ tonight so they should be good. Weren't working when LC was switched out.
2019-12-28 23:40:12 -05:00
Peter Ferrie
e69e766c66 some reset fixes 2019-12-28 14:07:37 -08:00
Peter Ferrie
50c8692a30 some reset fixes 2019-12-28 12:52:21 -08:00
Peter Ferrie
62d0581de4 fix Sneakers launch 2019-12-28 11:46:32 -08:00
frankmilliron
30f414a3e7 Reset Vector Fixes (#90) 2019-12-26 22:27:53 -05:00
frankmilliron
0b924e936e Reset vector fixes (#89) 2019-12-26 14:38:32 -05:00
frankmilliron
653f841a61 Add contributor info (#85) 2019-12-25 17:15:36 -05:00
frankmilliron
119e99edd0 Reset vector patches (#83)
* 2 more

* Reset vector patches

These are all for games which previously rebooted.
2019-12-25 12:43:15 -05:00
frankmilliron
9bee3b5f75 2 more reset vectors 2019-12-24 12:37:13 -05:00
4am
65377f54a3 Serpentine: reset vector 2019-12-23 23:19:39 -05:00
4am
5a7f61fc89 Snake Byte: reset to reboot 2019-12-23 23:13:20 -05:00
4am
77cb37355c Pitstop II: reset to reboot 2019-12-23 23:03:31 -05:00
4am
2f3c6c7f9d Picnic Paranoia: acceleration support and reset vector patch 2019-12-23 22:39:20 -05:00
frankmilliron
8e49aca42e New macro (#81)
I've updated HERO and made a new macro for the lang card routine.
2019-12-23 19:24:55 -05:00
4am
3a906762c4 macros for reset vector
fixes https://github.com/a2-4am/4cade/issues/79
2019-12-23 10:48:04 -05:00
frankmilliron
ac36258131 Two more (#80)
* Reset Fixes / Update Titles

* Fixed the fixes

arkanoid now reboots. moon patrol was using $100 as a variable. fixed my flag error.

* Update arkanoid.a

missed one

* Update games.conf

removed extra space in HERO

* Update arkanoid.a

BIT

* 2 more
2019-12-23 10:31:16 -05:00
frankmilliron
18ada7a212 Reset Fixes / Update Titles (#78)
* Reset Fixes / Update Titles

* Fixed the fixes

arkanoid now reboots. moon patrol was using $100 as a variable. fixed my flag error.

* Update arkanoid.a

missed one

* Update games.conf

removed extra space in HERO

* Update arkanoid.a

BIT
2019-12-22 14:55:47 -05:00
Peter Ferrie
8e223c8264 documentation 2019-12-21 16:28:59 -08:00
Peter Ferrie
80365fa68e fix some things 2019-12-21 16:05:56 -08:00
4am
447d29b6f5
Merge pull request #77 from frankmilliron/master
Reset Fixes (now with acceleration!)
2019-12-21 16:15:59 -05:00
Frank M
915d86cd50 Accelerated 2019-12-21 13:07:17 -08:00
Peter Ferrie
44e56884b0 support RGB cards 2019-12-21 13:02:54 -08:00
Frank M
57f976f833 Reset Fixes 2019-12-21 10:49:23 -08:00
Frank M
7d9186e3e7 Reset vector & accel fixes
Gorgon was turning off accel a little too late.
2019-12-20 14:58:21 -08:00
4am
7fc4bd830d move help text to external text file, use Ctrl-A for about page 2019-12-20 10:25:30 -05:00
Frank M
bf5ab4b94f More and more reset vector fixes 2019-12-19 18:19:28 -08:00
Frank M
df679103bb Various Reset Fixes 2019-12-18 23:22:06 -08:00
Frank M
b2325a6abc Create xevious.a 2019-12-18 06:53:48 -08:00
Frank M
5c17998289 Delete xevious.a 2019-12-17 21:49:15 -08:00
Frank M
6571bc047a More reset vector fixes 2019-12-17 21:39:06 -08:00
Frank M
d914b4f4bb Update gorgon.a 2019-12-17 12:49:46 -08:00
Frank M
51a76bf12b Update burgertime.a 2019-12-17 12:42:02 -08:00
Frank M
469fc09eb7 Fixes for Control-Reset Vector 2019-12-17 06:46:30 -08:00
Peter Ferrie
ee9e59a415 fix some things 2019-12-14 20:59:28 -08:00
Peter Ferrie
690238ae90 fix Skyfox Mockingboard sound 2019-12-14 19:15:27 -08:00
4am
4a10f5a427 3.0-beta.1 release 2019-12-13 12:17:08 -05:00
Peter Ferrie
da745c72f2 limit prelaunch code-size 2019-12-12 21:51:54 -08:00
Peter Ferrie
1456496269 Microdrive/Trackstar support 2019-12-12 21:42:24 -08:00
Peter Ferrie
88eca93b28 set page 3 IRQ vector 2019-12-11 19:21:14 -08:00
4am
d548b16a3c fix cheats-enabled initial state 2019-12-11 18:57:22 -05:00
Peter Ferrie
fb3d7cf7c5 more fixes 2019-12-10 21:02:34 -08:00
Peter Ferrie
3340167ccd fix Up'N Down 2019-12-10 19:39:46 -08:00
Peter Ferrie
edc5653d80 . 2019-12-09 21:13:10 -08:00
Peter Ferrie
c02b09693a fix IIe colouring issues 2019-12-09 17:38:52 -08:00
Peter Ferrie
cf93d79009 fix Stellar 7 and Serpentine 2019-12-09 17:05:13 -08:00
Peter Ferrie
9ff8b7e0a7 allow boot from drive 2 2019-12-07 16:13:00 -08:00
Peter Ferrie
756599740d reduce stack pressure 2019-12-04 21:11:58 -08:00
Peter Ferrie
5728f3d845 move some things 2019-12-03 10:02:39 -08:00
4am
2fd9e3d05d remove some old wipes 2019-12-02 14:07:06 -05:00
Peter Ferrie
82db6054b2 . 2019-12-01 17:48:36 -08:00
Peter Ferrie
7e26583868 fix weird colouring on the IIc and IIc+ 2019-12-01 15:34:08 -08:00
Peter Ferrie
7c1a2c4f8c clear text screen before displaying to avoid flashes 2019-12-01 15:32:21 -08:00
4am
d884f35bf8 . 2019-11-28 22:42:02 -05:00
4am
3cef56f731 Revert "match palette on each byte of initial screen in HGR slideshows"
This reverts commit d12ee7028d.
2019-11-28 22:36:35 -05:00
4am
d12ee7028d match palette on each byte of initial screen in HGR slideshows 2019-11-28 22:34:14 -05:00