/GBEmyu

Emulates NES Games. For now only the NES CPU core is working about 70%. It is based on the 6502 processor and runs at approximately 1.79 MHz (1.66 MHz in a PAL NES).

Primary LanguageJava

GBEmyu

This Java project emulates NES Games. It was created in my free time. In addition, it does not work properly due to issues in the CPU-Class.

Contribution

if you want to contribute, please make sure you got enough experience in computer-architecture and assembly related topics. It's very important to import the project as Gradle in IntelliJ ! Any pull-requests are welcome!