Difference between revisions of "HowTo"

From KolibriOS wiki
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]]
*[[Porting applications to KolibriOS]]
+
*[[Unofficial guide to MTDBG]]
 
<br>
 
<br>
 
*[[Sound/ru]]
 
*[[Sound/ru]]

Revision as of 12:12, 3 March 2014

Users

Developers





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)