summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile2
-rw-r--r--tests/decode7.rom2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/Makefile b/tests/Makefile
index 718cd70..7a0792c 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -1,7 +1,7 @@
.SECONDARY:
MINIJAZZ=../minijazz/mjc.byte
-SCHED=../sched/main.byte
+SCHED=../sched/main.native
SIM=../csim/csim
%.sim: %.dumb
diff --git a/tests/decode7.rom b/tests/decode7.rom
index 0eaa3b1..094bae1 100644
--- a/tests/decode7.rom
+++ b/tests/decode7.rom
@@ -1,4 +1,4 @@
-4 7
+16 7
1110111
0010010
1011101