Releases: Konamiman/RookieDrive-FDD-ROM
Releases · Konamiman/RookieDrive-FDD-ROM
v2.1.1
In v2.1 a sector number adjustment for single sided disks in DSKIO was introduced. However, by mistake the media ID passed to DSKIO was being corrupted before being used, and thus the sector number adjustmente was always being made; this rendered double sided disks unusable. This version includes #18 which fixes this.
v2.1
Miscellaneous bug fixes and improvements:
- Add support for connecting FDDs via an USB hub (#5)
- Implement proper handling of single sided disks (#10)
- Implement own XFER routine (#10)
- Fix DSKCHG crash in disk image mode (#11)
- Implement ROM disabling by pressing DEL while booting (#6)
- Fix computer freezing at boot when USB host hardware is not found (#7)
- Fix for double slashes in current directory path in the boot menu (#14) - contributed by cristianoag
Also Nestor80 is now needed to assemble the ROMs.
v2.0
Added support for working with disk images and a "graphical" boot menu. See the dedicated README file for details