https://github.com/aermoss/ostest
A 64-bit operating system written in C++ and x86 Assembly.
https://github.com/aermoss/ostest
assembly assembly-x86 cpp kernel operating-system operating-system-kernel
Last synced: about 1 month ago
JSON representation
A 64-bit operating system written in C++ and x86 Assembly.
- Host: GitHub
- URL: https://github.com/aermoss/ostest
- Owner: Aermoss
- License: mit
- Created: 2022-08-18T15:49:46.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-23T19:15:17.000Z (8 months ago)
- Last Synced: 2025-04-14T15:13:46.419Z (about 1 month ago)
- Topics: assembly, assembly-x86, cpp, kernel, operating-system, operating-system-kernel
- Language: C++
- Homepage:
- Size: 40 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OSTest
A 64-bit operating system written in C++ and x86 Assembly.