[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: apple II hangs at system monitor. please help



davidoki@arrk.com wrote:
: Hi everybody,

Hello, David!

: My friend has an Apple II.  He can't get it out of system
: monitor mode.  Can anybody help me or at least point me
: to some way of finding who can help?

Well, unlike a lot of people, you have come to the right place!

: Here's the facts:

: It's an Apple II.  Not a II+ or anything else like that.  It does
: not have auto-start ROM.  It uses old monitor ROM.
: The external drive was in slot #6.  It's using a Disk II interface
: card, and a Fourth Super Drive II.  The Apple II has 48k of
: memory.

Ooooh!  The one I used to use has only 32k...

: When he turns on the computer, he gets a screenful of
: garbage characters (which is normal for Apple II's without
: autostart ROM).  Then he gets the system monitor prompt,
: an asterisk (*).

Good start...you understand this is normal.  Fantastic.

: He types a control character, then 3D0G.  (I'm sorry, but
: I forget what control character it was.  But he followed the 
: instructions in the back of the manual for Apple II's that
: don't have auto-start ROM.)  Then he presses
: "return" and expects to get into integer basic.

Ah.  Close, but that isn't quite right.  There are a few ways to start
this machine.  

*3D0G 
will not work unless DOS is active, since it is a DOS entry point. 
Instead of dumping you into BASIC the way it will once DOS is loaded. 
Instead, try:

*0G
>

Then you can use the Integer BASIC 
>PR#6
command to boot the machine from Slot 6 if you like.


There are a couple of other ways to do it as well.  For instance, if you
want to boot DOS, you can...

Call the Disk Controller entry point at $Cn00, i.e....

*C600G
[system boots from Slot 6]

You can issue the Monitor's equivalent to PR#6, which is a Ctrl-P, i.e....

*6^P
[system boots from Slot 6]

You can issue the Monitor's "jump to BASIC" command, which is Ctrl-B, i.e....

*^B
>PR#6
[system boots from Slot 6]

Note that once DOS is booted, should you find yourself in the Monitor, you
should return to Basic with a 3D0G.  Issuing a 0G will leave DOS disconnected.

Good luck!

--Dave Althoff, ][.
-- 
    /-\      Celebrating the International Year of the Roller Coaster
   /XXX\      /X\     /X\_      _     /XX\_      _     _        _____  
  /XXXXX\    /XXX\  _/XXXX\_   /X\   /XXXXX\    /X\   /X\      /XXXXX
_/XXXXXXX\__/XXXXX\/XXXXXXXX\_/XXX\_/XXXXXXX\__/XXX\_/XXX\_/\_/XXXXXX