1
0
mirror of https://github.com/pevans/erc-c.git synced 2025-01-03 00:29:38 +00:00
erc-c/tests
2018-02-01 18:41:01 -06:00
..
build
data
apple2.bank.c
apple2.c
apple2.dbuf.c
apple2.dd.c dd_write no longer accepts the byte it will wryte 2018-01-26 20:00:10 -06:00
apple2.dec.c Add decode...code 2018-02-01 18:41:01 -06:00
apple2.draw.c
apple2.enc.c Add sector encoding test 2018-01-31 16:52:58 -06:00
apple2.kb.c
apple2.mem.c
apple2.pc.c We switched the logic for C015 2018-01-31 00:20:37 -06:00
CMakeLists.txt
log.c
main.c
mos6502.addr.c Remove obsoleted test functions 2018-01-27 00:16:39 -06:00
mos6502.arith.c
mos6502.bits.c
mos6502.branch.c
mos6502.c
mos6502.dis.c
mos6502.exec.c Fix incorrect stack info 2018-01-23 21:35:59 -06:00
mos6502.loadstor.c pha/php only push one byte onto the stack 2018-01-23 21:37:36 -06:00
mos6502.stat.c
objstore.c
option.c
vm_area.c
vm_bitfont.c
vm_screen.c
vm_segment.c