Skip to content

artainmo/libasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

libasm

42 school project. Write foundational functions in Assembly.

Compile and Run

nasm -fmacho64 hw.s && ld hw.o && ./a.out

References

About

42 school project. Write foundational functions is Assembly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors