Skip to content

Nintendo Entertainment System (NES) emulator written in modern C++ using Dear ImGui as graphic layer.

License

Notifications You must be signed in to change notification settings

eariassoto/dear_nes

Repository files navigation

Dear NES Emulator

This project is a Nintendo Entertainment System (NES) emulator written in modern C++ and using Dear ImGui as graphic layer. It targets to be a emulator focused for game developers, programmers and assembly/OS enthusiasts.

There are no release so far because the emulator is still missing features and stability/accuracy must be improved. [Documentation on the project and how-to-build is in progress].

This repository includes the code for the GUI layer of the emulator. The NES logic is compiler as a static library that the project uses. This library can be found in this repository.

Screenshot

Dear NES Emulator

Dependencies

About

Nintendo Entertainment System (NES) emulator written in modern C++ using Dear ImGui as graphic layer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published