PDP-11 console output works (first baby step)

This commit is contained in:
Jeff 2016-10-04 15:24:22 -07:00 committed by Jeff Parsons
commit ebfcd5133b
11 changed files with 388 additions and 403 deletions

View file

@ -456,7 +456,11 @@ var PDP11 = {
READY: 0x80, // Transmitter Ready (read-only)
INT_ENABLE: 0x40, // Transmitter Interrupt Enable (read-write)
MAINT: 0x04, // Maintenance (read-write)
BREAK: 0x01 // BREAK (read-write)
BREAK: 0x01, // BREAK (read-write)
DELAY: 8
},
XBUF: {
DELAY: 100
}
},
KW11: { // KW11-L LINE TIME CLOCK