Skip to content

Standard C library Included (sort of)

Pre-release
Pre-release

Choose a tag to compare

@alfreb alfreb released this 28 Oct 13:49
· 10895 commits to master since this release
  • The bootloader now loads the image in 32-bit code using LBA-mode (no bios-calls, no CHS)
  • newlib is ported and works nicely so far (printf, malloc etc.) - but syscalls are only stubs.

Still a lot of issues, but at least now we can print hexadecimal values:-)