xa65 icon indicating copy to clipboard operation
xa65 copied to clipboard

JML opcode for 65816

Open fachat opened this issue 7 months ago • 0 comments

After (or rather in the process of) porting supermon816 to xa, I think we should consider the following:

  • JML opcode as equivalent to JMP with 24-bit jmps. (JMP @addr - which does not work if cheap local labels with @ are used)

fachat avatar Jul 20 '24 18:07 fachat