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

Re: Senior Prom logic



> It works for the NMI
> state on my //e which is good, however, moving the switch to the
> Senior Prom state will cause the system to drop into the monitor when
> it should continue working until a CTRL-Reset is pressed.

My experience is that it only breaks into the monitor when Applesoft
is active.  I would expect this behavior.  If my understanding is
correct the machine is in a loop waiting for input to the command
line, when the switch is moved to activate the Senior Prom, that code
disappears in mid-excution and is replaced by something unexpected,
hence the break.  The Senior Prom manual says that the Applesoft code
was removed to accomodate its own function.

If anyone else can confirm or correct this assumption, please do.

-Dutch