This website requires JavaScript.
Explore
Help
Sign In
drew
/
acadia
Watch
1
Star
0
Fork
You've already forked acadia
0
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
Hobby Operating System
48
Commits
1
Branch
1
Tag
3.2
MiB
C++
60.2%
Rust
26.3%
C
6.1%
Jinja
2.4%
Python
2%
Other
3%
1db93e5b12
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Drew Galbraith
1db93e5b12
Move PML4 initialization into the VirtualMemory class.
2023-05-30 21:39:19 -07:00
scripts
Add a second process to be loaded by the bootloader.
2023-05-30 20:54:37 -07:00
sys
Add a process spawn syscall and use it to start a proc.
2023-05-30 20:55:03 -07:00
zion
Move PML4 initialization into the VirtualMemory class.
2023-05-30 21:39:19 -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 second process to be loaded by the bootloader.
2023-05-30 20:54:37 -07:00
init-dbg.sh
Load our own GDT.
2023-05-17 21:41:08 -07:00