ELFs are almost done! They work, but some things crash them. The line with hello is output of special syscall that is called from my program. Exit is just a dirty hack with shell restart though.
Re: What does your OS look like? (Screen Shots..)
Posted: Fri Jan 20, 2017 1:33 am
by osdever
I tested text mode, it works perfectly fine. I recorded a video.
Re: What does your OS look like? (Screen Shots..)
Posted: Fri Jan 20, 2017 3:34 am
by osdever
Now my OS shows you random message at the start like "In Soviet Russia, U365 loads YOU!" or "DIAMONDSOFT SUX" (this is one OS development project that copies code from tutorials and says that "my OS is the best", worse than NunoLava1998. We conflicted and now there's that message ). Almost all messages are about crashy nature of U365.
Screenshot_20170120_123157.png (3.01 KiB) Viewed 3052 times
Re: What does your OS look like? (Screen Shots..)
Posted: Fri Jan 20, 2017 4:19 am
by dchapiesky
osdeverr wrote:Now my OS shows you random message at the start like "In Soviet Russia, U365 loads YOU!" or "DIAMONDSOFT SUX" (this is one OS development project that copies code from tutorials and says that "my OS is the best", worse than NunoLava1998. We conflicted and now there's that message ). Almost all messages are about crashy nature of U365.
Might I suggest another quote:
All your DixiumOS are belong to us... General Protect Fault!
Re: What does your OS look like? (Screen Shots..)
Posted: Fri Jan 20, 2017 4:21 am
by osdever
dchapiesky wrote:
osdeverr wrote:Now my OS shows you random message at the start like "In Soviet Russia, U365 loads YOU!" or "DIAMONDSOFT SUX" (this is one OS development project that copies code from tutorials and says that "my OS is the best", worse than NunoLava1998. We conflicted and now there's that message ). Almost all messages are about crashy nature of U365.
Might I suggest another quote:
All your DixiumOS are belong to us... General Protect Fault!
Okay
Re: What does your OS look like? (Screen Shots..)
Posted: Fri Jan 20, 2017 11:09 am
by bzt
@osdeverr: nice progress you've made!
Re: What does your OS look like? (Screen Shots..)
Posted: Fri Jan 20, 2017 11:28 am
by osdever
bzt wrote:@osdeverr: nice progress you've made!
Thanks!
Re: What does your OS look like? (Screen Shots..)
Posted: Fri Jan 20, 2017 2:01 pm
by dseller
Haven't been posting a lot lately, but oh well. Here's the current state of ttOS, now with graphics mode .
Re: What does your OS look like? (Screen Shots..)
Posted: Fri Jan 20, 2017 4:03 pm
by sortie
I used a couple of hours to hack up a basic terminal emulator for my gui prototype thing now that I have proper pseudoterminals.
It's not quite on par yet with that other hobbyist system whose desktop environment I ported, but it's getting there.
Re: What does your OS look like? (Screen Shots..)
Posted: Fri Jan 20, 2017 4:06 pm
by Octacone
@sortie
That is amazing! I thought your GUI was dead. I guess not.