[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Karateka to files?
> If Y is always one of those 3 values, is A also fixed to one of 3 values?
Yes, the starting track is constant for those three regions, but I don't have the actual numbers in front of me right now.
> ...I wonder why it would load consecutive sectors at the same address...
The first three are throw-away reads, to satisfy the loader which reads all 12 sectors per track in one pass. The last read to $4000 is valid.