/bjne

Beautiful Japanese NES Emulator

Primary LanguageC++BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

bjne (Beautiful Japanese NES Emulator)

This is a NES emulator that's source code is:

  • very simple
  • very short
  • very straight-forward

Required Packages

  • g++
  • boost
  • SDL
  • python

Installation

$ ./waf configure
$ ./waf
$ sudo ./waf install

Running bjne

$ bjne <rom-filename>

License

New BSD License (see LICENSE file).