(Emscripten) Add PicoDrive
This commit is contained in:
parent
2c9f56932c
commit
b15ec2f0d2
|
@ -71,6 +71,7 @@
|
|||
<a class="dropdown-item" href="." onclick=switchCore("nestopia")>Nestopia</a>
|
||||
<a class="dropdown-item" href="." onclick=switchCore("nxengine")>NX Engine</a>
|
||||
<a class="dropdown-item" href="." onclick=switchCore("o2em")>O2em</a>
|
||||
<a class="dropdown-item" href="." onclick=switchCore("picodrive")>PicoDrive</a>
|
||||
<a class="dropdown-item" href="." onclick=switchCore("prboom")>PrBoom</a>
|
||||
<a class="dropdown-item" href="." onclick=switchCore("quicknes")>QuickNES</a>
|
||||
<a class="dropdown-item" href="." onclick=switchCore("snes9x2002")>Snes9x 2002</a>
|
||||
|
|
Loading…
Reference in New Issue