dmg-acid2
Game Boy PPU emulator test
A test suite to verify the accuracy of Game Boy emulators' pixel processing unit emulation.
😀 The Acid2 test, now for the original Game Boy! 😀
181 stars
7 watching
12 forks
Language: Assembly
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mattcurrie/mealybug-tearoom-tests | Verifies correctness of Game Boy emulator's PPU register handling during STAT mode 3 | 59 |
msinger/dmg-schematics | Reverse-engineered schematics of the Game Boy's central processing unit (CPU) chip. | 15 |
mattcurrie/mgbdis | Disassembles Game Boy ROMs into assembly code compatible with RGBDS | 252 |
liji32/samesuite | A collection of test ROMs for the Game Boy and Game Boy Color to aid hardware research and emulation development. | 33 |
drhelius/gearboy | An emulator and debugger for classic Game Boy and Game Boy Color consoles. | 877 |
pmarincak/gms2-test | Provides a unit testing framework for GameMaker Studio 2 | 24 |
starlitghost/gboxide | An emulator for the original GameBoy handheld game console written in Rust. | 11 |
retrio/gb-test-roms | A collection of test ROMs for the Game Boy hardware, originally developed by Blargg. | 471 |
lancekindle/dmgreport | A tutorial repository containing minimal assembly code examples for teaching Game Boy and Game Boy Color game programming basics | 59 |
isaachier/gbemu | A Game Boy emulator written in Zig, aiming to implement the CPU, disassembler, video, and audio components. | 24 |
mattcurrie/gb-save-states | Adds save state support to Game Boy games on original hardware using patches | 153 |
zephray/verilogboy | A Verilog implementation of a Game Boy-compatible console with a focus on accuracy and behavioral compatibility. | 465 |
diegovalverde/papigb | An FPGA implementation of the Game Boy Classic's processor and graphics hardware | 16 |
ljzd-pro/deppartprototypehentaiplaymod | A game modification for DeppartPrototype that integrates with Buttplug devices to simulate certain in-game events | 8 |
kshoji/pxt-bluetooth-gamepad | An open source project allowing a micro:bit to emulate a gamepad peripheral via Bluetooth LE | 27 |