mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-22 12:33:29 +00:00
5126163c5d
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. |
||
---|---|---|
.. | ||
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.