Skip to content

snmzcm/Assembly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Assembly Repo

A repo for my Assembly journey.

nasm -f elf64 -o hello.o  hello.asm
ld -o hello hello.o && ./hello

¯\(ツ)

About

A repo for my Assembly journey.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published