Standard C library Included (sort of)
Pre-release
Pre-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:-)