This is a NES emulator that's source code is:
- very simple
- very short
- very straight-forward
- g++
- boost
- SDL
- python
$ ./waf configure
$ ./waf
$ sudo ./waf install
$ bjne <rom-filename>
New BSD License (see LICENSE file).
This is a NES emulator that's source code is:
$ ./waf configure
$ ./waf
$ sudo ./waf install
$ bjne <rom-filename>
New BSD License (see LICENSE file).