The sixty502IntroductionWelcome! This is the home of project 'sixty502', a Nintendo Entertainment System(c) emulator written in Java 1.6.
AuthorsChris Pable (pkgingo@google.com)
Chris Erickson
... [More]
(neoscriptor@google.com)
GoalOur goal for this project is to successfully emulate the Rockwell 6502 processor contained inside the NES.
This goal includes:
Parsing 6502 assembly source code files. Translation of 6502 instructions into Java methods. Representing a physical memory using a data structure. Memory-mapped input/output. To be expanded upon..
DocumentationPlease see the Wiki section for a detailed look at our implementation. [Less]