https://github.com/asko7779/assembly-bootloader
first version of a 64-bit assembly bootloader made for my OS and experiments
https://github.com/asko7779/assembly-bootloader
assembly bootloader custom-kernel os
Last synced: 10 months ago
JSON representation
first version of a 64-bit assembly bootloader made for my OS and experiments
- Host: GitHub
- URL: https://github.com/asko7779/assembly-bootloader
- Owner: Asko7779
- Created: 2024-11-20T22:23:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-06T21:21:32.000Z (11 months ago)
- Last Synced: 2025-02-06T22:26:55.442Z (11 months ago)
- Topics: assembly, bootloader, custom-kernel, os
- Language: Assembly
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simple bootloader i made in assembly for one of my operating systems and testing