flat assembler
Message board for the users of flat assembler.

Index > OS Construction > SOLAR_OS New version released on 2006_06_11

Author
Thread Post new topic Reply to topic
bogdanontanu



Joined: 07 Jan 2004
Posts: 403
Location: Sol. Earth. Europe. Romania. Bucuresti
bogdanontanu 12 Jun 2006, 10:20
Hi all,

I have released a new version of Solar_OS
(full source code is included)

http://www.oby.ro/os/files/sol_os_2006_06_11_src.zip
http://www.oby.ro/os/files/sol_os_2006_06_11_bin.zip

New things in this release:
* Network drivers for DEC 21140A 10/100 (by Eugen)
* API_File_Open() / Close()
* Registering Applications as Shell extension handlers
* Bresenham Circle and Line demo application
* "WatchDog" on/off option and cooldown Tk2 option Very Happy
* CD-ROM ISO 9660 filesystem and browse
* ATAPI drivers
* HDD Smart and Power management
* TreeView control
* Alternative Skin and font
* Better text viewer
* Bitmap viewer
...many other minor things

This version is "intermediate" aka it was not tested as intensively as it should. However since the last release was getting old and rusty I have decided that i should go ahead and make a new one.

Enjoy Wink

As always... any comments are wellcome... Wink

_________________
"Any intelligent fool can make things bigger,
more complex, and more violent.
It takes a touch of genius -- and a lot of courage --
to move in the opposite direction."
Post 12 Jun 2006, 10:20
View user's profile Send private message Visit poster's website Reply with quote
saigon



Joined: 29 May 2006
Posts: 62
saigon 12 Jun 2006, 14:54
Very nice release and thanks for the source also! I am sure I can learn from it Wink
Post 12 Jun 2006, 14:54
View user's profile Send private message Reply with quote
comrade



Joined: 16 Jun 2003
Posts: 1150
Location: Russian Federation
comrade 12 Jun 2006, 18:22
shell extensions... that's insane
nice job Smile
Post 12 Jun 2006, 18:22
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number Reply with quote
bogdanontanu



Joined: 07 Jan 2004
Posts: 403
Location: Sol. Earth. Europe. Romania. Bucuresti
bogdanontanu 12 Jun 2006, 20:21
Comrade:

Thanks for comments Wink

Oh well, I am considering the looks of the OS Dialog that should pop up when no default handler is known for a certain type of file...

Something like: "Sol does not know with what application to start this file"... "Please choose one of the following registered applications...", with a checkbox: "Use this from now on"

Detection of file type beeing done by it's file extension but optionaly also by "a deep scan" of the file structure.

Not to mention that I am considering the right and simple interfaces to allow any applications to extend right click menus on HDD Explorer windows Very Happy

Deep down there when you press Enter on a PE .EXE or .DLL file in HDD Explorer there is an unfinished PE Parser, Loader and Mapper that will soon allow Solar_OS to run or use DLL's compiled in any language and even DLL's designed for Windows to be used as Sol OS ... Resident System Extensions Wink

Just imagine the consequences ....

Looks like fun and pretty simple in fact Wink
Post 12 Jun 2006, 20:21
View user's profile Send private message Visit poster's website Reply with quote
saigon



Joined: 29 May 2006
Posts: 62
saigon 13 Jun 2006, 09:32
@bogdanontanu: It's very nice that you are working in such a big project, but I am having trouble understanding the sources. I need a small source which includes the bootloader which loads the OS kernel which has for example only one window. It would be good if you could put some comments, like: "Load the OS kernel", "Handle window events" etc.. I just can't get that simple task done. If you or anyone could help, I'd appreciate it a lot.

I think you missed what I want Very Happy :

1. A bootloader (512 byte floppy image) which executes OS kernel.
2. OS kernel which has one window

Thank you very very much! I appreciate any kind of help!
Regards, saigon
Post 13 Jun 2006, 09:32
View user's profile Send private message Reply with quote
bogdanontanu



Joined: 07 Jan 2004
Posts: 403
Location: Sol. Earth. Europe. Romania. Bucuresti
bogdanontanu 13 Jun 2006, 17:25
I am aware that SolarOS has become relatively big...

However it is not very complex... you just need to know how to read once every other line and do not stop on what you can not understand as startup. There are many left overs inside SolOS sources...and the trick is to know what to ignore and what not to...

Anyway the sources are overall well commented and organized.
Maybe next time you will read you will understand...

I was considering doing such very simple steep by steep OS devel tutorials...

However it would ruin exactly the joy an fun of understanding and creating something from nothing on your own.

And honestly having sources for SolarOS, Dex4u, MenuetOS32, V2OS and other samples available is not exactly "nothing".


IF doing OS devel THEN you do need to be able to understand very complex and not at all funny technological things alone on your own at 4:00 am in the morning with the internet connection severed ... just before falling in bed after not sleeping too days... testing bits on a device with printf's that is Very Happy

Otherwise frustration is certain to strike... sooner or later; and IMHO later is the worst... aka after investing time, dedication and high hopes Very Happy

A few boot loaders or even OSes compiled from here and there and a few collated tutorials do not improve your neuronal network (aka your inteligence)...not even a bit...quite otherwise.

But as I have said before:
IF I have the time and dedication THEN I do have plans for such simple examples Wink

And older Solar_OS sources doing exactly what you ask are available for download if i recall corectly. I gues sthe first released version was doing just that a few windows and a button.

Besides you can always ask questions about SolarOS internals and I am well known for answering them in a strange mixture of technology, and filosofia Wink
Post 13 Jun 2006, 17:25
View user's profile Send private message Visit poster's website Reply with quote
Dex4u



Joined: 08 Feb 2005
Posts: 1601
Location: web
Dex4u 13 Jun 2006, 17:39
SolarOS code is one of the most readable, i have come across, helped me out, when coding Dex4u OS, many times.
Great job on new release bogdanontanu Smile.
Post 13 Jun 2006, 17:39
View user's profile Send private message Reply with quote
saigon



Joined: 29 May 2006
Posts: 62
saigon 13 Jun 2006, 18:14
@bogdanontanu: I already studied the sources and now I fully understand them, perhaps I am able to do my floppy image soon without much hassle. Thanks again!
Post 13 Jun 2006, 18:14
View user's profile Send private message Reply with quote
bogdanontanu



Joined: 07 Jan 2004
Posts: 403
Location: Sol. Earth. Europe. Romania. Bucuresti
bogdanontanu 13 Jun 2006, 18:17
Wink great news
Post 13 Jun 2006, 18:17
View user's profile Send private message Visit poster's website Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.