This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
rk65c02
Watch
1
Star
0
Fork
0
You've already forked rk65c02
mirror of
https://github.com/rkujawa/rk65c02.git
synced
2025-03-03 14:29:23 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
rk65c02
/
test
History
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