Page 1 of 1
How does a computer work?
Posted: Mon Nov 25, 2002 5:40 am
by engine252
look i was looking for info on writing a kernel but it looks like i forgot the most important thing how does a computer work? i need to know all this before i can actualy write a kernel right?
is there anyone who hase some usefull links,pdf,tutorials
please let me know???
Re:How does a computer work?
Posted: Mon Nov 25, 2002 6:16 am
by PlayOS
For a complete reference to the IA-32 Intel Processors just download the manuals at this site.
http://www.intel.com/design/Pentium4/manuals/
Re:How does a computer work?
Posted: Mon Nov 25, 2002 6:33 am
by engine252
i don't use a pentium processor i use Athlon
is that the same?
and thanx for the link but thats a litle to tecnical i think i'll look a litle further...
what did you guis use to start from???
i did read all other toppics on starting a kernel but non are realy i read a book ones on "OS theory and ..."
i need stuff like that. :'(
Re:How does a computer work?
Posted: Mon Nov 25, 2002 8:44 am
by PlayOS
I personally started with this forum and the Intel manuals, I guess the processors would be generally the same, they would differ in some cases, but most of the stuff is the same. You will need to go to the web site and search for a manual.
Re:How does a computer work?
Posted: Mon Nov 25, 2002 9:11 am
by Pype.Clicker
Re:How does a computer work?
Posted: Mon Nov 25, 2002 12:53 pm
by Schol-R-LEA
Check your local book store (or library, if you can't afford it) for a copy of
The Indispensable PC Hardware Book by Hans-Peter Messmer. It gives an excellent, if rather dense, explanation of how the CPU and most of the common peripherals work.
You may want to check the
Books and Links thread for more sources as well.