Search found 2 matches

by Goog
Thu Aug 04, 2005 8:07 pm
Forum: Emulation and Simulation
Topic: Op-code testing
Replies: 9
Views: 12569

I'm not saying that I cannot write such tests, I just don't want to - it is work enough having to write the emulator, so I was hoping that there would be tests that people have used already that they can share with emulator writers, such as myself.

If I don't find anything that is already self ...
by Goog
Thu Aug 04, 2005 1:53 am
Forum: Emulation and Simulation
Topic: Op-code testing
Replies: 9
Views: 12569

I, too, am writing an emulator and need opcode test cases - would prefer it if they were self-testing (pass/fail with no user interaction), but I can step through each if necessary.

I checked out the link that Raf posted, but it seems to be in a format I am not familiar with.

Would appreciate any ...