Difference between revisions of "Template:Opcode"

From GbdevWiki
Jump to: navigation, search
(New page: <div class="wikitable" style="border: 1px solid #ccc; margin:0.5em auto; font-size:95%; text-align: center;"> '''This is an article about the GB-Z80 CPU.''' Opcodes: '''Arithmetic and lo...)
(No difference)

Revision as of 23:09, 5 March 2008

This is an article about the GB-Z80 CPU.

Opcodes:

Arithmetic and logical: ADD - ADD (16-bit) including LD HL,SP+nn - ADC - AND - CP - CPL - DAA - DEC - DEC and INC (16-bit) - INC - SBC - SUB - OR - XOR
Load: LD (8-bit) - - LD (16-bit)