Skip to content

Commit 5fc4d35

Browse files
authored
Add uncommon features to the readme
Specify edge cases that are properly handled.
1 parent c7ce38c commit 5fc4d35

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ A Z80 instruction decoding and (dis)assembly library.
55
## Features
66

77
* Standard Z80 instruction decoding and encoding
8+
* Undocumented instruction support
9+
* Invalid and chained opcode prefix handling
810
* Implementation-independent data structures
911
* Stateful and stateless instruction decoding interfaces
1012
* Format handlers for displaying instructions and their individual components

0 commit comments

Comments
 (0)