[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Where does the "16 SECTOR" message come from?
- Subject: Re: Where does the "16 SECTOR" message come from?
- From: aiiadict@gmail.com
- Date: 17 Feb 2007 09:56:57 -0800
- Complaints-to: groups-abuse@google.com
- In-reply-to: <45d6fdf3$0$52907$c30e37c6@lon-reader.news.telstra.net>
- Injection-info: s48g2000cws.googlegroups.com; posting-host=71.143.8.157; posting-account=wL7QqAwAAADveYas09gsbDvmMNiULH_b
- Newsgroups: comp.sys.apple2
- Organization: http://groups.google.com
- References: <45d6e88a$0$52918$c30e37c6@lon-reader.news.telstra.net> <1171714587.725130.21860@m58g2000cwm.googlegroups.com> <45d6fdf3$0$52907$c30e37c6@lon-reader.news.telstra.net>
- User-agent: G2/1.0
- Xref: g2news2.google.com comp.sys.apple2:17499
On Feb 17, 5:06 am, Tristan Mumford <xtristan.xmumf...@xgmail.xcom>
wrote:
> I think I might try to dump the ROM. Only problem is the //e now resides on
> the opposite side of the house to the PC... I guess I could do something
> weird like ZModem it to my Palm.
boot dos
]bsave rom, a$cX00, l256
where X is the slot you have your card in...
it might have rom in the C800 to CFFF space...
You'll have to do a bit of research on how to get
this code to be mapped in... after you hit the
right soft switches:
]bsave MoreROM,a$c800,l$7FF
Rich