10000 GitHub - Blackiris/nesmu: NES Emulator written in C++
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Blackiris/nesmu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nesmu NES Emulator

Description

NES emulator based on SDL 3. NROM supported only, NTSC

Tested working games:

  • Pacman
  • Super Mario Bros
  • Baloon Fight
  • Excite bike

How to build

git submodule update --init --recursive cmake . make

Run

nesmu rom.nes

Controller 1 (qwerty)

A: G B: F SELECT: Q START: E UP: W DOWN: S LEFT: A RIGHT: D

Controller 2 (qwerty)

A: KEYPAD PERIOD B: KEYPAD 0 SELECT: RSHIFT START: RETURN UP: UP DOWN: DOWN LEFT: LEFT RIGHT: RIGHT

About

NES Emulator written in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0