1

Change the test program to match CPU

This commit is contained in:
2023-03-21 15:50:08 +01:00
parent 4b9b4d3607
commit 97072149db

View File

@ -1,3 +1,3 @@
MOV 10, reg1
MOV 5, reg2
MOV 5, reg1
MOV 10, reg2
ADD