joshiggins / chip8-n64

a chip 8 emulator for the nintendo 64

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chip8 n64

A chip 8 emulator written for the Nintendo 64.

You will need a libdragon environment and toolchain configured so that you can cross-compile for the N64's MIPS processor.

About

a chip 8 emulator for the nintendo 64


Languages

Language:C 90.7%Language:Makefile 9.3%