Skip to content

Commit

Permalink
Add uncommon features to the readme
Browse files Browse the repository at this point in the history
Specify edge cases that are properly handled.
  • Loading branch information
rzumer authored Feb 3, 2024
1 parent c7ce38c commit 5fc4d35
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ A Z80 instruction decoding and (dis)assembly library.
## Features

* Standard Z80 instruction decoding and encoding
* Undocumented instruction support
* Invalid and chained opcode prefix handling
* Implementation-independent data structures
* Stateful and stateless instruction decoding interfaces
* Format handlers for displaying instructions and their individual components
Expand Down

0 comments on commit 5fc4d35

Please sign in to comment.