Fix loop on real hardware, but seems disk is dadly detected (~7Gb) and always retrun 0x71ff repeatedly from all sectors
Fix memory manager init, so now it works on more hardware. Also kernel now requires 11-12 mb ram to boot.
Now it possible to mount Minix fs on bmbb
Now A20 line works
Added simple ATA PIO read only driver
Added read-only Minix FS implementation on base module Files
Updated documentation
Initial Bare Metal BlackBox Prototype