SpecEmu

What's New:

    1. Fixed +3 contention issue when leaving 64K RAM mode. (thanks, r-lyeh).
    2. Fixed Sinclair 1+2 joystick port behaviour on the Spectrum +2. (thanks, XoRRoX).
    3. Clicking a register label, other than IM, in the debugger highlights its address in yellow in the memory viewer (suggested by XoRRoX).
    4. Clicking the IM label in the debugger shows the disassembly for the current interrupt service routine in the current interrupt mode.
    5. Fixed a +3 disk controller bug affecting multisector transfers.
    6. Added an invert tape polarity option in tape options.
    7. Added options to create new ZX Spectrum +3 (180K/360K/720K) and new Beta Disk (160K/320K/640K) image files to the File menu.
    8. Added mouse position to character position to the Tools window (suggested by XoRRoX).
    9. Added /bpc command line argument to add a conditional breakpoint (eg: /bpc "hl=5 a=#0d").
    10. Added slowmo command to the debugger to slow down screen drawing and show how it's being updated (toggles on/off with the command or on reset/loading snaps).