[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Beta Release of Dora the Explorer Colouring for the IIgs
Wow, things get complicated. :) If my memory serves me right, in Apple
II most program just ask you to press "S" to toggle. In Apple IIGS,
like Mac, either it is in preference or an icon in toolbar.
With that said, just a simple "S" will do. But since I also happened
to know Complete Pascal, what I will do is to add an "S" button, this
is probably simpler than detecting "S". :)
On 11月23日, 下午10时55分, winston19842005 <bjjlya...@bellsouth.net> wrote:
> Another method (that is probably VERY disliked as well as probably
> impossible on newer systems) was to patch the executable in-line with the
> "preference" the user chose.
>
> I remember a "BOOT menu" on my old TI that allowed you to edit all the
> program selections on startup. There were two versions - one that saved all
> the selections to a text file and another that simply patched the
> executable...