emularity
emularity copied to clipboard
add IMGMOUNT
See also https://www.dosbox.com/wiki/IMGMOUNT I wonder if you could help to fix the code style since i am not familiar with javascript. Also there are some questions i want to ask:
- Are all files under the directory
/emulator? I hardcoded the path prefix. - Will there be side effects of adding more parameter to
build_dosbox_arguments?Ii have tested with and without addingDosBoxLoader.mountImagemethod and it works fine. But I am afraid of some side effects i don't know.