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

https://github.com/jyane/jnes

A NES Emulator.
https://github.com/jyane/jnes

Last synced: about 1 month ago
JSON representation

A NES Emulator.

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