I tried to translate the dutch
I wish you luck
Wim Hofman
----------
> From: Cameron Kaiser <ckaiser(a)oa.ptloma.edu>
> To: classiccmp(a)classiccmp.org
> Subject: Re: teletype wanted.....
> Date: Thursday, March 23, 2000 6:31 PM
>
>
> No, it definitely doesn't hook up a TV. On the bottom is an acoustic
coupler
> that acts as both microphone and speaker. The keys say things like
SEARCH,
> INSERT, RCVE, LIST/PRINT, ON/STOP and LOAD/DUMP. There is a 1/8" stereo
> jack on one side which the manual mentions might be connected to an RS232
> port (hope someone can translate this! -- it's Dutch and my schoolboy
German
> can't figure out enough words):
>
> ** import text **
To connect another printer than the PXP40 you can use the enclosed cable
(see figure 4). The 3 pole round plug fits in the connection at the left
hand side of the PX1000. The three loose wires at the other end of the
cable should be connected to the printer according to the manual of it. The
three wires have the following function:
White (A) output to printer
Red (B) input for PX1000 and power
Screen (C) mass
The buttons LIST/PRINT, ON/STOP and the linebutton have the same function
as with the PXP40 when you use another printer.
> 10.4 Andere printers
> Voor het aansluiten van een andere printer dan de PXP 40 kunt u gebruik
maken
> van de meegeleverde kabel (zie afb. 4). De driepolige ronde steker past
in de
> aansluiting aan de linkerkant van de PX 1000. De drie losse draden aan de
> andere kant van de kabel moeten worden verbonden met de printer,
overeenkomstig
> de handleiding daarvan. De drie draden hebben de volgende functie:
>
> wit (A) uitgang naar printer
> rood (B) ingang voor PX 1000 en voeding
> afscherming (C) massa
>
> De toesten LIST/PRINT, ON/STOP en de regeltoets hebben bij gebruik van
een
> andere printer dezelfde functies als bij de PXP 40.
>
Most printers with an RS232 or V24 are equipped with the here shown 25-pole
connector. Not all pins are connected. Most printers will work when you
connect them in the here shown manner.
White (A) pin 3
Red (B) pin 20
Screen (C) pin 7
Connect pins 4,5,6 and 8 of the 25 pole connector with a wire.
> De meeste printers met een RS232-ofwel V24-aansluiting zijn uitgerust met
de
> hier afgebeelde 25-polige connector, waarvan niet alle pennen zijn
> aangesloten. De meeste printers zullen goed werken als u ze op de
hiernaast
> beschreven manier op de PX 1000 aansluit:
>
> [ figure, RS-232 ]
>
> [ figure, 1/8" three-connector jack ]
>
> wit (A) pen 3
> rood (B) pen 20
> afscherming (C) pen 7
>
> Verbind de pennen 4, 5, 6 en 8 van de 25-polige connector met behulp van
> een draad met elkaar door.
>
> ** end import **
>
I have formatted a number of MFM ST506 drives (e.g. ST-225) with an RQDX3
on my Qbus PDP-11's. Be careful to set the drives on address 3. I used the
maintenance program ZRQCH0.BIC. This maintenace software is available on
floppy disk.
I boot a XXDP+ disk image from an emulated TU-58 on a PC running the
emulator program from Sytze Zijlstra This emulator is also very useful to
transport data between PC and PDP-11.
Wim Hofman
----------
> From: Technoid(a)cheta.net
> To: classiccmp(a)classiccmp.org
> Subject: Re: PDP-11/23 deskside machine -DAMN
> Date: Thursday, March 23, 2000 8:43 PM
>
----------
> From: Technoid(a)cheta.net
> To: classiccmp(a)classiccmp.org
> Subject: Re: PDP-11/23 deskside machine -DAMN
> Date: Thursday, March 23, 2000 8:43 PM
>
> After putting the skins back on the machine it is giving me a ERROR 13 -
> DU0 not ready error.
>
> DAMN!
>
> I knew it wouldn't be that easy. I have a couple of spare ST506-type
> drives to hang off it but don't know how picky the controller is or where
> to find install media for an operating system. The drive sounds fine
> (spins up and purges but no boot anymore) DAMN.
>
> What free operating systems are out there for this machine. I suppose I
> will get another drive up and running and then get the data off of this
> one if it is possible. DAMN.
>
> To be honest I think I didn't park the drive before powering off the last
> time and suspect a head crash wiped the boot sector or something like
> that. Now when I try to boot I hear the drive track but get this error.
> DAMN.
>
> How can I get boots to restore a system?
>
> Yes, I suspect it ran up to six terminals as there are two controlled
from
> the cpu card and four controlled by a terminal controller card.
>
>
> 512KB MEMORY KDF11B-BE ROM V0.9 CLOCK
> ENABLED
>
> BOOT MENU
>
> Device Physical Valid Unit
> Name Device Numbers
>
> DU DSA 0 1 2 3 4 5 6 7
> DL RL01/RL02 0 1 2 3
> DX RX01 0 1
> DY RX02 0 1
> DD TU58 0 1
> XH QNA 0 1
> MS TQK25/TS05 0
>
>
> TRYING UNIT DU0
>
> ERROR UNIT DU0
> ERR 13 DRIVE NOT READY
> WISH TO REBOOT [Y,(N)]?
>
>
> --
> -----------------------------------------------------------
> Jeffrey S. Worley
> Technical Services
> Bits & Bytes Computer Services Inc.
> 1979B Hendersonville Road
> Asheville, NC 28803
> 828-684-8953 - voice 0900-1700 five days
> 828-687-9284 - 24hr fax
> Who is General Failure and why is he reading my hard disk?
> Technoid(a)Cheta.net
> -----------------------------------------------------------
>
--- Megan <mbg(a)world.std.com> wrote:
>
> >I think he's talking about the opposite of what you mean. You mean using
> >RAM as a disk, right? I believe he means using disk for RAM. Which is
> >something I personally try to avoid like the plague!
>
> Actually, it gets more confusing with RT-11, since the term 'virtual
> memory' refers to the address space a program can access... it has
> nothing to do with disk space...
I thought the physical/virtual memory distinction in this case was more
of a PDP-11 processor concept than specifically RT-11.
> The way to think of it is -- physical memory is the memory the machine
> has while virtual memory is what a program can see at any one time.
> And with 16 bits worth of address space, that maximum is 32kw (64kb)
> at any one time... of course, you can remap portions of your address
> space to elsewhere in physical memory, but you are always limited to
> accessing 64kb at one time (128kb -- 64kb I-space and 64kb D-space if
> you have a processor with separated I and D spaces)
It used to bend my brain around backwards until I worked with RT-11 for
a while. The problem is that the PDP-11 has mini-computer attributes,
but is only 16-bit. Let's try a cross-platform comparison... Machine A:
VAX running BSD. Machine B: PDP-11 running BSD. (Easy so far ;-) The
PDP-11 has 2Mb of physical memory; the VAX has 2Mb of physical memory.
Now comes the tricky part: the *virtual* address space for a program on
the VAX is 4Gb, 32 bits. Since well-behaved PDP-11 programs don't twiddle
memory management bits, the *virtual* address space for a program on the
PDP-11 is 64K (or perhaps 128K if split I&D). Because of the physical
nature of the beasts, the VAX has much more virtual address space than
physical memory, but the PDP-11 is the other way around.
It's just like Megan said, but I've added what might be a more familar
model for comparison. It made me woozy at first, too.
-ethan
=====
Even though my old e-mail address is no longer going to
vanish, please note my new public address: erd(a)iname.com
The original webpage address is still going away. The
permanent home is: http://penguincentral.com/
See http://ohio.voyager.net/ for details.
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
--- Cameron Kaiser <ckaiser(a)oa.ptloma.edu> wrote:
> ::You're welcome. I know someone took the zdungeon image and split it
> ::onto two C= floppies, grabbed a Z5 interpreter and played it on their
> ::C-64. *That's* dedication. Me, I developed it on an old SPARCstation
> ::that's probably classic by now.
>
> *You* developed it? :-P
Yes. I developed zdungeon. It's a port to Inform directly from the
MDL Zork sources. I did not say in the above paragraph that I wrote Zork.
Perhaps that's the source of your ":-P"?
> For the record, I run all my Infocom games on the 64. The black screen
> interpreter is fast and can even preload the game into an REU, meaning it
> will play entirely from memory.
I never that that opportunity. When I was playing Infocom games on my C-64,
all I had was a 1541. :-(
-ethan
=====
Even though my old e-mail address is no longer going to
vanish, please note my new public address: erd(a)iname.com
The original webpage address is still going away. The
permanent home is: http://penguincentral.com/
See http://ohio.voyager.net/ for details.
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
--- Wouter de Waal <wrm(a)ccii.co.za> wrote:
> WinCE boxen have one very neat use. Put Frotz on it and run old
> Infocom games.
I use my Palm for that. ;-)
> Anyway, so I downloaded dungeon (what zork was called before it
> was split in three to fit on a ~100K floppy) and I saw a familiar
> name - Thanks Ethan!
You're welcome. I know someone took the zdungeon image and split it
onto two C= floppies, grabbed a Z5 interpreter and played it on their
C-64. *That's* dedication. Me, I developed it on an old SPARCstation
that's probably classic by now.
http://penguincentral.com/retrocomputing/zdungeon/ (.z5 and .pdb format)
-ethan
=====
Even though my old e-mail address is no longer going to
vanish, please note my new public address: erd(a)iname.com
The original webpage address is still going away. The
permanent home is: http://penguincentral.com/
See http://ohio.voyager.net/ for details.
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
English:
I have become infected with the prettypark virus and as a concequence you
may have gotten an e-mail with the prettypark trojan that distributes the
virus.
DO NOT OPEN OR EXECUTE THE PRETTYPARK PROGRAM (ON DESKTOP) !!!!
If you have become infected connect with the McAfee site for info and advice
I will also include a registryfix to disable the virus from the registry.
execute it by double clikking
on the extracted file.
Subscequently use an updated virusscanner to clean any prettypark debris
>from your system
Your e-mail contacts may also have become infected so it may be nessecary to
forward this note
Do so with the inclusion of the nopretty.reg registryfix.
www.mcafee.com
I apologize for the hassle.
Dutch:
Ik ben helaas besmet geraakt met het Prettypark virus. Dien tengevolge kunt
u van mij een E-mail hebben ontvangen die de Prettypark trojaan bevat en het
prettypark wormvirus op uw computer zet.
OPEN DEZE ATTATCHMENT NIET EN VOER HEM NIET UIT (OP DE DESKTOP) !!!
Mocht u dat wel gedaan hebben dan is de kans groot dat ook uw systeem besmet
is. Neem dan contact op met de
internet site van McAfee en raadpleeg daar de info aangaande het prettypark
virus. Ik heb ook een
register opschoner bijgevoegd die het virus kan deactiveren in uw
systeemregister.
Pak deze bijlage uit en dubbelklik erop zodat deze regfix uw systeemregister
kan schonen van prettypark troep
(dan is het virus nog niet verwijdert maar stopt de verdere werking
voorlopig)
Haal dan een verse update van uw virusscanner, installeer deze, herstart uw
computer en voer een volledige virusscan op uw systeem uit.
In dien u besmet geraakt bent kunnen uw E-mail contacten deze besmetting ook
weer via u oplopen.
In dat geval kan het handig zijn om dit bericht aan al uw contacten door te
sturen
(nadat u uw evt besmetting verholpen heeft) Voeg dan ook de nopretty.reg
registerfix aan uw berich toe
www.mcafee.com
Mijn verontschuldigingen voor eventuele besmettingen.
Sipke de Wal
"Only frankness can defeat VD, and for hat I'm not ashamed"
"Alleen openheid kan SOA bestrijden, en daarvoor schaam ik mij niet"
English:
I have become infected with the prettypark virus and as a concequence you
may have gotten an e-mail with the prettypark trojan that distributes the
virus.
DO NOT OPEN OR EXECUTE THE PRETTYPARK PROGRAM (ON DESKTOP) !!!!
If you have become infected connect with the McAfee site for info and advice
I will also include a registryfix to disable the virus from the registry.
execute it by double clikking
on the extracted file.
Subscequently use an updated virusscanner to clean any prettypark debris
>from your system
Your e-mail contacts may also have become infected so it may be nessecary to
forward this note
Do so with the inclusion of the nopretty.reg registryfix.
www.mcafee.com
I apologize for the hassle.
Dutch:
Ik ben helaas besmet geraakt met het Prettypark virus. Dien tengevolge kunt
u van mij een E-mail hebben ontvangen die de Prettypark trojaan bevat en het
prettypark wormvirus op uw computer zet.
OPEN DEZE ATTATCHMENT NIET EN VOER HEM NIET UIT (OP DE DESKTOP) !!!
Mocht u dat wel gedaan hebben dan is de kans groot dat ook uw systeem besmet
is. Neem dan contact op met de
internet site van McAfee en raadpleeg daar de info aangaande het prettypark
virus. Ik heb ook een
register opschoner bijgevoegd die het virus kan deactiveren in uw
systeemregister.
Pak deze bijlage uit en dubbelklik erop zodat deze regfix uw systeemregister
kan schonen van prettypark troep
(dan is het virus nog niet verwijdert maar stopt de verdere werking
voorlopig)
Haal dan een verse update van uw virusscanner, installeer deze, herstart uw
computer en voer een volledige virusscan op uw systeem uit.
In dien u besmet geraakt bent kunnen uw E-mail contacten deze besmetting ook
weer via u oplopen.
In dat geval kan het handig zijn om dit bericht aan al uw contacten door te
sturen
(nadat u uw evt besmetting verholpen heeft) Voeg dan ook de nopretty.reg
registerfix aan uw berich toe
www.mcafee.com
Mijn verontschuldigingen voor eventuele besmettingen.
Sipke de Wal
"Only frankness can defeat VD, and for hat I'm not ashamed"
"Alleen openheid kan SOA bestrijden, en daarvoor schaam ik mij niet"
>They're black, about the size of (spit) a Windows CE box, I guess. It folds
WinCE boxen have one very neat use. Put Frotz on it and run old
Infocom games.
I recently inherited a Compaq C140 (Cassiopeia A11) and even though it's
not 10 years old, it's more obsolete than many 10 year old systems :-)
I'm looking for the WinCE 2 upgrade, I even have a part number (ZE20UK or
ZE21UK) but...
Anyway, so I downloaded dungeon (what zork was called before it
was split in three to fit on a ~100K floppy) and I saw a familiar
name - Thanks Ethan!
Wouter
On Mar 24, 1:38, Tony Duell wrote:
> Or maybe you could put the CPU/RAM/DMA peripherals in a Q22 backplane and
> then link that to a Q18 backplay with the ADV11 card in it. If you like,
> you could connect BDAL18-BDAL21 between Qbus In and Qbus Out on that
> backplane, so that you could have more Q22 backplanes 'dowstream' of it.
Wouldn't it be much easier just to modify the ADV11-A? Since the print set
shows it does use BBS7, and BC1 is simply grounded, it's apparently just a
case of cutting one track to make it work in a Q22 system.
--
Pete Peter Turnbull
Dept. of Computer Science
University of York
On March 23, Zane H. Healy wrote:
> OK, this is a little wierd. Let me start by saying I have no clue as to
> who the person is selling the system, I just think the pictures are the
> best I've seen. Beware, they're big, and there is three of them.
>
> http://cgi.ebay.com/aw-cgi/eBayISAPI.dll?ViewItem&item=291428599
Yes they are nice pics. pdp8s sure are good looking machines.
especially when they're running! :-)
-Dave McGuire