4274 Commits

Author SHA1 Message Date
4am
2a958c8b92 add box art for J-Bird [thanks Alex L., Ernst Krogtoft] 2025-03-05 13:11:23 -05:00
4am
cd66695c04 update minimum Acme version [thanks Jeff. D]
fixes https://github.com/a2-4am/4cade/issues/708
2025-03-05 13:08:28 -05:00
Peter Ferrie
71a758aa67 repack Bolo, Bongo's Bash, Bootskell, Boulder Dash 1/2 2025-03-03 18:00:59 -08:00
Peter Ferrie
ef12fc2c61 repack Blitzkrieg, BlockChain, Bloodsuckers, Boa 2025-03-03 09:51:12 -08:00
4am
85f80e27b3 Merge branch 'main' of https://github.com/a2-4am/4cade 2025-03-02 01:08:14 -05:00
4am
034f203d90 add box art for Penetrator [thanks Alex L., Ernst Krogtoft] 2025-03-02 01:08:03 -05:00
4am
30df7d24da add box art for Penetrator [thanks Alex L.] 2025-03-02 01:06:32 -05:00
4am
1441423441 shave some bytes by removing embedded comments from SHR files and recompressing [thanks Frank M.] 2025-03-02 00:46:44 -05:00
4am
d195815d8f retouched box art [thanks Alex L.] 2025-03-02 00:20:25 -05:00
4am
d43ba3cec6 always decompress SHR to completion on launch
fixes https://github.com/a2-4am/4cade/issues/680
2025-03-01 18:28:48 -05:00
Peter Ferrie
7799ca071c try to fix Vindicator demo 2025-02-28 19:56:33 -08:00
Peter Ferrie
9c7ddd2695 fix Spy Hunter banking 2025-02-28 19:49:31 -08:00
Peter Ferrie
2d01ded794 fix Spy Hunter reset vector 2025-02-28 17:38:21 -08:00
Peter Ferrie
0c36f60623 ignore joystick response in Axis Assassin demo 2025-02-28 17:22:17 -08:00
Peter Ferrie
59a472e184 fix Spy Hunter on IIc+ 2025-02-28 09:55:48 -08:00
Peter Ferrie
c273cc641f fix Star Maze on the IIc+ 2025-02-26 21:24:27 -08:00
4am
9f790fb86d update build instructions 2025-02-26 16:40:15 -05:00
Peter Ferrie
a1728f5c99 another try on Star Maze 2025-02-25 07:33:45 -08:00
Peter Ferrie
ad6668e6c9 try to fix Star Maze demo hang 2025-02-24 20:58:05 -08:00
Peter Ferrie
16effdc113 hide Wargle DOS boot 2025-02-24 20:54:34 -08:00
Peter Ferrie
e99dec38fb fix The Goonies demo uninit access 2025-02-24 18:33:04 -08:00
Peter Ferrie
c7a012a3f3 fix The Goonies uninit accesses 2025-02-24 18:32:02 -08:00
Peter Ferrie
dd3057deb5 another try fixing O'Riley's Mine joystick 2025-02-24 18:20:51 -08:00
Peter Ferrie
9dd2a1a79c
add Exomizer to build instructions 2025-02-24 14:35:21 -08:00
4am
71d2b580e3 Merge branch 'main' of https://github.com/a2-4am/4cade 2025-02-22 19:11:50 -05:00
4am
7350f3afd3 trim some help lines 2025-02-22 19:11:46 -05:00
Peter Ferrie
69ba07d784 trim Aquatron help text 2025-02-22 16:06:51 -08:00
Peter Ferrie
9471fbad19 try to fix Star Maze demo 2025-02-22 09:16:32 -08:00
4am
5b77d4026d remove debugging file 2025-02-17 23:43:48 -05:00
4am
20469fe71d normalize some dots 2025-02-17 12:42:25 -05:00
cybernesto
637177b305
Added game documentation for 10 games. (#699)
* First draft of game help. Needs proper formatting.

* Added game documentation with proper formatting.
2025-02-17 05:27:13 -05:00
Peter Ferrie
68294c9792 fix O'Riley's Mine joystick movement 2025-02-16 17:33:07 -08:00
Peter Ferrie
c31d85118a try accelerator fix for Star Maze 2025-02-16 11:16:33 -08:00
4am
d4f2d8dea9 remove HideLaunchArtwork routine in stack, all prelaunchers use HideLaunchArtworkLC2 2025-02-15 20:13:40 -05:00
4am
a281f6b808 call HideLaunchArtworkLC2 instead of HideLaunchArtwork 2025-02-15 20:05:08 -05:00
4am
d4bf09246e call HideLaunchArtworkLC2 instead of HideLaunchArtwork 2025-02-15 19:46:31 -05:00
4am
9a111ed189 call HideLaunchArtworkLC2 instead of HideLaunchArtwork 2025-02-15 19:37:00 -05:00
4am
7bafbf64a3 call HideLaunchArtworkLC2 instead of HideLaunchArtwork 2025-02-15 19:07:14 -05:00
4am
4d148826a5 call HideLaunchArtworkLC2
fixes https://github.com/a2-4am/4cade/issues/697
2025-02-15 19:06:52 -05:00
4am
bdd791f3af call HideLaunchArtworkLC2 instead
fixes https://github.com/a2-4am/4cade/issues/693
2025-02-15 19:04:13 -05:00
4am
4e1b4abd1b call HideLaunchArtworkLC2 instead
fixes https://github.com/a2-4am/4cade/issues/695
2025-02-15 19:00:41 -05:00
4am
6efb5bc918 call HideLaunchArtworkLC2 instead
fixes https://github.com/a2-4am/4cade/issues/696
2025-02-15 18:59:59 -05:00
4am
c0ca477520 call HideLaunchArtworkLC2 instead
fixes https://github.com/a2-4am/4cade/issues/692
2025-02-15 18:59:24 -05:00
4am
a6c315e8e0 move HideLaunchArtwork sooner
fixes https://github.com/a2-4am/4cade/issues/691
2025-02-15 15:59:27 -05:00
4am
bfa4c515fc hide launch artwork sooner 2025-02-15 15:43:29 -05:00
4am
a0a45f15ec hide launch artwork sooner 2025-02-15 15:28:31 -05:00
4am
4661422a9f hide launch artwork sooner 2025-02-15 15:25:38 -05:00
4am
edbd47a71f hide launch artwork sooner 2025-02-15 15:23:21 -05:00
4am
7c16c3fcf3 hide launch artwork sooner 2025-02-15 15:21:19 -05:00
4am
1a43535498 hide launch artwork sooner 2025-02-15 15:17:17 -05:00