New
v1.30.19.0
1.30.19.0 - 28 Jul 2024
- [Change #1207] Support for SmartPort hard disk controller for Enhanced //e. [Thanks to @burniouf, with additional testing and input from: @alupin65, @inexorabletash, @univta0001]
- New HDC SmartPort firmware written by @burniouf.
- Enhanced //e defaults to using SmartPort firmware, and older Apple II's still use the older v2 firmware.
- Supports up to 8 SmartPort units per HDC (currently limited to 4GiB capacity for each unit).
- Supports up to 4 ProDOS block devices per HDC (previously was 2).
- Command line support only for slot 5 HDC (
-s5 hdc) and hard disks after unit-2 (eg.-s5h3 <pathname>,-s7h3 <pathname>, etc). - [Bug #563] Fixes "UniDOS 3.3 v2.0.1".
- [Change #175] Improvements to the SSI263 emulation (mostly edge cases). Use in conjunction with mb-audit v1.53.
- [Bug #926, #1315] DiskII Interface: 'DRIVES OFF' forces the control flipflops to clear. Fixes Infocom's Shogun & Zork0. [@sicklittlemonkey]
- [Bug #1308] Fix for corrupt 't' glyph. [@xotmatrix] and use actual II+ and Enhanced //e video character ROMs.
- [Bug #1285] Fix crash in 6502 emulation at 0xFFFF boundary.