![]() |
||
---|---|---|
.. | ||
65C02_decimal_test.a65 | ||
65C02_decimal_test.hex | ||
65C02_decimal_test.lst | ||
65C02_extended_opcodes_test.a65c | ||
65C02_extended_opcodes_test.hex | ||
65C02_extended_opcodes_test.lst | ||
6502_decimal_test.a65 | ||
6502_decimal_test.hex | ||
6502_decimal_test.lst | ||
6502_functional_test.a65 | ||
6502_functional_test.hex | ||
6502_functional_test.lst | ||
R65C02_extended_opcodes_test.a65c | ||
R65C02_extended_opcodes_test.hex | ||
R65C02_extended_opcodes_test.lst | ||
README.md | ||
W65C02_extended_opcodes_test.a65c | ||
W65C02_extended_opcodes_test.hex | ||
W65C02_extended_opcodes_test.lst |
README.md
Test programs.
Each of these came from Klauss Dormann's GitHub repository: https://github.com/Klaus2m5/6502_65C02_functional_tests
I've included the source, the hex file and the list/report file to aid in debugging.
They were assembled with AS65 Assembler following the instructions. The .hex files can be loaded directly to my test program.