📓 devlog · 2026-08-04
- added initial structure for rtc, defined basic functions and headers for timekeeping.
- implemented core rtc functionality, allowing for setting and getting time with precision.
- cleaned up memory allocation in the cpu module, optimizing data access patterns.
- wired up cpu to handle rtc interrupts, ensuring correct handling of time-based events.
- fixed several whitespace and formatting issues across multiple files for consistency.
- addressed a typo in rtc definitions to prevent compilation errors.
- started work on syscall implementation, focusing on establishing foundational interfaces.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.