1297
Vintage
(lemmy.world)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
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
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