v2.1.0 RC 1
Pre-release
Pre-release
Changelog:
-
Added UNAPI RAM Helper compatible mapper support routines for accessing mapped RAM by specifying both a segment number and a slot number.
-
Added a new function call to get information about a cluster in a FAT12 or FAT16 volume.
- Also: added a new tool, CONCLUS, that uses that function to tell if stored across consecutive sectors in the disk.
- Also: new version of the EMUFILE tool that checks if the disk image files are stored across consecutive sectors in the disk.
-
The EMUFILE tool now accepts a directory as the parameter for the SET command:
EMUFILE SET \DSKS\GAME
is equivalent toEMUFILE SET \DSKS\GAME\GAME.EMU
if\DSKS\GAME
is a directory. -
BREAKING CHANGE for application developers: the ALL_BK and FRE_BK routines aren't available anymore.
NEXTOR.SYS steps up to v2.11, to support the new _GETCLUS function call.