This website requires JavaScript.
Explore
Help
Sign In
TheCloud
/
thor-os
Watch
1
Star
0
Fork
0
You've already forked thor-os
mirror of
https://github.com/wichtounet/thor-os.git
synced
2025-09-14 15:06:52 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
99
Commits
6
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Baptiste Wicht
27b13b3762
Separate keyboard from the kernel
2013-10-27 16:41:52 +01:00
bootloader
Print back the entered chars
2013-10-27 16:30:30 +01:00
kernel
Separate keyboard from the kernel
2013-10-27 16:41:52 +01:00
micro_kernel
Print back the entered chars
2013-10-27 16:30:30 +01:00
.gitignore
Print back the entered chars
2013-10-27 16:30:30 +01:00
addresses.bash
Load the C++ kernel directly after the micro kernel
2013-10-27 15:30:25 +01:00
bochsrc.txt
Fix makefile for bochs
2013-10-18 08:09:51 +02:00
fill.bash
Print back the entered chars
2013-10-27 16:30:30 +01:00
LICENSE
Initial commit
2013-10-09 04:28:24 -07:00
linker.ld
Ensure that kernel_main gets the first place in the output file
2013-10-26 19:32:10 +02:00
Makefile
Separate keyboard from the kernel
2013-10-27 16:41:52 +01:00
README.md
Initial commit
2013-10-09 04:28:24 -07:00
README.md
thor-os
thor-os
Description
Simple operating system in C++, written from scratch
assembly
c-plus-plus
cpp
cpu
intel
multi-process
network
operating-systems
Readme
MIT
3.3
MiB
Languages
C++
96.5%
Makefile
1.8%
Assembly
1.6%