This website requires JavaScript.
Explore
Help
Sign In
jonas
/
moss
Watch
1
Star
0
Fork
0
You've already forked moss
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
324
Commits
1
Branch
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
Jonas Maier
38d2a571cd
boot other 2 cores as well on own kernel code because apparently TSS is magical and should not be shared between cores
2025-07-15 17:08:56 +02:00
.cargo
update bootloader crate
2025-05-19 00:43:23 +02:00
comm
init should be working but nothing works first try obv
2025-07-12 22:12:20 +02:00
init
hello userspace is working
2025-07-15 12:13:54 +02:00
kernel
boot other 2 cores as well on own kernel code because apparently TSS is magical and should not be shared between cores
2025-07-15 17:08:56 +02:00
kernel_structs
little progress, correct loading does not work yet
2025-07-13 21:20:39 +02:00
src
no more triple faults (for now)
2025-07-07 18:47:19 +02:00
user
hello userspace is working
2025-07-15 12:13:54 +02:00
.gitignore
no more triple faults (for now)
2025-07-07 18:47:19 +02:00
build.rs
update bootloader crate
2025-05-19 00:43:23 +02:00
Cargo.lock
correct elf loading
2025-07-15 11:45:01 +02:00
Cargo.toml
init elf
2025-07-12 15:18:55 +02:00
plan.txt
memory setup that does not work yet
2025-07-07 17:05:11 +02:00
Description
No description provided
personal
650
KiB
Languages
Rust
91.4%
Assembly
8.6%