Skip to content

Commit ae61299

Browse files
authored
Merge pull request #7 from RomanR-dev/dev2
V1.01
2 parents 6b4568f + d58b6bc commit ae61299

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

assembler

-8 Bytes
Binary file not shown.

tester/ps4.am

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ jpr A
55
ABC DCA
66
mov #1, R23
77
clr 1
8-
clr REG
8+
clr REG
9+
.string "aaaaaa

tester/ps7.am

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@ clr A, ,
44
#$%#@$%@#$#@
55
r1 r2
66
MAIN:
7-
jsr
7+
jsr
8+
mov x[r9], r4
9+
mov #4, r32

0 commit comments

Comments
 (0)