summaryrefslogtreecommitdiff
path: root/etc/oemu/emutest.rc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/oemu/emutest.rc')
-rw-r--r--etc/oemu/emutest.rc5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/oemu/emutest.rc b/etc/oemu/emutest.rc
new file mode 100644
index 0000000..39607dd
--- /dev/null
+++ b/etc/oemu/emutest.rc
@@ -0,0 +1,5 @@
+@ Test emulator
+echo Generating /tmp/a.out
+oasm /etc/oemu/test-00.s /tmp/a.out
+echo Running emulator...
+oemu /tmp/a.out