<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>Ubixos: bioscall.h Source File</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.3.3 --> <h1>bioscall.h</h1><div class="fragment"><pre>00001 <span class="preprocessor">#include <ubixos/types.h></span> 00002 00003 <span class="preprocessor">#define EFLAG_TF 0x100</span> 00004 <span class="preprocessor"></span><span class="preprocessor">#define EFLAG_IF 0x200</span> 00005 <span class="preprocessor"></span><span class="preprocessor">#define EFLAG_IOPL3 0x3000</span> 00006 <span class="preprocessor"></span><span class="preprocessor">#define EFLAG_VM 0x20000</span> 00007 <span class="preprocessor"></span> 00008 <span class="keywordtype">void</span> biosCall(<span class="keywordtype">int</span> biosInt,<span class="keywordtype">int</span> eax,<span class="keywordtype">int</span> ebx,<span class="keywordtype">int</span> ecx,<span class="keywordtype">int</span> edx,<span class="keywordtype">int</span> esi,<span class="keywordtype">int</span> edi,<span class="keywordtype">int</span> es,<span class="keywordtype">int</span> ds); 00009 <span class="keywordtype">void</span> bios16Code(); </pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Apr 28 17:49:30 2004 for Ubixos by <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border=0 > </a>1.3.3 </small></address> </body> </html>