|
|
|
|
|
by repelsteeltje
49 days ago
|
|
> Are you sure you're not an LLM? Hard to tell, but I don't think so ;-) I suppose using Txx instructions rather than LDx is more of an idiom than intended to conserve space. Also, could an LDx #0 potentially be 3 cycles in the edge case where the PC crosses a page boundary? (I'm probably confused? Red herring?) |
|
The full 16 bits would be incremented after each instruction byte fetched, and it didn't cost any extra if there was a carry out of the MSB.