some rom files i have.
https://onedrive.live.com/redir?resid=9EB0E72EE55E4704!188&authkey=!AOE7ijWULQDSZ2c&ithint=file%2czip [https://p.sfx.ms/icons/v2/Large/Zip.png]<https://onedrive.live.com/redir?resid=9EB0E72EE55E4704!188&authkey=!AOE7ijWULQDSZ2c&ithint=file%2czip> nec roms.zip<https://onedrive.live.com/redir?resid=9EB0E72EE55E4704!188&authkey=!AOE7ijWULQDSZ2c&ithint=file%2czip> onedrive.live.com Compressed (zipped) Folder ________________________________ From: M100 <[email protected]> on behalf of Kurt McCullum <[email protected]> Sent: Friday, March 25, 2016 4:33 PM To: Model 100 Discussion Subject: Re: [M100] OptRom Thanks guys. Fortunately, Steve just sent me a machine language program to pull the ROM. I appreciate the help. Kurt On Friday, March 25, 2016 9:29 AM, John R. Hogerhuis <[email protected]> wrote: On Fri, Mar 25, 2016 at 8:20 AM, Kurt McCullum <[email protected]<mailto:[email protected]>> 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 The problem is you need to switch from ROM land to Option ROM land to read the Option ROM. Once you're in Option ROM land ROM land (including the BASIC interpreter) is inaccessible except through a "far call" trampoline. So it's pretty much a task for machine language or at least a ML subroutine. -- John.
