• squeaky-clean 17 hours ago

    There's a scene in "That 70's Show" where Kelso and Red bond over Pong and decide to mod the game to make it harder. And a few hours later with a soldering iron, smaller paddles!

    The first time I saw that episode was at a friend's house. I felt so smart telling him that was impossible because you can't mod software with a soldering iron. Then his dad poked his head out from the kitchen and told me Pong didn't have software.

    Turns out the only impossible part of that episode is the idea of it taking a few hours. Changing the paddle size was a mod already supported by the hardware and the manual gave details on how to do it. Though it wasn't necessarily intended as a difficulty setting, it was intended to support different sizes of TVs. iirc, all you need to do is solder 1 jumper.

    • mepian 15 hours ago

      >I felt so smart telling him that was impossible because you can't mod software with a soldering iron.

      Many old systems stored their software in a diode matrix, which could be modded with a soldering iron: https://www.cca.org/blog/20120222-Diode-Matrix.shtml

    • MBCook 13 hours ago

      I remember that!

      I think I had thought it was possible. But in my mind there was no way Red or Kelso could possibly know how to do it.

      The fact it was in the manual helps make that more possible. Don’t think the episode showed/implied that though.

      • saywhanow 15 hours ago

        Idk. A few hours for Kelso to solder a jumper sounds about right.

        • op00to 2 hours ago

          Bold of you to assume it wouldn’t take me hours to solder one jumper!

          • nihilist_t21 15 hours ago

            I had no idea that scene was somewhat accurate! I just watched it and had the same feelings you did.

            • 486sx33 16 hours ago

              Kind of amazed Kelso disassembled something and it worked after (I think was the surprising part) lol

              • al_borland 14 hours ago

                That’s probably what Red was there for. To lend a foot every time Kelso needed it.

              • 10xalphadev 3 hours ago

                Haha, I felt so smart telling... that's HN in a nutshell!

              • userbinator 10 hours ago

                As a Computer Science graduate without an Electrical Engineering background, I was trying to wrap my head around how that was even possible.

                I wish more CS curricula would start with digital logic and stay there for a little longer before going into the full stored-program computer. That used to be the norm.

                One of the first Pong ICs, the AY-3-8500, is reverse-engineered in this series of articles: https://nerdstuffbycole.blogspot.com/2018/01/reverse-enginee...

                • II2II 4 hours ago

                  > I wish more CS curricula would start with digital logic and stay there for a little longer before going into the full stored-program computer. That used to be the norm.

                  I remember sneaking[1] into a few of those courses during university. Loved them.

                  The problem is that most computer science students viewed them as useless. They wanted to take, what they thought of as, useful courses. If it wasn't C++, it wasn't useful. Even the computer science students who were interested in pure math, these were computer science courses after all and the university offered a separate software engineering degree, didn't see them as useful.

                  A slight tangent: one of the courses I had the most fun wasn't even a computer science course. It was a philosophy course that spent a lot of time on computability. Cramming a bunch of genuinely interested social sciences students into the same room as a bunch of genuinely interested computer science students made for an absolutely amazing course. In contrast, the computer science department version of the course was populated by a majority of students who were only interested in the mandatory credit. It made for an astoundingly terrible course.

                  (These thoughts are from the perspective of a mid-1990's physics graduate.)

                  [1] Sneaking may not be the right term here. People in the department knew that I was doing this, to the point where I managed to get access to department computers and even managed to take a course for credit, with special permission from the professor and without the prerequisites, but the administration certainly didn't know about it since I didn't even bother with the official "auditing a course" route.

                  • eszed 23 minutes ago

                    This right here is what a university is for, and why it's useful to cram a bunch of people with widely-varied specialities into a shared physical location. It's about exploration of knowledge through cross-polination of ideas. Social science and computer science students in those classes learned things from each other that they wouldn't have otherwise.

                    We see over and over again through history (Renaissance Italy, Bell Labs, Romantic-period Berlin, early-Google's cafeterias) how cross-disciplinary conversation inspires innovation.

                    The "useful" classes are necessary, but if institutions (or students) stop there then they have missed the whole point. They're treating class-work as office-work, and making that the summit of their ambition.

                  • namaria 3 hours ago

                    We've had a whole generation now of CS majors who don't really understand the underlying hardware and it shows.

                    • mananaysiempre 3 hours ago

                      We’ve had three decades of computers whose inner workings are shrouded in secrecy. So I’m not sure CS programs are entirely to blame.

                      • rty32 3 hours ago

                        Yeah, other than students who get interested in all the hardware stuff (for whom there would likely be dedicated courses), I don't see how general EE courses help computer science study or career. If anyone really needs that later in the career, it won't be hard to pick it up.

                        • mananaysiempre 2 hours ago

                          That’s not what I meant at all, but then this involves a general conflict between a university and a vocational school (the second should aim to be useful even at the expense of comprehensiveness; the first comprehensive even at the expense of usefulness), or a CS and an SE degree.

                          • alfiedotwtf an hour ago

                            I’m just wondering… did none of your universities offer Computer Engineering? I did it for one year before switching to CS because I just couldn’t grok how a bloody OpAmp worked back then and didn’t want to spend the next 50 years doing that lol.

                            My CE course was essentially an Electrical Engineering course with power distribution subjects replaced with programming subjects

                      • booleandilemma an hour ago

                        I mean there's only so much time in the day. The world of software alone is already so vast. It's literally a full-time job.

                      • pjmlp 8 hours ago

                        Indeed, back in the 90's our software engineering degree had lots of shared lectures with electrical engineering.

                        Digital logic would go all the way from boolean logic to designing our own toy CPU, with implementation using discrete logic components left as optional for those that felt like going for the top score on the assignment.

                        Additionally we also had stuff like EEPROM programming as optional selection for the total credits.

                        Interestingly enough, stuff like Prolog and LP, was also a required lecture for both engineering degrees.

                        • kalleboo 7 hours ago

                          In Sweden, rather than a "computer science", there's a "computer engineering" degree that also retains a lot of the electrical engineering stuff such as building a computer starting with a diode, building a flip-flop, a shift register, etc etc. Karnaugh Maps and everything.

                          • vel0city 3 hours ago

                            Computer engineering degrees are also a thing in the US. I used to joke with friends it was 2/3rds Computer Science and 2/3rds EE.

                            https://catalog.utdallas.edu/2024/undergraduate/programs/ecs...

                            • glimshe 2 hours ago

                              It's no joke - my Computer Engineering degree overseas was literally that. The average completion time was 6 years, I speed ran it and completed in 5 1/2. Nobody AFAIK could ever do it in less than 5.

                              • pjmlp 3 minutes ago

                                In Portugal, before Bologna changes, a degree would take 5 years by law, but on average would be around 7.

                                After Bologna, no one really takes the plain three years version, as the old degree was upgraded to include Msc, and everyone with the old degree also got equivalence to the new one with Msc, and no one wants to search for a job having only the lowest level degree.

                                • alfiedotwtf an hour ago

                                  Nobody did it in 6 either… we all changed after first year into with comp sci or the arts

                              • pjmlp 7 hours ago

                                I always have problems after all these years understanding US concept of CS being mostly theory, because in Portugal that isn't something we have as such, that is rather a specialisation of Maths degree (Maths applied to Computation, loosely translated), which only math nerds take, not those into computing.

                                Even if we translate our degree names to CS, the contents of those 3 to 5 years are very much hands on, with many lectures requiring successful delivery of project assignments before attending respective exams.

                                • RobotToaster 6 hours ago

                                  We have both options in the UK, CE is what I studied.

                              • mavamaarten 6 hours ago

                                We had a course like that and I absolutely loved it. It's the most fun I've ever had in an educational setting.

                                It followed such a lovely flow, starting with the absolute lowest level of computing (binary maths, diodes, transistors, and building logic gates with these) and kept on combining these building blocks until we arrived at modern computers and software.

                                Even if you're just a "modern age" developer that only ever uses modern programming languages, just understanding how everything is built makes you make better decisions all around.

                                • jatins 5 hours ago

                                  Any books/courses like that out in the open?

                                  • jburgess777 13 minutes ago

                                    One which gets mentioned often is NAND 2 Tetris, which starts with basic logic gates and progresses to produce a simple computer:

                                    https://www.nand2tetris.org/

                                    • torlok 4 hours ago

                                      Go through the Ben Eater channel on YouTube. It'll get you up to speed with early 80s computing. Computers quickly stop feeling like magic after you grasp the basics. Watching him build a VGA card should be enough to intuit how Pong was made.

                                  • netcan 4 hours ago

                                    Why start there?

                                    I get that there's a timeline, and that following the timeline is a good way of building a base but...

                                    But... you could also add it to the middle or end of a course. I feel students would be more likely to appreciate the material. Would also be good to have "easy" courses that aren't fluff.

                                    • veqq 6 hours ago

                                      https://www.nand2tetris.org/ starts making logic gates until you build a language in assembly, which you implement Tetris with.

                                      • TheOtherHobbes 4 hours ago

                                        Pong doesn't have an ALU. The image and scoring emerge directly a forest of logic gates - mostly by timers and counters that scan the display, read the input controllers, and trigger logic events at various points in the scan cycle.

                                        Memory used to be ridiculously expensive, and it was cheaper to build a board full of dedicated logic than a simple CPU with a full-screen frame buffer.

                                        • alfiedotwtf an hour ago

                                          That’s crazy when you read it like that in 2024!

                                    • magoghm an hour ago

                                      If you want to learn more about this, I strongly recommend reading the 1978 book "How to Design and Build Your Own Custom TV Games": https://forums.arcade-museum.com/threads/how-to-design-and-b...

                                      • LordHeini 11 hours ago

                                        Unrelated but important. Whatever you do if you end up in Berlin for whatever reason.

                                        Go to the computer spiele museum https://www.computerspielemuseum.de/

                                        • radicalbyte 9 hours ago

                                          If you're ever in the area of Milton Keynes in the UK, TNMOC at Bletchley Park is awesome.

                                          https://www.tnmoc.org

                                          • mixmastamyk 9 hours ago

                                            Looks awesome, now I have another reason to visit Berlin.

                                          • rand0mfacts 18 hours ago

                                            This site has a simulation of the hardware logic used to build Pong: https://www.falstad.com/pong/ball.html

                                            • NikkiA 16 hours ago

                                              Notably that is Atari's clone/rip-off. Magnavox's Table Tennis used diodes and transistors and was technically purely analog.

                                              And of course Tennis For Two was also purely analog pre-dating ICs completely.

                                              • amelius 5 hours ago
                                              • EasyMark 28 minutes ago

                                                You can build logic circuitry with pure hardware circuitry is the simple answer, you don’t need a cpu.

                                                • dwh452 2 hours ago

                                                  How were pinball machines built without a programmable computer? https://www.youtube.com/watch?v=ue-1JoJQaEg I think the arcade industry was already comfortable dealing with complexity to make the mechanical games. The Rube Goldberg nature of the early video games probably weren't that much of a jump in effort/engineering.

                                                  • masswerk 16 hours ago

                                                    I once wrote about this on the example of Computer Space (1971) — the very first coin-op video game and also the first one using this technology — and how this relates to the Atari VCS / 2600 and its TIA chip.

                                                    https://www.masswerk.at/rc2017/04/02.html#basics

                                                    • leoc 4 hours ago

                                                      Apparently Dave Nutting https://www.youtube.com/watch?v=UzkGNL2AxP0 's reimplementation of Taito's 1975 Western Gun/Gun Fight for Midway was the first arcade video game to use a microprocessor, though I don't know if the original implementation was as 'hard-wired' as Pong or if it had evolved more towards being a full computer in TTL. https://en.wikipedia.org/wiki/Gun_Fight

                                                      Simmilarly, when the IBM 1401 https://www.ibm.com/history/1401 launched in 1959 it replaced large numbers of plugboard-based tabulating systems http://www.columbia.edu/cu/computinghistory/plugboard.html in offices.

                                                      • pvg 18 hours ago

                                                        A big similar discussion two years ago https://news.ycombinator.com/item?id=31511719

                                                        • illwrks 18 hours ago

                                                          I watched this video on Youtube a few months ago that's very insightful!

                                                          It's about an arcade game from the 70's called Sega JET ROCKET:

                                                          https://www.youtube.com/watch?v=D0qlfEuzj6U

                                                          • pjmlp 8 hours ago

                                                            Basically by doing in hardware the same kind of logic decisions as we do in software.

                                                            Naturally this doesn't scale beyond basic games, due to the hardware requirements.

                                                            I have somewhere on my parents home a book from the 70's, from my father, dedicated to this kind of games, the precursor of BASIC games books from the 80's.

                                                            If you want to experiment this today, there are companies that sell such kits still,

                                                            https://www.ic0nstrux.com/products/gaming-systems/game-conso...

                                                            • alfiedotwtf an hour ago

                                                              Thinking about what you wrote… an llvm2electronics compiler would be cool -compile source down to analog electronics!!

                                                              • 15155 21 minutes ago

                                                                This is called "HLS" (high-level synthesis) and exists. The emitted RTL is atrocious.

                                                                Anything but the simplest programs will require way too much logic to implement with discrete components.

                                                            • Dwedit 17 hours ago

                                                              NTSC composite video isn't all that hard, you have voltages for VSync, HSync, VBlank, HBlank, Black and White. Generate the correct voltages at the correct times and you have a TV picture.

                                                              But TVs then didn't have composite video inputs, so you also needed an RF modulator.

                                                              • bregma 5 hours ago

                                                                Don't forget you need a balun to convert the RF from the coax output to the parallel-pair antenna input. Of course, the antenna input was already in use by the rabbit ears so you have to double up.

                                                                • fma 14 hours ago

                                                                  I haven't heard these terms in years. My college Digital Design had a project to create pong and output to a VGA monitor.

                                                                • bobek 9 hours ago

                                                                  Sometimes we do overuse programmable devices, where simpler logic would be even better (read no corrupted memory, instant boot, etc.).

                                                                  One beat tool are the shift registers -- https://bobek.cz/traffic-light/

                                                                  • 15155 19 minutes ago

                                                                    Cortex M0 chips are 10 cents and boot instantly.

                                                                  • jburgess777 16 hours ago

                                                                    Olimex just released a 1 euro game ‘computer’ based around a tiny RISC-V microcontroller. It drives a monochrome VGA display by bit-banging a couple of GPIO lines in software. Obviously the use of a microcontroller is cheating a little, but likely makes the system cheaper than anything which could be built with discrete logic or FPGA.

                                                                    https://www.olimex.com/Products/Retro-Computers/RVPC/open-so...

                                                                    • hggigg 17 hours ago

                                                                      Pong isn’t that complicated. If you go even further back it gets even simpler. There’s a good example here: https://www.eevblog.com/forum/projects/oscilloscope-pong-for...

                                                                      It looks complicated but it’s really not if you break it down into small bits and think of it like you would with a piece of software I.e. abstractions.

                                                                      • yarg 17 hours ago

                                                                        Did you RTFA?

                                                                        It covers some things that are rather counterintuitive, especially if you come from a modern programming background.

                                                                        Now is it complicated? No not really, I read the answer and immediately understood what was going on.

                                                                        But no modern programmer would ever come up with the solution of addressing x and y positions by setting timers to wake at the times when the point in the scan-line or the scan-line in the frame was reached (although sleep-sort does exist).

                                                                        If anything, the point of the post is the fact that it's very easy to understand, despite how counterintuitive it may be.

                                                                        • ziddoap 15 hours ago

                                                                          >>Pong isn’t that complicated.

                                                                          >Now is it complicated? No not really, I read the answer and immediately understood what was going on.

                                                                          Seems like you agree? Not sure why you asked if the parent poster RTFA.

                                                                          • baxtr 11 hours ago

                                                                            As a side note: I find the usage of RTFA and TFA pretty impolite and don’t like to see it on HN a lot.

                                                                            Many come here just for the comment section and the discussions, not the article per se.

                                                                            • jessekv 3 hours ago

                                                                              Thanks for calling it out, I feel the same.

                                                                            • yarg 15 hours ago

                                                                              > If anything, the point of the post is the fact that it's very easy to understand, despite how counterintuitive it may be.

                                                                              Much like he seemed to have missed the point of the post, you seem to have missed my point about him seeming to miss the point of the post.

                                                                            • Moru 8 hours ago

                                                                              Ehm, now I feel really old. I just did a comment about this in some other thread. It's one of those timing things where it is hard to use a debugger. The scanlines scan in whatever frequency they are set to. You can influence the frequency and what color it should hit but you don't have exact control of the speed and have to set a timer or interrupt to fire when the electron beam is on the location you want to paint red. There are many programmers still alive that knows how this stuff works and now I feel like a dinosaur. :-)

                                                                              • alfiedotwtf an hour ago

                                                                                > But no modern programmer would ever come up with the solution of addressing x and y positions by setting timers to wake at the times when the point in the scan-line or the scan-line in the frame was reached

                                                                                I would say it’s only fairly recently we stopped needing to do this - when we moved to graphics mode operation systems (oh god I say fairly recently but thinking now it’s probably close to 30 years ago yikes). I’m thinking Garmin app developer may still need to do it

                                                                                • tdeck 15 hours ago

                                                                                  If you're generating a PAL/NTSC/composite signal it's pretty intuitive to think of lighting up point X as turning on the signal (and this the electron gun) at a specific time because that's the way the "protocol" works. There's only one "wire" and the data is purely serial and synchronized to a specific scan speed.

                                                                                  This is also how the video hardware on CPU based consoles and home computers worked. They had counters and used them to either index into a frame buffer or look up hardware sprites, or both. Some machines did it more or less entirely in software (e.g. the ZX-80).

                                                                                  http://blog.tynemouthsoftware.co.uk/2023/10/how-the-zx80-gen...

                                                                                  Of course there are modern programmers who still do this today, bit-banging VGA on little microcontrollers and the like.

                                                                              • pkaye 15 hours ago

                                                                                I've seen a schematic of a Pong like game made with digital circuits like counters and comparators.

                                                                                Each player has a Y position controller. So and Y1 and Y2 register. Then the ball has an x and y position. The game logic is controller by comparators to detect events like reaching borders or within the paddle width range. So for example if you reach the left border and is within left paddle range then bounce the ball back right otherwise the left player loses.

                                                                                In terms of drawing to the screen, again compare the screen pixel position to each of the two paddles and ball position. Drawing the score was a little more complex but your have a counter for each players score and that determines which lines to draw. So you OR together the output from many comparator logic to determine the pixel should be lit or not.

                                                                                • lokimedes 10 hours ago

                                                                                  That really seems to draw on how radars are engineered. Is there any historical connection with defense contracting and Atari?

                                                                                  • agumonkey 5 hours ago

                                                                                    Fascinating thread, thanks.

                                                                                    Somehow related pinball machines were way more complex than I'd ever imagine.

                                                                                    • namaria 3 hours ago

                                                                                      Technology Connections on yt has a great series on dissecting a nice electromecanic model, highly recommended

                                                                                      • weebull 2 hours ago

                                                                                        Truly a precursor to games like pong. It's just that relays turned into transistors and so we're able to operate at speeds that made manipulation of a TV signal possible.

                                                                                    • Taniwha 14 hours ago

                                                                                      Have a look at Tiny Tapeout which is running a demoscene competition - essentially building hardware just like this (making hardware counting scan lines and pixels to make VCA)

                                                                                      • LarsDu88 9 hours ago

                                                                                        Just imagine how fast llama3.2 would be without a computer

                                                                                        • 486sx33 16 hours ago

                                                                                          We used to mess around with making video output from hardware in electronics class… it’s definitely old school cool in my mind

                                                                                          • globular-toast 8 hours ago

                                                                                            IMO you can only be confused by this if you think computers are magic. They aren't magic! Build your own computer on a breadboard! I did this and it finally got rid of the last bit of magic in computers for me. Now I can appreciate the beauty fully.

                                                                                            https://eater.net/8bit

                                                                                            • DonHopkins 16 hours ago

                                                                                              Blip is a digital game, because you use your fingers to play it, and it used that cool BYTE Magazine computer font.

                                                                                              BLIP video game by Tomy commercial 1979:

                                                                                              https://www.youtube.com/watch?v=lPA7SQbwDOQ

                                                                                              Blip - 1977 Mechanical Pong:

                                                                                              https://www.youtube.com/watch?v=BSvZbcwqlTw

                                                                                              • coding123 19 hours ago

                                                                                                A friend's Dad has Wozniak's old VCR. We used to watch movies on that all the time as kids. Interestingly this person was also working on Pong, specifically on the ball device that used to move the paddle around.

                                                                                                • mistrial9 18 hours ago

                                                                                                  some early video games were from Commodore; they had a box that generated a TV signal.. the box had knobs or perhaps a joystick. The games played by assigning a TV channel on the box, then changing the TV channel (with a knob on the TV) to that channel. The video game is now playing.

                                                                                                  • crtasm 17 hours ago

                                                                                                    Even in the days of Super Nintendo we had the option of hooking it up the TV like this.

                                                                                                    • foobarchu 16 hours ago

                                                                                                      This was common on every console through the 2000s, composite cables were not the norm in my experience.

                                                                                                      While the PlayStation 2 shipped with composite cables, even it had a coaxial adapter available for tuning to channel 2 or 3.

                                                                                                      • MBCook 13 hours ago

                                                                                                        The original PlayStation didn’t come with an RF modulator. Neither did the Xbox or the N64.

                                                                                                        The Super Nintendo was the last console I remember having one. The Genesis must have too.

                                                                                                        But by 95 (PS in US) there were no longer the default. They may have still been available, I don’t know. Kind of doubt it but maybe I just didn’t notice.

                                                                                                        • 0xcde4c3db an hour ago

                                                                                                          I don't know about other regions, but in the US console-specific RF adapters were available separately up to the Dreamcast/PS2/GameCube/Xbox generation, i.e. until HD over HDMI became the prevailing standard (Wii notwithstanding).

                                                                                                          For the RF switch part, Nintendo actually recycled the NES design for all of them. It's kind of funny seeing that chunky gray box next to a GameCube logo.

                                                                                                          • fredoralive 3 hours ago

                                                                                                            I think it depends on market, at least some European / PAL PlayStations did come with an RF modulator[1]. The Dreamcast also did (UK at least), but that was an outlier, other consoles of that generation had RCA composite cables and an RCA to SCART adaptor.

                                                                                                            You (nearly) always had to buy the RGB SCART cable you actually wanted for a good picture separately.

                                                                                                            [1] random eBay listing, with RFU Adaptor pictured / listed in contents: https://www.ebay.co.uk/itm/364907339156 (Note Europe uses Belling-Lee connectors for TV antennas, so the connector is probably different to North American style RF boxes).

                                                                                                      • jasonjayr 18 hours ago

                                                                                                        If you still have access to an analog tuner, you can do this trick with the ESP8266!

                                                                                                        https://news.ycombinator.com/item?id=41740978

                                                                                                    • chrismcb 17 hours ago

                                                                                                      What do you mean by "programmable computer?"

                                                                                                      • dboreham 12 hours ago

                                                                                                        Today it means: computer. But long long ago there were things called computers (something that computed) that weren't programmable. E.g the computer that aims battleship guns in WW1.

                                                                                                      • 6510 10 hours ago

                                                                                                        It is more like a pinball machine than a video game.

                                                                                                        Now that I think of it it is really a rather unexplored field. Much more should be possible.

                                                                                                        Imagine a car printed in the center of some transparent foil then you rotate the foil to turn. For the background you could have a giant map by projecting a tiny part of a rolled up slide. You could put the road logic on a large drum or hurdy-gurdy punch card roles.

                                                                                                        Lots of possibilities.

                                                                                                        • masswerk 6 hours ago

                                                                                                          This is exactly what EM (electro-mechanical) arcade games were, which were eventually replaced by video games. There were driving games, flight simulators of sorts, bombing missions, shooters, etc. Some of the earlier video games were directly copying/recreating earlier EM games. Video games eventually won, because they were lower maintenance. Also, video games allowed for what was hardly possible with EM technology, namely player to player competition, like in Pong. (This was probably the true revolution of video games: a competitive game, where players could match on equal ground, regardless of age, sex, size, physical strength, etc.)

                                                                                                          Searching for "EM arcade game" on a video platform like YouTube may be worth it…

                                                                                                        • holoduke 18 hours ago

                                                                                                          On paper. I remember my cousin who is 50 now writing me letters, handwritten with entire programs in it. All i had to do was writing it and compile it. It often worked out of the box and was never longer than a few pages. I dont know how he did it.

                                                                                                          • hggigg 17 hours ago

                                                                                                            That was a miracle. I used to type in programs from magazines and books and nothing ever worked. That did however teach me how to fix things and was very productive in the long run!

                                                                                                            • 486sx33 16 hours ago

                                                                                                              Just the other day I was manually modding a json file, because damnit I know better.

                                                                                                              Anyway one typo and it borked the whole deal. Lol it is truly difficult sometimes

                                                                                                            • alexey-salmin 17 hours ago

                                                                                                              That's not the question. There was essentially no computer at all in those videogames

                                                                                                              • chongli 17 hours ago

                                                                                                                You still use paper. Instead of writing the game in a general purpose programming language you write it using logic gates. You get abstraction and modularity by designing larger components (adders, flip-flops, timers, shift registers) on separate pieces of paper and then including them as named black boxes in a higher-level diagram.

                                                                                                                The good news for the Pong developers is that most of those larger components were already available off-the-shelf. Common families of these chips, such as the venerable 4000-series and 7400-series logic families, began to appear on the market in the mid-1960's.

                                                                                                                Edit just to add another bit of nuance. If it still seems like an extremely difficult task without much precedent, I think the lineage of these early arcade games can be traced back through their older arcade siblings: pinball machines. People had been building more and more sophisticated pinball machines over the decades since their inception in the early 1930s. For a look into pinball machines, some of their history, and an amazingly deep dive into the workings of a 1970's model, check out Alec's pinball series on Technology Connections [1].

                                                                                                                [1] https://www.youtube.com/watch?v=ue-1JoJQaEg&list=PLv0jwu7G_D...

                                                                                                                • yarg 16 hours ago

                                                                                                                  Wouldn't it be closer to say that the game was the computer?

                                                                                                                  A very simplistic and non-general purpose computer, but a computer nonetheless?

                                                                                                                  • alexey-salmin 9 hours ago

                                                                                                                    I believe this is correct, yes. It's not programmable but the term "programmable computer" exists because not all computers are programmable.