rzumer / dez80

A Z80 instruction decoding and (dis)assembly library.
MIT License
4 stars 1 forks source link

pub use InstructionType #17

Closed rzumer closed 8 months ago

rzumer commented 9 months ago

And anything else that is generally useful to simplify imports.

rzumer commented 8 months ago

I changed my mind and excluded some more structures from top-level visibility in #21.