Resources: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content added Content deleted
m (Mark dead links to tutorials)
m (Add warning that external tutorials tend to be old, have bugs, don't follow current community recommendations, and often aren't community edited.)
Line 2: Line 2:


== Operating System Development ==
== Operating System Development ==
'''Warning''': External tutorials tend to be old, have bugs, don't follow current community recommendations, and often aren't community edited.
* [http://osdever.net/bkerndev/Docs/title.htm Bran's Kernel Development tutorial] and [[Bran%27s_Known_Bugs|the list of bugs]].
* [http://osdever.net/bkerndev/Docs/title.htm Bran's Kernel Development tutorial] and [[Bran%27s_Known_Bugs|the list of bugs]].
* [http://www.osdever.net/ Bonafide OS Development]
* [http://www.osdever.net/ Bonafide OS Development]

Revision as of 12:13, 18 October 2014

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

Operating System Development

Warning: External tutorials tend to be old, have bugs, don't follow current community recommendations, and often aren't community edited.

Hardware Specifications

Processors

BIOS

Motherboard Devices

Human Input Devices

Video

Storage

Audio

Network and Communication ports

Buses

Software Specifications

Other Specifications

Source Code

Sample Kernels

Small Kernels

Larger Kernels

Non-hobby Kernels

University Courses