for sure, yes... On Thu, Nov 23, 2017 at 5:18 PM, MikeS <[email protected]> wrote:
> ROMCOM for sure, but wouldn't R2D also work with DL or Laddie? > > m > > ----- Original Message ----- > *From:* Stephen Adolph <[email protected]> > *To:* [email protected] > *Sent:* Thursday, November 23, 2017 3:35 PM > *Subject:* Re: [M100] How to dump ROM(s)? > > ROMCOM does it. R2D is Rom to Disk. I seem to recall making a program > also. ROMCOM gives you binary out. My program gives you ascii hex. > ROMCOM: > ftp://ftp.whtech.com/club100/eme/romcom.100 > > mine: > http://club100.org/memfiles/index.php?&direction=0&order=& > directory=Steve%20Adolph/ROM2S > > > > On Thu, Nov 23, 2017 at 1:00 PM, Mike Stein <[email protected]> wrote: > >> I think one of the EXTRAM programs (R2D?) does that; are you set up to >> communicate with a PC? >> >> m >> >> ----- Original Message ----- >> *From:* John R. Hogerhuis <[email protected]> >> *To:* [email protected] >> *Sent:* Thursday, November 23, 2017 12:44 PM >> *Subject:* Re: [M100] How to dump ROM(s)? >> >> >> On Thu, Nov 23, 2017 at 9:41 AM <[email protected]> wrote: >> >>> The easiest way would be to PEEK through the address space (maybe 4 or >>> 8K at a time) and output the values somewhere (maybe over serial to >>> another PC). >>> >>> >> You need an machine language program that runs from RAM to dump an option >> rom. >> >> I’m sure someone has written one, hopefully they’ll post a link. >> >> — John. >> >> >
