1.4
Most of work went into making the kernel fully relocatable.
This required writing the new heap manager and updating the boot protocol.
- It is now possible to run fdpp directly from UMB, leaving entire
low mem free for your programs. - Lots of build infrastructure work was done for buildroot integration.
- LBA support resurrected and enabled by default.