giibiiadvance
A GB, GBC and GBA emulator with GB Camera support. (by AntonioND)
dmg-acid2
๐ The Acid2 test, now for the original Game Boy! ๐ (by mattcurrie)
giibiiadvance | dmg-acid2 | |
---|---|---|
3 | 8 | |
191 | 183 | |
- | - | |
2.5 | 0.0 | |
about 1 month ago | 7 months ago | |
C | Assembly | |
GNU General Public License v3.0 only | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
giibiiadvance
Posts with mentions or reviews of giibiiadvance.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-03.
-
Game Boy PPU Pixel Pipeine
Does anyone know of good documentation beyond: - Pan Docs - The Cycle-Accurate Game Boy Docs - Complete Technical Reference - Nitty Gritty Gameboy Cycle Timing
-
Best documentation for the details?
For actual documentation, you probably know the pandocs, but there are a lot of more specific information in the docs linked in their references, especially the cycle-accurate GB docs, the GB complete technical reference by Gekkio. You can also check the source code of the relevant test roms, like the Blarggโs test roms for more general behaviour and the MooneyeGB test suite for more specific things.
-
[GameBoy] Problem with CD instruction.
The Cycle-Accurate GB Docs: https://github.com/AntonioND/giibiiadvance/blob/master/docs/TCAGBD.pdf
dmg-acid2
Posts with mentions or reviews of dmg-acid2.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-22.
- 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.
What are some alternatives?
When comparing giibiiadvance and dmg-acid2 you can also consider the following projects:
SkyEmu - Game Boy Advance, Game Boy, Game Boy Color, and DS Emulator
Gameboy-logs - Emulation logs of common beginner ROMs for the Gameboy.
pandocs - The single, most comprehensive Game Boy technical reference.
gb-test-roms - Collection of Game Boy test roms.
Gearboy - Game Boy / Gameboy Color emulator and debugger for macOS, Windows, Linux, BSD and RetroArch.
scribbltests - A collection of self-written Gameboy Test ROMs.
gba.js.org - ๐พ Emulate GBA games for free, right in your browser.
awesome-gbdev - A curated list of Game Boy development resources such as tools, docs, emulators, related projects and open-source ROMs.
cgb-acid2 - ๐ The Acid2 test, now for Game Boy Color! ๐
GB - Game Boy Assembly Programming
giibiiadvance vs SkyEmu
dmg-acid2 vs Gameboy-logs
giibiiadvance vs pandocs
dmg-acid2 vs gb-test-roms
giibiiadvance vs gb-test-roms
dmg-acid2 vs pandocs
giibiiadvance vs Gearboy
dmg-acid2 vs scribbltests
giibiiadvance vs gba.js.org
dmg-acid2 vs awesome-gbdev
giibiiadvance vs cgb-acid2
dmg-acid2 vs GB