Changes

GBZ80

18 bytes added, 23 April
Fun fact: Way more GBZ80 cores were produced for Gameboy hardware (118 million Gameboys and 81 million GBA) than all the Z80 chips produced for home computers and game consoles. [https://www.chibiakumas.com/z80/Gameboy.php Learn GBZ80 Assembly Programming with ChibiAkumas]
 
<br>
== Registers==
| PC (Program Counter) || 16-bit || Points to the next instruction || Automatically increments as instructions execute
|}
 
<br>
== GBZ80 instructions ==
| ccf || 00111111 || 1 || - || 0 || X || X || hf := cf, cf := ~cf || Complement Carry Flag
|}
 
<br>
== Opcodes ==
13,147
edits