diff options
Diffstat (limited to 'test/ortho.s')
-rw-r--r-- | test/ortho.s | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ortho.s b/test/ortho.s index bc70d3d..83f3554 100644 --- a/test/ortho.s +++ b/test/ortho.s @@ -9,6 +9,7 @@ mem: reset: cps lds.d #$3FFFF + mov a, #10 and #0 tay xor b, b |