Page 170 of 262

Re: What does your OS look like? (Screen Shots..)

Posted: Thu Oct 06, 2016 10:09 am
by Octacone
Here is something that will make you cry...
Some work has been done (paging, keyboard, info bar).
Build: X.Y.Z:
X = Alpha (A) || Beta (B) || Release (R)
Y = Revision (1, 2, 3, n)
Z = Significant Build Number (1, 2, 3, n)

Nothing special, just to warm myself up. :)
BasicOSRev3SomeProgress.png
BasicOSRev3SomeProgress.png (6.53 KiB) Viewed 4281 times

Re: What does your OS look like? (Screen Shots..)

Posted: Thu Oct 06, 2016 10:28 am
by osdever
Yep, this will make me cry... because I HAVE PAGING CODE BUT IT DOESN'T WORK AAAAAAAAAAAAAAAA </butthurt>

Re: What does your OS look like? (Screen Shots..)

Posted: Thu Oct 06, 2016 11:31 am
by Octacone
catnikita255 wrote:Yep, this will make me cry... because I HAVE PAGING CODE BUT IT DOESN'T WORK AAAAAAAAAAAAAAAA </butthurt>
Damn! :? I wish you luck with that. ;)

Re: What does your OS look like? (Screen Shots..)

Posted: Sun Oct 09, 2016 1:00 am
by osdever
PCI brute-force scan in U365.

Re: What does your OS look like? (Screen Shots..)

Posted: Sun Oct 09, 2016 6:50 am
by Octacone
catnikita255 wrote:PCI brute-force scan in U365.
Glad you fixed it. :)

Re: What does your OS look like? (Screen Shots..)

Posted: Sun Oct 09, 2016 10:47 am
by Octacone
I finally have something to show:
1.I finally remade my memory manager
2.I ported (from revision 2) and improved my text manager
3.I ported (from revision 2) and improved my shell (ex master terminal)
4.I ported (from revision 2) and improved my keyboard driver
5.I ported (from revision 2) and improved my graphics driver (BGA)
5.Now my graphical things are more organized, libraries etc...
6.Fixed some minor PCI bugs
7.Easier to read code, better code organization, self made libraries...

I still have to port lots of things from revision 2 and improve them, then I can start adding new features.

Re: What does your OS look like? (Screen Shots..)

Posted: Sun Oct 09, 2016 11:51 am
by osdever
octacone wrote:
catnikita255 wrote:PCI brute-force scan in U365.
Glad you fixed it. :)
Thanks!

Re: What does your OS look like? (Screen Shots..)

Posted: Sun Oct 09, 2016 11:53 am
by osdever
octacone wrote:I finally have something to show:
1.I finally remade my memory manager
2.I ported (from revision 2) and improved my text manager
3.I ported (from revision 2) and improved my shell (ex master terminal)
4.I ported (from revision 2) and improved my keyboard driver
5.I ported (from revision 2) and improved my graphics driver (BGA)
5.Now my graphical things are more organized, libraries etc...
6.Fixed some minor PCI bugs
7.Easier to read code, better code organization, self made libraries...

I still have to port lots of things from revision 2 and improve them, then I can start adding new features.
Good! I always thinked that your rev.2 is better, but now you mixed 2 and 3 revisions and this is awesome.

Re: What does your OS look like? (Screen Shots..)

Posted: Sun Oct 09, 2016 12:12 pm
by Ch4ozz
Finally took the time to implement most of the escape codes to my consoles (mainly for different colors).
Also fixed alot of code but thats stuff I cant show in here :(

Image

Re: What does your OS look like? (Screen Shots..)

Posted: Mon Oct 10, 2016 9:56 am
by Octacone
catnikita255 wrote:
octacone wrote:I finally have something to show:
1.I finally remade my memory manager
2.I ported (from revision 2) and improved my text manager
3.I ported (from revision 2) and improved my shell (ex master terminal)
4.I ported (from revision 2) and improved my keyboard driver
5.I ported (from revision 2) and improved my graphics driver (BGA)
5.Now my graphical things are more organized, libraries etc...
6.Fixed some minor PCI bugs
7.Easier to read code, better code organization, self made libraries...

I still have to port lots of things from revision 2 and improve them, then I can start adding new features.
Good! I always thinked that your rev.2 is better, but now you mixed 2 and 3 revisions and this is awesome.
Thanks! It will be even better than this. :)

Re: What does your OS look like? (Screen Shots..)

Posted: Mon Oct 10, 2016 9:58 am
by Octacone
Ch4ozz wrote:Finally took the time to implement most of the escape codes to my consoles (mainly for different colors).
Also fixed alot of code but thats stuff I cant show in here :(

Image
TriggeredByIceOS.png
TriggeredByIceOS.png (8.13 KiB) Viewed 3931 times
Totally triggered!!!

Apart from that =D> . Cool looking interface, I wish I had something as cool.

Re: What does your OS look like? (Screen Shots..)

Posted: Mon Oct 10, 2016 10:09 am
by Ch4ozz
octacone wrote:
TriggeredByIceOS.png
Totally triggered!!!

Apart from that =D> . Cool looking interface, I wish I had something as cool.
Thanks :)
You dont like my awesome window controls? :(

Re: What does your OS look like? (Screen Shots..)

Posted: Mon Oct 10, 2016 11:06 am
by Sik
You could always just use Unicode: U+1F5D5 (minimize) U+1F5D6 (maximize) U+1F5D7 (restore) U+1F5D9 (close) *runs*
Also fix your forum, I tried embedding the characters directly but it threw me an error =/

Anyway, I should stop being lazy:
Image

No, they don't do anything yet.

Re: What does your OS look like? (Screen Shots..)

Posted: Mon Oct 10, 2016 12:18 pm
by osdever
Sik wrote:You could always just use Unicode: U+1F5D5 (minimize) U+1F5D6 (maximize) U+1F5D7 (restore) U+1F5D9 (close) *runs*
Also fix your forum, I tried embedding the characters directly but it threw me an error =/

Anyway, I should stop being lazy:
Image

No, they don't do anything yet.
Wow, I didn't known about characters.

Re: What does your OS look like? (Screen Shots..)

Posted: Mon Oct 10, 2016 12:25 pm
by Ycep
catnikita, is that composite display?