Added some RL11 register definitions

This commit is contained in:
Jeff 2016-10-25 14:40:33 -07:00 committed by Jeff Parsons
commit 04be27b47b
7 changed files with 249 additions and 164 deletions

View file

@ -369,9 +369,9 @@ BOOT: ; 142062
BIS R0,R3 ; PUT DIGIT INTO UNIT
BR 7$
9$: CLR R2
MOV #137,(R2)+
MOV #START,(R2)+
MOV #137,(R2)+ ; STORE "JMP @#140000" INSTRUCTION AT ADDRESS 0
MOV #START,(R2)+
MOV #START,(R2)+ ; STORE #140000 IN VECTOR 4, IN CASE OF TRAP TO 4
CLR (R2)+
CMPB R1,#'K
BEQ BOOTRK
@ -385,7 +385,7 @@ BOOT: ; 142062
RTS PC
RLCS=174400
BOOTRL: ; 142234
BOOTRL: ; 142326
RESET
SWAB R3 ; UNIT NUMBER
MOV #RLCS,R1 ; CSR