Tests for all valid opcodes of the 6502 and 65C02 processor
Stars
489
Forks
89
Watchers
Open Issues
5
Overall repository health assessment
No language data available
No package.json found
This might not be a Node.js project
User
15
commits
1
fixed shifts not testing zero result and flag when last 1-bit is shifted out
7954e2d
fixed BRK not tested with interrupts disabled
fe99e56
fixed decimal adc/sbc immediate only testing carry
f54e9a7
Merge pull request #3 from allender/master
e80e8ab
fixed RMB/SMB tested when they shouldn't be tested
810db6f
Fix conditional test Rockwell/WDC opcodes
d0849a6
added config switch to disable decimal mode tests
54768c6
immediate opcodes now execute in data RAM
d0cd6d0
added switch to disable self modifying tests
053ab87
minor improvement to relative address test
22498d2
added bin/dec switch test
ddb0855
added feedback filter
04de059
added binaries
a06e3b9
removed zipped version
1d3260a
added report to standard output option
2c6a266