This website requires JavaScript.
Explore
Help
Register
Sign In
asleepymoon
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
1,196
Commits
3
Branches
21
Tags
11
MiB
293b979e75
Commit Graph
3 Commits
Author
SHA1
Message
Date
apio
fd8a0175d9
Add a syscall infrastructure (our baby program can print to the console now!)
All checks were successful
continuous-integration/drone/push
Build is passing
Details
2023-01-05 22:39:56 +01:00
apio
0ea9974512
First user process!
...
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Putting it all together, we have a user process that successfully calls sys_exit() w/o crashing.
2023-01-05 21:55:21 +01:00
apio
f2cc797599
Add a simple ELF loader
All checks were successful
continuous-integration/drone/push
Build is passing
Details
2022-12-23 13:09:21 +01:00