This website requires JavaScript.
Explore
Help
Sign in
drew
/
acadia
Watch
1
Star
0
Fork
You've already forked acadia
0
Code
Issues
6
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Hobby Operating System
25
commits
2
branches
1
tag
1.7
MiB
C++
51.8%
Rust
35.1%
C
5.3%
Jinja
2.5%
Python
2.2%
Other
3.1%
7184f527a0
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Drew Galbraith
7184f527a0
Jump to user mode.
...
This instantly creates a page fault as we always map pages with ring 0 permissions.
2023-05-29 13:06:08 -07:00
scripts
Add a kernel ELF module and load it in a new process.
2023-05-29 00:32:54 -07:00
sys
Add a kernel ELF module and load it in a new process.
2023-05-29 00:32:54 -07:00
zion
Jump to user mode.
2023-05-29 13:06:08 -07:00
.clang-format
Add a clang format spec
2023-05-17 20:30:15 -07:00
.gdbinit
Add a kernel ELF module and load it in a new process.
2023-05-29 00:32:54 -07:00
.gitignore
Add compile_commands.json to .gitignore
2023-05-17 20:42:21 -07:00
CMakeLists.txt
Add a kernel ELF module and load it in a new process.
2023-05-29 00:32:54 -07:00
init-dbg.sh
Load our own GDT.
2023-05-17 21:41:08 -07:00