I got that reference. Fuck, I’m old.
Please explain? I get that the chubby bird is speaking assembly, but I’m sure there’s more to it than that?
PS2 keyboards use interrupts rather than polling in USB, meaning every time a key is pressed the CPU stops what its doing to process it.
Big keyboard jack, serial for mouse, parallel for printer
Don’t forget the serial input for gamepads and joysticks in the dedicated sound board for some reason
Early PC only had 5 card slots, and the only jack on the motherboard was the keyboard. One slot is going to be used by a video card, one’s probably being used by a hard drive controller, one’s probably used by a parallel + serial card. Soundcards also included controller ports to try to save a slot.
I thought sometimes they called them game ports (for the joystick.)
I reasoned if you are installing a sound card, you are probably doing some gaming, so it made sense to sort of bundle those together.
Its on the sound card because it’s a midi port. Its designed for connecting a keyboard (as in electronic piano). Most people used it for gamepads but that’s not what it was there for.
Except that wasn’t a serial port, it was midi, and the reason it was on the sound card was because the input was analog.
Your joystick was just two fancy potentiometers, and your soundcard decoded the voltage on the middle legs into a position.
Soundcards handled joysticks because they had the fastest ADCs.
Wow, 30 years later and I’m just learning this now. Thank you
More info: https://en.wikipedia.org/wiki/Game_port
The 15-pin D-sub connector itself was apparently a combination of analog and digital. It had to be, since MIDI is digital (it’s right there in the name: Musical Instrument Digital Interface). TIL it wasn’t all digital.
huh, i thought it was just because “owning a sound card” and “likely to play games” was the biggest overlap of the Venn circles.
They didn’t even use an ADC. They used 555 timers to produce a pulse. They measured the length of the pulse to determine the potentiometer position. Since there are 4 analog inputs, they typically used the 558 timer which is the quad version of the 555.
And here I thought I had it all figured out. But it does make sense. Doing it with an analog signal introduces noise and measuring pulse widths is going to be simpler.
And because the PC only have 1 serial port, you disconnect the printer and use a parallel to serial adapter.
Yes, this is where my PC master gaming started.
In my day, the RJ-11 jack was for connecting the keyboard, not the phone line.
Okay that’s something I had no idea about hahaha
I’m this old.
I’m this old
“how old are you?”
This reminds me when a mouse was an option not a requirement
still is
/i3gang
Back in my day they weren’t color coded.
Back in my day days didn’t exist /s
That’s because color hadn’t been invented yet and therefore people could only see in black and white. That’s why old shows don’t have color.
The time of the classic “Keyboard missing. Press F1 to continue.”
You know that thing that you don’t have? You should press buttons on it.
Fuck you computer…
The error message sounds bad, but it was actually a good thing. A better phrased error message might have been “Keyboard missing. Connect a keyboard and press F1 to continue.” But, in the early days every byte mattered.
The system wouldn’t work without a keyboard, and if you get further into the boot process you might not be able to shut down cleanly if you didn’t have a keyboard attached. That error message gave you a chance to attach the keyboard, or to troubleshoot why the keyboard wasn’t being properly detected (like the plug got bumped and wasn’t making good contact anymore).
It was annoying when the lack of a keyboard was intentional. Like, you wanted to use the machine as a server. But, AFAIK you could disable this check if you knew the machine was going to be a server with no permanent keyboard attached.
“do you know what ps/2 ports are?”
“holy cow, PlayStation 2? you must be AT LEAST 25!”
[dying inside intensifies]
IBM sure made naming pretty confusing aren’t they?
Ps/2 ports predated the PlayStation 2 by years. Sony made naming confusing in this case.
How can ports of a game predate the platform itself? That makes zero sense.
(/s)
I raise
edit, actually, it might have been on the back…it’s been forever since I touched one
Ooh, I had a serial mouse (9 pin) from Microsoft of all companies, in the 90’s.
Damn good mouse.
I’ll see your raise, and up it:
Please,
I always see those videos where people give kids a walkman or a rotary phone and ask them to figure out what it is or how it works. I’m imagining some medieval merchant handing me an abacus and laughing because I can’t figure it out.
It’s little endian, so the beads on the far right are used to outnumber the big endian beads at the top on the woke left. After several computations, the middle section is just gone
Tried reading about endianness once. Pretty sure it can’t be dumbed down enough for my brain.
You know how some languages write left-to-right, and some rught-to-left? Endianness is that, for numbers.
Or another analogy is dates: 2025/12/31 is big endian, 31/12/2025 is little endian. And 12/31/2025 is middle endian. Which makes no sense at all because the middle is, by definition, not an end.
I stand corrected. No idea what I was reading (several years ago), but whatever it was made it seem way more complicated. Maybe it was just an explanation from somebody who didn’t know.
Young whippersnappers.
You kids don’t know how good you have it!
Fun fact, the Romans would never have labeled their abacuses like this. It would have made calculating very difficult; they effectively worked with modern numbers in bead form, and then used the famous numeral system just to record the results.