v2.1.1 beta 1
Pre-releaseChanges 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 registersIX
andIY
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