Groups | Search | Server Info | Login | Register
Groups > comp.emulators.apple2 > #3763
| From | kegs@provalid.com (Kent Dickey) |
|---|---|
| Newsgroups | comp.emulators.apple2 |
| Subject | KEGS 1.32 - More compatibility fixes |
| Date | 2023-11-25 16:58 +0000 |
| Organization | provalid.com |
| Message-ID | <ujt933$2s9mp$1@dont-email.me> (permalink) |
I've released a new version of KEGS v1.32, an Apple IIgs emulator for Mac,
Windows, and Linux at: http://kegs.sourceforge.net/
Changes in KEGS v1.32 since v1.31 (11/22/23)
- Fix (dloc,x) in emulation mode to wrap as described at
https://github.com/gilyon/snes-tests/tree/main/cputest
- Improve virtual hard drive in slot 7 to use a small driver at $C700 which
uses WDM $C7,$00 to call back to KEGS for handling commands.
- Improve SCC8530 emulation to add support for RTxC as clock for higher speeds.
- Fix a GS/OS visual anomaly with the mouse cursor sometimes disappearing
when moving upwards, due to Scanline interrupts not being taken
properly.
- Support qkumba's code to run from $C050 by having get_remaing_opcodes()
track time properly, and to have reads to $C050-$C057 call float_bus()
before doing the softswitch action.
Kent
Back to comp.emulators.apple2 | Previous | Next — Next in thread | Find similar
KEGS 1.32 - More compatibility fixes kegs@provalid.com (Kent Dickey) - 2023-11-25 16:58 +0000
Re: KEGS 1.32 - More compatibility fixes Hugh Hood <hughhood@earthlink.net> - 2023-11-26 21:52 -0600
Re: KEGS 1.32 - More compatibility fixes Hugh Hood <hughhood@earthlink.net> - 2023-11-27 10:59 -0600
Re: KEGS 1.32 - More compatibility fixes Jerry Penner <jerry+a2@jpen.ca> - 2023-11-27 17:22 -0700
Re: KEGS 1.32 - More compatibility fixes kegs@provalid.com (Kent Dickey) - 2023-12-11 03:35 +0000
csiph-web