Skip to content

ferib/U8Disasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.