-
-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mount custom IMG file as D: drive in installed operating system (#290)
Instead of emulating a FAT file system from the mounted content, try to load a file with a .img extension next to the loaded content. For example if loading 'GAME.zip', it will look for 'GAME.zip.img' and use that as the second hard drive if it exists
- Loading branch information
1 parent
2b8eced
commit 72bc028
Showing
1 changed file
with
42 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters