-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Gearboy
Game Boy / Gameboy Color emulator and debugger for macOS, Windows, Linux, BSD and RetroArch.
There were multiple times where I got stuck with the CPU timings and the PPU. So I modified the Gearboy to print some extra info, like registers and timers, so I could compare with mine and figure out where it failed.
-
pandocs
New home of the infamous Pan Docs historical document: the single, most comprehensive Game Boy technical reference (by corybsa)
During the development, these were the main resources I used: * Pan Docs * CPU instruction table * CPU Manual
-
For sure, I've got it on GitHub here: https://github.com/AtomicJon/tsemu (the latest build is hosted on GitHub pages here: https://atomicjon.github.io/tsemu).