[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Appl //c Basic
In order to disable <ctl-RST>, you would need to change the reset vector
during the boot up process, this can be done using a couple of pokes (basic)
to change the hook.
Hope this helps,
YZ
"Scott Brown" <browns@mackay.net.au> wrote in message
3b3db7dd@nap-ns1.netconnect.net.au">news:3b3db7dd@nap-ns1.netconnect.net.au...
> Hi
> I have made a bootable disk, that has the prodos.system and the
basic.system
> files on it. I am trying to write a login program for the disk as
something
> to do. I was wondering two things:
>
> 1. Is there a basic command that will disable the control-reset function
to
> get to the basic prompt?
>
> 2. How do i get the computer to run the program when it boots the disk?
>
> Thankyou for your help.
>
> Scott
>
>