4 Commits

Author SHA1 Message Date
930f69c498 core: Don't set the second thread argument to zero
This defeated the point of passing the page tables to init, since rsi would be set to zero anyway.
2025-02-20 23:01:28 +01:00
34255d6c68 core: Give init a pointer to its own page tables 2025-02-20 17:57:50 +01:00
6be2261519 core: Store the physical page directory alongside the virtual pointer to it 2025-02-16 13:20:02 +01:00
ed324fcf9e core: Add basic threading code 2025-02-15 22:45:32 +01:00