[Previous] - [Main menu] - [Next] - [Up]

Build History

What progress have been made


Build 0015
The programming has changed to modular programming, this means that there is no one-big code file, but insted a lot of small ones, which each contain one major function. The use of the JLOC linker has also opened some possibilities, which make it easier to develop. Also a lot of the code has been commented, and cleaned.
Build 0014
Began to add security options. The build only made it to the alpha-test before the work continue to build 0015.
Build 0013
Call me superstitious, but I left this one out ;-)
Build 0012
You can now change the colors. By pressing D on the main menu you can set the default partition. The bootmanager can also now save its configuration data. Plus there is no need for a seperate PRELOAD.COM file. The bootmanager is now cool!
Build 0011
Setup facility now added. Use it to change names of partitions and which primary partion should be marked active when booting.
Build 0010
The F10 - Boot from floppy A has been removed. F10 will now activate the Boot another drive menu.
Build 0009
Its now possible to boot other drives using a new menu. Improved the menu system.
Build 0008
Huge rebuil - every bit of code has been rewritten. Only the menu graphics were left as they were in build 0007. This new build is almost three times as big as the previous.
Build 0007
Only primary partitions are now shown. (By adding only 2 lines I achived this!)
Build 0006
Hidden Debugger key included.
Build 0005
A bug which resulted in no partition number was fixed.
Build 0004
The Enhanced Partition Table format has been changed.
Build 0003
It's now possible to boot from floppy by pressing F10
Build 0002
Removing of code from RAM after a new OS bootsector has been loaded into memory.
Build 0001
The bootmanager was operational and installed on the first machine. Still setup utility and help are missing.