jeffpar / pcjs

The original IBM PC and other machine emulations in JavaScript

Home Page:https://www.pcjs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't mount external CD-ROM

gattilorenz opened this issue · comments

When using the pcjs machine at https://www.pcjs.org/machines/pcx86/ibm/5170/vga/cdrom/?debugger=true I can't load an external ISO, the error being "FDC: Unrecognized disk format (24338432 bytes)".

It seems the code behind the "mount" button always assumes that the file should be mounted on the floppy drive?

I tried, it only loads 360K images then it does not show up in the emulator. And try using [Second emulator that works with CD-ROM] (http://copy.sh/v86)

CD-ROM support for external ISOs is not a feature, either current or planned. Sorry.