DOSBox fails to 'dir' root directories #36
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
DOSBox 'dir' command doesn't work since r6868, details on the screenshots.
This is because of changed return code of sysfn70.5 (GetFIleInfo) for root dirs (e.g. /hd0/1/).
If you change return code of sysfn70.5 for root dirs from 0 to 2 (as it was before r6868), DOSBox will 'dir' correctly.
Steps to reproduce:
dunkaist
fixed oin port DOSBox 0.74-3