Skip to content

V1.0.6

Latest
Compare
Choose a tag to compare
@Lt1Gt0 Lt1Gt0 released this 09 Dec 19:09
· 117 commits to master since this release

UEFI

PS2

  • Added keyboard interface with PS2 (albeit through emulation)
  • Mouse supported (very primitive mouse)

Memory Mapping

  • Ability to detect usable memory within the system
  • Don't overwrite the Kernel by locking the pages for the kernel

IDT

  • Basic interrupts to allow for panic mode
  • Page Fault
  • General Protection Faults
  • Double Fault
  • Keybaord Interrupt
  • Mouse interrupt

Keyboard

  • QWERTY Keyboard scancode set

Font

  • Support for PSF font type with 8 x 16 glyph size
  • Font: Zap-Light16