Skip to content

EnokiUN/asmthing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASM Thing

A repo for me to mess around while I slowly learn how to write proper software in x86_64 Intel assembly.

Why bother with assembly? Because I find it fun.

Building

make # Builds an executable in dist
make clean # Removes dist/
make run # Runs the executable and builds it if it does not already exist

About

Simple tiny test ASM projects while I learn how this works properly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published