Resources: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content added Content deleted
(→‎Assemblers: - Added link to TASM)
(→‎Compilers: - Added GCC, MinGW and VC++)
Line 23: Line 23:
==Compilers==
==Compilers==
===C===
===C===
[http://gcc.gnu.org/ GCC], the defacto open-source C toolset<br>
[http://www.mingw.org/ MinGW], a good port of the GCC toolset to Windows<br>
[http://www.delorie.com/djgpp/ DJGPP]<br>
[http://www.delorie.com/djgpp/ DJGPP]<br>
[http://www.cs.virginia.edu/~lcc-win32/ LCC]<br>
[http://www.cs.virginia.edu/~lcc-win32/ LCC]<br>
[http://msdn.microsoft.com/vstudio/express/visualc/download/ Microsoft Visual C++ 2005]


==Emulators==
==Emulators==

Revision as of 08:29, 24 September 2006

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

Operating System Programming General

Intel Manuals

Ralf Brown's Interrupt List
Mega-Tokyo
Bona Fide
The Operating System Resource Center
John Fine's Home Page
Write Your Own Operating System
How to Write an Operating System
NeuralDK OSDev Tuts

Operating System Programming Tools

Assemblers

NASM (Netwide Assembler)
MASM (Microsoft's Macro Assembler)
FASM (Flat Assembler)
TASM (Borland's Turbo Assembler)

Compilers

C

GCC, the defacto open-source C toolset
MinGW, a good port of the GCC toolset to Windows
DJGPP
LCC
Microsoft Visual C++ 2005

Emulators

Bochs
VMWare
QEmu

Non-English OSDev Resources

French

http://inferno.cs.univ-paris8.fr/~am/tutorial/os/tutorial00.html

Italian

http://www.osdev.co.nr/

Japanese

http://wiki.osdev.info/

Polish

http://osnau.freehostia.com/

Russian

http://grindars.org.ru
http://fos.net.ru (*)
http://nextos.ntagil.ru
http://miraculix.ru
http://xskernel.excode.ru
http://www.lizard.h15.ru
http://www.uzhos.tk
http://www.robotronix.narod.ru
http://www.3os.ru/news.php (*)
http://jacos.narod.ru
http://mndos.narod.ru
http://www.users.itl.net.ua/~prool/proolix.html
http://osrc.info
http://osdp.org.ru
http://osdev.org.ru (coming soon)
http://lowlevel.h14.ru
http://sysbin.com
http://osdev.ru (site temporary down)
http://express-os.narod.ru (*)
http://myosix.fatal.ru/