v86
v86 copied to clipboard
Config file for v86
It would be nice to add a config file feature to v86, so people can load config files to the emulator instead of re-configure them every time. Thanks!
I think extending and documenting the url interface would be a good step in this direction, i.e. making something like this work:
https://copy.sh/v86/?cdrom=https://k.copy.sh/linux4.iso&m=512M&networking=0&acpi=1
Or perhaps a json file inspired by the internal representation of profiles, e.g.: https://github.com/copy/v86/blob/690354e69ef8473535c308de23868df9479f003f/src/browser/main.js#L193-L204
Hi, so I see that the URL config feature is merged, but are you still looking to add a feature for uploading a config file that automatically fills out the set up fields? If so, I could work on that.
@broten15 Sure! (note that not all url parameters are implemented yet, so that would also be useful)