Skip to content

Commit 63f87e4

Browse files
committed
Add extra tests
1 parent 44e72aa commit 63f87e4

8 files changed

Lines changed: 3838 additions & 0 deletions

File tree

tests/functional/arch/zx48k/print_at2.asm

Lines changed: 962 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
DIM row, col as UByte
2+
PRINT AT row + 2, col + 1;
3+

0 commit comments

Comments
 (0)