Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 3 hours 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-16T19:38:14.000Z (2 months ago)
- Last Synced: 2024-09-17T15:52:01.435Z (about 2 months ago)
- Topics: assembly, assembly-x86, cpp, kernel, operating-system, operating-system-kernel
- Language: C++
- Homepage:
- Size: 36.1 KB
- Stars: 4
- Watchers: 1
- 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.