-
Notifications
You must be signed in to change notification settings - Fork 0
Gtablesnet/nasm_intel
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
compile on intel 64bit linux using:
nasm -f elf64 -o output.o output.asm
link using:
ld -s -o output output.o
About
nasm on intel
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published