Gameboy-logs
giibiiadvance
Gameboy-logs | giibiiadvance | |
---|---|---|
3 | 3 | |
66 | 192 | |
- | 0.0% | |
2.2 | 2.5 | |
3 months ago | 3 months ago | |
C | ||
- | GNU General Public License v3.0 only |
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.
Gameboy-logs
-
Gameboy RLC (0x11) opcode, issue with my emulator or with the one i am comparing to?
I'm comparing my fledgling emulator with logs from https://github.com/wheremyfoodat/Gameboy-logs when booting dmg_boot.bin (md5) 32fbbd84168d3482956eb3c5051637f5
- [GameBoy] Problem with CD instruction.
- My emulator runs Pokemon Red without any issues!
giibiiadvance
-
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
What are some alternatives?
MagenBoy - GameBoy and GameBoy Color emulator written in Rust
SkyEmu - Game Boy Advance, Game Boy, Game Boy Color, and DS Emulator
dmg-acid2 - π The Acid2 test, now for the original Game Boy! π
pandocs - The single, most comprehensive Game Boy technical reference.
PyBoy - Game Boy emulator written in Python
Gearboy - Game Boy / Gameboy Color emulator and debugger for macOS, Windows, Linux, BSD and RetroArch.
pandocs - New home of the infamous Pan Docs historical document: the single, most comprehensive Game Boy technical reference
gb-test-roms - Collection of Game Boy test roms.
mooneye-gb - A Game Boy research project and emulator written in Rust
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]
LuaGB - A gameboy emulator written in pure Lua. Work in progress.
cgb-acid2 - π The Acid2 test, now for Game Boy Color! π