pskupinski / 65816.js

A JavaScript 65816 Microprocessor Emulator
14 stars 7 forks source link

Unit tests do not cover all of the functionality of the emulator #3

Open pskupinski opened 12 years ago

pskupinski commented 12 years ago

For many instructions there do not exist any unit tests at all and this needs to be resolved.