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

Re: creating a new Apple IIgs ROM 03 checksum



We are in ROM. Diagnostics resets the machine, thus plenty of ZP values are 0, that seems normal if the code is executed prior to anything else.
Here, this is a program that is executed in RAM after booting, with an OS installed. You just do not have the guarantee that ZP values are 0.

Antoine