1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-14 11:57:27 +00:00
CLK/OSBindings/Mac/Clock SignalTests/krom 65816
..
ADC
AND
ASL
BIT
BRA
CMP
DEC
EOR
INC
JMP
LDR
LSR
MOV
MSC
ORA
PHL
PSR
RET
ROL
ROR
SBC
STR
TRN
readme.md

krom 65816 Test Suite

These tests were obtained from https://github.com/PeterLemon/SNES/tree/master/CPUTest/CPU and are the work of krom (Peter Lemon).

Their licensing is unclear.