/chip8asm

An assembly dialect for Chip8

Primary LanguageGo

chip8asm: an assembler for CHIP-8

This is an implementation of chip8assembler.

Building

make build to build the executable, make install to build and install to $GOPATH/bin