ConfuseD..... IN OS DEVOLopENT

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Locked
User avatar
aztex
Member
Member
Posts: 30
Joined: Sun Mar 02, 2008 8:15 am

ConfuseD..... IN OS DEVOLopENT

Post by aztex »

hi... i know c , c++ and also assembly programming..
but dono where to start for os programing..
even read bran tutorial but could not get anything..
is there any other tutorial which gives detailed explanation ? ?????

:cry: :cry: :cry:
User avatar
Alboin
Member
Member
Posts: 1466
Joined: Thu Jan 04, 2007 3:29 pm
Location: Noricum and Pannonia

Post by Alboin »

Reading the required reading topic would be awesome.

Seriously, give it a try.
C8H10N4O2 | #446691 | Trust the nodes.
User avatar
nekros
Member
Member
Posts: 391
Joined: Wed Mar 05, 2008 9:10 pm
Contact:

Post by nekros »

Intel Manuals, AMD manuals, http://www.osdev.org/wiki/Main_Page
Working On:Bootloader, RWFS Image Program
Leviathan: http://leviathanv.googlecode.com
Kernel:Working on Design Doc
User avatar
neon
Member
Member
Posts: 1567
Joined: Sun Feb 18, 2007 7:28 pm
Contact:

Post by neon »

http://www.osdev.org/wiki/Resources/

There are alot of tutorials and resources here.

Also, I am not trying to be rude here, but please change your title. "ConfuseD..... IN OS DEVOLopENT" is a little annoying to read. Try not to mix caps with lowercase characters like this.
OS Development Series | Wiki | os | ncc
char c[2]={"\x90\xC3"};int main(){void(*f)()=(void(__cdecl*)(void))(void*)&c;f();}
Paw
Member
Member
Posts: 34
Joined: Fri Mar 07, 2008 11:20 am

Re: ConfuseD..... IN OS DEVOLopENT

Post by Paw »

aztex wrote:hi... i know c , c++ and also assembly programming..
but dono where to start for os programing..
even read bran tutorial but could not get anything..
is there any other tutorial which gives detailed explanation ? ?????

:cry: :cry: :cry:
May I point out, that you already posted such a question a couple of days ago and that people provided you with everything you need for getting started?

Did you actually read and try out anything? If you expect people to give you helpful answers, you need to ask more specific and better questions, which clearly show that you're really trying to understand the matter.

So instead of writing that you don't get "Bran's" tutorial, please point out in detail what the issues are.
User avatar
piranha
Member
Member
Posts: 1391
Joined: Thu Dec 21, 2006 7:42 pm
Location: Unknown. Momentum is pretty certain, however.
Contact:

Post by piranha »

even read bran tutorial but could not get anything..
is there any other tutorial which gives detailed explanation ? ?????
Thats a damn well explained tutorial, and if you can't figure it out, then are you sure you're ready for OSdev? It's not an easy task.

-JL
SeaOS: Adding VT-x, networking, and ARM support
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
User avatar
Brendan
Member
Member
Posts: 8561
Joined: Sat Jan 15, 2005 12:00 am
Location: At his keyboard!
Contact:

Re: ConfuseD..... IN OS DEVOLopENT

Post by Brendan »

Hi,

This thread was split (see Avatars if you care) and rude posts were deleted by me. I've also locked this thread.

If you can't be polite then don't post.


Cheers,

Brendan
For all things; perfection is, and will always remain, impossible to achieve in practice. However; by striving for perfection we create things that are as perfect as practically possible. Let the pursuit of perfection be our guide.
Locked