What's New in Fujisan 2.0.5
FujiNet / NetSIO
- Netstream support: Serial output from the Atari now reaches NetSIO/FujiNet (modem and netstream use cases). The atari800 core is pinned to
41c7a9c, which includes upstream netstream gating plus related NetSIO sync/HSIO and write-size fixes. - Patches already merged upstream (
0010Windows NetSIO,0013sync/HSIO) are skipped so builds stay clean on the new pin.
Debugger
- Windows: Fixed linking of
libatari800_debug_step_instructionon MinGW/MSYS2 paths so single-step and PC breakpoints work on Windows the same way they do on macOS/Linux. - PC breakpoints & stepping (from earlier 2.0.5 work): Precise per-instruction PC breakpoints over the TCP debug API; fixes for breakpoints not firing when multiple are set, and for step actually advancing one instruction.
Input
- Fully customizable keyboard joystick mappings, with presets (NumPad, arrows, WASD, and user-defined layouts).
Build / packaging
- Fedora / Podman: Fixed container builds with SELinux volume labels and podman short-name resolution.
Full changelog since v2.0.4: netstream core pin, Windows debugger link fix, keyboard joystick customization (#45), Fedora/Podman build fix (#44), debugger breakpoints & stepping (#43, #41).