C++ gameboy-emulator

Open-source C++ projects categorized as gameboy-emulator

Top 7 C++ gameboy-emulator Projects

  • metroboy

    A repository of gate-level simulators and tools for the original Game Boy.

    Project mention: When would you ever want bubblesort? | news.ycombinator.com | 2023-12-05

    He wrote a game engine, it renders transparent items using the painter's algorithm, which requires the items to be sorted in Z. He has a routine that iterates over all items to render them, and bubble-sorts the items in-place while iterating over the items (all in the same thread). The "compare and swap" in this case is the innermost functionality of bubblesort.

    I assume the author is https://github.com/aappleby but I don't see any obvious candidate for this code. Maybe this? https://github.com/aappleby/metroboy but I can't see why a gate-level emulator woudl need to render transparent items using painter's algorithm.

  • NoobBoy

    A simple GameBoy emulator written in C++

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • gbemu

    A Gameboy emulator in modern C++

  • Espeon

    Gameboy emulator for the ESP32

  • ThatsALotOfDMG

    A Nintendo Game Boy emulator written to be fast, other features are secondary.

  • gamebro

    Gameboy Color emulator library for C++17

  • dmge

    C++ / OpenSiv3D でゲームボーイエミュレータ

    Project mention: I got some demos working on my GB emulator | /r/EmuDev | 2023-07-17

    My project is here: https://github.com/voidproc/dmge

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-12-05.

C++ gameboy-emulator related posts

Index

What are some of the best open-source gameboy-emulator projects in C++? This list will help you:

Project Stars
1 metroboy 1,088
2 NoobBoy 272
3 gbemu 247
4 Espeon 148
5 ThatsALotOfDMG 22
6 gamebro 20
7 dmge 10
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com