https://github.com/jyane/jnes
A NES Emulator.
https://github.com/jyane/jnes
Last synced: about 1 month ago
JSON representation
A NES Emulator.
- Host: GitHub
- URL: https://github.com/jyane/jnes
- Owner: jyane
- Created: 2019-12-02T15:36:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-11T07:01:51.000Z (almost 3 years ago)
- Last Synced: 2025-01-25T21:56:03.550Z (3 months ago)
- Language: Go
- Homepage:
- Size: 106 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JNES
A NES (ファミリーコンピュータ) Emulator.## Requirements
- OpenGL 3.3
- [glfw 3.3](https://github.com/go-gl/glfw)## TODO
- [x] CPU
- [ ] APU
- [x] Controller
- [x] 1P
- [ ] 2P
- [x] PPU
- [ ] 16 sprite size
- [x] Mappers
- [x] Mapper0
- [x] Mapper2
- [ ] Other mappers
- [ ] Other NameTable Mirroring mode