4am
e4064f0990
add action screenshot for Puyo Puyo
2023-04-13 20:55:51 -04:00
4am
a90d91bbea
add action screenshots for Game Boy Tetris
2023-04-13 20:45:22 -04:00
4am
c256535d26
update game cache and config files
2023-04-13 20:33:34 -04:00
Peter Ferrie
0c615655c7
add Little Brick Out to the collection
2023-04-13 14:23:02 -07:00
Peter Ferrie
f684c631bc
shave some blocks
2023-04-13 13:08:02 -07:00
Peter Ferrie
f4c7dd31b9
shave some blocks
2023-04-13 11:57:02 -07:00
Peter Ferrie
9cab60b55c
add Cavit, Mazy, Neuras, Ruptus to the collection
2023-04-13 10:42:58 -07:00
Peter Ferrie
4417556c8a
add Impetus and Lift to the collection
2023-04-12 22:20:59 -07:00
Peter Ferrie
93159afbee
add Cracky and Guntus to the collection
2023-04-12 22:02:05 -07:00
Peter Ferrie
faabedb99d
shave some blocks
2023-04-12 21:37:48 -07:00
Peter Ferrie
ba6eecec26
add Aerial, Ascend, Battlot, Bootskell, Cacorm to the collection
2023-04-12 18:58:50 -07:00
4am
4d9b1ee5ce
move Pitstop II to 4sports
2023-04-12 18:31:17 -04:00
4am
364a5d388f
update changelog
2023-04-12 18:16:08 -04:00
4am
0677765b83
move 8bit-Slicks to 4sports
2023-04-12 18:09:06 -04:00
4am
05ecde1965
update game cache and index files
2023-04-12 17:58:03 -04:00
Peter Ferrie
ce4002fc9e
add Puyo Puyo to the collection
2023-04-12 10:18:38 -07:00
Peter Ferrie
8499efbfa9
support Little Computer People external serial file
2023-03-24 18:36:51 -07:00
Peter Ferrie
b72f2f4b5f
copy Lode Runner master levels to user-disk
2023-03-24 10:40:51 -07:00
frankmilliron
2a1a50f2a3
fix graphics mode on reset during demo ( #540 )
2023-02-16 15:09:38 -05:00
Andrew Roughan
4df8c029e0
Create PP ( #539 )
...
* Create PP
* Create I1
* Update I1
Remove URL for now
2023-01-10 15:17:27 -05:00
Peter Ferrie
7590c290a3
display MB mono/stereo on start
2023-01-06 11:36:12 -08:00
Peter Ferrie
39b62e540d
fix Spy Hunter screen corruption
2022-12-29 15:36:50 -08:00
Peter Ferrie
3127489da9
restore Track Attack screen holes
2022-12-28 22:35:45 -08:00
Peter Ferrie
4c3e2479db
fix Time Pilot reset vector
2022-12-28 22:08:16 -08:00
Peter Ferrie
0dd83a01f2
add Game Boy Tetris to the collection
2022-12-22 12:40:28 -08:00
frankmilliron
e5926dc7b5
force IIgs Mono Mode off ( #534 )
...
A (since fixed) bug in Apple II Desktop led to a black and white main screen on TR. Let's force color mode on in case it's off.
2022-12-11 11:53:04 -05:00
Peter Ferrie
5643dd8c97
only protect AN1 on IIe or later
2022-12-07 11:40:21 -08:00
Peter Ferrie
e92c1b32bf
fix UltraWarp crash due to Wavy Navy
2022-12-06 13:02:24 -08:00
Peter Ferrie
c5c812754e
fix Horizon V crash on save
2022-11-30 11:13:58 -08:00
4am
c29dd24ec4
Revert "add some qkumba suggestions ( #533 )"
...
This reverts commit 529f89f820
.
2022-11-29 18:11:48 -05:00
frankmilliron
529f89f820
add some qkumba suggestions ( #533 )
2022-11-29 17:00:31 -05:00
frankmilliron
00707b6c0b
Clear //gs Shadow Page 2 ( #532 )
...
* Fix Alternate Display Mode on ROM0 and ROM1 //gs
fixes attract hanging on ROM0 and ROM1 machines
* Clear //gs Shadow Page 2
We now control the horizontal. We now control the vertical. We now control the shadow bank of //gs video memory. Improves The Goonies and Pacman demos on ROM0/1.
2022-11-29 10:54:52 -05:00
Peter Ferrie
0f70459cc3
fix Horizon V sound effects
2022-11-28 21:23:23 -08:00
frankmilliron
327d37bedd
Fix Alternate Display Mode on ROM0 and ROM1 //gs ( #530 )
...
fixes attract hanging on ROM0 and ROM1 machines
2022-11-27 11:46:44 -05:00
frankmilliron
1b49c67062
Properly test for Alternate Display Mode on //gs ( #529 )
...
* Add files via upload
* Add files via upload
* Add files via upload
2022-11-27 11:08:48 -05:00
Peter Ferrie
5c543b8e48
fix Cannonball Blitz crash
2022-11-25 16:40:48 -08:00
frankmilliron
651d825c99
fix hang in Dino Eggs demo on //gs ( #528 )
...
ROM was not banked in
2022-11-25 11:11:03 -05:00
Peter Ferrie
a1a47e8b94
fix misligned tables in some FX
2022-11-21 19:22:41 -08:00
frankmilliron
df52b51a51
fix Apple Invader sound on //gs ( #525 )
...
* fix Apple Invader sound on //gs
Uses LDA/BIT $C033 instead of $C030 for some reason.
* typo
2022-11-20 16:44:38 -05:00
Peter Ferrie
7f077a77a1
fix off-by-one in some FX
2022-11-19 19:31:10 -08:00
frankmilliron
b381dce377
Fix some attract mode issues ( #524 )
...
* Add files via upload
* Add files via upload
2022-11-19 17:56:30 -05:00
Peter Ferrie
960955c31c
Aquatron is not a single-loader
2022-11-16 19:13:25 -08:00
Peter Ferrie
a1d95c9111
fix typo in Spider Raid demo
2022-11-16 18:40:13 -08:00
frankmilliron
db5599d222
clarify Linux instructions ( #520 )
2022-11-09 20:18:45 -05:00
frankmilliron
4841f37ada
Update 'readme' for Linux building instructions ( #519 )
2022-11-09 19:20:04 -05:00
Peter Ferrie
295e661047
only need Z80 patch on IIc
2022-11-09 15:36:58 -08:00
4am
c0a282c00d
prep for beta 3
2022-11-09 18:25:34 -05:00
Andrew Roughan
fa8efa0c92
Willy Byte game help ( #517 )
...
* Create EVOLUTION
* Create KUNG.FU.MASTER
* Update KUNG.FU.MASTER
* Create I2
* Create Thief
* Create WILLY.BYTE
2022-10-31 10:13:05 -04:00
Andrew Roughan
e043cd01ab
Create Thief game help ( #516 )
...
* Create EVOLUTION
* Create KUNG.FU.MASTER
* Update KUNG.FU.MASTER
* Create I2
* Create Thief
2022-10-24 15:48:03 -04:00
Peter Ferrie
2435f80aca
Thief requires joystick
2022-10-24 08:12:42 -07:00