Template:Main2/Introduction: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content added Content deleted
m (Add Stivale Bare Bones page)
m (Added real mode OS warning to introduction category.)
 
(4 intermediate revisions by 3 users not shown)
Line 9: Line 9:
* [[Licensing]]
* [[Licensing]]
* [[Tutorials]]
* [[Tutorials]]
* [[Real Mode OS Warning]]
* '''[[:Category:FAQ|Frequently Asked Questions]]'''
* '''[[:Category:FAQ|Frequently Asked Questions]]'''
<div style="text-align: right; margin: 0; padding: 0;"><small>[[:Category:OS Development|more...]]</small></div>
<div style="text-align: right; margin: 0; padding: 0;"><small>[[:Category:OS Development|more...]]</small></div>
Line 18: Line 19:
* [[Inline Assembly]] (including [[Inline Assembly/Examples | examples]])
* [[Inline Assembly]] (including [[Inline Assembly/Examples | examples]])
* [[Object Files]] and relocation
* [[Object Files]] and relocation



'''Bare Bones / Baby Steps'''
'''Bare Bones / Baby Steps'''
* [[Bare Bones]] (C and C++)
* [[Limine Bare Bones]] (C, 64-bit, higher half)
* [[Multiboot1 Bare Bones]] (C/C++, 32-bit, lower half)
* [[Ada Bare Bones]]
* [[Ada Bare Bones]]
* [[C Sharp Bare Bones]]
* [[C Sharp Bare Bones]]
Line 28: Line 29:
* [[Go Bare Bones]]
* [[Go Bare Bones]]
* [[Pascal Bare Bones]]
* [[Pascal Bare Bones]]
* [[Stivale Bare Bones]]
* [[:Category:Babystep | The BabyStep Tutorial]]
* [[:Category:Babystep | The BabyStep Tutorial]]
<div style="text-align: right; margin: 0; padding: 0;"><small>[[:Category:Bare bones tutorials|more...]]</small></div>
<div style="text-align: right; margin: 0; padding: 0;"><small>[[:Category:Bare bones tutorials|more...]]</small></div>
Line 34: Line 34:
'''Example OS Organization'''
'''Example OS Organization'''
* [[Meaty Skeleton]]
* [[Meaty Skeleton]]



'''Booting and Setup'''
'''Booting and Setup'''
Line 42: Line 41:
* [[Interrupts]]
* [[Interrupts]]
* [[PS2 Keyboard | Getting Keyboard Input]]
* [[PS2 Keyboard | Getting Keyboard Input]]



'''Testing and Debugging'''
'''Testing and Debugging'''
Line 56: Line 54:
* [[Creating an Operating System]]
* [[Creating an Operating System]]
* [[Code Management]]
* [[Code Management]]



'''Compiler Development'''
'''Compiler Development'''

Latest revision as of 23:16, 27 June 2024