Skip to content

v0.2-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@realchonk realchonk released this 14 Mar 15:31
· 2 commits to master since this release
  • added multitasking
  • added vga support
  • added ASCII drawing routines
  • added 3 ASCII fonts (16x16, 12x12, 8x8)
  • added serial IO
  • added system calls
  • added io::DriverManager::find()
  • added simple exception support: sys_except()
    Bugs fixed:
  • fixed abort: on some machines abort() would halt the machine, no abort() reboots the machine