[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Auxiliary zero page locations
BluPhoenyx wrote:
> AFAIK, the //c would be the most problematic as it uses some aux ram for
> serial ports and keyboard buffering. I don't recall if the code uses the
> aux stack or zero page.
Ah, good point. In theory the keyboard buffering applies to the $200
area of AUX ram if I'm not mistaken, but I'll check it out - I have the
reference manual somewhere, at least the original one, which won't
cover any changes made in the 4 other IIc firmware revisions.
Anyone got a 2nd edition IIc tech reference? I can't validate it with
an actual machine, as my only IIc (a ROM04) is 1500km away
> I can't think of any other problems but others here have more knowledge
> of this than I do. I think it might be useful to run the whole system in
> aux ram leaving the majority of main ram free. Please keep us informed.
> I am always looking for code which uses aux ram.
Sure... The other thing I have to check out is the IIgs, but to be
honest I'm relatively unconcerned if my code won't run on it.
Matt