This is a demo of my Nes Emulator written from scratch in C. The demo is compiled to webassembly using emscripten
The first game you see (blockoban) is a nes game written by me in 6502 assembly
The source code for the emulator and my game is publicly available on my github. If you are interested, a version that runs natively on windows is available for download.
Arrow keys for gamepad
Button | key |
---|---|
A | X |
B | Z |
Start | Enter |
Select | Q |