Code: Select all
⬢ [arch] ❯ cat sq68ux.ini
#SMSQE = Q68_SMSQ.bin
sysrom = Q68_ROM.SYS
#SD1 = q68.img
Emulator doesn't run the boot firmware that is on a real Q68.
Code: Select all
⬢ [arch] ❯ cat sq68ux.ini
#SMSQE = Q68_SMSQ.bin
sysrom = Q68_ROM.SYS
#SD1 = q68.img
It boots, but I cannot access the WIN drives after having them configured.XorA wrote: Fri Aug 15, 2025 11:30 amCode: Select all
⬢ [arch] ❯ cat sq68ux.ini #SMSQE = Q68_SMSQ.bin sysrom = Q68_ROM.SYS #SD1 = q68.img
I currently only emulated the byte access style that smsq/e uses to access the card, I haven't checkout the source for the older driver to see how it does it!janbredenbeek wrote: Fri Aug 15, 2025 11:47 amIt boots, but I cannot access the WIN drives after having them configured.XorA wrote: Fri Aug 15, 2025 11:30 amCode: Select all
⬢ [arch] ❯ cat sq68ux.ini #SMSQE = Q68_SMSQ.bin sysrom = Q68_ROM.SYS #SD1 = q68.img
Maybe it's due to the old SD card driver from Wolfgang. I'm looking for a way to backport the SMSQ/E driver but without success so far...
Thanks, I didn't see the "Releases" link at the right side.