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-01-11 10:30:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
rk65c02
/
test
History
Radosław Kujawa
657fb0cad2
Use rom_start() for NOP test.
2017-01-20 22:24:08 +01:00
..
Kyuafile
Add emulation tests.
2017-01-19 00:21:00 +01:00
Makefile
Implement AND emulation and test.
2017-01-20 10:41:56 +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.c
Use rom_start() for NOP test.
2017-01-20 22:24:08 +01:00