Commit Graph

4 Commits

Author SHA1 Message Date
raphaelthegreat 2142ddef10 clang format 2024-06-12 22:59:40 +03:00
raphaelthegreat 24446bcc32 Cuphead work 2024-06-12 13:00:15 +03:00
raphaelthegreat fc887bf3f5 core: Rework memory manager 2024-06-10 02:13:44 +03:00
TheTurtle 728249f58d
core: Properly implement TLS (#164)
* core: Split module code from linker

* linker: Properly implement thread local storage

* kernel: Fix a few memory functions

* kernel: Implement module loading

* Now it's easy to do anyway with new module rework
2024-06-05 22:08:18 +03:00