MorrisMA/MAM65C02-Processor-Core

LDX abs Instruction Error

MorrisMA opened this issue · 1 comments

LDX abs instruction using the _RO_AbsX microroutine instead of the correct _RO_Abs microroutine

M65C02_uPgm_V3.txt and M65C02_uPgm_V3.coe corrected. Checked for additional typos and found none regarding the Abs Abs,X and Abs,Y addressing modes. Pushed new update to these files.