Date : Thu, 11 Mar 2004 21:30:22 -0000
From : tom@...
Subject: 6502 test suite
Found this last night while looking through the cbm-hackers mailing
list archives. It's a test suite for 6502 emulators. This is also
available from a few places in D64 format, or as a binary with
tokenized (probably -- it looked like gibberish) source code, but
this guy has it for download with ascii source and binaries of each
file. It's dead easy to hack into an emulator.
http://www.softwolves.pp.se/misc/arkiv/cbm-hackers/7/7114.html
(or http://tinyurl.com/3ejlp if the URL wrapped)
It's for the C64's 6510, of course, so some of the illegal opcodes
may be different. The standard set should be the same.
--Tom