]> 4ch.mooo.com Git - 16.git/blob - spri.sh
replace inline asm with _fmemcpy to copy ROM font char.
[16.git] / spri.sh
1 #! /bin/bash
2 cd data/spri
3 ../../pcxsscut -s "$1".sht -hc "$1".h -hp _"$1"_ -i ../"$1".pcx -p "$1".pal -tc 0x"$2" -y
4 ../../vrl2vrs -s "$1".sht -hc "$1"s.h -hp _"$1"_ -o "$1".vrs
5 cd ../../