Retro Z80/Z180 Emulator for macOS
To understand how hardware and software commingle to create a functional computer, we will analyze the Retro180Emulator, a project designed…
To understand how hardware and software commingle to create a functional computer, we will analyze the Retro180Emulator, a project designed…
View full size Get the Code Code available on GitHub Under the Hood: How Shader Studio Brings Code to Life…
It is cold here, standing naked and alone. I watch the skimming stone fly over deep and dark waters, Seeing…
I’ve been spending a lot of time lately 3d printing some models and painting them. It’s a very rewarding and…
I've converted my Astro Static Text blog engine over to a hosted WordPress site.
Nocturne of Shadows by cerkit Engine Overview MUSE loads song descriptions from JSON and turns them into MIDI compositions. The…
I recently built a weather display for my Adafruit PyPortal Titano using CircuitPython. This project fetches live weather data from…
Over the past few days I’ve been working on a fun FPGA project: getting a sprite (my little ship) to…
Over the last few weeks I’ve been implementing a minimalist 8-bit SAP-1 (Simple As Possible) computer on an FPGA. This…
Programming music directly into an FPGA can feel like a grind—especially if you’re hand-coding note tables and timing values. When…