A full list of what is new:
- A real physical memory manager (bitmap based).
- Faster floppy disk driver.
- Moved the shell code out of the kernel.
- New system calls including, file system calls (open, close, read, write), userspace memory interface, file navigation (finddir, readdir), power management (shutdown, reboot), CPU info, Sleep, MEM info, Time info.
- OS specific toolchain.
- ELF loading.
- Fully featured keyboard support (in the shell).
- Improved high resolution text mode font.
I'm specifically looking for testing on computers with a real floppy disk (don't have access to one at the moment) or a real PC speaker (be warned, it is supposed to beep when it starts up). However, any testing, real hardware or emulator, is highly appreciated.