GB Programming: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
m (Replaced parentheses with brackets)
No edit summary
Line 1,150: Line 1,150:


Heavily using [http://gbdev.gg8.se/wiki/articles/Pan_Docs the Pan Docs] for GameBoy-specific stuff.
Heavily using [http://gbdev.gg8.se/wiki/articles/Pan_Docs the Pan Docs] for GameBoy-specific stuff.

The [http://marc.rawer.de/Gameboy/Docs/GBCPU_Instr.html GCISheet] is useful for understanding CPU instructions and can be combined with [https://iimarckus.org/etc/asmopcodes.txt IIMarckus's opcode to instruction page] or the copy on [[The Big HEX List]].

[https://tcrf.net/Help:Contents/Finding_Content/Debugger_guide/BGB Torchickens has started a tutorial for BGB emulator at The Cutting Room Floor]


[[Category:Arbitrary code execution]]
[[Category:Arbitrary code execution]]