Skip to content

sirampy/example-nasm-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

what is this project?

This is a verry basic project outline to save some tedium time when setting up an assembly project and as a basic example.

how to use

run make to create an executable for example.asm in the build folder

run make excecute to run you're newly assembled binary!

run make clean to clear the build folder

credits

the assembly code is stolen from: https://cs.lmu.edu/~ray/notes/nasmtutorial/

About

a basic project structure for assembly projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published