1
0
mirror of https://github.com/rkujawa/rk65c02.git synced 2024-12-11 18:49:16 +00:00
rk65c02/test
2017-01-20 23:18:25 +01:00
..
Kyuafile Add emulation tests. 2017-01-19 00:21:00 +01:00
Makefile Add preliminary stack tests, test ROMs for PLA, PHA. 2017-01-20 23:18:25 +01:00
test_bus.c Support loading ROMs from files, adjust nop test case. 2017-01-19 00:57:09 +01:00
test_emulation_and_imm.s Add test case for immediate AND. 2017-01-20 22:04:33 +01:00
test_emulation_lda_imm.s LDA emulation tests. 2017-01-19 11:50:11 +01:00
test_emulation_lda_zp.s LDA emulation tests. 2017-01-19 11:50:11 +01:00
test_emulation_nop.s Add support for building test case ROMs with vasm. 2017-01-18 23:47:55 +01:00
test_emulation_pha.s Add preliminary stack tests, test ROMs for PLA, PHA. 2017-01-20 23:18:25 +01:00
test_emulation_pla.s Add preliminary stack tests, test ROMs for PLA, PHA. 2017-01-20 23:18:25 +01:00
test_emulation.c Add preliminary stack tests, test ROMs for PLA, PHA. 2017-01-20 23:18:25 +01:00