1.31.0.0 - 28 Sep 2025
Note: Using VS2022 to build both 32 & 64-bit versions.
Note: AppleWin-x64.exe is beta.
- [Change #1392, #1423] Add a 64-bit version of AppleWin to the distro: AppleWin-x64.exe (beta).
- [Change #451] Debugger: Support address prefixes for breakpoints and Mini mem dump window:
- bp or bpm[r|w] [s/][/][l<1|2>/][rom/]
- Similar for m<1|2> commands.
- Additionally inspect Mockingboard state: m<1|2> s/<mb[a|b]|ay[a|b]>
- Extend the UI to show specifics of memory bank number & LC 4K bank 1 or 2.
- Extend the 'bpl' command (Breakpoint List) to include the full address prefix.
- See AppleWin.chm help doc, Debugger: Breakpoints & Memory sections.
- NB. divide operator changed to '//'
- [Change #1416] Mockingboard and Phasor cards now default to SSI263AP (instead of older SSI263P).
- mb-audit 1.57 (and earlier) will now fail the Phasor/SSI263 reset test: "43:F1:00, Expected:02 Actual:00".
- Restore the old AppleWin behaviour with, eg. '-s4 socket1=ssi263p' for the SSI263 at $C440.
- NB. mb-audit 1.58 supports both the SSI263P & SSI263AP for this Phasor/SSI263 reset test.
- Add command line to add/remove SC01: -sN <no-sc01|sc01>.
- [Change #1421] Debugger: reduce start-up console output, and add new 'log' command.
- [Bug #1428] Fix issue when changing Apple II model where aux slot became empty (regression at 1.30.21).
- [Bug #1414] RamWorks III: Power-cycle now resets to bank 0.
- [Bug #1412] SSI263: Chip power-down not silencing continuous phoneme (regression at 1.30.21).
- [Bug #1407] Mute any sound when right-context (pop-up) menus are shown.