summaryrefslogtreecommitdiff
path: root/compile-rom.sh
blob: 9cea27cd702e669a8c45d04f52087333ec1c2883 (plain)
1
2
#!/bin/sh
cat wozmon.txt | cut -c 7- | tr -d [:space:] | xxd -r -p > rom.bin