1
0
mirror of https://github.com/pevans/erc-c.git synced 2024-10-03 22:54:42 +00:00
erc-c/tests
Peter Evans 419b82faf1 Add missing tests for reset, set_memory
This also consciously ignores tests for free() (handled implicitly in
all teardowns) and run_loop (for which I don't have a good notion to
test right now).
2018-01-07 13:43:09 -06:00
..
build
data
apple2.c Add missing tests for reset, set_memory 2018-01-07 13:43:09 -06:00
apple2.dd.c
apple2.draw.c Add missing files for tests 2018-01-06 21:35:32 -06:00
apple2.mem.c
CMakeLists.txt
log.c
main.c Add missing files for tests 2018-01-06 21:35:32 -06:00
mos6502.addr.c Rename status flags to MOS_ 2018-01-05 14:18:39 -06:00
mos6502.arith.c Rename status flags to MOS_ 2018-01-05 14:18:39 -06:00
mos6502.bits.c Rename status flags to MOS_ 2018-01-05 14:18:39 -06:00
mos6502.branch.c Rename status flags to MOS_ 2018-01-05 14:18:39 -06:00
mos6502.c Rename status flags to MOS_ 2018-01-05 14:18:39 -06:00
mos6502.dis.c
mos6502.exec.c Rename status flags to MOS_ 2018-01-05 14:18:39 -06:00
mos6502.loadstor.c
mos6502.stat.c Rename status flags to MOS_ 2018-01-05 14:18:39 -06:00
objstore.c
option.c
vm_bitfont.c
vm_screen.c
vm_segment.c