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

https://github.com/joshiggins/chip8-n64

a chip 8 emulator for the nintendo 64
https://github.com/joshiggins/chip8-n64

Last synced: 11 months ago
JSON representation

a chip 8 emulator for the nintendo 64

Awesome Lists containing this project

README

          

# chip8 n64

A chip 8 emulator written for the Nintendo 64.

You will need a [libdragon](https://dragonminded.com/n64dev/) environment and toolchain configured so that you can cross-compile for the N64's MIPS processor.