mirror of
https://github.com/aap/pdp6.git
synced 2026-01-31 14:02:45 +00:00
implemented UUOs
This commit is contained in:
9
test.s
9
test.s
@@ -7,6 +7,10 @@ PI_CLR_PIO = 1000
|
||||
PI_CLR_ACT = 400
|
||||
PI_SET_ACT = 200
|
||||
|
||||
. = 40
|
||||
777777777777
|
||||
JRST 4,
|
||||
|
||||
. = 1000
|
||||
# CONI PI,1
|
||||
# CONO PI,PI_RESET
|
||||
@@ -19,7 +23,8 @@ PI_SET_ACT = 200
|
||||
# JRST .-2
|
||||
# MOVE 0,BLTTEST
|
||||
# BLT 0,BLTSPC+17
|
||||
XCT XCTTEST
|
||||
# XCT XCTTEST
|
||||
UUO04 3,BLAH
|
||||
JRST 4,
|
||||
|
||||
TEST:
|
||||
@@ -33,3 +38,5 @@ APR_PR_RLR:
|
||||
321321123123
|
||||
BLTTEST:
|
||||
1,,BLTSPC
|
||||
BLAH:
|
||||
1234,,4321
|
||||
|
||||
Reference in New Issue
Block a user