New
v1.31.0.0
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<n>/][<nnn>/][l<1|2>/][rom/]<addr>
- Similar for m<1|2> commands.
- Additionally inspect Mockingboard state: m<1|2> s<n>/<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. supports both the SSI263P & SSI263AP for this Phasor/SSI263 reset test.