HowTo: Difference between revisions
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
*[[Writing drivers for KolibriOS]] | *[[Writing drivers for KolibriOS]] | ||
*[http://diamond.kolibrios.org/hll/hll_eng.htm Use of various compilers in KolibriOS] | *[http://diamond.kolibrios.org/hll/hll_eng.htm Use of various compilers in KolibriOS] | ||
*[[Porting applications to KolibriOS]] | |||
*[[Debug the kernel using two computers]] | *[[Debug the kernel using two computers]] | ||
*[[ | *[[Unofficial guide to MTDBG]] | ||
<br> | <br> | ||
*[[Sound/ru]] | *[[Sound/ru]] |
Revision as of 12:12, 3 March 2014
Users
- Dual Boot Kolibrios with Windows NT/2K/XP
- Booting from PXE
- Booting from USB flash
- Booting from GRUB
- Setting up VirtualBox
- Setting up QEMU
Developers
- Writing applications for KolibriOS
- Writing drivers for KolibriOS
- Use of various compilers in KolibriOS
- Porting applications to KolibriOS
- Debug the kernel using two computers
- Unofficial guide to MTDBG
KolibriOS comes shipped with most important developer oriented documentation.
In DOCPACK program you'll find guides to FASM, MTDBG and latest system functions (API).
You can also find a copy of the latest API documention in /kernel/docs/ in the SVN repository (WebSVN)