|
|
d1d772cb42
|
Fix user apps randomly crashing (APIC, GDT layout, syscall entry)
Build documentation / build-and-deploy (push) Successful in 23s
|
2026-01-14 19:51:18 +01:00 |
|
|
|
41a458b925
|
Implement Mutexes and supporting syscalls, cleanup/optimize scheduler
Build documentation / build-and-deploy (push) Successful in 39s
|
2026-01-10 00:12:42 +01:00 |
|
|
|
79768d94e6
|
Preserve syscall return value in RAX
Build documentation / build-and-deploy (push) Successful in 49s
|
2026-01-08 23:06:32 +01:00 |
|
|
|
0555ddd041
|
Clean up IOAPIC and LAPIC implementations
Build documentation / build-and-deploy (push) Successful in 33s
|
2026-01-08 22:05:11 +01:00 |
|
|
|
d7b734306f
|
Introduce concept of Process Resources (PR_MEM), implement necessary syscalls
Build documentation / build-and-deploy (push) Successful in 42s
|
2026-01-07 22:47:30 +01:00 |
|
|
|
28aef30f77
|
Implement proc_map () and proc_unmap () syscalls
Build documentation / build-and-deploy (push) Successful in 21s
|
2026-01-06 23:32:11 +01:00 |
|
|
|
e077d322f4
|
Rewrite init app in C, introduce MSL (MOP3 System Library)
Build documentation / build-and-deploy (push) Successful in 35s
|
2026-01-04 01:11:31 +01:00 |
|
|
|
cf04e3db18
|
proc_quit () and proc_test () syscalls
Build documentation / build-and-deploy (push) Successful in 43s
|
2026-01-03 12:21:56 +01:00 |
|
|
|
e52268cd8e
|
First Hello world syscall
Build documentation / build-and-deploy (push) Successful in 26s
|
2026-01-03 02:04:09 +01:00 |
|
|
|
fa7998c323
|
Run first app from ramdisk!
|
2025-12-29 23:54:21 +01:00 |
|