Hi, when I start openMSX like this:
$ openmsx -machine Philips_VG_8235
It replies:
Fatal error: Error in "Philips_VG_8235" machine: Couldn't find ROM file for "Memory Mapped FDC ROM" roms/vg8235_disk.rom.
However, the "missing" file is inside the directory mentioned and has the same rights and owner as the openMSX process.
diederick@zaphod:~/.openMSX/share/machines/Philips_VG_8235/ $ ls -l roms/ totaal 84 -rw-r--r-- 1 diederick users 184 10 apr 2010 SHA1SUMS -rw-r--r-- 1 diederick users 32768 10 apr 2010 vg8235_basic-bios2.rom -rw-r--r-- 1 diederick users 32768 10 apr 2010 vg8235_disk.rom -rw-r--r-- 1 diederick users 16384 10 apr 2010 vg8235_msx2sub.rom
hardwareconfig.xml:
false 1 roms/vg8235_disk.rom 1bf0696816b242081e1041a16e5ff73710792865 Philips
This problem seems to have started with openMSX 0.10.1. Am I doing something wrong or is this a bug?
Login or register to post comments