GameBoy Opcodes

closed account (N36fSL3A)
Where can I find GameBoy opcodes (the original) along with descriptions of what they do? All the tables I see just show the instruction with no description.
asked disch about this months earlier in response to this: http://hackaday.com/2013/12/02/pokemon-blue-becomes-an-ide/
heres what he said:

GB/GBC use a custom assembly that's similar to z80/8051.. commonly referred to as "gbz80".

Here's a cribsheet that gives a summary of all opcodes as well as a summary of other basic GB info:

http://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&ved=0CEQQFjAA&url=http%3A%2F%2Fmeatfighter.com%2Fgameboy%2FGBCribSheet000129.pdf&ei=8l32UurXBo2FoQT0r4HoBw&usg=AFQjCNE-g0soa_Jdo7phjLqthUJuEBJccA


You can probably find more detailed info by googling. I know there used to be a site centered around GB dev that had all sorts of detailed info but I don't remember the name or know if it's still around.
Last edited on
closed account (N36fSL3A)
Ah, thanks Bobby. I need help with figuring out what the 'r' under the flags mean and what 'r8/r16' mean.
Topic archived. No new replies allowed.