How to run video games on an oscilloscope (2024)

By Lee Teschler Leave a Comment

Spend enough time on YouTube and you’ll uncover numerous videos showing some kind of video game being played on an oscilloscope. The most popular game choices for these videos seem to be the old Doom and Quake games and Pong, the first real video game released in 1972. Perhaps the main reason for Doom’s popularity is that its source How to run video games on an oscilloscope (1)code was released in 1999 under the GNU General Public License v2.0 or later. Quake’s source code has been released as well. Pong’s popularity is easy to understand–it’s table tennis concept, with just moving paddles and a ball, is computer-graphically pretty simple.

However, there is no one single way of implementing a video game on a scope. The approaches we’ve seen can depend on the particular operating system running the scope and particular features the scope implements. Here’s a rundown on the basics of what we’ve found.

One widely used approach to hacking digital scopes for games is to trick the scope into stopping the scope software and interacting with the scope operating system directly. Generally speaking, once you have control of the scope operating system, running Doom is the easy part.

How to run video games on an oscilloscope (2)
Judging by posts from those who’ve done it, getting control of the scope operating system is tricky. A good example of what goes on concerns a now-discontinued Keysight scope called the DSOX1102G which runs the Windows CE OS. As detailed on Hackaday, user Jason Gin took about a year and half to get at the scope OS, a process that began when he purposely crashed the scope by leaving an external floppy drive plugged into the scope USB on startup. This revealed a display of a desktop. To use it, Gin devised a custom USB switch cable to rapidly toggle in the keyboard and mouse after a crash. Gin’s quest for control of the scope eventually included deleting a couple of Windows processes that would automatically reboot the scope after a crash. He created a batch file with all the commands required to kill the scope software, a startup folder handler, a crash handler; a routine to restore the taskbar and re-enable the Command Prompt. Gin says he eventually discovered the crash handler was the key to making the Windows CE desktop visible; he added some lines in his batch file to launch and subsequently kill the crash handler which let him (semi-)automatically boot the oscilloscope to the desktop, with just a USB drive, mouse and keyboard.

Another approach involves scopes that have not just the customary X and Y inputs, but also a Z input. The Z input controls the intensity of the trace. A point to note is that not all scopes have a Z input.

How to run video games on an oscilloscope (3)
In one case a YouTuber used a Tektronix 2220 digital scope with an XYZ display to show the Doom screen from the game that was running on a laptop. He managed this by devising a composite video-to-XYZ converter circuit. As a quick review, composite video is an analog video signal format that carries standard-definition video (typically at 525 lines or 625 lines) as a single channel, as well as line and frame synchronization pulses. The color video signal is a linear combination of the luminance of the picture and a modulated subcarrier which carries the chrominance or color information, a combination of hue and saturation. Details of the combining process vary between the NTSC and PAL schemes. The composite-to-XYZ converter circuit the YouTuber describes is said to work with either NTSC or PAL signals.

How to run video games on an oscilloscope (4)
A different approach to scene generation is possible on analog scopes: Generate scenes on a scope as vectors; the speed of the trace across the screen controls the intensity of the drawn lines. That’s the approach taken by Pekka Väänänen in a version of Quake he optimized for use on a Hitachi 422 analog scope. It’s clear from his blog posts that Väänänen knows a few things about rendering and visibility processing. He points out that two voltages specify the horizontal and vertical position of the ray on the scope, so varying these as a function of time allows the drawing of shapes. Basically he wrote a program that output a set of 2D points and viewed it in XY-mode on the oscilloscope. To draw line segments that are not connected together, he moved the ray quickly across the screen so it wouldn’t produce a visible line. This action takes place by spending more time drawing the visible lines and then scaling the monitor intensity accordingly to hide unwanted artefacts.

To actually generate the Quake graphics, Väänänen accessed the scene geometry in the game via a modified Quake engine source code called DarkPlaces. The engine was patched to save all the clip-space triangle edges sent for drawing, and then transferred to a synthesizer process.

The synthesizer spends time getting rid of duplicate and unseen line geometry because the time budget per frame is tight and time spent on redundant lines is wasted. Väänänen admits he’s not particularly happy with the resulting scenes–the stability and quality of the rendering leaves something to be desired. But he also says there’s room to improve the scene-generating algorithms.

How to run video games on an oscilloscope (5)
When it comes to Pong on a scope, it seems as though a lot of the efforts are part of undergrad lab projects. A typical approach is to generate signals displayed on the scope via analog circuits. The ball X and Y components can be generated using op amp RC integrators. The paddle Y component can be generated using a summing amplifier to add a sawtooth oscillator waveform on top of a dc offset controlled by the player. Digital components may be used to keep track of ball direction, who serves, and so forth. But for those who want a more detailed explanation, a post on the EEVblog site contains schematics and other details.

You may also like:

  • The case for buying a used oscilloscope
  • Will 60 Hz continue to be a frequency you can…
  • The modern economics of renting test instruments
  • No, you can’t detect ghosts with a gauss meter
How to run video games on an oscilloscope (2024)
Top Articles
Latest Posts
Article information

Author: Sen. Ignacio Ratke

Last Updated:

Views: 5816

Rating: 4.6 / 5 (56 voted)

Reviews: 95% of readers found this page helpful

Author information

Name: Sen. Ignacio Ratke

Birthday: 1999-05-27

Address: Apt. 171 8116 Bailey Via, Roberthaven, GA 58289

Phone: +2585395768220

Job: Lead Liaison

Hobby: Lockpicking, LARPing, Lego building, Lapidary, Macrame, Book restoration, Bodybuilding

Introduction: My name is Sen. Ignacio Ratke, I am a adventurous, zealous, outstanding, agreeable, precious, excited, gifted person who loves writing and wants to share my knowledge and understanding with you.