This website requires JavaScript.
Explore
Help
Register
Sign In
asleepymoon
/
astryon
Watch
1
Star
1
Fork
0
You've already forked astryon
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
49
Commits
1
Branch
0
Tags
Commit Graph
4 Commits
Author
SHA1
Message
Date
Gabriel
5f9514627b
core+init: Instead of exporting an "arch" symbol for platform-specific code, use "usingnamespace".
...
This makes imports of platform-specific files way cleaner.
2025-02-22 15:49:14 +01:00
Gabriel
6acf83692f
core+init: Move syscall code from init to the system library + add a setEventQueue() syscall
2025-02-22 15:41:11 +01:00
Gabriel
43bb21af0b
init: Fix a few errors
2025-02-20 23:01:56 +01:00
Gabriel
240d9afe0e
init: Add basic virtual memory code
2025-02-20 18:05:11 +01:00