First using copy /b dsk2rom.rom+<dskfile> <romfile>
Second using dis2rom -f colmsx1.dsk colmsx.rom
I have tried to convert a DSK to a ROM, but when I restart the 1chipMSX, it boots the SD instead the rom...Try to change mode of operations SCC2 by switches DIP SW7 and DIP SW8.
Actually, I have the DIPSWITCH 8 activated
I remember something about the MSX mania disks having an invalid media ID byte, indicating that the disk is double sided while in fact it is single sided. Early versions of openMSX tripped on this.
I remember something about the MSX mania disks having an invalid media ID byte, indicating that the disk is double sided while in fact it is single sided. Early versions of openMSX tripped on this.
That's correct; the media id says double sided, while it's a 360k image. When emulators started emulating the disk controlers they tripped on that. The dsk2rom diskrom doesn't have problems with that though (tested), but maybe the .dsk implementation of the ocm trips on it
Never tried a .rom image on the ocm, maybe it has trouble booting up diskroms? A reset should solve that, but maybe it resets the header to prevent booting up roms after resetting the ocm?