kevlu123 / calcnes

NES emulator for the Casio fx9860gii calculator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CalcNES

A Casio fx9860gii calculator port of the NES emulator from https://github.com/ObaraEmmanuel/NES/.

demo

Input

Calc NES
Up Up
Down Down
Left Left
Right Right
F1 B
F2 A
F3 Select
F4 Start
Calc Function
F6 Toggle Colour
Exe Exit

Building

python build.py --cpp

Select a ROM (max ~45kb) to Embed

python select_rom.py <.nes file>
python build.py --cpp

About

NES emulator for the Casio fx9860gii calculator.

License:MIT License


Languages

Language:C 95.3%Language:C++ 3.1%Language:Python 1.6%