#
gameboy
Here are 619 public repositories matching this topic...
DavidSteinhart
commented
Jun 3, 2020
I tried saving and loading a state, but the resulting images differ. Mario shows a different animation frame. Might be related to #99
from pyboy.utils import WindowEvent
import pyboy as pyboy
import numpy as np
import io
# Load Super Mario Land and progress to start of game
boy = pyboy.PyBoy('SuperMarioLand1.gb')
boy.set_emulation_speed(0)
for i in range(100):
boy.tick()
A curated list of Game Boy development resources such as tools, docs, emulators, related projects and open-source ROMs.
gamedev
documentation
list
awesome
nintendo
tools
gameboy
gameboy-emulator
game-development
assembler
resources
dmg
cartridge
awesome-list
gameboy-color-emulator
retrogaming
gameboy-color
gbdk
hacktoberfest
game-boy-development
-
Updated
Dec 25, 2020
Disassembly of Pokémon Red/Blue
-
Updated
Dec 21, 2020 - Assembly
mGBA Game Boy Advance Emulator
gba
gameboy
gameboy-emulator
gameboy-color-emulator
gameboy-advance
game-boy
game-boy-color
game-boy-advance
gameboy-advance-emulator
mgba
game-boy-emulator
-
Updated
Dec 27, 2020 - C
torch2424
commented
Aug 17, 2019
This would vastly help the Dev experience for game developers
Game Boy and Game Boy Color emulator written in C
-
Updated
Dec 26, 2020 - C
A Game Boy research project and emulator written in Rust
-
Updated
Dec 21, 2020 - Assembly
A shield for the Arduino Mega that can back up video game cartridges.
arduino
gba
gameboy
nes
snes
famicom
megadrive
n64
gameshark
mastersystem
satellaview
pcengine
wonderswan
-
Updated
Dec 10, 2020 - C++
Game Boy / Gameboy Color emulator for iOS, macOS, Raspberry Pi, Windows, Linux and RetroArch.
linux
emulator
raspberry-pi
ios
gameboy
gameboy-emulator
xcode
gameboy-color-emulator
retroarch
libretro
game-boy
nintendo-gameboy
-
Updated
Dec 27, 2020 - C
Disassembly of Pokemon Yellow
-
Updated
Dec 27, 2020 - Assembly
Game Boy / Color engine with lots of features
-
Updated
Oct 2, 2020 - C
GameBoy Color emulator written in golang.
-
Updated
Dec 27, 2020 - Go
A Nintendo™ Game Boy™ Emulator written in Elm.
-
Updated
Dec 10, 2020 - Elm
The open-source city-building game for Game Boy Color.
-
Updated
Nov 12, 2020 - Assembly
Disassembly of the Pokémon Gold and Silver 1997 Space World demo
-
Updated
Dec 18, 2020 - Assembly
Reverse-engineered schematics for DMG-CPU-B
-
Updated
Nov 30, 2020
A Gameboy emulator written in Rust.
-
Updated
Feb 12, 2020 - Rust
Gameboy emulator implemented in C
-
Updated
Dec 12, 2020 - C
-
Updated
Jul 26, 2020 - Go
Improve this page
Add a description, image, and links to the gameboy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gameboy topic, visit your repo's landing page and select "manage topics."
https://github.com/libretro/blastem-libretro
Alternative Genesis Core with ARM support.