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

Re: creating a new Apple IIgs ROM 03 checksum



Couldn't this magic word be subtracted after all the other summing was complete? SEC, SBC abs-long, and you're done? -- Jerry awanderin at yahoo dot ca

sum + 'magic word' = 1234
(solving for magic word)
'magic word' = 1234 - sum

The magic word is the unknown. I'm not a math teacher so maybe there could be an easier solution but this works - Larry