mirror of
https://github.com/pevans/erc-c.git
synced 2024-11-23 23:32:45 +00:00
2f777ce881
Regarding soft switches, we had several we should have been listening for on both reads and writes, but were only doing so on writes; this is now fixed. Regarding statuses, we were incorrectly calculating both carry and overflow. This should now be fixed, although some quick examinations of disassembly output suggest there is something else amiss. Debugging will continue shortly. |
||
---|---|---|
.. | ||
build | ||
data | ||
apple2.bank.c | ||
apple2.c | ||
apple2.dbuf.c | ||
apple2.dd.c | ||
apple2.draw.c | ||
apple2.kb.c | ||
apple2.mem.c | ||
apple2.pc.c | ||
CMakeLists.txt | ||
log.c | ||
main.c | ||
mos6502.addr.c | ||
mos6502.arith.c | ||
mos6502.bits.c | ||
mos6502.branch.c | ||
mos6502.c | ||
mos6502.dis.c | ||
mos6502.exec.c | ||
mos6502.loadstor.c | ||
mos6502.stat.c | ||
objstore.c | ||
option.c | ||
vm_area.c | ||
vm_bitfont.c | ||
vm_screen.c | ||
vm_segment.c |