1
0
mirror of https://github.com/pevans/erc-c.git synced 2024-11-18 22:06:01 +00:00
erc-c/include
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
..
apple2.dd.h
apple2.draw.h
apple2.h Allow us to switch main/aux; write bank switch mappers 2018-01-11 19:52:13 -06:00
apple2.mem.h Change last_addr field to eff_addr 2018-01-12 13:57:48 -06:00
log.h
mos6502.dis.h
mos6502.enums.h
mos6502.h Some soft switches now require consecutive reads 2018-01-12 14:49:27 -06:00
mos6502.tests.h Add memory injection to 6502; main memory in apple2 2018-01-10 21:28:05 -06:00
objstore_data.h
objstore.h
option.h
vm_area.h
vm_bitfont.h
vm_bits.h
vm_screen.h
vm_segment.h