1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-04 15:05:36 +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 Attempts to reduce pull request heft. 2020-11-04 21:49:45 -05:00
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.