kolibrios/kernel/branches/kolibri-e/help/soft_dev/sys_funct_main.html

23 lines
1.2 KiB
HTML
Raw Normal View History

<html>
<head>
<title>List of system functions</title>
<text><b>KolibriOS Help</b></text>
<text><a href="\help\help_main.html">[To main]</a></text>
<text><a href="\help\soft_dev\debug.html"> [To the next point] </a></text>
<text><a href="\help\comm_topics\hard_support.html"> [To the previous point] </a></text>
</head>
<body>
<h2>System Function (for OS version 0.7.7.0 and newer)</h2>
<text>Number of the function is located in the register eax.</br>
The call of the system function is executed by "int 0x40" command.</br>
All registers except explicitly declared in the returned value, including eflags, are preserved.</text>
<ul>
<li><text><a href="\help\sys_funct\f69_main.html">Function 69 - Debugging</a></text></li>
<li><text><a href="\help\sys_funct\f70_main.html">Function 70 - Work with file system with long names support</a></text></li>
<li><text>lost</text></li>
<li><text>lost</text></li>
<li><text>lost</text></li>
<li><text>lost</text></li>
</ul>
</body>
</html>