• FiveMacs@lemmy.ca
    link
    fedilink
    arrow-up
    111
    ·
    edit-2
    4 days ago

    I raise

    edit, actually, it might have been on the back…it’s been forever since I touched one

        • threeonefour@piefed.ca
          link
          fedilink
          English
          arrow-up
          19
          ·
          4 days ago

          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.

          • tetris11@lemmy.ml
            link
            fedilink
            arrow-up
            12
            ·
            4 days ago

            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

              • zerofk@lemmy.zip
                link
                fedilink
                arrow-up
                11
                ·
                edit-2
                4 days ago

                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.

                • TheRedSpade@lemmy.world
                  link
                  fedilink
                  arrow-up
                  5
                  ·
                  4 days ago

                  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.

              • tetris11@lemmy.ml
                link
                fedilink
                arrow-up
                8
                ·
                edit-2
                4 days ago
                Big Endian    Little Endian:
                 
                 "1010"         "1010"
                  ||||           ||||
                 [1248]         [8421]
                
                 (sum the numbers 
                  corresponding to a 1)     
                
                 1+4=5          8+2=10
                

                Depending on whether the order of binary comes from the left (Big Endian) or from the right (Little Endian), the binary number of “1010” can equal 5 or 10


                (My original comment was buzzword nonsense though)

              • pinball_wizard@lemmy.zip
                link
                fedilink
                arrow-up
                3
                ·
                4 days ago

                Ouch. I had to learn endianness once to solve a real life serialization bug. It sucked. I learned it for just long enough to correct the code for the corner cases involves, and then slept and forgot everything about it.

      • rumba@lemmy.zip
        link
        fedilink
        English
        arrow-up
        3
        ·
        3 days ago

        We had one of those in school. One per classroom. We had one educational game on it. Since there was only one, they would sit us down at it in pairs and we’d get 5m to play on it. I think I got to use it maybe three times in a given year.

      • waggz@programming.dev
        link
        fedilink
        arrow-up
        2
        ·
        3 days ago

        This. this is my childhood. Digging through discount bins at blue light specials in Kmart for cartridges and copying BASIC line by line from a magazine and recording it on cassette tape so we could play Yahtzee on the TV.

      • zwerg@feddit.org
        link
        fedilink
        arrow-up
        8
        ·
        4 days ago

        Me too… my first code was for Commodore PET. Then I got an Amiga. Sad day when Commodore folded.

        • floofloof@lemmy.ca
          link
          fedilink
          arrow-up
          5
          ·
          edit-2
          4 days ago

          On the Amiga’s 40th birthday I brought the old Amiga 500 out of storage to the dinner table and we had cake. Just realized I should do the same with the Atari ST, for more cake. I think my family tolerates me because of the cake.

        • bufalo1973@europe.pub
          link
          fedilink
          arrow-up
          1
          ·
          3 days ago

          Then you will enjoy the news that Commodore was bought recently and they want to build new equipments, starting with a C64.

    • Onomatopoeia@lemmy.cafe
      link
      fedilink
      English
      arrow-up
      12
      ·
      4 days ago

      Ooh, I had a serial mouse (9 pin) from Microsoft of all companies, in the 90’s.

      Damn good mouse.

        • fartographer@lemmy.world
          link
          fedilink
          arrow-up
          2
          ·
          3 days ago

          Yeah, if you can keep them running, they’re surprisingly efficient. And they hardly ever jam. But all the printouts look like garbage and feel like you’re trying to interpret ancient runes. When we got our first inkjet printer at home, I suddenly struggled to read anything from the ol’ dot matrix.

    • partial_accumen@lemmy.world
      link
      fedilink
      arrow-up
      9
      ·
      edit-2
      4 days ago

      Its on the side. You can kind of see it in your picture. I have a C64 within arms reach.

      Bonus points if you had a mouse to use with GEOS:

    • LillyPip@lemmy.ca
      link
      fedilink
      arrow-up
      2
      ·
      3 days ago

      Check this out:

      This was why I got into programming.

      I still have the book:

      It’s so cool:

      Lemme know if you want to see more. I thought it’s awesome.

      • LillyPip@lemmy.ca
        link
        fedilink
        arrow-up
        1
        ·
        3 days ago

        I have to find my UHf dongle, and it looks like I was playing Star Strike the last time, but I will get this running. I have the manual, after all.

    • pinball_wizard@lemmy.zip
      link
      fedilink
      arrow-up
      2
      ·
      4 days ago

      edit, actually, it might have been on the back…it’s been forever since I touched one

      It was along the right side. I remember it helped to sit a little bit to the right, or angle the keyboard a bit, when playing a two player game, so that the leftmost player’s joystick cord would reach.

    • josefo@leminal.space
      link
      fedilink
      arrow-up
      24
      ·
      4 days ago

      Don’t forget the serial input for gamepads and joysticks in the dedicated sound board for some reason

      • BigDanishGuy@sh.itjust.works
        link
        fedilink
        arrow-up
        24
        ·
        4 days ago

        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.

        • cmnybo@discuss.tchncs.de
          link
          fedilink
          English
          arrow-up
          8
          ·
          3 days ago

          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.

          • BigDanishGuy@sh.itjust.works
            link
            fedilink
            arrow-up
            3
            ·
            3 days ago

            I here I thought I had it all figured out. But it does make sense. Doing it wirh an analog signal introduces noise and measuring pulse widths is going to be simpler.

        • grue@lemmy.world
          link
          fedilink
          arrow-up
          2
          ·
          3 days ago

          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.

      • mercano@lemmy.world
        link
        fedilink
        arrow-up
        6
        ·
        4 days ago

        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.

        • jaybone@lemmy.zip
          link
          fedilink
          English
          arrow-up
          4
          ·
          4 days ago

          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.

      • Daemon Silverstein@calckey.world
        link
        fedilink
        arrow-up
        1
        ·
        4 days ago

        @josefo@leminal.space @JoMiran@lemmy.ml

        Technically speaking, the joystick involved analog voltages to be converted to digital signals… And what else have ADC (analog-to-digital converters) chips? Soundcards, because ADCs are used to convert mic input, alongside the “line in”, both of which are analog voltages, into PCM signals, which are discrete (as in “non-continuous”) streams of bits. Something inverse happens for “headphone”, “speakers” and “line out” pins: a PCM stream coming from the sound driver is converted to analog voltages using a DAC.

        While other ports also happened to deal with analog<->digital conversion, a soundcard was particularly specialized at this job, alongside graphic (VGA) cards (VGA has lots of analog signals), but graphic cards were already too busy with thousands/millions of pixels and, well, with computation of graphics.

        Other boards aren’t so fitting for analog-digital job. For example: a NIC (Network Interface Card) already deals with digital signal so, theoretically, no conversion is necessary from/to analog. Parallel ports (those for printers) also natively deals with digital signals. Expansion cards with USB ports, same thing. And so on…

        (Apologies for my blank reply if my deletion didn’t federate due to insufficient Sharkey-Lemmy federation, I mistyped enter as I was getting ready to write my message)

      • Psythik@lemmy.world
        link
        fedilink
        arrow-up
        5
        ·
        4 days ago

        Born in '88 and this was also my childhood. But to be fair, my parents bought the PC from Sears so it was probably an older, budget model. It ran Windows 3.1 and had a 16 MHz 386 with the Turbo button.

        • grue@lemmy.world
          link
          fedilink
          arrow-up
          4
          ·
          edit-2
          3 days ago

          My 286 had PS/2 ports instead of the obsolete DIN keyboard/serial mouse.

          smug_look_of_superiority.jpg

      • mercano@lemmy.world
        link
        fedilink
        arrow-up
        11
        ·
        4 days ago

        The first three Macs had this jack in the front for the keyboard and a PC-like serial port in the back for the mouse. With the Mac SE and II, the switched to ADB, which looked like a PS/2 port, but you could daisy chain your mouse, keyboard, and other inputs like tablets or joysticks all into one jack in the back of the computer.

        • Arthur Besse@lemmy.ml
          link
          fedilink
          English
          arrow-up
          6
          ·
          4 days ago

          With the Mac SE and II, the switched to ADB, which looked like a PS/2 port, but you could daisy chain your mouse, keyboard, and other inputs like tablets or joysticks all into one jack in the back of the computer.

          The port looks similar - both are mini-DIN - but ADB has four pins while PS/2 has six.

          ADB was first introduced in 1986 on the Apple IIgs, and later was used in all Macs from the SE until the iMac. For the first few years there were two ADB ports, but in 1990 (maybe starting with the Mac IIsi?) they reduced it to one and started shipping keyboards with ports to daisy chain the mouse from.

      • palordrolap@fedia.io
        link
        fedilink
        arrow-up
        22
        ·
        4 days ago

        Way back, there were some rare keyboard / motherboard combinations where the motherboard couldn’t detect there was a keyboard attached unless a key was pressed on it. That message was for those people with those combinations.

        You pressed F1 and the computer would be like “my bad, there is a keyboard there, thanks for your help”, or rather it would just shut up and boot.

        The message could have been different but it had to fit in a small amount of BIOS ROM, so we got stuck with the one that covered all the bases the best, and unfortunately, most people who saw it didn’t actually have a keyboard plugged in, thus, irony.

  • nocturne@slrpnk.net
    link
    fedilink
    arrow-up
    44
    ·
    4 days ago

    Fairly certain my first computer used something like this for the keyboard. I did not have a mouse.

    • Frezik@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      5
      ·
      edit-2
      4 days ago

      IIRC, that’s electrically compatible with the smaller, more fragile PS/2 connector. The adapters are just wiring it down to the smaller connector (and maybe some impedance matching resistors?).

        • atomicbocks@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          2
          ·
          4 days ago

          Should also work with a USB to PS/2 so you can use it on a modern machine if you want. Some modern keyboards are still backward compatible as well. I have a USB keyboard I can use on my old Din machines using two adapters.

  • LillyPip@lemmy.ca
    link
    fedilink
    arrow-up
    21
    ·
    3 days ago

    Bitch

    please.

    (Kidding, you’re not a bitch and this isn’t a contest. But if it was…)

      • tiramichu@sh.itjust.works
        link
        fedilink
        arrow-up
        5
        ·
        edit-2
        3 days ago

        The “Turbo” function was a masterstroke of marketing.

        The actual function of the turbo is to slow the machine down, so it can be compatible with older games and software that ran too quickly on those newer systems.

        Of course calling it a “slow down” button wasn’t very sexy, so just flip the function around and label it turbo instead!

  • Codpiece@feddit.uk
    link
    fedilink
    arrow-up
    16
    ·
    4 days ago

    But the keyboard is the computer, mice haven’t been invented yet and where do I plug the tape deck in?

    • pinball_wizard@lemmy.zip
      link
      fedilink
      arrow-up
      4
      ·
      4 days ago

      I can also use cartridges!

      Well, I could use cartridges…before I loaded a custom ROM via the cartridge slot, and it does almost everything faster, but now I cannot function without it.

    • sbv@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      10
      ·
      4 days ago

      Typed! Back in my day we just got a wire that you had to lick in binary to tell the computer what to do.