a collection of assembly programs.
assembly
|-- 00-hello # hello world by nasm assembly
|-- docs # markdown documents
|-- 00-true-value.md # logic circuit truth table
|-- 01-register.md # register
|-- templates # att/masm/nasm assembly project templates
|-- tools # customize the toolset
|-- 00-dec2hex.py # decimal to hex
|-- .gitignore # git ignore
|-- README.md # readme