1
0
mirror of https://github.com/aap/pdp6.git synced 2026-01-19 01:27:49 +00:00
aap.pdp6/test.s
2016-04-16 20:42:46 +02:00

26 lines
316 B
ArmAsm

CPA = 0
PI = 4
PI_RESET = 10000
PI_SET_PIR = 4000
PI_SET_PIO = 2000
PI_CLR_PIO = 1000
PI_CLR_ACT = 400
PI_SET_ACT = 200
. = 1000
# CONI PI,1
# CONO PI,PI_RESET
# CONO PI,PI_SET_ACT|PI_SET_PIO|177
# DATAO CPA,CPA_PR_RLR
# DATAI CPA,2
CONI CPA,1
JRST 4,
MOVEI 0,123
HRLO 1,0
JRST 4,
CPA_PR_RLR:
321321123123