I've been playing with the PDP-11 emulator some the
last couple of days
under Linux (it's a lot quieter than the real thing), and am wondering
about having a second console. I see in the configuration that it has two
consoles, but I can't figure out how to access the second console. Any
ideas? Is it possible to hang a VT off the serial port and have the
emulator talk to that?
Where do you get the idea that it has two consoles? In the file
pdp11_stddev.c, there are definitions for the console input service
(tti) and the console output service (tto). Those services, combined,
are one terminal. I don't see anything about another terminal.
(I'm looking in sources for v3.2c of the emulator)
Megan Gentry
Former RT-11 Developer
+--------------------------------+-------------------------------------+
| Megan Gentry, EMT/B, PP-ASEL | Internet (work): gentry(a)zk3.dec.com |
| Unix Support Engineering Group | (home): mbg(a)world.std.com |
| Compaq Computer Corporation | |
| 110 Spitbrook Rd. ZK03-2/T43 | URL:
http://world.std.com/~mbg/ |
| Nashua, NH 03062 | "pdp-11 programmer - some assembler |
| (603) 884 1055 | required." - mbg |
+--------------------------------+-------------------------------------+