KO
|
EN
gitlite — search
Search
#dotfiles
#vim
#ruby
#python
#java
#plugin
#mantisbt-plugin
#javascript
#php
#ai-agent
#c
#nodejs
bjne
★ 60
Open GitHub ↗
Beautiful Japanese NES Emulator
Download README (.md)
Explore Similar Repositories
gerbil
:
Gerbil: Inquisitive, friendly animals that rarely bite, TDD for the rest of us
pincrush
:
Pincrush is an open PNG optimizer implementing Apple's proprietary CgBI format.
ioreader
:
IO Reader - a news reading framework to enable you to target one news app to multiple devices.
unicode-data
:
Python scripts that generate JavaScript-compatible Unicode data
node-dtrace-examples
:
Examples of DTrace probes in Node.js
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
bjne
?
Download (.md)
# 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).