Skip to content

Conversation

@Konamiman
Copy link
Owner

The CALL MAPDRV BASIC command has an option to map a drive directly to sector zero of a device (for cases where the device doesn't have partitions and the FAT filesystem starts directly at sector zero), by specifying zero as the partition number. However this option wasn't actually working, it would always throw an "Invalid partition" error. This pull request fixes that.

Note that this bug was in the CALL MAPDRV BASIC command only, the command line tool MAPDRV.COM already works as expected.

@Konamiman Konamiman added this to the v2.1.3 milestone Jan 26, 2025
@Konamiman Konamiman self-assigned this Jan 26, 2025
@Konamiman Konamiman changed the base branch from v2.1 to v2.1.3 June 2, 2025 11:15
@Konamiman Konamiman merged commit 6a9c3b8 into v2.1.3 Jun 2, 2025
1 check failed
@Konamiman Konamiman mentioned this pull request Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants