#!/bin/sh
make clean
make
cp fc660c.hex binary/fc660c.hex
make KEYMAP=emu
cp fc660c.hex binary/fc660c_emu.hex