(Emscripten) Add PicoDrive

This commit is contained in:
twinaphex 2016-09-08 10:44:29 +02:00
parent 2c9f56932c
commit b15ec2f0d2

View File

@ -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>