Skip to content

v2.1.1 beta 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Konamiman Konamiman released this 20 Aug 15:38
· 84 commits to v2.1 since this release
a297ad8

Changes in this release

  • Fix: the DE register pair was corrupted by extended BIOS handling code, now it's going to be always preserved, even if a driver corrupts it in its own EXTBIO hook handling code. (#88)

  • Fix: the _GPART function call was returning incorrect information in registers IX and IY when called via the 0005h entry point (it worked fine when using the F37Dh entry point). The fix is in NEXTOR.SYS. (#89, but the issue was originally reported by vipoo in #84).

  • There's a new kernel ROM file: Nextor-2.1.1-beta1.OCM.ROM. This one is for the 1chipMSX and compatible devices such as the SX|2. The driver is basically the same as the one for the MegaFlashROM SCC+ SD, but with the DiskROM related code removed. (#91)

Changed files

The following files have been changed from v2.1.1 alpha 2:

  • All the kernel ROM files.
  • NEXTOR.SYS