It's been three months since Konamiman revived the 2.1 branch of Nextor with the release of the first beta version, and now here comes the second one! The list of changes and fixes is quite large, the most relevant ones are:
- The mechanism for selecting partitions to map at boot time has changed. Now instead of scanning a file named NEXTOR.DAT in the root directory of the partition filesystem, Nextor chooses the first available partition having the "active" flag set in the partition table. This flag can be set and reset using the built-in FDISK tool.
- Related to the above, at boot time Nextor will now scan the first nine partitions of each device including extended partitions (previous versions only scanned primary partitions).
- Nextor will now try to load MSXDOS2.SYS if NEXTOR.SYS is not found in the boot drive (but without NEXTOR.SYS the Nextor command line tools won't work).
- A new "temporary" disk emulation mode has been introduced. In this mode the data for the disk emulation session is stored in RAM right before the computer is reset to start it; the session ends the next time the computer is reset.
- The existing "persistent" disk emulation mode has changed. Now instead of searching for a NEXT_DSK.DAT file in the root directory of the partition, the Nextor kernel searches for a pointer to the data for the emulation session in the partition table of the device (the emulation data itself is still inside a file, which can be located anywhere in the device). Also, pressing 0 to boot in normal mode will also delete the data pointer so there's no need to further delete anything manually.
- "One-time boot keys" introduced. This is a mechanism (and a related command line tool) to boot nextor simulating the pressing of selected boot keys, without having to physically press them.
- "Boot key inverters" introduced. This is a couple of bytes in a fixed position of the Nextor kernel ROM that can be used to invert the meaning of the boot keys; for example, if you invert SHIFT then the MSX-DOS kernels will be disabled by default. The MKNEXROOM tool can be used to set these inverters in an existing ROM file before flashing it to your device.
- The numeric keyboard can now be used additionally to the regular keyboard as boot keys and to change disks in emulation mode.
- Fixed the bug that caused COMMAND2.COM to crash at boot when the computer booted with one single drive (e.g. when using Carnivore in a computer without internal floppy disk drive).
See the full list of changes, and details about the new features, in the Nextor user manual. Also, make sure to download the tools file that includes the updated EMUFILE.COM tool (the old one doesn't work with this version).
Relevant link: Nextor 2.1 beta 2 release in GitHub
Relevant link: Konamiman's MSX page
Comments (6)
By konamiman
Paragon (1198)
29-04-2019, 16:26
By sdsnatcher73
Prophet (3956)
29-04-2019, 18:51
By KdL
Paragon (1451)
29-04-2019, 19:36
By konamiman
Paragon (1198)
30-04-2019, 10:46
By KdL
Paragon (1451)
30-04-2019, 11:06
By sd_snatcher
Prophet (3659)
01-05-2019, 17:33