Skip to content

fushinori/nasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NASM x86-64 Assembly (for Linux)

Repo for x86-64 NASM assembly code I end up writing (hopefully) when I have time and feel like doing so.

How to run

Each directory contains one "project".

  • cd into the directory.
  • Run make.
  • Run the resulting executable in bin/.

About

x86-64 assembly code for Linux using nasm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published