Ecosyste.ms: Awesome
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: about 5 hours ago
JSON representation
A NES Emulator written in Emacs Lisp
- Host: GitHub
- URL: https://github.com/gongo/emacs-nes
- Owner: gongo
- License: mit
- Created: 2018-12-19T14:52:01.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-01T15:09:47.000Z (almost 6 years ago)
- Last Synced: 2024-08-05T06:04:25.841Z (3 months ago)
- Language: Emacs Lisp
- Size: 5.87 MB
- Stars: 333
- Watchers: 10
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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