Menu

v0.2 Update

Yes, it's taking a while. This is for two reasons.

1.) I accidentally wrote the entire codebase to a non existent floppy disk, and carefully unmounted said non existent floppy disk - meaning I lost everything because I didn't have anything like a recent backup (old v0.1 code doesn't count since the two aren't even remotely the same codebase - entirely restructured so it's sane).

2.) v0.2 is far ahead of v0.1. v0.2 will be released when I've added the following to what I've got: physical and virtual memory managers, module manager. I will then release v0.2a and follow that as quickly as possible with v0.2b which will include at least a floppy driver and ext2fs driver. v0.2 itself will finally be released when I write a basic console for it, to be loaded off disk (at the current moment in time, debugging messages are sent to bochs debug ports - with the occasional screen message if debugging on real hardware).

Posted by Angus Lepper 2006-06-14

Log in to post a comment.