1
0
mirror of https://github.com/aap/pdp6.git synced 2026-01-28 21:01:50 +00:00

implemented XCT

This commit is contained in:
aap
2016-04-18 10:35:47 +02:00
parent b0107ee74a
commit e3aa5af7e8
3 changed files with 19 additions and 8 deletions

8
test.s
View File

@@ -17,16 +17,18 @@ PI_SET_ACT = 200
# BLKI APR,TEST
# JRST 4,
# JRST .-2
MOVE 0,BLTTEST
BLT 0,BLTSPC+17
# MOVE 0,BLTTEST
# BLT 0,BLTSPC+17
XCT XCTTEST
JRST 4,
TEST:
-5,,TEST+1
. = . + 10
XCTTEST:
MOVEI 0,4321
BLTSPC:
. = . + 20
APR_PR_RLR:
321321123123
BLTTEST: