Showing 22 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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 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
    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
  • 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
    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
  • 6
    Emulator Pro

    Emulator Pro

    All Emulators for Windows in a single program

    ...Perchè andare a cercare tra cartelle e cartelle quando basta un click e puoi avviare l'emulatore che vuoi? ---ATTUALMENTE IN BETA----- Attualmente ci sono gli emulatori per NES,SNES,Nintendo 64,GameCube,Wii,Wii U,GameBoy/Color/Advance e Nintendo (3)DS.Stiamo lavorando per aggiungere nuovi emulatori,e organizzare un interfaccia sempre più semplice. NotaCEMU richiede un computer a 64 bit.
    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
    VBA-M

    VBA-M

    A merge of the original Visual Boy Advance forks

    The continuing development of the legendary VBA gameboy advance emulator.
    Leader badge
    Downloads: 200 This Week
    Last Update:
    See Project
  • 9

    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
  • $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
    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
  • 11

    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
  • 12

    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
  • 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
    Mario is a Nintendo® GameBoy emulator for PalmOS, Java, Java Micro Edition (J2ME), Microsoft Windows, Mac OS X, Linux, and POSIX platforms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    A Nintendo Gameboy (Color) Emulator written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    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
  • 18
    csgbe is a c# gameboy emulator. it emulates the main processor, sound, graphics and has a cool user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GP Advance is a Nintendo GameBoy Advance (TM) emulator for the GamePark GP32 (TM).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    A Tcl/Tk library and program to allow easy printing to the Nintendo Gameboy Printer from a PC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    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