1
0
mirror of https://github.com/PDP-10/stacken.git synced 2026-01-28 20:41:02 +00:00
Files
PDP-10.stacken/files/stacken-tape-backup/dskb:1_2/test.mac
Lars Brinkhoff 6e18f5ebef Extract files from tape images.
Some tapes could not be extracted.
2021-01-29 10:47:33 +01:00

27 lines
383 B
Plaintext

title test -- test UDP device.
.text "/symseg:low/locals"
search jobdat, uuosym, macten
exp 0
test: jfcl
reset
movei 1,[
exp 0,[ byte (8) ^D224, 0, 0, 0
byte (9) 4, 0
exp 0]]
call 1,[sixbit 'iprou.']
halt
movei 1,[
exp 0,[ byte (8) ^D240, 0, 0, 0
byte (9) 4, 0
exp 0]]
call 1,[sixbit 'iprou.']
halt
monrt.
jrst test
end test