Skip to content

v0.0.5

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Feb 09:03
· 11 commits to main since this release
v0.0.5
debd8b8
Release v0.0.5

- Fix heap addresses in documentation and clean up APIC/IDT code
- Fix SYS_READ blocking behavior and add framebuffer output to SYS_WRITE
- Add keyboard interrupt handler with PS/2 controller initialization
- Fix TTY newline, backspace, and character rendering in graphics subsystem
- Move kernel heap to higher half address space for better memory layout