1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-22 17:08:15 +00:00

Fix small errors.

This commit is contained in:
Lars Brinkhoff
2017-02-22 22:41:07 +01:00
parent daba91f591
commit f874329125
2 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
TITLE DEUNA - poke at a DEUNA
.insrt kshack; ksdefs >
.insrt system; ksdefs >
a=1
b=2

View File

@@ -15,11 +15,11 @@
%dintr==000200 ;Interrupt
%dusci==000400 ;Unsolicited state change
%drcbi==002000 ;Receive buffer unavailable
%ddni ==004000 ;Done
%dtxi ==010000 ;Transmit
%drxi ==020000 ;Receive
%deri ==040000 ;Command error
%deri ==100000 ;Status error
%ddni==004000 ;Done
%dtxi==010000 ;Transmit
%drxi==020000 ;Receive
%deri==040000 ;Command error
%deri==100000 ;Status error
%decr1=%debas+2 ;PCSR1
%dxpwr==100000 ;Transciever power ok