New DexOS release
Thanks everyone for your kind words, i have released the source as promised.
You need to down load "DexSource.zip" from here:
http://www.dex4u.com/download.htm
Please do not remark on bad spelling or no comments, as that is just a by produced of my work.
If you improve some part of it let me know, so i may add it to the main code.
Regards Dex
You need to down load "DexSource.zip" from here:
http://www.dex4u.com/download.htm
Please do not remark on bad spelling or no comments, as that is just a by produced of my work.
If you improve some part of it let me know, so i may add it to the main code.
Regards Dex
nice. very stable CLI. I didnt mess with the gui stuff too much, I will later. worked fine in VPC2007
Website: https://joscor.com
k, finally got around to messing with the OS a bit more and all I have to say is 'wow'. the vesa screensaver program was awesome. also, the media player worked just fine and the reboot worked fine as well, no issues.
although, is settings not supposed to work at the moment, same with networking? they had no response when selected.
but yea, all in all, everything was very stable in VPC
although, is settings not supposed to work at the moment, same with networking? they had no response when selected.
but yea, all in all, everything was very stable in VPC
Website: https://joscor.com
Thanks 01000101, the setting and network do nothing at the moment, as when this was written i did not have a tcp/ip stack.
Most people wanted a more desktop like GUI, so dev stopped on that "gui.dex"and i started work on the "win.dex" which is also not finished ( only about 10% done).
If you go to the command line from the menu and type win <enter> you can test it, if you have not so far.
I will be releasing the tcp/ip stack with some ethernet drivers over the coming days, this will include Automated dhcp client, a simple web server, a VNC program etc.
plus later a web browser, these may be of interest to you.
Regards Dex.
Most people wanted a more desktop like GUI, so dev stopped on that "gui.dex"and i started work on the "win.dex" which is also not finished ( only about 10% done).
If you go to the command line from the menu and type win <enter> you can test it, if you have not so far.
I will be releasing the tcp/ip stack with some ethernet drivers over the coming days, this will include Automated dhcp client, a simple web server, a VNC program etc.
plus later a web browser, these may be of interest to you.
Regards Dex.
Thank Korona and lukem95, for testing.
@lukem95, if you mean the screensaver, no i did not code the main 3d part, i converted it to run on DexOS, this Co made it
http://www.crown-s-soft.com/screensaver.htm
Also the start menu is suppose to NOT start, if you have a program running, this is because its a single tasking OS, if the start menu open you would not be able to run more program, or it would need to be multi-tasking.
You could listen to a cd by playing it closing the program (with it still playing) than start another program.
But the media player is not finished, and the same with the rest of the GUI .
Its funny, but coders are not used to seeing a GUI in a single-tasking OS .
Thanks again for testing.
PS: I am just adding the finishing touches to the tcp/ip stack plus http server, i will release it maybe later today, but you will need a RTL8339 ethernet card, test it.
@lukem95, if you mean the screensaver, no i did not code the main 3d part, i converted it to run on DexOS, this Co made it
http://www.crown-s-soft.com/screensaver.htm
Also the start menu is suppose to NOT start, if you have a program running, this is because its a single tasking OS, if the start menu open you would not be able to run more program, or it would need to be multi-tasking.
You could listen to a cd by playing it closing the program (with it still playing) than start another program.
But the media player is not finished, and the same with the rest of the GUI .
Its funny, but coders are not used to seeing a GUI in a single-tasking OS .
Thanks again for testing.
PS: I am just adding the finishing touches to the tcp/ip stack plus http server, i will release it maybe later today, but you will need a RTL8339 ethernet card, test it.
yayyy...
can't wait to check that out.
not too many networking code snippets being tossed around lately.
can't wait to check that out.
not too many networking code snippets being tossed around lately.
Website: https://joscor.com