| Reverse_Engineering_Compiler Program that tries to make source coden (C) from binary, multiplatform. There are MIPS disassembler too, by Giampiero Caprino. |
| SST_Global-Decompilers Decompilers for IBM midrange systems. |
| This96 80196 disassembler by zartoven. |
| TRACE32 Microprocessor Development Tools include multi processor emulators and disassemblers. |
| Transputer_disassembler_ By Andy Rabagliati. |
| Universal_Cross_Disassembler XDASM - DOS based cross-disassembler supports numerous processor types, by Data Sync Engineering. |
| Ace_Operating_System_Project An open source operating system for X86 architecture. It also contains documents, specifications explaining various hardware. |
| ACM_Special_Interest_Group_for_Operating_Systems Tutorial for writing an operating system and links to group members' projects. |
| Agnix An open source project, which has been founded to provide an educational, network operating system kernel. |
| The_Basic_Kernel_Source_Code_Secrets By William Jolitz and Lynne Jolitz (authors of 386BSD OS). Good book to learn the kernel internals of 386 architecture operating systems. |
| Bona_Fide_OS_Development OS development information and tutorials. Links. |
| Cottontail_OS_Development_Library Old non-updated mirror online library covering a plethora of OS development topics. Datasheets, tutorials, reference manuals and hardware programming information. |
| CS_3210__Design_of_Operating_Systems A course in operating systems with a focus on the design and construction of a modern OS kernel. |
| DBLP_Bibliography__Operating_Systems Links to many operating systems journals on the web. |
| Groovyweb__Operating_system_programming An open source os written in Turbo C (for DOS/ windows) and nasm (Windows/Dos/Linux) as well as two exclusive tutorials on how to write an operating system. |
| How_to_Program_a_Bootstrap_Loader A bootstrap tutorial that includes assembly language code to demonstrate loading and executing a binary image from a FAT filesystem. |
| Intel_Pentium_4_Manuals The full documentation of system management from Intel for the IA-32 architecture. |
| Inter-Process_Communication_Tutorial Interactive tutorial about message passing, semaphores, and monitors. |
| Introduction_to_Operating_Systems_and_Systems_Programming Course details and material. |
| KernelCode News and reviews of kernels. |
| KernelNewbies_org Resources for programmers new to kernel hacking. Example code, FAQs, utilities for debugging modules. |
| LusitanOS Open source operating system, planned to be an OS entirely made by Portuguese people and built mainly as a way of self-learning and research on operating systems development. [Open source] |
| Magneto_-_Future_Of_Operating_Systems It is a platform for those newbie OS Developers who want to start developing there own OS but don't know where to start from! |
| Mainframe_Programming The mainframe continues to grow and transform itself while maintaining its reliability, security and speed. |
| Operating_System_design_&_implementation_Tutorial A educational tutorial on the development of a real mode, single tasking operating system developed in assembler. |
| The_Operating_System_Developers_Homepage Index of operating systems and links to resources for programmers. |
| Operating_System_Index A list of educational and experimental operating systems aiming to help developers who are looking for code examples. |
| Operating_System_Lecture_Notes Notes on operating system theory, source code of describing actual construction of operating system in C programming language. Also OS construction related links to books, notes, tutorials, and news g |
| Operating_Systems_and_System_Software Contains sources of a minimal kernel, a new CPU scheduler for Linux, multithreading in Linux, systems software in DOS and collection of good reference material for OS lovers. |
| The_Operating_Systems_Resource_Center Extensive information about booting, file systems, memory, architecture, and interfacing with other devices. |
| OSDev OS Development RSS News, forums, and the OSDev Wiki including the largest listing of ameatur operating system projects on the internet. |
| OSDEV_Community A web portal dedicated to operating system development, attracting programmers into an advanced development environment. |
| OS-FAQ_Wiki An assortment of articles related many topics of OS development. |
| The_OSKit_Project An open source set of libraries that can be used as building blocks for an operating system for x86. Includes documentation and publications. |
| Pierre\'s_Library A resource center for PC operating system developpers. The aim is to provide reliable documents about software and hardware standards under the aspect of official specifications as well as more friend |
| Porting_UNIX_to_the_386 Historic article series appearing in 1991 that started the open source operating system movement. |
| TAJ_Operating_System TAJ is an object oriented operating system written in C++. It is a multitasking, multithreading and a multiuser operating system. |
| Triple_Fault_Club Information on writing your own operating system, protected mode, and small independent OS projects with freely-available source code. |
| Tuomo_Kortesmaa Notes and example code for basic operating systems concepts, threads, sockets, and device drivers. |
| unixsite_net A repository of UNIX-related material, consisiting of: tutorials, programs, source code and miscellaneous information. |