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-09 12:31:06 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
97
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
ea96e01821
Cleanup
2013-10-27 15:54:50 +01:00
bootloader
Cleanup
2013-10-27 15:54:50 +01:00
kernel
Cleanup
2013-10-27 15:51:35 +01:00
micro_kernel
Cleanup
2013-10-27 15:54:50 +01:00
.gitignore
Display a char from C++ :)
2013-10-26 16:58:11 +02: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
Load the C++ kernel directly after the micro kernel
2013-10-27 15:30:25 +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
Cleanup
2013-10-27 15:54:50 +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%