emularity icon indicating copy to clipboard operation
emularity copied to clipboard

add IMGMOUNT

Open rwv opened this issue 7 years ago • 0 comments

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 adding DosBoxLoader.mountImage method and it works fine. But I am afraid of some side effects i don't know.

rwv avatar Jan 15 '19 07:01 rwv