Skip to content

lucrbvi/enes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy NES

This project tries to implement a fast, precise and simple NES emulator for education purposes. Every design choices are made to follow the behaviours of the NES's hardware.

The project depends on Raylib.

You should be able to understand how the NES is working by reading the code. Each component is written in its own file.

It has a full Ricoh-A203 emulator.

Build from sources

zig build -Doptimize=ReleaseFast 

You must have Zig and Raylib installed on your system.

About

Small and precise NES emulator

Resources

License

Stars

Watchers

Forks

Contributors

Languages