mirror of
https://github.com/TomHarte/CLK.git
synced 2026-03-11 04:42:20 +00:00
Return DidNotLoad rather than 0xff from read_address on odd-numbered addresses so that the data bus is not overwritten with 0xff on those accesses.