Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spacey-sooty/small-os
https://github.com/spacey-sooty/small-os
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/spacey-sooty/small-os
- Owner: spacey-sooty
- License: mit
- Created: 2023-11-14T02:53:16.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-14T14:56:18.000Z (about 1 year ago)
- Last Synced: 2024-11-02T12:27:59.163Z (3 months ago)
- Language: Assembly
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
A Small OS
==========Requirements
------------
- qemu
- nasm
- make (optional)
- python3 (optional)
- pylint (optional)Notes
-----
- magic number = 0xaa55
- boot sector = 0x7C00