thng292 / nese

NES Emulator
MIT License
0 stars 0 forks source link
emulator nintendo-entertainment-system

NESE - An NES emulator

How to use

nese [path-to-ines-file]

Pre-built binaries

Things that worked

Things that not worked

Default Control

Debug feature

Button Feature
F2 Play & Pause the emulator
F3 Step frame
F4 Print PPU debug info to console
F5 Enable logging (slow the emulator down dramatically)
F6 Draw 2 pattern table on screen
F7 Fast forward

Player 1

Key Button
A Space
B LShift
Select LCtrl
Start E
Up W
Down S
Left A
Right D

Player 2

Key Button
A J
B K
Select L
Start /
Up
Down
Left
Right

Currently supported mappers

How to build

This project used zig 0.12.0

References