VOGONS


First post, by MERCURY127

User metadata
Rank Member
Rank
Member

Hello to all!

Now i want present you my fresh program:

PPT - Parallel Port Tester, with ability testing EXTERNAL inputs via data bus in BPP/EPP modes.

For test you need make special 🤣 LIHO loopback.
Here is LIHO (Low [data nibble] In, High Out) passive test loopback scheme:

2 <- 1
3 <- 14
4 <- 16
5 <- 17
6 -> 13
7 -> 12
8 -> 10
9 -> 11
15 - NC

For run PPT (DOS/3x/9x only) enter in cmdline:

ppt [278]

where 278 - hex number of base port for test, if need. Without number program will use port 0x378h.

Tested on: old ISA multicard, p3 integrated port, core i7 integrated port. Not work in ECP mode!

Wait your replies 😀

Attachments

  • Filename
    PPT.ZIP
    File size
    9.1 KiB
    Downloads
    59 downloads
    File comment
    PPT - Parallel Port Tester
    File license
    Fair use/fair dealing exception

Reply 1 of 5, by collector

User metadata
Rank l33t
Rank
l33t

This should be in Marvin Marvin, the Paranoid Android This forum is for games on *modern* systems.

The Sierra Help Pages -- New Sierra Game Installers -- Sierra Game Patches -- New Non-Sierra Game Installers

Reply 3 of 5, by Stiletto

User metadata
Rank l33t++
Rank
l33t++
MERCURY127 wrote:

Ok, sorry...
How i can move or delete this topic?

Moderators/Admins move or delete it for you. (Unless it's a topic with only one post in it - the topic starter, yours - then you can delete a topic)

Moved to Marvin -> General Old Hardware. (Could just as easily go in Release Announcements, but you'll probably get more people testing it here.)

"I see a little silhouette-o of a man, Scaramouche, Scaramouche, will you
do the Fandango!" - Queen

Stiletto

Reply 4 of 5, by Jepael

User metadata
Rank Oldbie
Rank
Oldbie
MERCURY127 wrote:
Here is LIHO (Low [data nibble] In, High Out) passive test loopback scheme: […]
Show full quote

Here is LIHO (Low [data nibble] In, High Out) passive test loopback scheme:

2 <- 1
3 <- 14
4 <- 16
5 <- 17

OK, so what if data pins (2,3,4,5) are high outputs, and control pins (1,14,16,17) are low outputs?
Can you safely say every parallel port in the world does not go up in smoke and works afterwards?

Personally, I know enough about my parallel ports I would not connect those together.