Daniel Brooks
Daniel Brooks
Thanks for using Emularity :) Which error code does it report? Can you load that url in a tab by itself?
I'm sorry that I didn't see this earlier; my spam filter seems to have gotten above itself. This is a use-case that I hadn't strongly considered. Currently it's written so...
I'm sorry that I didn't see this earlier; my spam filter seems to have gotten above itself. Emularity currently supports DosBox, which can run any program that can be run...
The command–line arguments for Mini vMac are documented online at https://www.gryphel.com/c/minivmac/control.html#command_line. When using Emularity directly, you can use `mountFile` for each file you need, and then mention both file names...
As a troubleshooting step, can you go to the javascript console and type `FS.readdirSync('/emulator/minivmac/EcoDisc')` and paste what it outputs?
Sorry, just `FS.readdir('/emulator/minivmac/EcoDisc')`. The errors about audio contexts, favicon.ico, and source maps don’t matter.
Well, I didn’t expect that. I see from [the documentation](https://jvilk.com/browserfs/2.0.0-beta/classes/_backend_zipfs_.zipfs.html#create) that we could pass in an optional name. I guess we could use that to override the default if we...
> To add complexity to the problem, my goal is to do this on Internet Archive with their in-browser emulation You should just be able to do that. What have...
Thanks Matt, I haven’t had time to look into this. In fact I don’t even have a Mac to run Safari on. But if anyone wants to fix this and...
This is the kind of feature that would need to be added to each emulator supported by Emularity individually. If you haven't already done so, I suggest speaking with the...