• Joined on 2025-02-05
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
tomolt pushed to time at karlos/karlos 2025-10-01 19:37:21 +02:00
e2d64567a1 More LAPIC timer config; Time struct
24755d7907 Imported my own pairing-heap timer queue implementation
9161b58c7b interpreting ext codes in scanset 2
da8efc5325 Copy pixels up when scrolling instead of redrawing
c95cc15e73 Don't draw to FB one pixel at a time
Compare 97 commits »
tomolt pushed to main at karlos/landing-page 2025-09-24 21:19:08 +02:00
ac812207a0 Committing some stale changes
53d740b344 Checked in current/legacy landing page
a0acd67074 Crude build script
Compare 3 commits »
tomolt created branch time in karlos/karlos 2025-09-24 20:24:31 +02:00
tomolt pushed to time at karlos/karlos 2025-09-24 20:24:31 +02:00
fd72fe38f3 Imported my own pairing-heap timer queue implementation
tomolt pushed to keyboard at karlos/karlos 2025-09-24 19:39:51 +02:00
9161b58c7b interpreting ext codes in scanset 2
da8efc5325 Copy pixels up when scrolling instead of redrawing
c95cc15e73 Don't draw to FB one pixel at a time
cacb3c58a1 Refresh the FB outside of interrupt handlers
e79e5fc79c Disabled qemu interrupt log spam
Compare 10 commits »
tomolt created branch main in karlos/landing-page 2025-08-17 13:31:20 +02:00
tomolt pushed to main at karlos/landing-page 2025-08-17 13:31:20 +02:00
dfe4e4d182 Added inset shadow into banner image
08f16661df Initial version of revised landing page