Skip to content

ratschance/nem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEM - Nintendo Entertainment System Emulator

NEM is a hobby emulator being implemented to learn more about the NES, Rust, and for general enjoyment.

Limitations

  • Installation instructions only supported for Debian based distros
  • Currently does not run games

Dependencies

  • SDL2
sudo apt install libsdl2-2.0.0

Development Dependencies

  • SDL2 libraries and development libraries
sudo apt install libsdl2-dev

Usage

An iNES (1.0) ROM is required to be able to use the emulator.

nem <path to iNES ROM>

Resources

License

MIT License

See LICENSE

About

A WIP NES emulator written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages