https://github.com/bfirsh/vnes
A mirror of Jamie Sanders' Java NES emulator, which once lived at virtualnes.com
https://github.com/bfirsh/vnes
emulator nes
Last synced: 6 months ago
JSON representation
A mirror of Jamie Sanders' Java NES emulator, which once lived at virtualnes.com
- Host: GitHub
- URL: https://github.com/bfirsh/vnes
- Owner: bfirsh
- License: gpl-3.0
- Created: 2017-04-25T15:40:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-25T16:02:54.000Z (over 8 years ago)
- Last Synced: 2025-04-21T13:04:58.825Z (6 months ago)
- Topics: emulator, nes
- Language: Java
- Homepage:
- Size: 177 KB
- Stars: 39
- Watchers: 3
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vNES
A mirror of Jamie Sanders' Java NES emulator.
It has now disappeared from its original location, virtualnes.com, but I have pieced this together from files on my hard disk and from the web.
If you're looking for the actual README, [version 2.13 has one](https://github.com/bfirsh/vNES/blob/2.13/README).
[JSNES](https://github.com/bfirsh/jsnes) is based on this emulator.