BizHawk/ExternalProjects/vrEmu6502/test/programs
ASNiVOR 2e534a308a more 65c02 work 2024-11-03 00:04:20 +00:00
..
65C02_decimal_test.a65 more 65c02 work 2024-11-03 00:04:20 +00:00
65C02_decimal_test.hex more 65c02 work 2024-11-03 00:04:20 +00:00
65C02_decimal_test.lst more 65c02 work 2024-11-03 00:04:20 +00:00
65C02_extended_opcodes_test.a65c more 65c02 work 2024-11-03 00:04:20 +00:00
65C02_extended_opcodes_test.hex more 65c02 work 2024-11-03 00:04:20 +00:00
65C02_extended_opcodes_test.lst more 65c02 work 2024-11-03 00:04:20 +00:00
6502_decimal_test.a65 more 65c02 work 2024-11-03 00:04:20 +00:00
6502_decimal_test.hex more 65c02 work 2024-11-03 00:04:20 +00:00
6502_decimal_test.lst more 65c02 work 2024-11-03 00:04:20 +00:00
6502_functional_test.a65 more 65c02 work 2024-11-03 00:04:20 +00:00
6502_functional_test.hex more 65c02 work 2024-11-03 00:04:20 +00:00
6502_functional_test.lst more 65c02 work 2024-11-03 00:04:20 +00:00
R65C02_extended_opcodes_test.a65c more 65c02 work 2024-11-03 00:04:20 +00:00
R65C02_extended_opcodes_test.hex more 65c02 work 2024-11-03 00:04:20 +00:00
R65C02_extended_opcodes_test.lst more 65c02 work 2024-11-03 00:04:20 +00:00
README.md more 65c02 work 2024-11-03 00:04:20 +00:00
W65C02_extended_opcodes_test.a65c more 65c02 work 2024-11-03 00:04:20 +00:00
W65C02_extended_opcodes_test.hex more 65c02 work 2024-11-03 00:04:20 +00:00
W65C02_extended_opcodes_test.lst more 65c02 work 2024-11-03 00:04:20 +00:00

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.