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

Re: Choplifter, still no go on Apple IIc +



On Jul 4, 5:52 pm, Larry Stedman <sted...@binghamton.edu> wrote:
>
> Now, what would you recommend I do so that I can automate it?  Is there
> a way of putting this into a Hello file that would enter those commands
> in each time?  That would save me from laboriously typing all that in
> each time?
>
> Also, I use the old hold down the Escape key to put the IIc+ into 1 MHz
> mode, but is there a way of doing that via software command instead?  It
> would be great if I could create one disk that would have Choplifter on
> it and simply boot it up and know that everything was taken care of!
>

It takes a a few bytes of machine code to turn off the accelerator.
Try out this disk image:

http://cerberus.cowgod.org/apple2/choplifter-prodos-iicplus.dsk.gz

I put some code in STARTUP to check if it is running on a IIc+, and if
so, turn off the accelerator and patch Choplifter. If it isn't a IIc+,
it runs the unmodified Choplifter.

Tom