1
0
mirror of https://github.com/TomHarte/CLK.git synced 2026-04-21 17:16:44 +00:00

Attempts to fix direct indirect indexed; not yet successful I think.

This commit is contained in:
Thomas Harte
2020-10-08 22:15:19 -04:00
parent 7dde7cc743
commit 0ed98cbfac
3 changed files with 7 additions and 1 deletions
@@ -428,6 +428,7 @@ struct CPU::WDC65816::ProcessorStorageConstructor {
target(CycleFetchIncrementData); // AAL.
target(CycleFetchData); // AAH.
target(OperationCopyDataToInstruction);
target(OperationConstructAbsoluteYRead);
target(CycleFetchIncorrectDataAddress); // IO.