|
From: Gwenole B. <gb...@di...> - 2004-06-27 22:23:09
|
Hi, Current CVS now has correct keyboard support through SDL native=20 scancodes. i.e. you have to use new BasiliskII/src/SDL/keycodes file=20 and set "keycodes" to "true" in your prefs file. Besides, I added support for the scrap (aka copy-paste) + cdrom code=20 from Basilisk II native OS X port from Nigel. Note that for the latter=20= to be effective, you have to insert a CD prior to starting the=20 application so that the device is created. TODO: - Audio support through SDL/audio, mixer - Faster video graphics. For that, if someone knows how to setup=20 alternate stacks for Mach exception handlers, please tell me.=20 sigaltstack() won't work as it is intended for (slow) BSD-style signals. Bye, Gwenol=E9. |