1
0
mirror of https://github.com/rkujawa/rk65c02.git synced 2024-11-18 21:07:00 +00:00
rk65c02/test
Radosław Kujawa 73e4be2acc Add support for building test case ROMs with vasm.
While here add first such ROM, for nop instruction test.
2017-01-18 23:47:55 +01:00
..
Kyuafile Add first test cases (for bus access). 2017-01-16 22:54:51 +01:00
Makefile Add support for building test case ROMs with vasm. 2017-01-18 23:47:55 +01:00
test_bus.c Preliminary support for emulation of instructions. 2017-01-18 17:18:19 +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.c Experiment with emulating opcode requring operands. 2017-01-18 22:37:00 +01:00