1
0
mirror of https://github.com/pevans/erc-c.git synced 2024-07-07 15:29:04 +00:00
erc-c/tests
2017-12-19 01:02:48 -06:00
..
build First commit 2017-11-21 23:24:51 -06:00
data Add bad image file for testing 2017-12-15 16:53:22 -06:00
apple2.c Add boot function; modify main to use apple2 boot 2017-12-15 22:22:40 -06:00
apple2.dd.c Rename to read/write (without byte) 2017-12-15 21:03:38 -06:00
CMakeLists.txt Do static analysis if env variable is set 2017-12-19 01:02:48 -06:00
log.c We have to pass NULL into log_open now 2017-12-06 16:53:15 -06:00
mos6502.addr.c Vastly simplify unit tests for mos6502 2017-12-06 15:57:15 -06:00
mos6502.arith.c Vastly simplify unit tests for mos6502 2017-12-06 15:57:15 -06:00
mos6502.bits.c CARRY should be set if oper > 0 2017-12-09 14:47:49 -06:00
mos6502.branch.c Vastly simplify unit tests for mos6502 2017-12-06 15:57:15 -06:00
mos6502.c Vastly simplify unit tests for mos6502 2017-12-06 15:57:15 -06:00
mos6502.exec.c We should be using the rts handler function 2017-12-09 14:53:18 -06:00
mos6502.loadstor.c Vastly simplify unit tests for mos6502 2017-12-06 15:57:15 -06:00
mos6502.stat.c Vastly simplify unit tests for mos6502 2017-12-06 15:57:15 -06:00
option.c We need to include the max disk slot 2017-12-08 17:10:13 -06:00
vm_screen.c Get our test suite working with SDL 2017-12-18 14:46:40 -06:00
vm_segment.c Add tests to prove read/write mappers are used 2017-12-12 15:07:26 -06:00