*[https://retrocomputing.stackexchange.com/questions/19694/z80-ld-nn-dd-command-cycle/19700#19700 Z80 CPU instruction set database]
*[http://www.z80.info/decoding.htm Decoding Z80 opcodes]
*[https://baltazarstudios.com/z80explorer/ Z80 Explorer] [https://baltazarstudios.com/zilog-z80-undocumented-behavior/ Complete list of Z80 instructions and their bus responses and cycles dumped from real hardware]
*[https://floooh.github.io/visualz80remix/ VisualZ80remix] [https://floooh.github.io/2021/12/06/z80-instruction-timing.html Detailed look at Z80 instruction timings with the help of a Z80 netlist simulation]
*[https://floooh.github.io/2021/12/17/cycle-stepped-z80.html Cycle-stepped Z80 emulation how-to] [https://github.com/floooh/chips/blob/master/codegen/z80_desc.yml Internal Z80 behaviour described in Yaml format]