Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some test suites #1

Open
BigEd opened this issue Jan 13, 2013 · 4 comments
Open

Some test suites #1

BigEd opened this issue Jan 13, 2013 · 4 comments

Comments

@BigEd
Copy link

BigEd commented Jan 13, 2013

Hi - nice project! There are some test suites collected at http://6502.org/tools/emu/#tests - Klaus Dormann's has been very good for finding the last few problems in several other emulators.

@Aerlinger
Copy link

I looked at Dormann's test as well but it doesn't seem to be compatible with the assembler for this project. There are certain directives (IF, ENDIF, MACRO, etc) that don't seem to be defined in assembler.rb.

@joelanders
Copy link
Owner

Oh, wow I never noticed the notifications for either of these messages!
Thanks for the pointers; I'll have a look if I want to come back to this project.

@Aerlinger
Copy link

Agreed! It's an awesome project and it's definitely good to see low-level emulators being written in Ruby.

@joelanders
Copy link
Owner

Cool, I pulled in Klaus Dormann's tests and made a loader/runner for it.
Will begin sifting through what I'm sure is a mountain of bugs later!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants