-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Ross edited this page Nov 30, 2017
·
1 revision
Ross W. Drew
Functionally this is a Java-based emulator, currently for the Ricoh 2A03 variation of the MOS 6502, 8 bit processor and the beginnings of the 2C02, NES PPU processor. In actuality, it is much more.
This project was started as a larger scale project that could be developed code/project quality focused over feature focused. Meaning we can strive for high code coverage, performance, design and a low learning curve.
With this large, well tested domain we can look at tools, techniques and approaches to improve code quality and see which ones are effective.