If you are new to OS Development, plan on spending some time here first before going into the other forums.
Moderator:Moderators
-
Mike
- Site Admin
- Posts:465
- Joined:Sat Oct 20, 2007 7:58 pm
-
Contact:
Post
by Mike » Tue Feb 10, 2009 11:08 pm
Hello,
Sorry, I have been busy with my real system and work. I am going to see if we can get it uploaded by this weekend though

-
wererabit
- Posts:30
- Joined:Wed Sep 03, 2008 2:50 am
Post
by wererabit » Wed Feb 11, 2009 10:27 pm
thanks, Mike! Cant wait.
Just 1 more question, how many tutorials you plan on having? Will there be some simple GUI?

-
Mike
- Site Admin
- Posts:465
- Joined:Sat Oct 20, 2007 7:58 pm
-
Contact:
Post
by Mike » Wed Feb 11, 2009 11:11 pm
Just 1 more question, how many tutorials you plan on having? Will there be some simple GUI?

I have no idea how many tutorials I will have

I just write them because I enjoy it
I was originally thinking of creating a simple GUI, yes. It really isnt that hard so long as you stick to linear modes and software based rendering

Of course, this isnt a good option for commercial systems.
-
wererabit
- Posts:30
- Joined:Wed Sep 03, 2008 2:50 am
Post
by wererabit » Thu Feb 12, 2009 12:40 am
thanks, this is a great tutorial

-
vikhyat90
- Posts:4
- Joined:Mon Feb 16, 2009 11:33 am
- Location:India
-
Contact:
Post
by vikhyat90 » Mon Feb 16, 2009 11:35 am
The demo for the tutorial 19?...Please post it quick
"we all boil at different degrees"
-
Mike
- Site Admin
- Posts:465
- Joined:Sat Oct 20, 2007 7:58 pm
-
Contact:
Post
by Mike » Mon Feb 16, 2009 8:27 pm
vikhyat90 wrote:The demo for the tutorial 19?...Please post it quick
Sorry, my primary system was hit by a few trojans

I still have a couple of odd issues but for the most part it seems to be under control.
I am going to be releasing it either today or tomorrow after cleanup and a virii scan on the uploaded files.
Sorry for the delay.
-
vikhyat90
- Posts:4
- Joined:Mon Feb 16, 2009 11:33 am
- Location:India
-
Contact:
Post
by vikhyat90 » Tue Feb 17, 2009 5:49 am
k.. thanx,but please upload it soon.
and about the keyboard addressng...do all d keyboard hve d same way of addressing as d intel 8042?
"we all boil at different degrees"
-
wererabit
- Posts:30
- Joined:Wed Sep 03, 2008 2:50 am
Post
by wererabit » Tue Feb 17, 2009 8:23 pm
I am waiting for it too
And a question for Mike, when will you talk about the shell and the gui? No rushing, just asking
-
Andyhhp
- Moderator
- Posts:387
- Joined:Tue Oct 23, 2007 10:05 am
- Location:127.0.0.1
-
Contact:
Post
by Andyhhp » Thu Feb 19, 2009 5:27 pm
Well.
Given the tutorials so far, you do have enough to make your own basic shell.
You have keyboard input, memory management, console out, and access to the PIT.
That is enough to make a calculator or a timer (or some strange combination of both).
Let your imagination wander ^_^
~Andyhhp
-
vikhyat90
- Posts:4
- Joined:Mon Feb 16, 2009 11:33 am
- Location:India
-
Contact:
Post
by vikhyat90 » Thu Feb 19, 2009 5:31 pm
i cant get through d keyboard thngy...thats y i am waiting for the demo....btw excellent tutorials...please put on the demo soon...so i knw were i m goin wrng....pls..
"we all boil at different degrees"
-
Zig
- Posts:10
- Joined:Fri Feb 20, 2009 11:58 pm
Post
by Zig » Sat Feb 21, 2009 12:07 am
Andyhhp wrote:Well.
Given the tutorials so far, you do have enough to make your own basic shell.
You have keyboard input, memory management, console out, and access to the PIT.
That is enough to make a calculator or a timer (or some strange combination of both).
~Andyhhp
so are we going to talk about the shell after FDC? I have been following the tutorials so far I really like it, great work, guys, thanks for that.
Just wonder what are topics you're planning on next Shell, User Interface? When would we be able to draw a window or two?
And please post the demo for tut 19
-
Mike
- Site Admin
- Posts:465
- Joined:Sat Oct 20, 2007 7:58 pm
-
Contact:
Post
by Mike » Sun Feb 22, 2009 4:22 am
Sorry for the delay; I would have released it sooner but I had a few things I had to work with in our other projects.
I decided to release the current demo now. Please keep in mind there might be some bugs; if there is any problems found please let me know.
It can be accessed from <a href="
http://www.brokenthorn.com/Resources/OS ... l">Chapter 19</a> in the series. You may need to manually refresh the page to see the demo download.
I hope this helps out in your own projects

-
vikhyat90
- Posts:4
- Joined:Mon Feb 16, 2009 11:33 am
- Location:India
-
Contact:
Post
by vikhyat90 » Sun Feb 22, 2009 8:16 am
Mike wrote:Sorry for the delay; I would have released it sooner but I had a few things I had to work with in our other projects.
I decided to release the current demo now. Please keep in mind there might be some bugs; if there is any problems found please let me know.
It can be accessed from <a href="
http://www.brokenthorn.com/Resources/OS ... l">Chapter 19</a> in the series. You may need to manually refresh the page to see the demo download.
I hope this helps out in your own projects

thanks a ton...no bugs so far...
"we all boil at different degrees"