Gameboy-MBC5-MBC1-Hybrid
Gameboy cart
An implementation of Gameboy MBC5/MBC1 hybrid firmware
Gameboy CPLD implementation of MBC5/MBC1 Hybrid
49 stars
4 watching
17 forks
Language: C
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
insidegadgets/gbcartread | A software library for reading data from Gameboy cartridges using an Arduino microcontroller. | 64 |
mrombout/gbdk_playground | A set of simplified examples and demos for the Game Boy development kit (GBDK) | 191 |
sparkfun/micro_bit_controller_bit | A game controller expansion board for the micro:bit microcontroller | 5 |
lancekindle/dmgreport | A tutorial repository containing minimal assembly code examples for teaching Game Boy and Game Boy Color game programming basics | 59 |
dwaq/homebrew-gameboy-cartridge | This project provides the hardware design files for a custom Gameboy cartridge that replaces the ROM with an Atmel AT49F040 | 129 |
gbdk-salvage/grooves-game-boy-programming | A collection of salvaged Game Boy programming tutorials and examples in C. | 86 |
starlitghost/gboxide | An emulator for the original GameBoy handheld game console written in Rust. | 11 |
insidegadgets/gbxcart-rw | A device and software that allows users to read game ROMs, back up saves, restore data, and flash rewritable flash carts from their PC via USB. | 96 |
jdeblese/gbcpu | A VHDL implementation of the Gameboy CPU and its peripherals | 9 |
bwhitman/pushpin | MIDI synthesizer kit for the Game Boy Color that allows users to control its sound output via external MIDI instruments | 52 |
jptiz/libgba-cpp | A C++ library designed to simplify GBA development by providing a higher-level API and abstraction for game logic. | 38 |
gekkio/gb-hardware | Custom hardware designs for various Game Boy-related projects and components | 320 |
issotm/gb-starter-kit | A customizable bundle for Game Boy RGBDS projects containing essential tools and libraries. | 56 |
kshoji/pxt-bluetooth-gamepad | An open source project allowing a micro:bit to emulate a gamepad peripheral via Bluetooth LE | 27 |
mvdnes/rboy | An emulator of the Gameboy Color console written in Rust | 607 |