https://github.com/kaptheguy/modos
MODOS - My Own DOS/Disk Operating System
https://github.com/kaptheguy/modos
Last synced: 4 months ago
JSON representation
MODOS - My Own DOS/Disk Operating System
- Host: GitHub
- URL: https://github.com/kaptheguy/modos
- Owner: KapTheGuy
- License: mit
- Created: 2024-07-16T11:35:16.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-16T11:38:38.000Z (11 months ago)
- Last Synced: 2025-01-08T16:07:35.757Z (5 months ago)
- Language: Assembly
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MODOS
MODOS - **M**y **O**wn **DOS**/**D**isk **O**perating **S**ystem# What
An attempt to get back into OSDEV after 3 or so years.# Why
I wanted to do it, also because i wanted to port ANGLE Engine's Raytraced version to my own OS. (https://mooshlol304.github.io/Angle.github.io/) (it's my own game engine)
PSTT.... i was also jealous of MSDOS.# How
just see the code haiyaaa!