ZornsLemma/py8dis

Add support for a hook to help disassemble BRK instructions

Opened this issue · 0 comments

In Acorn code these are typically followed by a well-defined OS error structure. In other cases the byte after BRK may contain a function code and it may be desirable to have a hook which can annotate other following data.