Showing 19 open source projects for "gameboy"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Gameboy

    Gameboy

    Full featured Cross-platform GameBoy emulator by Rust

    Mohanson GameBoy is a minimalist Game Boy emulator project focused on clarity, experimentation, and educational value rather than full compatibility or performance optimization. It is designed as a clean implementation of the Game Boy architecture, typically written in a high-level language such as Python or Rust depending on the version, making it approachable for developers studying emulator design.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Coffee GB

    Coffee GB

    Gameboy emulator in Java 8

    Coffee GB is a Gameboy Color emulator written in Java 8. It's meant to be a development exercise. More info can be found in the blog post. First I implemented all the Gameboy CPU opcodes. It’s not exactly the Z80, but it’s pretty close. As a reference, I’ve used the GameBoy CPU Manual - later on I discovered that it has a few typos and is not specific enough for some of the operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    zBoy

    zBoy

    a multiplatform, full-featured GameBoy classic emulator

    ...Here you can see a comparison between graphic algorithms supported by zBoy. This is also one of the very few GameBoy emulators that provides a 2-gameboys link emulation, which makes it possible to play some games in 2-players mode on a LAN. The emulator is available for Linux, DOS and Windows (but should compile for other systems, too).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    pokegb

    pokegb

    A gameboy emulator that only plays Pokemon Blue, in ~50 lines of c++.

    pokegb is an extremely compact and specialized Game Boy emulator written in C++ that is intentionally designed to run only Pokémon Red and Blue, rather than providing general-purpose compatibility. The project is notable for its extreme minimalism, with an implementation of roughly a few dozen lines of code, making it closer to a proof of concept or code-golf experiment than a traditional emulator. It achieves functionality by tailoring the emulator specifically to the requirements and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    GoBoy

    GoBoy

    Multi-platform Nintendo Game Boy Color emulator written in Go

    GoBoy is a multi-platform Nintendo GameBoy and GameBoy Color emulator written in go. The emulator can run the majority of GB games and some CGB games. There is also colour and sound support. This emulator was primarily built as a development exercise and is still work in progress. Please feel free to contribute if you’re interested in GameBoy emulator development. The program includes debugging functions making it useful for understanding the emulator operation for building one yourself. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Gameboy.Live

    Gameboy.Live

    A basic gameboy emulator with terminal "Cloud Gaming" support

    A basic gameboy emulator with terminal "Cloud Gaming" support. Gameboy.Live is a Gameboy emulator written in go for learning purposes. You can simply play Gameboy games on your desktop. Or, "Cloud Game" in your terminal with a single command (The demo server is down now, you have to deploy on your own server) You can directly download the executable file from the Release page, or build it from the source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GIOVANNI

    GIOVANNI

    A Gameboy Emulator for the Apple Watch

    Games are loaded from your iPhone's documents directory. In iTunes, drop .gb or .gbc files into the Giovanni app documents folder, and they'll show up automatically on your Apple Watch. When you play a game for the first time, it'll download to your watch and get cached in the watch's documents directory. Subsequent loads are immediate. Emulator saving and loading is automatic and happen whenever the app gets closed/inactivated or opened/activated. In-game saving and loading is completely...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    BioGB

    Highly portable Gameboy Color emulator

    BioGB was designed with the following properties: 1. It most be as portable as posible. 2. The code most be easy to read.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NESbox

    NESbox

    Emulator of NES, SNES, Sega Mega Drive, GameBoy video consoles

    The nesbox/emulator is an open source, browser-based emulator for a collection of retro gaming systems (NES, Super Nintendo, Sega Mega Drive, GameBoy, etc.). It’s written in ActionScript/Flash, and the project includes SWF binaries so you can embed the emulator into web pages. The emulator allows users to load ROMs and play them in their browsers via the Flash plugin. It’s licensed under the MIT license, meaning it’s quite permissive in terms of reuse. While Flash is an aging technology, the project remains a practical way to access old console gaming via browser, as long as Flash is supported or available.
    Downloads: 8 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10

    Sharpulator

    A multithreaded, test-driven electronics emulator for .net 4.0.

    Sharpulator is a multithreaded, test-driven electronics emulator written in C# 4.0. It's initial focus will be on emulating gaming consoles, with the GameBoy as a starting point. It will be written using modern software development methodologies, with the TPL Dataflow library as a backbone. It will simulate hardware functionality at a low level without sacrificing performance. The end goal for this project is to allow the ability to simulate hardware by simply dropping common components onto a virtual integrated circuit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    libz80

    A Z80 emulation library

    A fast, clean and simple Z80 emulation library. Its just a *Z80* emulation library, so other emulators (ie Spectrum, Calculator, GameBoy emulators) can take advantage of it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    gbsplay emulates the sound hardware of the Nintendo Gameboy. It is able to play the sounds from a Gameboy module dump (.GBS format) over /dev/dsp and NAS. Included is an XMMS input plugin, a tool to display information about a .GBS file, and a demo song.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Java-based Gameboy and Gameboy Color emulator for mobile devices and PCs. If you want to play Gameboy games on your mobile phone you should try this emulator. For more information see the Wiki http://sourceforge.net/apps/mediawiki/javagb/index.php.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 14
    JSGB is a Nintendo GameBoy emulator. Written in JavaScript and HTML5. Integrates a debugger with breakpoints support, memory, viewer and more... You can test it here: www.codebase.es/jsgb/?v=0.02
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Nintendo Gameboy (Color) Emulator written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    VisualBoyAdvance

    An emulator for Gameboy and GameboyAdvance systems

    An emulator for Gameboy and GameboyAdvance systems.
    Leader badge
    Downloads: 460 This Week
    Last Update:
    See Project
  • 17
    GP Advance is a Nintendo GameBoy Advance (TM) emulator for the GamePark GP32 (TM).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    We write cewl games. (At least, we think so...) Right now the games run on Nintendo's Game Boy [Advance], but in the future... who knows?
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Open-source advanced gameboy emulator for non-commercial roms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB