summaryrefslogtreecommitdiff
path: root/tasm/run.sh
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2022-09-28 11:32:11 -0400
committerKyle Gunger <kgunger12@gmail.com>2022-09-28 11:32:11 -0400
commitf927b5126ef7e219bc5d4aa875523df1f6ea6d83 (patch)
treefebf5655f3969f6259c1ff2ea2526666c4207d9a /tasm/run.sh
parent6917d1584bf16ec833a21fc35b95e520de8795f3 (diff)
Some basic asm generation around blocks
Diffstat (limited to 'tasm/run.sh')
-rwxr-xr-xtasm/run.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tasm/run.sh b/tasm/run.sh
new file mode 100755
index 0000000..51b801c
--- /dev/null
+++ b/tasm/run.sh
@@ -0,0 +1 @@
+../tint -in tasm.tnsl -flags "${1}"