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

6h 40m logged

📓 devlog · 2026-07-17

  • started working on the vga module, established initial structure and placeholder functions for further development.
  • cleaned up existing code, focused on reducing redundant lines and improving readability across various modules.
  • fleshed out vga functionality, added basic rendering capabilities and memory layout for pixel data.
  • implemented a timer system, ensuring precise tracking of time intervals, adjusted allocation for timer objects.
  • added stubs for pic and timefmt modules, set up basic function signatures for future implementation.
  • made multiple whitespace fixes across all files to conform to coding standards and improve consistency.
  • tidied up pic module, streamlined control flow and ensured compatibility with vga rendering logic.
0
4

Comments 0

No comments yet. Be the first!