Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/niwakadev/niwaka_nes

Nes-emulator written in C++
https://github.com/niwakadev/niwaka_nes

emulator nes nes-emulator sdl2

Last synced: about 2 months ago
JSON representation

Nes-emulator written in C++

Awesome Lists containing this project

README

        

# NIWAKA_NES

![7gxzi-nrtyn](https://user-images.githubusercontent.com/61189782/132125821-96c311b8-ed5b-4ebf-b668-6cef32d82608.gif)

It looks slow in the gif, but it's actually much faster.(about 60FPS)

![スクリーンショット 2021-08-30 14 18 40](https://user-images.githubusercontent.com/61189782/131290614-db5d5f35-53fd-4366-9a81-51950c894ae2.png)

NIWAKA_NES passed nestest.nes.

Build


make

Run


./fami your_rom

Library and language


SDL2.0、C++11

Reference


https://qiita.com/bokuweb/items/1575337bef44ae82f4d3


https://wiki.nesdev.com/


http://hp.vector.co.jp/authors/VA042397/nes/index.html


http://gikofami.fc2web.com/index.html


http://pgate1.at-ninja.jp/NES_on_FPGA/index.html