Kent Dickey
2023-11-05 01:42:43 UTC
I've updated KEGS to v1.31 to fix a severe Windows crash if you changed the
path to the ROM file, and to improve printing support. KEGS is an Apple IIgs
emulator for Mac, Windows, and Linux with source code.
KEGS v1.31 is available at: http://kegs.sourceforge.net
Changes in KEGS v1.31 since v1.30 (11/04/23)
- Fix Windows failure where KEGS would quit on startup if config.kegs
contained a new ROM path.
- Fix a Code Red halt running the Printer57.6 driver where KEGS thought it
might need to generate a baud rate event every .5 cycles.
- Fix disk image selection screen bug where s7d10-s7d12 could wrap and make
it hard to leave the screen.
- Add a Slinky RAM card in slot 4 (with no firmware), works even with
Mockingboard.
- Fix scanline interrupts which were happening too early starting with
version 1.24.
- Another false read bug was causing 16-bit RMW cycles to read the next
address (which is incorrect).
Kent
path to the ROM file, and to improve printing support. KEGS is an Apple IIgs
emulator for Mac, Windows, and Linux with source code.
KEGS v1.31 is available at: http://kegs.sourceforge.net
Changes in KEGS v1.31 since v1.30 (11/04/23)
- Fix Windows failure where KEGS would quit on startup if config.kegs
contained a new ROM path.
- Fix a Code Red halt running the Printer57.6 driver where KEGS thought it
might need to generate a baud rate event every .5 cycles.
- Fix disk image selection screen bug where s7d10-s7d12 could wrap and make
it hard to leave the screen.
- Add a Slinky RAM card in slot 4 (with no firmware), works even with
Mockingboard.
- Fix scanline interrupts which were happening too early starting with
version 1.24.
- Another false read bug was causing 16-bit RMW cycles to read the next
address (which is incorrect).
Kent