Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xmgyn/sample-bare-metal-programs
https://github.com/xmgyn/sample-bare-metal-programs
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xmgyn/sample-bare-metal-programs
- Owner: xmgyn
- Created: 2024-10-19T18:02:53.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-27T17:58:59.000Z (2 months ago)
- Last Synced: 2024-10-27T21:23:26.850Z (2 months ago)
- Language: Assembly
- Homepage:
- Size: 1.56 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
qemu-system-x86_64 -drive format=raw,file=bootloader.bin
nasm -f bin -o bootloader.bin bootloader.asm