搜索资源列表
osdev
- assembler os, ali windows,keyboard,mouse,screen witf descr iption in the code
bkerndev
- Berckley university notes for developing graphical operating systems from scratch in assembler.
helppc21
- HelpPC 2.10是x86架構下對程序員來說一個"非常完整"的即時參考手冊. 其中載明所有x86的慣用硬體週邊的位址/暫存器及其使用方法. 對初學開發BIOS/OS的朋友有相當大的幫助. 主要的內容分類為: 1.Assembler指令快查 2.C函數快查 3.硬體資料與規格(所有x86的慣用硬體週邊的位址/暫存器及其使用方法) 4.BIOS/DOS軟體中斷 5.BIOS/DOS使用的表格與格式 6.其他未分類主題-HelpPC 2.10 Quick Refe
assembler1
- assembler program in c
APASS2
- assembler pass 2 in c
C_Assembler.PE-loader
- PE-loader which I wrote in C and Assembler. Loads test dll and calls the needed function from there. Analogues of WinAPI GetProcAddress and LoadLibrary are implemented.
30daysosmake
- 30天自制操作系统是从头编写操作系统的好书,但是作者自己编写的汇编器和c编译器可以不用,可以用nasm,gas和gcc,img生成器可以使用于渊《一个操作系统的实现》中的img生成器。把这本“30天”书可以作为算法参考来用。-30 days made OS is the operating system from scratch to write books, but the authors have written assembler and c compiler can not be use
PIPE-Assembler
- 复旦大学课程设计 设计的一个计算机系统指令集体系结构-computer simulator
BootSectors
- Clover NTFS Boot Sectors (From Windows NT4 Sources). They build with Open Watcom. Microsoft Macro Assembler Included. They are various ported projects.