An open API service indexing awesome lists of open source software.

https://github.com/gongo/emacs-nes

A NES Emulator written in Emacs Lisp
https://github.com/gongo/emacs-nes

Last synced: 3 months ago
JSON representation

A NES Emulator written in Emacs Lisp

Awesome Lists containing this project

README

          

A NES Emulator
==========

| [nestest.nes](https://wiki.nesdev.com/w/index.php/Emulator_tests) | [giko011.nes](http://gikofami.fc2web.com/nes/nes011.html) | super-mario-bros.nes (100 times speed :sob: ) |
| --- | --- | --- |
| ![nestest.nes](./images/nestest.gif) | ![giko011.nes](./images/giko011.gif) | ![super-mario-bros.gif](./images/super-mario-bros.gif) |

Requirements
----------

Emacs 25 or higher

Usage
----------

TODO