Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 280 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 280 Bytes

Compile, Link and Run

make clr i=welcome

The welcome is a variable you can always substitute to taste

Disassemble

To disassemble an executable, run

make dis i=welcome

The welcome is a variable you can always substitute to taste