Deep Cleaning a Game Boy Color
January 23, 2022 | 2 minutesI’ve been using my old Game Boy Color a lot more now that I’m programming a GB game, so I wanted to clean up the handheld! This tutorial is the culmination of a few YouTube videos from The Retro Future and Odd Tinkering.
Heirs of Nyx
January 11, 2022 | 3 minutesThe Raspberry Pi Pico inspired the release of the Picosystem. I love working with limited hardware as a challenge to improve my programming. I’ve had my fair share of 6502 assembly for the NES but recently enjoyed the new RP2040. The Picosystem uses the RP2040 to run games, so I just had to try it out!