Robert Posted May 19, 2007 Share Posted May 19, 2007 Commodore Plus/4 emulator Changes in version 1.1.0 ------------------------ * implemented 1551 drive emulation * added floppy drive LED display to the GUI (1541 is red, 1551 is green, and 1581 is yellow) * the debugger now allows for debugging floppy drives; the drives are also mapped to the physical address range $180000-$1BFFFF * fixed 1541 disk change detection * keyboard map can be configured with the GUI * external game devices like joysticks and gamepads are supported, and can be assigned in the keyboard map like normal keys * the 'step over' button in the debugger now also skips branch instructions * invalid opcodes that normally jam the CPU can be used as breakpoints (with the priority assumed to be 3) that open the debugger, and the execution of the program can continue as if there was a NOP instruction * added new command line options for loading disk image, snapshot, and demo files on start-up; on Windows, D64 and D81 files are also optionally associated with the emulator * it is now possible to use WAV, AIFF, and other sound file formats as tape images; these files can be read and written, however, new files are created in plus4emu format * blank video output is generated when the TED is disabled by setting bit 5 of $FF07 * reduced horizontal texture resolution to 384 in OpenGL mode when the quality is set to 0, for improved performance * minor GUI improvements and fixesChangelog / Download Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now