1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-15 17:54:49 +00:00
CLK/OSBindings/Mac/Clock SignalTests/krom 65816
Thomas Harte 5126163c5d Attempts to reduce pull request heft.
Given that the licensing of krom's tests is uncertain, and I've given credit and an appropriate link, I needn't include the original code.
2020-11-04 21:49:45 -05:00
..
ADC
AND
ASL
BIT
BRA
CMP
DEC
EOR
INC
JMP
LDR Attempts to reduce pull request heft. 2020-11-04 21:49:45 -05:00
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.