it is been a long time - i decided to resume the work of my OS.
Now, I skip the mouse driver and FAT functions - lets do them later.
I thinked about a GUI - but what is a GUI? Graphical User Interface. I never programmed GUIs before (only TUIs - Text User Interface

Anybody knows a GUI that does not require unit DOS and compiles perfectly under BP 7.0? (640x480x16, for now).
Thanx.
P.S.: The command line in my OS works perfectly.
TO-DO list:
- Make a mouse driver (paused for now)
- Make FAT functions (partial in 0.4 release

- Make user interface (command line is done)
Inflater