• Joined on 2025-02-05
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
tomolt pushed to time at karlos/karlos 2025-10-02 14:58:25 +02:00
ba56f97011 Streamlining the time interface & hwclock impl
tomolt pushed to time at karlos/karlos 2025-10-02 14:08:13 +02:00
841e53281d RTC Counter + TSC for high-precision, low drift current time
tomolt pushed to time at karlos/karlos 2025-10-02 13:07:43 +02:00
faf2188cc6 Moved the clock driver code into its own module
tomolt pushed to time at karlos/karlos 2025-10-02 00:57:48 +02:00
64a7ebc794 Fixed listening on the wrong timer IRQ
tomolt pushed to time at karlos/karlos 2025-10-01 22:14:51 +02:00
c5e19c8aea Timer console command for timer debugging
tomolt pushed to time at karlos/karlos 2025-10-01 21:07:16 +02:00
94558fc637 Reading the TSC; Processing timers in the timer queue
tomolt pushed to time at karlos/karlos 2025-10-01 20:17:59 +02:00
7af2540953 Calibrating the LAPIC timer frequency