retro-b5500 icon indicating copy to clipboard operation
retro-b5500 copied to clipboard

Run multiple instances of emulator with shared disk

Open GoogleCodeExporter opened this issue 9 years ago • 0 comments

From Tim Sirianni:
1)  I would love to be able to run multiple instances of the emulator, with the 
possibility of running shared disk among them.  I believe indexedDB is capable 
of shared access, isn't it?   Even if shared disk isn't possible it would be 
fun to run multiple emulators, which I guess means being able to set the name 
of the disk subsystem IDB to open, so this might be an easy change to make 
while you're in the code.  Yes, this is a way to get around the just-one-thread 
javascript execution model.  Two one-processor emulated system should run twice 
as fast a two-processor one on a two-core real system.

Original issue reported on code.google.com by [email protected] on 20 Jul 2014 at 2:38

GoogleCodeExporter avatar Mar 21 '15 14:03 GoogleCodeExporter