1
0
mirror of https://github.com/pevans/erc-c.git synced 2025-03-10 22:30:23 +00:00
Peter Evans f69454c965 Some soft switches now require consecutive reads
To allow this to work, we had to allow the CPU struct to record what the
last opcode/operand/address were, although in truth we only needed the
last address.
2018-01-12 14:49:27 -06:00
..