Skip to content
Ross edited this page Nov 30, 2017 · 1 revision

EmuRox

Ross W. Drew

Introduction & Primary Aim

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.

Secondary aims

With this large, well tested domain we can look at tools, techniques and approaches to improve code quality and see which ones are effective.

Clone this wiki locally