pushing to dev

This commit is contained in:
2018-02-18 12:51:10 -08:00
parent d62a8d3f0e
commit 9b69088b35
6 changed files with 8 additions and 5 deletions

View File

@@ -147,7 +147,7 @@ step; step
assert $pc == 0x42
assert $a == 0x19
step;
step
assert $pc == 0x45
step
@@ -159,6 +159,8 @@ assert $pc == 0x4a
assert $c == 0x0c
echo Test passed!
step 10000000
regs
stat
# exit
exit