summaryrefslogtreecommitdiff
path: root/compile-rom.sh
diff options
context:
space:
mode:
authoralekseiplusplus <alekseijeaves@protonmail.com>2023-11-29 16:30:59 +1100
committeralekseiplusplus <alekseijeaves@protonmail.com>2023-11-29 16:30:59 +1100
commit3ae055586fc68a34e1339eaba2bc673b7668b1a2 (patch)
treee939ebb13d6c4df79a767935949c59d6e506fa22 /compile-rom.sh
parent87966c53af716d34332e2ea6583ab9739bde935a (diff)
changed ROM handling temporarily
Diffstat (limited to 'compile-rom.sh')
-rwxr-xr-xcompile-rom.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/compile-rom.sh b/compile-rom.sh
deleted file mode 100755
index 9cea27c..0000000
--- a/compile-rom.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-cat wozmon.txt | cut -c 7- | tr -d [:space:] | xxd -r -p > rom.bin