Chipo, a Chip-8 Emulator
=====================================
This is a web version of Chipo compiled using Web Assembly. You can use it to create your own Chip-8 programs and down them for your emulator!
Upload your c8 file:
[LOAD]
[DOWNLOAD]
TEST ROMS:
- Chipo.s
- Timer.s
- Test.s
- Audio.s
- Keyboard.s
error: missing code section
[Save][Clear][Run][Stop]
=====================================
Settings
Auto-save: [x]
Auto-run: [x]
=====================================
TODO
This web version is not yet complete.
- [x] Keyboard interaction
- [ ] Binary import/export
- [ ] Add more ROMs
=====================================
About
You can find the sources for the emulator on Github. This web page was built using the following tools :
- CodeMirror for the editor
- WASM-Pack to compile the rust sources to Web Assembly
- The Press Start 2P font