• Joined on 2025-02-05
tomolt pushed to main at karlos/landing-page 2025-10-17 02:11:04 +02:00
9ed16ac4a5 Added link to readonly docmost view
tomolt pushed to main at karlos/landing-page 2025-10-09 16:25:30 +02:00
9b9885829f Fixed favicon not showing up
8fad279dd0 Fixed assets dir being copied to the wrong place
Compare 2 commits »
tomolt pushed to main at karlos/landing-page 2025-10-09 16:14:03 +02:00
2c2e220974 Promoted 'new-landing-page' to the new index page
36666fabea Simplified build script
4e24fda805 Added --delete flag to rsync call
Compare 3 commits »
tomolt pushed to main at karlos/landing-page 2025-10-09 16:02:11 +02:00
e03bcca9d1 Built a crude deploy script, using rsync
tomolt pushed to main at karlos/karlos 2025-10-08 21:33:47 +02:00
6a5ae2f5af Merge hardware timer functionality into main
7bd765d986 Fix continuous calibration not updating tsc_scale_factor
d1f4283319 Continuously re-calibrating the timer HW
b67bc21db5 Game code refactor
973a8c25bd KarlOS Gaming
Compare 17 commits »
tomolt pushed to time at karlos/karlos 2025-10-08 21:31:57 +02:00
7bd765d986 Fix continuous calibration not updating tsc_scale_factor
tomolt pushed to time at karlos/karlos 2025-10-08 21:04:50 +02:00
d1f4283319 Continuously re-calibrating the timer HW
tomolt deleted branch rust from karlos/karlos 2025-10-08 20:30:12 +02:00
tomolt pushed tag outdated/rust to karlos/karlos 2025-10-08 20:30:05 +02:00
tomolt deleted branch mtrr from karlos/karlos 2025-10-08 20:28:47 +02:00
tomolt pushed tag outdated/mtrr to karlos/karlos 2025-10-08 20:28:28 +02:00
tomolt deleted branch sync-serial from karlos/karlos 2025-10-08 20:24:55 +02:00
tomolt deleted branch keyboard-thomas from karlos/karlos 2025-10-08 20:23:52 +02:00
tomolt deleted branch snake from karlos/karlos 2025-10-08 20:23:05 +02:00
tomolt pushed to time at karlos/karlos 2025-10-08 20:22:46 +02:00
b67bc21db5 Game code refactor
973a8c25bd KarlOS Gaming
Compare 2 commits »
tomolt created branch snake in karlos/karlos 2025-10-06 18:37:14 +02:00
tomolt pushed to snake at karlos/karlos 2025-10-06 18:37:14 +02:00
b67bc21db5 Game code refactor
973a8c25bd KarlOS Gaming
Compare 2 commits »
tomolt pushed to time at karlos/karlos 2025-10-05 20:48:49 +02:00
39b84a5b9d time_add; hwclock deadline underflow fix
tomolt pushed to time at karlos/karlos 2025-10-05 18:01:54 +02:00
16af89c662 Documented time.h interface; Added container_of() macro
tomolt pushed to time at karlos/karlos 2025-10-02 15:15:45 +02:00
4427990f2e Grouped together core-specific timer state vars