Resources: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content added Content deleted
(Remove bad tutorial, use Bare Bones instead)
Line 12: Line 12:
* [http://www.nondot.org/sabre/os/articles/MemoryManagement/ Memory Management] Link broken
* [http://www.nondot.org/sabre/os/articles/MemoryManagement/ Memory Management] Link broken
* [http://www.nondot.org/sabre/os/articles/ProtectedMode/ Protected Mode] Link broken
* [http://www.nondot.org/sabre/os/articles/ProtectedMode/ Protected Mode] Link broken
* [https://computerfido.com/osdev-tutorials/ Computerfido's OSDev Tutorials]


== Hardware Specifications ==
== Hardware Specifications ==

Revision as of 22:02, 5 February 2017

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