Releases: nataliapc/msx_z80bench
Releases · nataliapc/msx_z80bench
v1.4.2
- High precision (64bits) using last loop rest (6 decimal digits, fixed point).
- TestLoop V5 (IM1 mode): due to the test precision improvement the use of IM2 and line interrupts is no longer needed.
- SVI-738 support (MSX1 machine with V9938).
- Detection of Z80 NMOS/CMOS by code (thanks to Miguel).
- Tides-Rider board support.
- Dynamic speed scale for 80 columns panel.
- Panel display improvements.
- Bugfix restoring Kanji mode on exit.
- Bugfix when slot 0 is expanded.
- Deprecated: TestLoop V1, and V2.
v1.3.1
- New V2 testLoop 'HBLANK' with line interruptions (x3 accurate).
- Support for MSX1 machines 40 columns (only V1 testLoop 'VBLANK')
- Improved command line mode, use /? for more information.
- Bugfix when slot 0 is expanded
- Bugfix restoring kanji mode on exit
- Minor bugfixes.