Skip to content

scemino/madNES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

madNES

A NES emulator for macOS, Linux, Windows and more.

Compiling

./fips set target madNES
./fips gen
./fips build
./fips run

Controller

Button Mapped to
Start Enter
Select S
A F
B D
Up Up
Down Down
Left Left
Right Right

Credits

Thanks to flooh for his libraries chips & sokol