1
0
mirror of https://github.com/pevans/erc-c.git synced 2024-09-29 11:55:01 +00:00
erc-c/tests
2018-01-07 15:48:19 -06:00
..
build
data
apple2.c Add missing tests for reset, set_memory 2018-01-07 13:43:09 -06:00
apple2.dd.c Add comment for free function (handled in teardown) 2018-01-07 14:45:59 -06:00
apple2.draw.c Add comments for tests that we will not write at this time 2018-01-07 13:46:12 -06:00
apple2.mem.c Add missing tests for sys/disk2 rom 2018-01-07 14:46:29 -06:00
CMakeLists.txt
log.c Add missing tests 2018-01-07 15:06:07 -06:00
main.c Add missing files for tests 2018-01-06 21:35:32 -06:00
mos6502.addr.c Fix incorrect test name 2018-01-07 15:48:19 -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 Add tests for would_jump, flash_memory 2018-01-07 15:47:26 -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 Add objstore code, tests 2018-01-03 20:51:20 -06:00
option.c
vm_bitfont.c Change create to use objstore vm_8bit data 2018-01-03 21:50:30 -06:00
vm_screen.c
vm_segment.c Include the mach argument 2018-01-02 23:52:40 -06:00