Template:Main2/Introduction: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content added Content deleted
m (Changed Bios to BIOS (some lovin' to main page :-)))
mNo edit summary
Line 11: Line 11:


'''Environment'''
'''Environment'''
* [[How_kernel%2C_compiler%2C_and_C_library_work_together|How kernel, compiler, and C library work together]]
* [[How kernel, compiler, and C library work together]]
* [[Interrupt Service Routines|Things you can not do with C (See also Interrupt Service Routines!)]]
* [[Interrupt Service Routines]], which cannot be done in C
* [[Languages|Can I use some language other than C?]]
* Using other [[Languages]] than C
* The [[BIOS]] (PC)
* [[Inline_Assembly/Examples | Sample inline functions]]
* [[Inline Assembly]] (including [[Inline Assembly/Examples | examples]])
* [[BIOS (PC) | Using the BIOS or not using the BIOS?]]
* [[Object Files]] and relocation
* [[Inline Assembly]]
* [[Object Files | Understanding and relocating object files]]


'''Bare Bones / Baby Steps'''
'''Bare Bones / Baby Steps'''

Revision as of 14:36, 12 December 2011