From: dempson@actrix.gen.nz (David Empson) Newsgroups: comp.sys.apple2 Subject: Re: Ripping my GS's ROMs isn't working... Date: Sun, 1 Dec 1996 14:26:23 +1300 Organization: Empsoft Message-ID: <1996120114262397692@dempson.actrix.gen.nz> References: <57id4f$hh9@hecate.umd.edu> <19961128163600.LAA21548@ladder01.news.aol.com> <01bbdd9c$e3974940$4c205dcf@matthew-conte> matthew p. conte wrote: > > > Ok, I'm home over Thanksgiving and I've been attempting to rip the > > >my ROM 1 GS's ROMs for use with XGS. Long story short: It's not > working. > > >=) After doing a CALL -151, the instructions say to type this: > > > > > >00/800 < FE/0000.3FFFM Try removing the spaces. That will make a big difference. Spaces are used to separate commands in the monitor, but this is supposed to be a single command. It should be: 0/800 i had the same problem trying to dump my gs rom01... froze up everytime i > typed that line... 0/800 would display the contents of memory location 00/0800. The < command by itself wouldn't do much: possibly set up zero as the destination address. The FE/0000.3FFFM command would then attempt to move memory to whereever the destination address is pointing. Assuming it is zero, this would overwrite your I/O hooks, stack, screen memory, screen holes, etc. Not a good idea. -- David Empson dempson@actrix.gen.nz Snail Mail: P.O. Box 27-103, Wellington, New Zealand