Skip to content

Releases: Konamiman/RookieDrive-FDD-ROM

v2.1.1

Choose a tag to compare

@Konamiman Konamiman released this 09 Jan 13:33
d091f34

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

Choose a tag to compare

@Konamiman Konamiman released this 06 Jan 11:21
a0761c9

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

Choose a tag to compare

@Konamiman Konamiman released this 01 Jul 20:57
a41c59a

Added support for working with disk images and a "graphical" boot menu. See the dedicated README file for details

v1.0

Choose a tag to compare

@Konamiman Konamiman released this 30 Nov 14:51

First version: MSX-DOS 1 kernel with support for standard (CBI+UFI) USB floppy disk drives.