Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 515 Bytes

readme.md

File metadata and controls

17 lines (9 loc) · 515 Bytes

U8Disasm

U8Disasm Logo

This library is designed for the 8-Bit nX-U8/100 RISC Assembly Architecture.

Examples

U8 Console

The Examples\U8Console generates a basic disassembler output in color.

console example

U8 Form

The Examples\U8Form makes use of the U8Disasm.Analyser to identify possible subroutines by analysing blocks of code.