Resources: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content added Content deleted
(Added link to osdev tutorial site)
(Started merge)
Line 1: Line 1:
This page maintains a list of resources related to operating system development.
This page maintains a list of resources related to operating system development.


'''This page is currently undergoing a reorganization. Read the [[Talk:Resources|talkpage]] for more info'''
==Operating System Programming General==

*[http://developer.intel.com/products/processor/manuals/index.htm Intel Manuals]<br>
== Operating System General ==
*[http://www.ctyme.com/rbrown.htm Ralf Brown's Interrupt List]<br>

*[http://www.osdever.net Bona Fide]<br>
*[http://www.nondot.org/sabre/os/articles The Operating System Resource Center]<br>
== Operating System Development ==
*[http://my.execpc.com/~geezer/johnfine/ John Fine's Home Page]<br>
*[http://www.osdever.net Bona Fide]
*[http://my.execpc.com/~geezer/osd/index.htm Write Your Own Operating System]<br>
*[http://www.nondot.org/sabre/os/articles The Operating System Resource Center]
*[http://www.acm.uiuc.edu/sigops/roll_your_own/ How to Write an Operating System]<br>
*[http://my.execpc.com/~geezer/johnfine/ John Fine's Home Page]
*[http://my.execpc.com/~geezer/osd/index.htm Write Your Own Operating System]
*[http://neuraldk.org/writing.php?FilterCat=Os+Development&FilterDev=All NeuralDK OSDev Tuts]<br>
*[http://www.acm.uiuc.edu/sigops/roll_your_own/ How to Write an Operating System]
*[http://shunya.ej.am/ Shunya OS Development]<br>
*[http://neuraldk.org/writing.php?FilterCat=Os+Development&FilterDev=All NeuralDK OSDev Tuts]
*[http://www.viralpatel.net/taj/home.php/ TAJ OS Development]<br>
*[http://shunya.ej.am/ Shunya OS Development]
*[http://www.viralpatel.net/taj/home.php/ TAJ OS Development]
*[http://www.mt2002.sitesled.com/OSDevIndex.html BrokenThorn OS Development Tutorials]
*[http://www.mt2002.sitesled.com/OSDevIndex.html BrokenThorn OS Development Tutorials]

== Hardware Specifications ==
=== Processors ===
*[http://developer.intel.com/products/processor/manuals/index.htm Intel Manuals]
=== Motherboard Devices ===
=== Human Input Devices ===
=== Video ===
=== Audio ===
=== Network ===

== Software Specifications ==
*[http://www.ctyme.com/rbrown.htm Ralf Brown's Interrupt List]

== Other Specifications ==

== Sample Kernels ==


[[Category:Resources]]
[[Category:Resources]]

Revision as of 09:40, 18 September 2007

This page maintains a list of resources related to operating system development.

This page is currently undergoing a reorganization. Read the talkpage for more info

Operating System General

Operating System Development

Hardware Specifications

Processors

Motherboard Devices

Human Input Devices

Video

Audio

Network

Software Specifications

Other Specifications

Sample Kernels