semiversus / jeg

NES emulator with focus at hardware abstraction, testability and performance
MIT License
9 stars 2 forks source link
6502 emulator nes ppu

JEG Emulation Gathering

License: MIT

The main goal is to build a NES emulator with developers as target audience. Porting the emulator to various embedded platforms is made possible by having a clean abstraction of hardware dependent components. Whether your need is to have hundreds of instances running in parallel or replace audio and video components for experiments - JEG will be your friend.

Features

What's working

Usefull projects during developlemt

Test ROMs

Just call make test do run all tests. Taken from NESDev and github:christopherpow/nes-test-roms.

Valid

Not working (yet)

These tests are also not called by make test.

Thanks