We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7ce38c commit 5fc4d35Copy full SHA for 5fc4d35
README.md
@@ -5,6 +5,8 @@ A Z80 instruction decoding and (dis)assembly library.
5
## Features
6
7
* Standard Z80 instruction decoding and encoding
8
+* Undocumented instruction support
9
+* Invalid and chained opcode prefix handling
10
* Implementation-independent data structures
11
* Stateful and stateless instruction decoding interfaces
12
* Format handlers for displaying instructions and their individual components
0 commit comments