You are browsing as a guest. Sign up (or log in) to start making projects!

6h 22m logged

📓 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.
0
4

Comments 0

No comments yet. Be the first!