Gameboy Hardware Interfacing

Gameboy Hardware Interfacing

After writing Doubletalk, I knew the Gameboy had great potential for musicians. Specifically, if a hardware interface could further extend the Gameboy’s audio input/output capabilities, the platform offered possibilities as a programmable metronome or alternative instrument.

Hardware interface to Nintendo Gameboy
Hardware interface to Nintendo Gameboy
Hardware interface to Nintendo Gameboy
Hardware interface to Nintendo Gameboy

To further explore this idea, I built a connector to access the Gameboy circuitry using a solderless breadboard. With this connector and breadboard, I successfully interfaced flash memory and an 8-bit Digital to Analog Convertor (DAC) to the Gameboy.

This experience inspired me to use the Gameboy as the platform for an assembly language programming course I taught at Wichita State University in 2008.

Similar Posts

  • Assembly Language Programming

    In the Spring of 2008 I taught Wichita State University’s Assembly Language Programming for Engineers course. As explained in the syllabus, the course used the Z80 microprocessor and the GameBoy platform to introduce general concepts of computer architecture, machine and assembly language programming. Students practiced the ideas and concepts introduced in the course with programming…

  • DoubleTalk

    Doubletalk, a two player audio-manipulation game was my first serious endeaver with the Gameboy. The game used the Pocketvoice, a Gameboy cartridge with a built-in amplified speaker and microphone. In Doubletalk, players record themselves, reverse their recordings, then try to guess what each other is saying.

  • Contrapuntal Composer

    Contrapuntal Composer is Prolog code which writes music for three simultaneous voices. Depending on initial parameters, it can write a fugue, a rondo, or any other contrapuntal form. Contrapuntal Composer obeys the rules of good voice leading within each voice and between the voices.

  • Ballet Wichita: Innovations

    As part of the Ballet Wichita’s Innovations performance April 2024 I teamed up with Wichita State University’s Shocker Studios to track a dancer live, reinterpreting their motions on a stage-sized display behind them. Wichita State University’s Fairmount String Trio accompanied the dance, performing Dohnányi’s Serenade. To track the dancer we used 3 Vive 3.0 trackers…

  • LegalLanguage

    I wrote LegalLanguage, a scripting language for lawyers at Legal Services Corporation in West Virginia. The staff used LegalLanguage to write simple scripts that could then ask clients questions, give guidance, and print out the appropriate forms. This freed up resources to focus on the large number of cases involving domestic violence.

  • Avian Migration

    In 2018 I collaborated with Artist Lisa Rundstrom and artist/engineer Tom McGuire to create the public art sculpture, Avian Migration at Wichita’s new Advanced Learning Library. Avian Migration consists of more than 1,300 LEDs controlled by 8 motion-activated sensors spread throughout the library. I was primarily responsible for the development and implementation of the software…