I finally wrote my first ever emulator (GameBoy)

This page summarizes the projects mentioned and recommended in the original post on /r/programming

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. NoobBoy

    A simple GameBoy emulator written in C++

  2. 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.

    InfluxDB logo
  3. 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.

  4. 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

  5. tsemu

    TypeScript Game Boy emulator

    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).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • I finally wrote my first ever emulator (GameBoy)

    3 projects | /r/EmuDev | 10 Jul 2022
  • 328 points in 5 hours

    1 project | /r/fastvoted | 10 Jul 2022
  • Game Boy PPU Pixel Pipeine

    6 projects | /r/EmuDev | 3 Feb 2023
  • [GameBoy] Problem with CD instruction.

    9 projects | /r/EmuDev | 26 Jan 2022
  • Strange coin-incrementing bug in Super Mario Land in my Game Boy emulator in C. Advice please?

    3 projects | /r/EmuDev | 25 Aug 2021

Did you know that Vue is
the 19th most popular programming language
based on number of references?