VOGONS


Schneider Euro PC

Topic actions

Reply 80 of 220, by Jinxter

User metadata
Rank Member
Rank
Member

A few days ago i learned that the EuroPC support the 16 Color CGA mode called Plantronics mode. I have made a video about it.
Take a look: https://youtu.be/QbRq35s12yg

Enjoy.

Check out my YouTube channel: Retro Erik https://www.youtube.com/c/RetroErik
My collection: https://retro.hageseter.com
X: https://x.com/Retro_Erik

Reply 81 of 220, by Jinxter

User metadata
Rank Member
Rank
Member
dr.zeissler wrote on 2016-04-25, 18:26:

in 1990 i bought a 8bit joystick-card for two analog joysticks.
the "digital" joystick 9pin is not usable. don't know any working joystick or game for that.

I just made this video about digital joystick on PC.: https://youtu.be/Kk_TplXl5_Q

When i was i Joystick mode, i started think about the EuroPC joystick port. If this pinout i found is correct, an Atari style joystick should work.

1 - Xb / UP
2 - Xa / DOWN
3 - Ya / LEFT
4 - Yb / RIGHT
5 - Middle button / JOY1_Select (to GND)
6 - Left button / JOY2_Select (to GND)
7 - Vcc
8 - GND
9 - Right button / FIRE

Have you found anything about the joystick port, since we last talked about this in 2016?

Check out my YouTube channel: Retro Erik https://www.youtube.com/c/RetroErik
My collection: https://retro.hageseter.com
X: https://x.com/Retro_Erik

Reply 82 of 220, by dr.zeissler

User metadata
Rank l33t
Rank
l33t

No sorry, did not made any tests since then.

Retro-Gamer 😀 ...on different machines

Reply 83 of 220, by konc

User metadata
Rank l33t
Rank
l33t
Jinxter wrote on 2021-04-01, 11:24:
I just made this video about digital joystick on PC.: https://youtu.be/Kk_TplXl5_Q […]
Show full quote
dr.zeissler wrote on 2016-04-25, 18:26:

in 1990 i bought a 8bit joystick-card for two analog joysticks.
the "digital" joystick 9pin is not usable. don't know any working joystick or game for that.

I just made this video about digital joystick on PC.: https://youtu.be/Kk_TplXl5_Q

When i was i Joystick mode, i started think about the EuroPC joystick port. If this pinout i found is correct, an Atari style joystick should work.

1 - Xb / UP
2 - Xa / DOWN
3 - Ya / LEFT
4 - Yb / RIGHT
5 - Middle button / JOY1_Select (to GND)
6 - Left button / JOY2_Select (to GND)
7 - Vcc
8 - GND
9 - Right button / FIRE

Have you found anything about the joystick port, since we last talked about this in 2016?

I doubt an 9-pin atari joystick will work. The Schneider's joystick is itself a normal PC 15-pin one which works on other computers, and other 15-pin PC joysticks work on the Schneider (using the Y-cable of course to connect them).

The pinout you have found is correct though, this is taken from the "Techniker-Schulung"-"Technician training":

The attachment europc-joy.PNG is no longer available

Reply 84 of 220, by dr.zeissler

User metadata
Rank l33t
Rank
l33t

Keep in mind, that EuroPC1 is different from EuroPC2.
For the EuroPC1 you could get a dual joystick-card with 2 analoge 15 ports.
For the EuroPC2 you could get a y-cable with two 9pin digital ports for hooking up on the joystick-port of the EuroPC2 directly.

Retro-Gamer 😀 ...on different machines

Reply 85 of 220, by konc

User metadata
Rank l33t
Rank
l33t
dr.zeissler wrote on 2021-04-01, 15:28:

Keep in mind, that EuroPC1 is different from EuroPC2.
For the EuroPC1 you could get a dual joystick-card with 2 analoge 15 ports.
For the EuroPC2 you could get a y-cable with two 9pin digital ports for hooking up on the joystick-port of the EuroPC2 directly.

The EuroPC part is correct, but I believe their joystick was the exact same common 15-pin PC joystick for both PC and PCII.
So for the PCII they did give the y-cable as you wrote, but it also has two 15-pin connectors for normal PC joysticks (and not two 9-pins)

The attachment y-cable.jpeg is no longer available

Reply 86 of 220, by Jinxter

User metadata
Rank Member
Rank
Member
konc wrote on 2021-04-01, 16:25:

So for the PCII they did give the y-cable as you wrote, but it also has two 15-pin connectors for normal PC joysticks (and not two 9-pins)

y-cable.jpeg

This was very informative. Thanks. So what about using a mouse on the same port, what kind of mouse? Is it the same as something we know - like the Amiga, or Atari mouse? What about driver?

Check out my YouTube channel: Retro Erik https://www.youtube.com/c/RetroErik
My collection: https://retro.hageseter.com
X: https://x.com/Retro_Erik

Reply 87 of 220, by dr.zeissler

User metadata
Rank l33t
Rank
l33t

Thx for making that clear. I remembered this wrong. Sorry!

Retro-Gamer 😀 ...on different machines

Reply 88 of 220, by konc

User metadata
Rank l33t
Rank
l33t
Jinxter wrote on 2021-04-01, 20:58:

This was very informative. Thanks. So what about using a mouse on the same port, what kind of mouse? Is it the same as something we know - like the Amiga, or Atari mouse? What about driver?

Yes, it is something we know but probably not what you'd expect: it uses the BUS mouse interface (derived from Microsoft's InPort).

There is a driver (mouse.sys) included in the "Works" floppies that came with the PC, a simple DEVICE=MOUSE.SYS suffices. I haven't tried other bus mice with this driver as I don't have any, and I also don't know about the opposite (other bus mice with their own driver on that port). In theory they should but who knows... I attached the driver just for it to exist here, it has a MS copyright "Microsoft (R) Mouse Driver Version 6.14".

You can always use a serial mouse of course.

The attachment MOUSE.zip is no longer available

Reply 89 of 220, by dr.zeissler

User metadata
Rank l33t
Rank
l33t

I use the serial-port on my t1000 to fire up a mt32. this should be possible on euro-pc too.

Retro-Gamer 😀 ...on different machines

Reply 90 of 220, by Jinxter

User metadata
Rank Member
Rank
Member
dr.zeissler wrote on 2021-04-02, 07:57:

I use the serial-port on my t1000 to fire up a mt32. this should be possible on euro-pc too.

Could you elaborate?

Check out my YouTube channel: Retro Erik https://www.youtube.com/c/RetroErik
My collection: https://retro.hageseter.com
X: https://x.com/Retro_Erik

Reply 92 of 220, by Jinxter

User metadata
Rank Member
Rank
Member
dr.zeissler wrote on 2021-04-02, 10:51:

I see they are much alike the LPT port audio adapters from Serdashop. And they also needs the games to be patched.
I have tested both the S2P - which gives general midi on the printerport. https://www.youtube.com/watch?v=bI-TJjKvv_Y and the OPL3LPT. : https://www.youtube.com/watch?v=5w0Rywud23Q - Sorry for spamming with links.

I see that there are a few games that is patched for for the, maybe i will try this out on EuroPC.

Check out my YouTube channel: Retro Erik https://www.youtube.com/c/RetroErik
My collection: https://retro.hageseter.com
X: https://x.com/Retro_Erik

Reply 94 of 220, by Jinxter

User metadata
Rank Member
Rank
Member
dr.zeissler wrote on 2021-07-24, 09:27:

Wow. You inspired me. You have taken it all the way. Nice touch with rs232 midi. I must try that.

I am making a video soon where I upgrsde the CPU to a Nec v20 and use the xt-ide bios that support 80186 instructions to get the cf three times faster.

Check out my YouTube channel: Retro Erik https://www.youtube.com/c/RetroErik
My collection: https://retro.hageseter.com
X: https://x.com/Retro_Erik

Reply 95 of 220, by dr.zeissler

User metadata
Rank l33t
Rank
l33t

you're welcome 😉

Retro-Gamer 😀 ...on different machines

Reply 96 of 220, by dr.zeissler

User metadata
Rank l33t
Rank
l33t

if the early Sierra-titles had a plantronics mode even these could have 16 colors...but cga hires b+w looks cool too.

Retro-Gamer 😀 ...on different machines

Reply 97 of 220, by dr.zeissler

User metadata
Rank l33t
Rank
l33t

If I have a HD20 from Schneider. Do you see a chance of using it with bigger CF card/Adapter-Solution, so that the ISA-Slot could remein free?
Or is it "hardwired" 8Bit IDE for XT-Drives which means 20-30MB and a real spinning and noisy harddisk?

Retro-Gamer 😀 ...on different machines

Reply 98 of 220, by konc

User metadata
Rank l33t
Rank
l33t
dr.zeissler wrote on 2021-09-14, 12:59:

If I have a HD20 from Schneider. Do you see a chance of using it with bigger CF card/Adapter-Solution, so that the ISA-Slot could remein free?
Or is it "hardwired" 8Bit IDE for XT-Drives which means 20-30MB and a real spinning and noisy harddisk?

I strongly doubt it.
It's definitely not IDE, how could it be since it's an XT. The one I've seen had a Seagate ST325-X inside, which is 8-bit IDE or XTA and is the same drive used internally in the EuroPC XT desktop model

Zup wrote on 2016-06-22, 07:06:

Sorry to refloat this.

I'm collecting some information about PCem old computers, and I'm interested about HD20. Can anybody confirm which HDD lies inside that expansion?

I just saw your earlier post in this thread, quoting you to get a notification in case the information is still useful.

Reply 99 of 220, by Jinxter

User metadata
Rank Member
Rank
Member
dr.zeissler wrote on 2021-09-14, 12:59:

If I have a HD20 from Schneider. Do you see a chance of using it with bigger CF card/Adapter-Solution, so that the ISA-Slot could remein free?
Or is it "hardwired" 8Bit IDE for XT-Drives which means 20-30MB and a real spinning and noisy harddisk?

If the HD20 can use a IDE drive, you could install a XTIDE BIOS (not XTIDE Controller - only BIOS) in the ISA slot. You can also use the TXIDE BIOS on a 8bit ISA network card.
And then use a IDE2CF og IDE2SD card in the HD20

Last edited by Jinxter on 2021-09-15, 19:31. Edited 1 time in total.

Check out my YouTube channel: Retro Erik https://www.youtube.com/c/RetroErik
My collection: https://retro.hageseter.com
X: https://x.com/Retro_Erik