Hey Kurt,
Only with assembly. I have an assembly project I wrote to dump all the
banks of an 8300 to NADSBox using the "copy con" command. Perhaps that
could help?
Ken
On 3/25/16 8:20 AM, Kurt McCullum wrote:
I want to get a data HEX dump of the option ROM on my NEC. It's an
older Ultimate ROM that I have not found elsewhere and I just wanted
to get a copy of it.
With the system ROM I just PEEKed the values and sent them out the
serial port. Is there a similar trick to doing this with the Option ROM?
Kurt