8000 Release v0.8.1 · krustowski/rou2exOS · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
C4AF

v0.8.1

Latest
Compare
Choose a tag to compare
@krustowski krustowski released this 01 Jul 14:31

In this release, many system components are to be enhanced and upgraded. Moreover, this release features:

  • kernel video mode split: introducing the graphics mode skeleton
  • double kernel build (see above) and linking
  • second GRUB entry to choose the video mode before kernel init
  • better debug logs and handling
  • refactor of the FAT12 implementation
  • CPU exception handling (0x06, 0x08, 0x0e)
  • IDT reload on kernel init
  • kernel ABI (Application Binary Interface) specification draft
  • syscall handler implementing the ABI
  • experimental run command to load and execute external (flat) binaries
0