Current version: dn9a0901.tgz News: 2000 Sept 1 Fixed the Apple ][ disk emulation to set up it's menus properly. Added support for a file open box to the Apple ][ disk driver (only works on the unreleased windows port that nobody has except me). Removed some dead (old 6280 core) code from cal.c. Cleaned up the PCE CD code a lot. Tracked down a bug with CD audio playback only to find out that fixing it requires more info that is available and a total rewrite of the lowlevel CD code. Then hacked the code up to not break too obviously. Changed the coleco, sms, and sg1000 drivers to use the periodic event scheduler instead of for loops. Removed a useless-looking line of code from the PCE VDP (I hope it wasn't important). Started adding code to support testing the Marat6502 core. Moved SN76489 (sms_psg) update control from the VDPs to the system drivers.