Commit Graph

6 Commits

Author SHA1 Message Date
haxala1r d8fad1765e feat: add multiboot2 framebuffer and Forth pixel primitives
Co-authored-by: aider (openrouter/moonshotai/kimi-k2.6) <aider@aider.chat>
2026-05-05 22:18:56 +03:00
haxala1r 9c242187ea fix: correct 64-bit IDT gate descriptor layout to prevent triple fault on keypress
Co-authored-by: aider (openrouter/anthropic/claude-sonnet-4.6) <aider@aider.chat>
2026-05-05 21:28:27 +03:00
haxala1r 75ddd75ab9 fix: mask all PIC IRQs after remap to prevent triple fault
Co-authored-by: aider (openrouter/moonshotai/kimi-k2.6) <aider@aider.chat>
2026-05-04 12:33:32 +03:00
haxala1r 47b6a1eb82 feat: add interrupt-driven PS/2 keyboard input
Co-authored-by: aider (openrouter/moonshotai/kimi-k2.6) <aider@aider.chat>
2026-05-04 12:15:33 +03:00
haxala1r 53b4cff56a fix: remove redundant .bss zeroing that destroyed page tables
Co-authored-by: aider (openrouter/moonshotai/kimi-k2.6) <aider@aider.chat>
2026-05-04 11:34:31 +03:00
haxala1r 23451c8e85 build: replace hosted target with static linux and add kernel target
Co-authored-by: aider (openrouter/moonshotai/kimi-k2.6) <aider@aider.chat>
2026-05-04 10:48:51 +03:00