https://github.com/toasterbirb/assembly-hello-world
Hello World in x86 assembly
https://github.com/toasterbirb/assembly-hello-world
assembly-x86
Last synced: 8 months ago
JSON representation
Hello World in x86 assembly
- Host: GitHub
- URL: https://github.com/toasterbirb/assembly-hello-world
- Owner: Toasterbirb
- License: gpl-3.0
- Created: 2022-06-07T07:08:52.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-07T07:14:18.000Z (about 4 years ago)
- Last Synced: 2023-03-05T21:31:19.465Z (over 3 years ago)
- Topics: assembly-x86
- Language: Assembly
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hello World in x86 assembly
Simply run `make` to assemble. You need to have nasm installed