Commit Graph

126 Commits

Author SHA1 Message Date
4am e569591526 prep for v5.0 release 2023-05-17 12:55:58 -04:00
Peter Ferrie 7590c290a3 display MB mono/stereo on start 2023-01-06 11:36:12 -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
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
4am c0a282c00d prep for beta 3 2022-11-09 18:25:34 -05:00
4am 36ddde3a30 5.0-beta.2 release 2022-10-13 12:41:11 -04:00
4am d0f2d16ff1 5.0-beta.1 release strings that I should have pushed before cutting the release but so it goes 2022-10-03 11:54:17 -04:00
4am a6d6bc6605 v5.0-alpha.4 release 2022-07-26 21:14:28 -04:00
4am f40abbf637 5.0-alpha.3 release 2022-06-11 08:53:54 -04:00
4am a9089f8c2f 5.0-alpha.2 release 2022-05-29 10:31:19 -04:00
4am 4a0e7eb630 v5.0-alpha.1 release 2022-05-19 16:55:03 -04:00
4am 31a37400c4 move search indexes and caches to TOTAL.IDX 2021-11-13 16:18:58 -05:00
4am 011948651a search cache 2021-11-06 19:12:40 -04:00
4am bd974ab3cb only read as much data as we need during startup 2021-11-04 12:47:49 -04:00
4am 07e82a5aad remove GAMES.CONF 2021-11-02 21:49:41 -04:00
4am d234aa0bcd move font data out of LC2 2021-10-27 20:17:35 -04:00
4am 6ffc9c7aac shave some bytes 2021-10-27 20:08:03 -04:00
4am 76242f8086 precompute gSearchStore 2021-10-23 00:53:23 -04:00
4am ae5f65b253 bank confusion 2021-10-14 09:05:18 -04:00
Peter Ferrie 8e8945c8a0 fix Windows build 2021-10-13 22:43:50 -07:00
4am 5adf3019de move some parsing code to init now that most data structures are precomputed 2021-10-12 21:54:33 -04:00
Peter Ferrie a1b8afe939 consolidate SS and ATTRACT 2021-10-12 16:37:59 -07:00
Peter Ferrie 488aaf99c2 shave one byte per game(!) and a bit more 2021-10-01 18:09:19 -07:00
4am acd3cf62dc print title earlier 2021-05-13 00:18:47 -04:00
4am b44bbf8fd0 v4.0 release 2021-02-12 17:54:26 -05:00
4am c497f0b6f7 4.0-rc.1 release 2020-12-08 20:30:51 -05:00
4am 9b43e4799d 4.0-beta.1 release 2020-10-21 12:12:03 -04:00
4am 78459d31a6 4.0-alpha.3 release 2020-08-28 13:39:13 -04:00
Peter Ferrie ad175e31e4 allow restarting GS/OS 2020-08-13 16:12:57 -07:00
Peter Ferrie 33d00fc978 fix CFFA3K issue on IIGS 2020-08-12 08:35:21 -07:00
Peter Ferrie 5d24f7becf and actually save the MB config 2020-08-08 22:41:07 -07:00
Peter Ferrie 4c1b217b33 support the Spectrum ED 2020-08-05 16:01:22 -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
Peter Ferrie dffb3b1cda no VidHD 2020-07-27 15:35:52 -07:00
Peter Ferrie d358aad4d8 faster MB detection 2020-07-26 20:35:42 -07:00
4am 7757da524a 4.0-alpha2 release 2020-07-23 09:55:32 -04:00
4am f3348bc93d release 4.0-alpha.1 2020-06-05 10:22:15 -04:00
4am 0d5a07b9b0
Handle more than 256 games (#140) 2020-03-24 16:30:14 -04: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
Peter Ferrie a485733df2 VBL between mode-switches, blank aux text 2020-03-17 15:30:20 -07:00
4am 6ac049d44c year updates and other minor things 2020-03-16 21:58:05 -04:00
4am f7d04bd599 typo 2020-03-13 10:46:22 -04: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