emularity
emularity copied to clipboard
VICE.js: Don't assume that a floppy exists
The following code improperly assumes that there are files:
files.push(VICELoader.mountFile('/metadata_fliplist.vfl', VICELoader.localFile("Fliplist", fliplist)).files[0]);