An open API service indexing awesome lists of open source software.

https://github.com/kolen/z80-opcode-table


https://github.com/kolen/z80-opcode-table

retrocomputing z80 zx-spectrum

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Z80-opcode-table

Outputs z80 opcode table using nested rules that can be compared with
predefined table.

Predefined table (`table_ref.txt`)
from [Sharp 80](http://www.sharp80.com/z80_instruction_set.php)
project.

Nested rules according
to [Guide by Cristian Dinu](http://www.z80.info/decoding.htm).