SaaSHub helps you find the best software and product alternatives Learn more â
Dmg-acid2 Alternatives
Similar projects and alternatives to dmg-acid2
-
jsmoo
Multi-system, pure JavaScript (& a little AssemblyScript) emulator, with great accuracy and speed. Currently some SNES, NES, GameBoy, Master System, ZX Spectrum, and GameGear support
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
awesome-gbdev
A curated list of Game Boy development resources such as tools, docs, emulators, related projects and open-source ROMs.
-
-
-
pandocs
New home of the infamous Pan Docs historical document: the single, most comprehensive Game Boy technical reference (by corybsa)
-
-
-
-
-
-
-
-
-
-
awesome-gbdev
Discontinued A curated list of Game Boy development resources such as tools, docs, emulators, related projects and open-source ROMs. [Moved to: https://github.com/gbdev/awesome-gbdev] (by avivace)
dmg-acid2 discussion
dmg-acid2 reviews and mentions
- Dmg-acid2: The Acid2 test, now for the original Game Boy
- Getting weird desync on Super Mario Land (GB) between the attract mode and real gameplay. Any ideas?
-
What is the "window internal line counter?"
My Game Boy emulator has almost passed dmg-acid2, except that it has the "Eye displayed instead of right chin" failure mode. The README says that this signals an issue with the "window internal line counter," but I don't see where that's documented. Can someone enlighten me?
-
I've made a Game Boy emulator using Rust and WebAssembly đŽđšī¸
I tested it with the classic dmg-acid2 test rom and another rom called sprite_priority.gb which is part of the Mooneye Test Suite.
- [GameBoy] Problem with CD instruction.
-
What are good systems to emulate for learning purposes?
For everything beyond opcodes, and especially graphics, the pandocs go over almost everything you need. For testing graphics, you can use the dmg-acid2 test roms which have tests for most of the common graphics errors.
-
DMG-01 GameBoy emulator with debugger written in C++ using Win32 and SDL2
Adequate PPU emulation (passes dmg-acid2 test). This emulator uses Pixel FIFO, as opposed to common scanline renderer.
-
Super Mario Land Window Problems
acid-dmg, this is a really nice PPU test, you can try to complete it step by step.
-
A note from our sponsor - SaaSHub
www.saashub.com | 18 Jan 2025
Stats
mattcurrie/dmg-acid2 is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of dmg-acid2 is Assembly.