Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
OutRed
GitHub Repository: OutRed/artclass
Path: blob/main/static/emulatorjs/EmulatorJS-main/docs/Systems/3DO.md
596 views

3DO

Code example

<div style='width:640px;height:480px;max-width:100%'> <div id='game'></div> </div> <script type='text/javascript'> EJS_player = '#game'; // Can also be opera EJS_core = 'nes'; // URL to BIOS file EJS_biosUrl = ''; // URL to Game rom EJS_gameUrl = ''; // Path to the data directory EJS_pathtodata = 'data/'; </script> <script src='data/loader.js'></script>

ROM Type

Your ROM can have the following types:

  • iso

  • bin

  • chd

  • cue

BIOS

File NameDescriptionmd5sum
panafz1.binPanasonic FZ-1f47264dd47fe30f73ab3c010015c155b
panafz10.binPanasonic FZ-1051f2f43ae2f3508a14d9f56597e2d3ce
panafz10-norsa.binPanasonic FZ-10 [RSA Patch]1477bda80dc33731a65468c1f5bcbee9
panafz10e-anvil.binPanasonic FZ-10-E [Anvil]a48e6746bd7edec0f40cff078f0bb19f
panafz10e-anvil-norsa.binPanasonic FZ-10-E [Anvil RSA Patch]cf11bbb5a16d7af9875cca9de9a15e09
panafz1j.binPanasonic FZ-1Ja496cfdded3da562759be3561317b605
panafz1j-norsa.binPanasonic FZ-1J [RSA Patch]f6c71de7470d16abe4f71b1444883dc8
goldstar.binGoldstar GDO-101M8639fd5e549bd6238cfee79e3e749114
sanyotry.binSanyo IMP-21J TRY35fa1a1ebaaeea286dc5cd15487c13ea
3do_arcade_saot.binShootout At Old Tucson8970fc987ab89a7f64da9f8a8c4333ff

CORES

The nes system supports 1 core

  • opera

If set to 3do, emulator will use the opera core.