[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ProDOS 8 disk full problem
In article <l436083@pro-cynosure.cts.com> scottj@pro-cynosure.cts.com (Scott Johnson) writes:
>[...] I am familiar with Applesoft but not with the monitor. While I
>recognize the commands as monitor commands, how do you suggest getting
>to the monitor to execute these commands without causing damage or changes
>to the memory areas we're trying to capture? [...]
Well, doing an NMI (non-maskable interrupt) is the least damaging, although
it may already be too late to get a perfect image, by the time you get the
message on your screen.
You can do an NMI by attaching a wire to the appropriate pin on one of
your slots, and momentarily touching it to the power supply (or any
other logical zero source). If you aren't comfortable doing that,
don't bother.
Other than that, you can CALL-151 from Applesoft, or use the Visit Monitor
CDA if you're on a GS (you have to have installed it earlier, from the
monitor, by typing a "#"; or have set your ROM 3 Battery RAM bit to install
it automatically).
--
David A. Lyons, Apple Computer, Inc. | DAL Systems
Apple II System Software Engineer | P.O. Box 875
Internet:dlyons@apple.com | Cupertino, CA 95015-0875
My opinions are my own, not Apple's.