1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-06-12 18:42:14 +00:00
8bitworkshop/mame/roms/coleco/Makefile

9 lines
148 B
Makefile
Raw Normal View History

all: minbios.rom
%.rom: %.asm
naken_asm -b $<
dd if=out.bin of=$@ bs=1 count=8192
# python parsebdf8.py -f -s 32 -e 127 -B fonts/tom-thumb.bdf