mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-04 15:05:36 +00:00
…
|
||
---|---|---|
.. | ||
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.