Resources: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content added Content deleted
(Delete section with sample kernels that's out of date)
m (Unlink Miscellaneous Code)
Line 82: Line 82:


== Source Code ==
== Source Code ==
* [[Miscellaneous Code]]
* [http://files.osdev.org/mirrors/geezer/osd/snippets.htm OSD Code Snippet Index]
* [http://files.osdev.org/mirrors/geezer/osd/snippets.htm OSD Code Snippet Index]
* [http://www.singlix.org/trdos/specs.html stockpile of documents at singlix.org]
* [http://www.singlix.org/trdos/specs.html stockpile of documents at singlix.org]

Revision as of 21:40, 2 December 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

University Courses