This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
erc-c
Watch
1
Star
0
Fork
0
You've already forked erc-c
mirror of
https://github.com/pevans/erc-c.git
synced
2025-03-10 22:30:23 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
erc-c
/
tests
History
Peter Evans
8450ccd3c5
Unit-testing builds now define TESTING
2018-02-06 23:38:15 -06:00
..
build
…
data
…
apple2.bank.c
…
apple2.c
…
apple2.dbuf.c
…
apple2.dd.c
Add test for map, note skipped tests
2018-02-04 14:15:38 -06:00
apple2.dec.c
Add dec_nib test
2018-02-04 16:09:02 -06:00
apple2.draw.c
…
apple2.enc.c
Add test for enc_track
2018-02-04 14:32:53 -06:00
apple2.kb.c
…
apple2.mem.c
…
apple2.pc.c
…
apple2.reflect.c
Add test file for apple2.reflect.c
2018-02-06 14:27:44 -06:00
apple2.text.c
Implement (most of) text_area test
2018-02-03 22:43:00 -06:00
CMakeLists.txt
Unit-testing builds now define TESTING
2018-02-06 23:38:15 -06:00
log.c
…
main.c
…
mos6502.addr.c
…
mos6502.arith.c
…
mos6502.bits.c
…
mos6502.branch.c
…
mos6502.c
…
mos6502.dis.c
…
mos6502.exec.c
…
mos6502.loadstor.c
…
mos6502.stat.c
…
objstore.c
…
option.c
…
vm_area.c
…
vm_bitfont.c
…
vm_event.c
Add vm_event tests
2018-02-05 21:40:36 -06:00
vm_reflect.c
Add reflect system to virtual machine
2018-02-05 20:31:05 -06:00
vm_screen.c
…
vm_segment.c
…