Really interesting David! Looking forward to hear about how it turns out. :-)
I've also tried some dissassembly of the Advantage boot ROM. It was
useful for me to find that the video RAM was not working (due to a
failing flip-flop in charge of generating the Write Enable signal) by
comparing the dissassembly with the address bus timeline in an
analyzer. In case it can be useful:
https://github.com/teiram/northstar-advantage-boot/blob/master/src/boot_eprom.asm
I was also wondering if one of those Gotek floppy emulators could work
with the enhanced HxC firmware. I've seen that there was some
discussion in its support forum about making it work with CP/M based
computers. I don't know if it emulates hard-sectores floppies, but
maybe it can be combined with the
deramp.com VSG solution to simulate
sector pulses.
When you talk about the PC2Flop from
deramp.com are you talking about
the Virtual Sector Generator? Why does it need to be modified to work
on the Advantage?
I have a PIC somewhere and would like to experiment with this kind of
solution too. :-)
Best regards,
Manuel