1
0
mirror of https://github.com/pevans/erc-c.git synced 2024-12-21 08:30:55 +00:00
erc-c/tests
2018-04-14 18:26:43 -05:00
..
apple2 We need to account for the track self-sync 2018-04-13 23:31:53 -05:00
build
data Refactor code to pass image type in 2018-02-21 00:23:12 -06:00
mos6502 Accounting for the ACC mode opcode 2018-04-14 18:26:43 -05:00
CMakeLists.txt Reorganizing test files 2018-04-13 19:09:23 -05:00
log.c Add missing tests 2018-01-07 15:06:07 -06:00
main.c
objstore.c Add objstore_clear(), tests for objstore 2018-01-07 16:30:33 -06:00
option.c Remove option flags; remove unnecessary --flash option 2018-03-21 15:26:58 -05:00
vm_area.c Move vm_area logic into its own file 2018-01-07 20:05:02 -06:00
vm_bitfont.c Add missing tests and note missing ones 2018-01-07 20:00:28 -06:00
vm_debug.c We need to check if we would break ourselves 2018-04-13 23:38:00 -05:00
vm_di.c Add tests for vm_di 2018-02-10 18:25:29 -06:00
vm_event.c Split up logic for keyboard test 2018-02-10 18:31:38 -06:00
vm_screen.c Add test for vm_screen_dirty, exception for prepare 2018-02-03 22:01:27 -06:00
vm_segment.c Add test for hexdump 2018-03-13 15:18:54 -05:00