Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!rice!uw-beaver!ubc-cs!alberta!herald.usask.ca!weyr!f70.n140.z1.FIDONET.ORG!David.Plummer From: David.Plummer@f70.n140.z1.FIDONET.ORG (David Plummer) Newsgroups: comp.sys.amiga.misc Subject: Re: SetCPU help Message-ID: <145.27F42C91@weyr.FIDONET.ORG> Date: 28 Mar 91 17:36:16 GMT Sender: ufgate@weyr.FIDONET.ORG (newsout1.26) Organization: FidoNet node 1:140/70 - Double Check, Regina Sask Lines: 32 JG> JG> > You can do something like this in C, for 256K ROMs. JG> > JG> > void main() { JG> > FILE *file = fopen("SYS:KickStart","w"); JG> > char *buf = (char *)0x00fc0000; JG> > JG> > if (file) { JG> > fwrite(buf,1,0x00040000,file); JG> > fclose(file); JG> > } JG> > } JG> > JG> Can you imagine a MAC engineer giving code to dump Apple ROMs to JG> disk? :-) JG> JG> P.S. Won't the software guys yell at you for going straight to that JG> hardware address? JG> JG> JG> -Jason- JG> What did you want, DumpRomDisk(FILE *image) calls in Kickstart!?!? -- David Plummer - via FidoNet node 1:140/22 UUCP: ...!herald!weyr!70!David.Plummer Domain: David.Plummer@f70.n140.z1.FIDONET.ORG Standard Disclaimers Apply...