Skip to content

Introduction to Assembly Language ❀️‍πŸ”₯

Notifications You must be signed in to change notification settings

bassem97/Assembly-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

use the following commands to run the script 😍:

  • $ nasm -felf64 app.asm
  • $ ld app.o -o app
  • $ ./app

About

Introduction to Assembly Language ❀️‍πŸ”₯

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published