git @ Cat's Eye Technologies SMITH / master eg / test-str.smt
master

Tree @master (Download .tar.gz)

test-str.smt @masterraw · history · blame

1
2
3
4
5
6
7
; Test for bug reported by Keymaker:
; should output a *, not a NUL.
MOV R0, 0
MOV R[R0], "a*b"
MOV TTY, R1
MOV R10, 10
MOV TTY, R10