giibiiadvance
A GB, GBC and GBA emulator with GB Camera support. (by AntonioND)
awesome-gbdev
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)
giibiiadvance | awesome-gbdev | |
---|---|---|
3 | 1 | |
193 | 3,051 | |
0.5% | - | |
2.5 | 6.1 | |
5 months ago | over 3 years ago | |
C | ||
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
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
awesome-gbdev
Posts with mentions or reviews of awesome-gbdev.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-26.
-
[GameBoy] Problem with CD instruction.
Other valuable resources: https://github.com/avivace/awesome-gbdev
What are some alternatives?
When comparing giibiiadvance and awesome-gbdev you can also consider the following projects:
pandocs - The single, most comprehensive Game Boy technical reference.
SkyEmu - Game Boy Advance, Game Boy, Game Boy Color, and DS Emulator
pandocs - New home of the infamous Pan Docs historical document: the single, most comprehensive Game Boy technical reference
Gearboy - Game Boy / Gameboy Color emulator and debugger for macOS, Windows, Linux, BSD and RetroArch.
awesome-n64-development - A curated list of Nintendo 64 development resources including toolchains, documentation, emulators, example code, and more