Updated PDP-11 BOOTTEST banner

This commit is contained in:
Jeff Parsons 2016-10-21 21:14:16 -07:00 committed by Jeff Parsons
commit e9164c4deb
3 changed files with 340 additions and 320 deletions

View file

@ -185,7 +185,7 @@ CMDLST: .ASCIZ 'BOOT'
.ASCIZ 'HELP'
.BYTE 0
UNKMSG: .ASCIZ 'UNKNOWN COMMAND'<12><15>
BANNER: .ASCIZ 'PAUL NANKERVIS - PAULNANK@HOTMAIL.COM'<12><15><12><15>
BANNER: .ASCIZ 'PDP-11 BOOT TEST FOR PDPjs'<12><15>'ADAPTED FROM CODE BY PAUL NANKERVIS <PAULNANK@HOTMAIL.COM>'<12><15><12><15>
PROMPT: .ASCIZ 'BOOT> '
BADBOO: .ASCIZ 'UNKNOWN BOOT DEVICE'<12><15>
PERMSG: .ASCIZ ' CLOCK TICKS'<12><15>