Fixed line endings

This commit is contained in:
2021-06-22 23:57:27 +01:00
parent 1e64931ec2
commit d4ea9c52ff
145 changed files with 33869 additions and 33869 deletions

View File

@ -1,60 +1,60 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: ACE</title> <title>Asuro: ACE</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit ACE</h1> <h1 class="unit">Unit ACE</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Fault-&gt;<code>ACE</code> - Alignment Check Exception. Fault-&gt;<code>ACE</code> - Alignment Check Exception.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="ACE.html#register">register</a></b>();</code></td> <td class="itemcode"><code>procedure <b><a href="ACE.html#register">register</a></b>();</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td> <td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,249 +1,249 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: All Classes, Interfaces, Objects and Records</title> <title>Asuro: All Classes, Interfaces, Objects and Records</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="allitems">All Classes, Interfaces, Objects and Records</h1> <h1 class="allitems">All Classes, Interfaces, Objects and Records</h1>
<table class="itemstable wide_list"> <table class="itemstable wide_list">
<tr class="listheader"> <tr class="listheader">
<th class="itemname">Name</th> <th class="itemname">Name</th>
<th class="itemunit">Unit</th> <th class="itemunit">Unit</th>
<th class="itemdesc">Description</th> <th class="itemdesc">Description</th>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="multiboot.elf_section_header_table_t.html">elf_section_header_table_t</a></td> <td class="itemname"><a class="bold" href="multiboot.elf_section_header_table_t.html">elf_section_header_table_t</a></td>
<td class="itemunit"><a class="bold" href="multiboot.html">multiboot</a></td> <td class="itemunit"><a class="bold" href="multiboot.html">multiboot</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="multiboot.memory_map_t.html">memory_map_t</a></td> <td class="itemname"><a class="bold" href="multiboot.memory_map_t.html">memory_map_t</a></td>
<td class="itemunit"><a class="bold" href="multiboot.html">multiboot</a></td> <td class="itemunit"><a class="bold" href="multiboot.html">multiboot</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="multiboot.module_t.html">module_t</a></td> <td class="itemname"><a class="bold" href="multiboot.module_t.html">module_t</a></td>
<td class="itemunit"><a class="bold" href="multiboot.html">multiboot</a></td> <td class="itemunit"><a class="bold" href="multiboot.html">multiboot</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="multiboot.multiboot_info_t.html">multiboot_info_t</a></td> <td class="itemname"><a class="bold" href="multiboot.multiboot_info_t.html">multiboot_info_t</a></td>
<td class="itemunit"><a class="bold" href="multiboot.html">multiboot</a></td> <td class="itemunit"><a class="bold" href="multiboot.html">multiboot</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="nettypes.TARPAbstractHeader.html">TARPAbstractHeader</a></td> <td class="itemname"><a class="bold" href="nettypes.TARPAbstractHeader.html">TARPAbstractHeader</a></td>
<td class="itemunit"><a class="bold" href="nettypes.html">nettypes</a></td> <td class="itemunit"><a class="bold" href="nettypes.html">nettypes</a></td>
<td class="itemdesc"><p><a class="normal" href="arp.html">ARP</a></p></td> <td class="itemdesc"><p><a class="normal" href="arp.html">ARP</a></p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="arp.TARPCacheRecord.html">TARPCacheRecord</a></td> <td class="itemname"><a class="bold" href="arp.TARPCacheRecord.html">TARPCacheRecord</a></td>
<td class="itemunit"><a class="bold" href="arp.html">arp</a></td> <td class="itemunit"><a class="bold" href="arp.html">arp</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="icmp.TARPHandler.html">TARPHandler</a></td> <td class="itemname"><a class="bold" href="icmp.TARPHandler.html">TARPHandler</a></td>
<td class="itemunit"><a class="bold" href="icmp.html">icmp</a></td> <td class="itemunit"><a class="bold" href="icmp.html">icmp</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="cpu.TClockSpeed.html">TClockSpeed</a></td> <td class="itemname"><a class="bold" href="cpu.TClockSpeed.html">TClockSpeed</a></td>
<td class="itemunit"><a class="bold" href="cpu.html">cpu</a></td> <td class="itemunit"><a class="bold" href="cpu.html">cpu</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="terminal.TCommand.html">TCommand</a></td> <td class="itemname"><a class="bold" href="terminal.TCommand.html">TCommand</a></td>
<td class="itemunit"><a class="bold" href="terminal.html">terminal</a></td> <td class="itemunit"><a class="bold" href="terminal.html">terminal</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="bios_data_area.TCounters.html">TCounters</a></td> <td class="itemname"><a class="bold" href="bios_data_area.TCounters.html">TCounters</a></td>
<td class="itemunit"><a class="bold" href="bios_data_area.html">bios_data_area</a></td> <td class="itemunit"><a class="bold" href="bios_data_area.html">bios_data_area</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="cpu.TCPUID.html">TCPUID</a></td> <td class="itemname"><a class="bold" href="cpu.TCPUID.html">TCPUID</a></td>
<td class="itemunit"><a class="bold" href="cpu.html">cpu</a></td> <td class="itemunit"><a class="bold" href="cpu.html">cpu</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="RTC.TDateTime.html">TDateTime</a></td> <td class="itemname"><a class="bold" href="RTC.TDateTime.html">TDateTime</a></td>
<td class="itemunit"><a class="bold" href="RTC.html">RTC</a></td> <td class="itemunit"><a class="bold" href="RTC.html">RTC</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="drivermanagement.TDevEx.html">TDevEx</a></td> <td class="itemname"><a class="bold" href="drivermanagement.TDevEx.html">TDevEx</a></td>
<td class="itemunit"><a class="bold" href="drivermanagement.html">drivermanagement</a></td> <td class="itemunit"><a class="bold" href="drivermanagement.html">drivermanagement</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="drivermanagement.TDeviceIdentifier.html">TDeviceIdentifier</a></td> <td class="itemname"><a class="bold" href="drivermanagement.TDeviceIdentifier.html">TDeviceIdentifier</a></td>
<td class="itemunit"><a class="bold" href="drivermanagement.html">drivermanagement</a></td> <td class="itemunit"><a class="bold" href="drivermanagement.html">drivermanagement</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="drivermanagement.TDeviceRegistration.html">TDeviceRegistration</a></td> <td class="itemname"><a class="bold" href="drivermanagement.TDeviceRegistration.html">TDeviceRegistration</a></td>
<td class="itemunit"><a class="bold" href="drivermanagement.html">drivermanagement</a></td> <td class="itemunit"><a class="bold" href="drivermanagement.html">drivermanagement</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="drivermanagement.TDriverRegistration.html">TDriverRegistration</a></td> <td class="itemname"><a class="bold" href="drivermanagement.TDriverRegistration.html">TDriverRegistration</a></td>
<td class="itemunit"><a class="bold" href="drivermanagement.html">drivermanagement</a></td> <td class="itemunit"><a class="bold" href="drivermanagement.html">drivermanagement</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="gdt.TGDT_Entry.html">TGDT_Entry</a></td> <td class="itemname"><a class="bold" href="gdt.TGDT_Entry.html">TGDT_Entry</a></td>
<td class="itemunit"><a class="bold" href="gdt.html">gdt</a></td> <td class="itemunit"><a class="bold" href="gdt.html">gdt</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="gdt.TGDT_Pointer.html">TGDT_Pointer</a></td> <td class="itemname"><a class="bold" href="gdt.TGDT_Pointer.html">TGDT_Pointer</a></td>
<td class="itemunit"><a class="bold" href="gdt.html">gdt</a></td> <td class="itemunit"><a class="bold" href="gdt.html">gdt</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="lmemorymanager.THeapPage.html">THeapPage</a></td> <td class="itemname"><a class="bold" href="lmemorymanager.THeapPage.html">THeapPage</a></td>
<td class="itemunit"><a class="bold" href="lmemorymanager.html">lmemorymanager</a></td> <td class="itemunit"><a class="bold" href="lmemorymanager.html">lmemorymanager</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="terminal.THistory.html">THistory</a></td> <td class="itemname"><a class="bold" href="terminal.THistory.html">THistory</a></td>
<td class="itemunit"><a class="bold" href="terminal.html">terminal</a></td> <td class="itemunit"><a class="bold" href="terminal.html">terminal</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="nettypes.TICMPHeader.html">TICMPHeader</a></td> <td class="itemname"><a class="bold" href="nettypes.TICMPHeader.html">TICMPHeader</a></td>
<td class="itemunit"><a class="bold" href="nettypes.html">nettypes</a></td> <td class="itemunit"><a class="bold" href="nettypes.html">nettypes</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="idt.TIDT_Entry.html">TIDT_Entry</a></td> <td class="itemname"><a class="bold" href="idt.TIDT_Entry.html">TIDT_Entry</a></td>
<td class="itemunit"><a class="bold" href="idt.html">idt</a></td> <td class="itemunit"><a class="bold" href="idt.html">idt</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="idt.TIDT_Pointer.html">TIDT_Pointer</a></td> <td class="itemname"><a class="bold" href="idt.TIDT_Pointer.html">TIDT_Pointer</a></td>
<td class="itemunit"><a class="bold" href="idt.html">idt</a></td> <td class="itemunit"><a class="bold" href="idt.html">idt</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="nettypes.TIPV4AbstractHeader.html">TIPV4AbstractHeader</a></td> <td class="itemname"><a class="bold" href="nettypes.TIPV4AbstractHeader.html">TIPV4AbstractHeader</a></td>
<td class="itemunit"><a class="bold" href="nettypes.html">nettypes</a></td> <td class="itemunit"><a class="bold" href="nettypes.html">nettypes</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="nettypes.TIPv4Configuration.html">TIPv4Configuration</a></td> <td class="itemname"><a class="bold" href="nettypes.TIPv4Configuration.html">TIPv4Configuration</a></td>
<td class="itemunit"><a class="bold" href="nettypes.html">nettypes</a></td> <td class="itemunit"><a class="bold" href="nettypes.html">nettypes</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="nettypes.TIPv4Pair.html">TIPv4Pair</a></td> <td class="itemname"><a class="bold" href="nettypes.TIPv4Pair.html">TIPv4Pair</a></td>
<td class="itemunit"><a class="bold" href="nettypes.html">nettypes</a></td> <td class="itemunit"><a class="bold" href="nettypes.html">nettypes</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="keyboard.TKeyInfo.html">TKeyInfo</a></td> <td class="itemname"><a class="bold" href="keyboard.TKeyInfo.html">TKeyInfo</a></td>
<td class="itemunit"><a class="bold" href="keyboard.html">keyboard</a></td> <td class="itemunit"><a class="bold" href="keyboard.html">keyboard</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="lists.TLinkedList.html">TLinkedList</a></td> <td class="itemname"><a class="bold" href="lists.TLinkedList.html">TLinkedList</a></td>
<td class="itemunit"><a class="bold" href="lists.html">lists</a></td> <td class="itemunit"><a class="bold" href="lists.html">lists</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="lists.TLinkedListBase.html">TLinkedListBase</a></td> <td class="itemname"><a class="bold" href="lists.TLinkedListBase.html">TLinkedListBase</a></td>
<td class="itemunit"><a class="bold" href="lists.html">lists</a></td> <td class="itemunit"><a class="bold" href="lists.html">lists</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="nettypes.TMACPair.html">TMACPair</a></td> <td class="itemname"><a class="bold" href="nettypes.TMACPair.html">TMACPair</a></td>
<td class="itemunit"><a class="bold" href="nettypes.html">nettypes</a></td> <td class="itemunit"><a class="bold" href="nettypes.html">nettypes</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="mouse.TMousePacket.html">TMousePacket</a></td> <td class="itemname"><a class="bold" href="mouse.TMousePacket.html">TMousePacket</a></td>
<td class="itemunit"><a class="bold" href="mouse.html">mouse</a></td> <td class="itemunit"><a class="bold" href="mouse.html">mouse</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="mouse.TMousePos.html">TMousePos</a></td> <td class="itemname"><a class="bold" href="mouse.TMousePos.html">TMousePos</a></td>
<td class="itemunit"><a class="bold" href="mouse.html">mouse</a></td> <td class="itemunit"><a class="bold" href="mouse.html">mouse</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="OHCI.TOHCI_MMR.html">TOHCI_MMR</a></td> <td class="itemname"><a class="bold" href="OHCI.TOHCI_MMR.html">TOHCI_MMR</a></td>
<td class="itemunit"><a class="bold" href="OHCI.html">OHCI</a></td> <td class="itemunit"><a class="bold" href="OHCI.html">OHCI</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="nettypes.TPacketContext.html">TPacketContext</a></td> <td class="itemname"><a class="bold" href="nettypes.TPacketContext.html">TPacketContext</a></td>
<td class="itemunit"><a class="bold" href="nettypes.html">nettypes</a></td> <td class="itemunit"><a class="bold" href="nettypes.html">nettypes</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="terminal.TParamList.html">TParamList</a></td> <td class="itemname"><a class="bold" href="terminal.TParamList.html">TParamList</a></td>
<td class="itemunit"><a class="bold" href="terminal.html">terminal</a></td> <td class="itemunit"><a class="bold" href="terminal.html">terminal</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="pmemorymanager.TPhysicalMemoryEntry.html">TPhysicalMemoryEntry</a></td> <td class="itemname"><a class="bold" href="pmemorymanager.TPhysicalMemoryEntry.html">TPhysicalMemoryEntry</a></td>
<td class="itemunit"><a class="bold" href="pmemorymanager.html">pmemorymanager</a></td> <td class="itemunit"><a class="bold" href="pmemorymanager.html">pmemorymanager</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="nettypes.TProtocol.html">TProtocol</a></td> <td class="itemname"><a class="bold" href="nettypes.TProtocol.html">TProtocol</a></td>
<td class="itemunit"><a class="bold" href="nettypes.html">nettypes</a></td> <td class="itemunit"><a class="bold" href="nettypes.html">nettypes</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="isr_types.TRegisters.html">TRegisters</a></td> <td class="itemname"><a class="bold" href="isr_types.TRegisters.html">TRegisters</a></td>
<td class="itemunit"><a class="bold" href="isr_types.html">isr_types</a></td> <td class="itemunit"><a class="bold" href="isr_types.html">isr_types</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="scheduler.TScheduler_Entry.html">TScheduler_Entry</a></td> <td class="itemname"><a class="bold" href="scheduler.TScheduler_Entry.html">TScheduler_Entry</a></td>
<td class="itemunit"><a class="bold" href="scheduler.html">scheduler</a></td> <td class="itemunit"><a class="bold" href="scheduler.html">scheduler</a></td>
<td class="itemdesc"><p>EAX, EDX,</p></td> <td class="itemdesc"><p>EAX, EDX,</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="scheduler.TTaskState.html">TTaskState</a></td> <td class="itemname"><a class="bold" href="scheduler.TTaskState.html">TTaskState</a></td>
<td class="itemunit"><a class="bold" href="scheduler.html">scheduler</a></td> <td class="itemunit"><a class="bold" href="scheduler.html">scheduler</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="tss.TTaskStateSegment.html">TTaskStateSegment</a></td> <td class="itemname"><a class="bold" href="tss.TTaskStateSegment.html">TTaskStateSegment</a></td>
<td class="itemunit"><a class="bold" href="tss.html">tss</a></td> <td class="itemunit"><a class="bold" href="tss.html">tss</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="nettypes.TTCPFlags.html">TTCPFlags</a></td> <td class="itemname"><a class="bold" href="nettypes.TTCPFlags.html">TTCPFlags</a></td>
<td class="itemunit"><a class="bold" href="nettypes.html">nettypes</a></td> <td class="itemunit"><a class="bold" href="nettypes.html">nettypes</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
</table> </table>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,370 +1,370 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: All Units</title> <title>Asuro: All Units</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="allitems">All Units</h1> <h1 class="allitems">All Units</h1>
<table class="unitstable wide_list"> <table class="unitstable wide_list">
<tr class="listheader"> <tr class="listheader">
<th class="itemname">Name</th> <th class="itemname">Name</th>
<th class="itemdesc">Description</th> <th class="itemdesc">Description</th>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="ACE.html">ACE</a></td> <td class="itemname"><a class="bold" href="ACE.html">ACE</a></td>
<td class="itemdesc"><p>Fault-&gt;<code>ACE</code> - Alignment Check Exception.</p></td> <td class="itemdesc"><p>Fault-&gt;<code>ACE</code> - Alignment Check Exception.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="arp.html">arp</a></td> <td class="itemname"><a class="bold" href="arp.html">arp</a></td>
<td class="itemdesc"><p>Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;L3-&gt;<code>ARP</code> - Address Resolution Protocol Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;L3-&gt;<code>ARP</code> - Address Resolution Protocol Driver.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="asuro.html">asuro</a></td> <td class="itemname"><a class="bold" href="asuro.html">asuro</a></td>
<td class="itemdesc"><p>Include-&gt;<code>Asuro</code> - Auto-Generated <a class="normal" href="asuro.html#VERSION">Version</a> &amp; Compilation Information <td class="itemdesc"><p>Include-&gt;<code>Asuro</code> - Auto-Generated <a class="normal" href="asuro.html#VERSION">Version</a> &amp; Compilation Information
<p></p></td> <p></p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="bios_data_area.html">bios_data_area</a></td> <td class="itemname"><a class="bold" href="bios_data_area.html">bios_data_area</a></td>
<td class="itemdesc"><p>Include-&gt;<code>BIOS_Data_Area</code> - Data Structures Controlled by the BIOS.</p></td> <td class="itemdesc"><p>Include-&gt;<code>BIOS_Data_Area</code> - Data Structures Controlled by the BIOS.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="BPE.html">BPE</a></td> <td class="itemname"><a class="bold" href="BPE.html">BPE</a></td>
<td class="itemdesc"><p>Fault-&gt;<code>BPE</code> - Break Point Exception.</p></td> <td class="itemdesc"><p>Fault-&gt;<code>BPE</code> - Break Point Exception.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="BTSSE.html">BTSSE</a></td> <td class="itemname"><a class="bold" href="BTSSE.html">BTSSE</a></td>
<td class="itemdesc"><p>Fault-&gt;<code>BTSSE</code> - Bad <a class="normal" href="tss.html">TSS</a> Exception.</p></td> <td class="itemdesc"><p>Fault-&gt;<code>BTSSE</code> - Bad <a class="normal" href="tss.html">TSS</a> Exception.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="CFE.html">CFE</a></td> <td class="itemname"><a class="bold" href="CFE.html">CFE</a></td>
<td class="itemdesc"><p>Fault-&gt;<code>CFE</code> - Coprocessor Fault Exception.</p></td> <td class="itemdesc"><p>Fault-&gt;<code>CFE</code> - Coprocessor Fault Exception.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="console.html">console</a></td> <td class="itemname"><a class="bold" href="console.html">console</a></td>
<td class="itemdesc"><p><code>Console</code> - Provides Screen/Window management &amp; drawing.</p></td> <td class="itemdesc"><p><code>Console</code> - Provides Screen/Window management &amp; drawing.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="contextswitcher.html">contextswitcher</a></td> <td class="itemname"><a class="bold" href="contextswitcher.html">contextswitcher</a></td>
<td class="itemdesc"><p><code>ContextSwitcher</code> - Switch Process Contexts when preempted.</p></td> <td class="itemdesc"><p><code>ContextSwitcher</code> - Switch Process Contexts when preempted.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="cpu.html">cpu</a></td> <td class="itemname"><a class="bold" href="cpu.html">cpu</a></td>
<td class="itemdesc"><p><code>CPU</code> - <code>CPU</code> Structures &amp; Utility/Capabilities Functions.</p></td> <td class="itemdesc"><p><code>CPU</code> - <code>CPU</code> Structures &amp; Utility/Capabilities Functions.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="crc.html">crc</a></td> <td class="itemname"><a class="bold" href="crc.html">crc</a></td>
<td class="itemdesc"><p>Include-&gt;<code>CRC</code> - <a class="normal" href="crc.html#CRC32">CRC32</a> Implementation.</p></td> <td class="itemdesc"><p>Include-&gt;<code>CRC</code> - <a class="normal" href="crc.html#CRC32">CRC32</a> Implementation.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="CSOE.html">CSOE</a></td> <td class="itemname"><a class="bold" href="CSOE.html">CSOE</a></td>
<td class="itemdesc"><p>Fault-&gt;<code>CSOE</code> - Coprocessor Seg Overruun Exception.</p></td> <td class="itemdesc"><p>Fault-&gt;<code>CSOE</code> - Coprocessor Seg Overruun Exception.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="DBGE.html">DBGE</a></td> <td class="itemname"><a class="bold" href="DBGE.html">DBGE</a></td>
<td class="itemdesc"><p>Fault-&gt;<code>DBGE</code> - Debug Exception.</p></td> <td class="itemdesc"><p>Fault-&gt;<code>DBGE</code> - Debug Exception.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="DBZ.html">DBZ</a></td> <td class="itemname"><a class="bold" href="DBZ.html">DBZ</a></td>
<td class="itemdesc"><p>Fault-&gt;<code>DBZ</code> - Divide By Zero Exception.</p></td> <td class="itemdesc"><p>Fault-&gt;<code>DBZ</code> - Divide By Zero Exception.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="DFE.html">DFE</a></td> <td class="itemname"><a class="bold" href="DFE.html">DFE</a></td>
<td class="itemdesc"><p>Fault-&gt;<code>DFE</code> - Double Fault Exception.</p></td> <td class="itemdesc"><p>Fault-&gt;<code>DFE</code> - Double Fault Exception.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="drivermanagement.html">drivermanagement</a></td> <td class="itemname"><a class="bold" href="drivermanagement.html">drivermanagement</a></td>
<td class="itemdesc"><p><code>DriverManagement</code> - Driver Initialization &amp; Management Interface.</p></td> <td class="itemdesc"><p><code>DriverManagement</code> - Driver Initialization &amp; Management Interface.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="drivertypes.html">drivertypes</a></td> <td class="itemname"><a class="bold" href="drivertypes.html">drivertypes</a></td>
<td class="itemdesc"><p>Driver-&gt;Include-&gt;<code>DriverTypes</code> - Structs &amp; Data Shared Across Drivers.</p></td> <td class="itemdesc"><p>Driver-&gt;Include-&gt;<code>DriverTypes</code> - Structs &amp; Data Shared Across Drivers.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="E1000.html">E1000</a></td> <td class="itemname"><a class="bold" href="E1000.html">E1000</a></td>
<td class="itemdesc"><p>Driver-&gt;NetDev-&gt;<code>E1000</code> - Intel <code>E1000</code>/I217/82577LM Network Card Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;NetDev-&gt;<code>E1000</code> - Intel <code>E1000</code>/I217/82577LM Network Card Driver.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="EHCI.html">EHCI</a></td> <td class="itemname"><a class="bold" href="EHCI.html">EHCI</a></td>
<td class="itemdesc"><p>Driver-&gt;Bus-&gt;<code>EHCI</code> - Enhanced Host Controller Interface Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;Bus-&gt;<code>EHCI</code> - Enhanced Host Controller Interface Driver.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="eth2.html">eth2</a></td> <td class="itemname"><a class="bold" href="eth2.html">eth2</a></td>
<td class="itemdesc"><p>Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;L2-&gt;<code>Eth2</code> - Ethernet Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;L2-&gt;<code>Eth2</code> - Ethernet Driver.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="faults.html">faults</a></td> <td class="itemname"><a class="bold" href="faults.html">faults</a></td>
<td class="itemdesc"><p><code>Faults</code> - Fault Registration &amp; Detouring.</p></td> <td class="itemdesc"><p><code>Faults</code> - Fault Registration &amp; Detouring.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="fonts.html">fonts</a></td> <td class="itemname"><a class="bold" href="fonts.html">fonts</a></td>
<td class="itemdesc"><p>Include-&gt;<code>Fonts</code> - Standard <code>Fonts</code> &amp; Font Masks.</p></td> <td class="itemdesc"><p>Include-&gt;<code>Fonts</code> - Standard <code>Fonts</code> &amp; Font Masks.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="gdt.html">gdt</a></td> <td class="itemname"><a class="bold" href="gdt.html">gdt</a></td>
<td class="itemdesc"><p>Global Descriptor Table - Data Structures &amp; Interface.</p></td> <td class="itemdesc"><p>Global Descriptor Table - Data Structures &amp; Interface.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="GPF.html">GPF</a></td> <td class="itemname"><a class="bold" href="GPF.html">GPF</a></td>
<td class="itemdesc"><p>Fault-&gt;<a class="normal" href="util.html#GPF">GPF</a> - General Protection Fault.</p></td> <td class="itemdesc"><p>Fault-&gt;<a class="normal" href="util.html#GPF">GPF</a> - General Protection Fault.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="icmp.html">icmp</a></td> <td class="itemname"><a class="bold" href="icmp.html">icmp</a></td>
<td class="itemdesc"><p>Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;L4-&gt;<code>ICMP</code> - Internet Control Message Protocol Driver, <td class="itemdesc"><p>Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;L4-&gt;<code>ICMP</code> - Internet Control Message Protocol Driver,
<p></p></td> <p></p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="IDOE.html">IDOE</a></td> <td class="itemname"><a class="bold" href="IDOE.html">IDOE</a></td>
<td class="itemdesc"><p>Fault-&gt;IDO - Into Detected Overflow Exception.</p></td> <td class="itemdesc"><p>Fault-&gt;IDO - Into Detected Overflow Exception.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="idt.html">idt</a></td> <td class="itemname"><a class="bold" href="idt.html">idt</a></td>
<td class="itemdesc"><p>Interrupt Descriptor Table - Structures &amp; Interface.</p></td> <td class="itemdesc"><p>Interrupt Descriptor Table - Structures &amp; Interface.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="IOPE.html">IOPE</a></td> <td class="itemname"><a class="bold" href="IOPE.html">IOPE</a></td>
<td class="itemdesc"><p>Fault-&gt;<code>IOPE</code> - Invalid OPCode Exception.</p></td> <td class="itemdesc"><p>Fault-&gt;<code>IOPE</code> - Invalid OPCode Exception.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="ipv4.html">ipv4</a></td> <td class="itemname"><a class="bold" href="ipv4.html">ipv4</a></td>
<td class="itemdesc"><p>Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;L3-&gt;<code>IPv4</code> - Internet Protocol <a class="normal" href="asuro.html#VERSION">Version</a> 4 Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;L3-&gt;<code>IPv4</code> - Internet Protocol <a class="normal" href="asuro.html#VERSION">Version</a> 4 Driver.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="irq.html">irq</a></td> <td class="itemname"><a class="bold" href="irq.html">irq</a></td>
<td class="itemdesc"><p>Interrupt Request Line - Initialization &amp; Remapping.</p></td> <td class="itemdesc"><p>Interrupt Request Line - Initialization &amp; Remapping.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="isr.html">isr</a></td> <td class="itemname"><a class="bold" href="isr.html">isr</a></td>
<td class="itemdesc"><p><code>ISR</code> Driver - Initialization (stub).</p></td> <td class="itemdesc"><p><code>ISR</code> Driver - Initialization (stub).</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="isrmanager.html">isrmanager</a></td> <td class="itemname"><a class="bold" href="isrmanager.html">isrmanager</a></td>
<td class="itemdesc"><p><a class="normal" href="isr.html">ISR</a>-&gt;<code>ISRManager</code> - Interrupt Service Routine Registration, Dispatch &amp; Management.</p></td> <td class="itemdesc"><p><a class="normal" href="isr.html">ISR</a>-&gt;<code>ISRManager</code> - Interrupt Service Routine Registration, Dispatch &amp; Management.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="isr_types.html">isr_types</a></td> <td class="itemname"><a class="bold" href="isr_types.html">isr_types</a></td>
<td class="itemdesc"><p><a class="normal" href="isr.html">ISR</a>-&gt;<code>ISR_Types</code> - Interrupt Service Routine Structures.</p></td> <td class="itemdesc"><p><a class="normal" href="isr.html">ISR</a>-&gt;<code>ISR_Types</code> - Interrupt Service Routine Structures.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="kernel.html">kernel</a></td> <td class="itemname"><a class="bold" href="kernel.html">kernel</a></td>
<td class="itemdesc"><p><code>Kernel</code> Main - Main <code>Kernel</code> Entry Point.</p></td> <td class="itemdesc"><p><code>Kernel</code> Main - Main <code>Kernel</code> Entry Point.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="keyboard.html">keyboard</a></td> <td class="itemname"><a class="bold" href="keyboard.html">keyboard</a></td>
<td class="itemdesc"><p>Driver-&gt;HID-&gt;<code>Keyboard</code> - <code>Keyboard</code> Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;HID-&gt;<code>Keyboard</code> - <code>Keyboard</code> Driver.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="lists.html">lists</a></td> <td class="itemname"><a class="bold" href="lists.html">lists</a></td>
<td class="itemdesc"><p>Include-&gt;<code>Lists</code> - Linked List Data Structures &amp; Helpers.</p></td> <td class="itemdesc"><p>Include-&gt;<code>Lists</code> - Linked List Data Structures &amp; Helpers.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="lmemorymanager.html">lmemorymanager</a></td> <td class="itemname"><a class="bold" href="lmemorymanager.html">lmemorymanager</a></td>
<td class="itemdesc"><p><code>LMemoryManager</code> - Logical Memory Management <td class="itemdesc"><p><code>LMemoryManager</code> - Logical Memory Management
<p></p></td> <p></p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="MCE.html">MCE</a></td> <td class="itemname"><a class="bold" href="MCE.html">MCE</a></td>
<td class="itemdesc"><p>Fault-&gt;<code>MCE</code> - Machine Check Exception.</p></td> <td class="itemdesc"><p>Fault-&gt;<code>MCE</code> - Machine Check Exception.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="memview.html">memview</a></td> <td class="itemname"><a class="bold" href="memview.html">memview</a></td>
<td class="itemdesc"><p>Prog-&gt;<code>MemView</code> - Live Memory View.</p></td> <td class="itemdesc"><p>Prog-&gt;<code>MemView</code> - Live Memory View.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="mouse.html">mouse</a></td> <td class="itemname"><a class="bold" href="mouse.html">mouse</a></td>
<td class="itemdesc"><p>Driver-&gt;HID-&gt;<code>Mouse</code> - <code>Mouse</code> Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;HID-&gt;<code>Mouse</code> - <code>Mouse</code> Driver.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="multiboot.html">multiboot</a></td> <td class="itemname"><a class="bold" href="multiboot.html">multiboot</a></td>
<td class="itemdesc"><p>Include-&gt;<code>Multiboot</code> - <code>Multiboot</code> Structures &amp; Access.</p></td> <td class="itemdesc"><p>Include-&gt;<code>Multiboot</code> - <code>Multiboot</code> Structures &amp; Access.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="NCE.html">NCE</a></td> <td class="itemname"><a class="bold" href="NCE.html">NCE</a></td>
<td class="itemdesc"><p>Fault-&gt;<code>NCE</code> - No Coprocessor Exception.</p></td> <td class="itemdesc"><p>Fault-&gt;<code>NCE</code> - No Coprocessor Exception.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="net.html">net</a></td> <td class="itemname"><a class="bold" href="net.html">net</a></td>
<td class="itemdesc"><p>Driver-&gt;<code>Net</code>-&gt;L1-&gt;<code>Net</code> - Network Card&lt;-&gt;Driver Interface.</p></td> <td class="itemdesc"><p>Driver-&gt;<code>Net</code>-&gt;L1-&gt;<code>Net</code> - Network Card&lt;-&gt;Driver Interface.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="netlog.html">netlog</a></td> <td class="itemname"><a class="bold" href="netlog.html">netlog</a></td>
<td class="itemdesc"><p>Prog-&gt;<code>NetLog</code> - Network Driver Logs.</p></td> <td class="itemdesc"><p>Prog-&gt;<code>NetLog</code> - Network Driver Logs.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="nettypes.html">nettypes</a></td> <td class="itemname"><a class="bold" href="nettypes.html">nettypes</a></td>
<td class="itemdesc"><p>Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;<code>NetTypes</code> - Structures &amp; <a class="normal" href="types.html">Types</a> Shared Across Network Drivers.</p></td> <td class="itemdesc"><p>Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;<code>NetTypes</code> - Structures &amp; <a class="normal" href="types.html">Types</a> Shared Across Network Drivers.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="netutils.html">netutils</a></td> <td class="itemname"><a class="bold" href="netutils.html">netutils</a></td>
<td class="itemdesc"><p>Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;<code>NetUtils</code> - Helper Functions For Network Drivers.</p></td> <td class="itemdesc"><p>Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;<code>NetUtils</code> - Helper Functions For Network Drivers.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="NMIE.html">NMIE</a></td> <td class="itemname"><a class="bold" href="NMIE.html">NMIE</a></td>
<td class="itemdesc"><p>Fault-&gt;<code>NMIE</code> - Non-Maskable Interrupt Exception.</p></td> <td class="itemdesc"><p>Fault-&gt;<code>NMIE</code> - Non-Maskable Interrupt Exception.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="OHCI.html">OHCI</a></td> <td class="itemname"><a class="bold" href="OHCI.html">OHCI</a></td>
<td class="itemdesc"><p>Driver-&gt;Bus-&gt;<code>OHCI</code> - Open Host Controller Interface Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;Bus-&gt;<code>OHCI</code> - Open Host Controller Interface Driver.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="OOBE.html">OOBE</a></td> <td class="itemname"><a class="bold" href="OOBE.html">OOBE</a></td>
<td class="itemdesc"><p>Fault-&gt;<code>OOBE</code> - Out Of Bounds Exception.</p></td> <td class="itemdesc"><p>Fault-&gt;<code>OOBE</code> - Out Of Bounds Exception.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="PCI.html">PCI</a></td> <td class="itemname"><a class="bold" href="PCI.html">PCI</a></td>
<td class="itemdesc"><p>Driver-&gt;Bus-&gt;<code>PCI</code> - Peripheral Component Interconnect Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;Bus-&gt;<code>PCI</code> - Peripheral Component Interconnect Driver.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="PF.html">PF</a></td> <td class="itemname"><a class="bold" href="PF.html">PF</a></td>
<td class="itemdesc"><p>Fault-&gt;<code>PF</code> - Page Fault.</p></td> <td class="itemdesc"><p>Fault-&gt;<code>PF</code> - Page Fault.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="pmemorymanager.html">pmemorymanager</a></td> <td class="itemname"><a class="bold" href="pmemorymanager.html">pmemorymanager</a></td>
<td class="itemdesc"><p><code>PMemoryManager</code> - Physical Memory Management <td class="itemdesc"><p><code>PMemoryManager</code> - Physical Memory Management
<p></p></td> <p></p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="processloader.html">processloader</a></td> <td class="itemname"><a class="bold" href="processloader.html">processloader</a></td>
<td class="itemdesc"><p><code>ProcessLoader</code> - Process Initialization &amp; Tasking (stub).</p></td> <td class="itemdesc"><p><code>ProcessLoader</code> - Process Initialization &amp; Tasking (stub).</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="PS2_KEYBOARD_ISR.html">PS2_KEYBOARD_ISR</a></td> <td class="itemname"><a class="bold" href="PS2_KEYBOARD_ISR.html">PS2_KEYBOARD_ISR</a></td>
<td class="itemdesc"><p>Driver-&gt;HID-&gt;PS2_KEYBAORD_ISR - PS2 <a class="normal" href="isr.html">ISR</a> <a class="normal" href="PS2_KEYBOARD_ISR.html#hook">Hook</a> &amp; Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;HID-&gt;PS2_KEYBAORD_ISR - PS2 <a class="normal" href="isr.html">ISR</a> <a class="normal" href="PS2_KEYBOARD_ISR.html#hook">Hook</a> &amp; Driver.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="RTC.html">RTC</a></td> <td class="itemname"><a class="bold" href="RTC.html">RTC</a></td>
<td class="itemdesc"><p>Driver-&gt;Timers-&gt;<code>RTC</code> - Real Time Clock Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;Timers-&gt;<code>RTC</code> - Real Time Clock Driver.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="scheduler.html">scheduler</a></td> <td class="itemname"><a class="bold" href="scheduler.html">scheduler</a></td>
<td class="itemdesc"><p><code>Scheduler</code> - Schedules Context Switches.</p></td> <td class="itemdesc"><p><code>Scheduler</code> - Schedules Context Switches.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="serial.html">serial</a></td> <td class="itemname"><a class="bold" href="serial.html">serial</a></td>
<td class="itemdesc"><p>Driver-&gt;Interface-&gt;<code>Serial</code> - <code>Serial</code> Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;Interface-&gt;<code>Serial</code> - <code>Serial</code> Driver.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="SFE.html">SFE</a></td> <td class="itemname"><a class="bold" href="SFE.html">SFE</a></td>
<td class="itemdesc"><p>Fault-&gt;<code>SFE</code> - <a class="normal" href="util.html#stack">Stack</a> Fault Exception.</p></td> <td class="itemdesc"><p>Fault-&gt;<code>SFE</code> - <a class="normal" href="util.html#stack">Stack</a> Fault Exception.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="shell.html">shell</a></td> <td class="itemname"><a class="bold" href="shell.html">shell</a></td>
<td class="itemdesc"><p>Prog-&gt;<code>Shell</code> - Main Desktop UI.</p></td> <td class="itemdesc"><p>Prog-&gt;<code>Shell</code> - Main Desktop UI.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="SNPE.html">SNPE</a></td> <td class="itemname"><a class="bold" href="SNPE.html">SNPE</a></td>
<td class="itemdesc"><p>Fault-&gt;<code>SNPE</code> - Segment Not Present Exception.</p></td> <td class="itemdesc"><p>Fault-&gt;<code>SNPE</code> - Segment Not Present Exception.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="splash.html">splash</a></td> <td class="itemname"><a class="bold" href="splash.html">splash</a></td>
<td class="itemdesc"><p>Prog-&gt;<code>Splash</code> - <a class="normal" href="asuro.html">Asuro</a> <code>Splash</code> Screen.</p></td> <td class="itemdesc"><p>Prog-&gt;<code>Splash</code> - <a class="normal" href="asuro.html">Asuro</a> <code>Splash</code> Screen.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="strings.html">strings</a></td> <td class="itemname"><a class="bold" href="strings.html">strings</a></td>
<td class="itemdesc"><p>Include-&gt;<code>Strings</code> - String Manipulation.</p></td> <td class="itemdesc"><p>Include-&gt;<code>Strings</code> - String Manipulation.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="system.html">system</a></td> <td class="itemname"><a class="bold" href="system.html">system</a></td>
<td class="itemdesc"><p>Include-&gt;<code>System</code> - Base <a class="normal" href="types.html">Types</a> &amp; Structures.</p></td> <td class="itemdesc"><p>Include-&gt;<code>System</code> - Base <a class="normal" href="types.html">Types</a> &amp; Structures.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="tcp.html">tcp</a></td> <td class="itemname"><a class="bold" href="tcp.html">tcp</a></td>
<td class="itemdesc"><p>Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;L4-&gt;<code>TCP</code> - Transmission Control Protocol Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;L4-&gt;<code>TCP</code> - Transmission Control Protocol Driver.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="terminal.html">terminal</a></td> <td class="itemname"><a class="bold" href="terminal.html">terminal</a></td>
<td class="itemdesc"><p>Prog-&gt;<code>Terminal</code> - Interactive Command Line Environment.</p></td> <td class="itemdesc"><p>Prog-&gt;<code>Terminal</code> - Interactive Command Line Environment.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="testdriver.html">testdriver</a></td> <td class="itemname"><a class="bold" href="testdriver.html">testdriver</a></td>
<td class="itemdesc"><p>Driver-&gt;Exp-&gt;<code>TestDriver</code> - Dummy Driver For Testing.</p></td> <td class="itemdesc"><p>Driver-&gt;Exp-&gt;<code>TestDriver</code> - Dummy Driver For Testing.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="themer.html">themer</a></td> <td class="itemname"><a class="bold" href="themer.html">themer</a></td>
<td class="itemdesc"><p>Prog-&gt;<code>Themer</code> - Live Desktop Color Picker.</p></td> <td class="itemdesc"><p>Prog-&gt;<code>Themer</code> - Live Desktop Color Picker.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="TMR_0_ISR.html">TMR_0_ISR</a></td> <td class="itemname"><a class="bold" href="TMR_0_ISR.html">TMR_0_ISR</a></td>
<td class="itemdesc"><p>Driver-&gt;Timer-&gt;<code>TMR_0_ISR</code> - 1024hz Timer Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;Timer-&gt;<code>TMR_0_ISR</code> - 1024hz Timer Driver.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="TMR_1_ISR.html">TMR_1_ISR</a></td> <td class="itemname"><a class="bold" href="TMR_1_ISR.html">TMR_1_ISR</a></td>
<td class="itemdesc"><p>Driver-&gt;Timer-&gt;<code>TMR_1_ISR</code> - 1024/s Timer Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;Timer-&gt;<code>TMR_1_ISR</code> - 1024/s Timer Driver.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="tracer.html">tracer</a></td> <td class="itemname"><a class="bold" href="tracer.html">tracer</a></td>
<td class="itemdesc"><p><code>Tracer</code> - Trace <a class="normal" href="util.html#stack">stack</a> for debugging method calls.</p></td> <td class="itemdesc"><p><code>Tracer</code> - Trace <a class="normal" href="util.html#stack">stack</a> for debugging method calls.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="tss.html">tss</a></td> <td class="itemname"><a class="bold" href="tss.html">tss</a></td>
<td class="itemdesc"><p><code>TSS</code> - Task State Segment (stub).</p></td> <td class="itemdesc"><p><code>TSS</code> - Task State Segment (stub).</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="types.html">types</a></td> <td class="itemname"><a class="bold" href="types.html">types</a></td>
<td class="itemdesc"><p>Include-&gt;<code>Types</code> - Dummy Unit For VM Compatability.</p></td> <td class="itemdesc"><p>Include-&gt;<code>Types</code> - Dummy Unit For VM Compatability.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="udp.html">udp</a></td> <td class="itemname"><a class="bold" href="udp.html">udp</a></td>
<td class="itemdesc"><p>Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;L4-&gt;<code>UDP</code> - User Datagram Protocol Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;L4-&gt;<code>UDP</code> - User Datagram Protocol Driver.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="UHCI.html">UHCI</a></td> <td class="itemname"><a class="bold" href="UHCI.html">UHCI</a></td>
<td class="itemdesc"><p>Driver-&gt;Bus-&gt;<code>UHCI</code> - Universal Host Controller Interface Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;Bus-&gt;<code>UHCI</code> - Universal Host Controller Interface Driver.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="UIE.html">UIE</a></td> <td class="itemname"><a class="bold" href="UIE.html">UIE</a></td>
<td class="itemdesc"><p>Fault-&gt;<code>UIE</code> - Unknown Interrupt Exception.</p></td> <td class="itemdesc"><p>Fault-&gt;<code>UIE</code> - Unknown Interrupt Exception.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="USB.html">USB</a></td> <td class="itemname"><a class="bold" href="USB.html">USB</a></td>
<td class="itemdesc"><p>Driver-&gt;Bus-&gt;<code>USB</code> - Universal <a class="normal" href="serial.html">Serial</a> Bus Driver/Interface.</p></td> <td class="itemdesc"><p>Driver-&gt;Bus-&gt;<code>USB</code> - Universal <a class="normal" href="serial.html">Serial</a> Bus Driver/Interface.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="util.html">util</a></td> <td class="itemname"><a class="bold" href="util.html">util</a></td>
<td class="itemdesc"><p>Include-&gt;<code>Util</code> - Data Manipulation Utlities.</p></td> <td class="itemdesc"><p>Include-&gt;<code>Util</code> - Data Manipulation Utlities.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="vmemorymanager.html">vmemorymanager</a></td> <td class="itemname"><a class="bold" href="vmemorymanager.html">vmemorymanager</a></td>
<td class="itemdesc"><p><code>VMemoryManager</code> - Virtual Memory Management.</p></td> <td class="itemdesc"><p><code>VMemoryManager</code> - Virtual Memory Management.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="vmlog.html">vmlog</a></td> <td class="itemname"><a class="bold" href="vmlog.html">vmlog</a></td>
<td class="itemdesc"><p>Prog-&gt;<code>VMLog</code> - Virtual Machine Event Log.</p></td> <td class="itemdesc"><p>Prog-&gt;<code>VMLog</code> - Virtual Machine Event Log.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="vmstate.html">vmstate</a></td> <td class="itemname"><a class="bold" href="vmstate.html">vmstate</a></td>
<td class="itemdesc"><p>Prog-&gt;<code>VMState</code> - Live MINJ Virtual Machine State Information.</p></td> <td class="itemdesc"><p>Prog-&gt;<code>VMState</code> - Live MINJ Virtual Machine State Information.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="XHCI.html">XHCI</a></td> <td class="itemname"><a class="bold" href="XHCI.html">XHCI</a></td>
<td class="itemdesc"><p>Driver-&gt;Bus-&gt;<code>XHCI</code> - eXtensible Host Controller Interface Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;Bus-&gt;<code>XHCI</code> - eXtensible Host Controller Interface Driver.</p></td>
</tr> </tr>
</table> </table>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,239 +1,239 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: All Variables</title> <title>Asuro: All Variables</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="allitems">All Variables</h1> <h1 class="allitems">All Variables</h1>
<table class="itemstable wide_list"> <table class="itemstable wide_list">
<tr class="listheader"> <tr class="listheader">
<th class="itemname">Name</th> <th class="itemname">Name</th>
<th class="itemunit">Unit</th> <th class="itemunit">Unit</th>
<th class="itemdesc">Description</th> <th class="itemdesc">Description</th>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="scheduler.html#Active">Active</a></td> <td class="itemname"><a class="bold" href="scheduler.html#Active">Active</a></td>
<td class="itemunit"><a class="bold" href="scheduler.html">scheduler</a></td> <td class="itemunit"><a class="bold" href="scheduler.html">scheduler</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="terminal.html#bIndex">bIndex</a></td> <td class="itemname"><a class="bold" href="terminal.html#bIndex">bIndex</a></td>
<td class="itemunit"><a class="bold" href="terminal.html">terminal</a></td> <td class="itemunit"><a class="bold" href="terminal.html">terminal</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="terminal.html#buffer">buffer</a></td> <td class="itemname"><a class="bold" href="terminal.html#buffer">buffer</a></td>
<td class="itemunit"><a class="bold" href="terminal.html">terminal</a></td> <td class="itemunit"><a class="bold" href="terminal.html">terminal</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="PCI.html#busses">busses</a></td> <td class="itemname"><a class="bold" href="PCI.html#busses">busses</a></td>
<td class="itemunit"><a class="bold" href="PCI.html">PCI</a></td> <td class="itemunit"><a class="bold" href="PCI.html">PCI</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="PCI.html#bus_count">bus_count</a></td> <td class="itemname"><a class="bold" href="PCI.html#bus_count">bus_count</a></td>
<td class="itemunit"><a class="bold" href="PCI.html">PCI</a></td> <td class="itemunit"><a class="bold" href="PCI.html">PCI</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="keyboard.html#captin_hook">captin_hook</a></td> <td class="itemname"><a class="bold" href="keyboard.html#captin_hook">captin_hook</a></td>
<td class="itemunit"><a class="bold" href="keyboard.html">keyboard</a></td> <td class="itemunit"><a class="bold" href="keyboard.html">keyboard</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="cpu.html#CAP_NEW">CAP_NEW</a></td> <td class="itemname"><a class="bold" href="cpu.html#CAP_NEW">CAP_NEW</a></td>
<td class="itemunit"><a class="bold" href="cpu.html">cpu</a></td> <td class="itemunit"><a class="bold" href="cpu.html">cpu</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="cpu.html#CAP_OLD">CAP_OLD</a></td> <td class="itemname"><a class="bold" href="cpu.html#CAP_OLD">CAP_OLD</a></td>
<td class="itemunit"><a class="bold" href="cpu.html">cpu</a></td> <td class="itemunit"><a class="bold" href="cpu.html">cpu</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="terminal.html#Commands">Commands</a></td> <td class="itemname"><a class="bold" href="terminal.html#Commands">Commands</a></td>
<td class="itemunit"><a class="bold" href="terminal.html">terminal</a></td> <td class="itemunit"><a class="bold" href="terminal.html">terminal</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="bios_data_area.html#Counters">Counters</a></td> <td class="itemname"><a class="bold" href="bios_data_area.html#Counters">Counters</a></td>
<td class="itemunit"><a class="bold" href="bios_data_area.html">bios_data_area</a></td> <td class="itemunit"><a class="bold" href="bios_data_area.html">bios_data_area</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="cpu.html#CPUID">CPUID</a></td> <td class="itemname"><a class="bold" href="cpu.html#CPUID">CPUID</a></td>
<td class="itemunit"><a class="bold" href="cpu.html">cpu</a></td> <td class="itemunit"><a class="bold" href="cpu.html">cpu</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="drivermanagement.html#Dev">Dev</a></td> <td class="itemname"><a class="bold" href="drivermanagement.html#Dev">Dev</a></td>
<td class="itemunit"><a class="bold" href="drivermanagement.html">drivermanagement</a></td> <td class="itemunit"><a class="bold" href="drivermanagement.html">drivermanagement</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="PCI.html#devices">devices</a></td> <td class="itemname"><a class="bold" href="PCI.html#devices">devices</a></td>
<td class="itemunit"><a class="bold" href="PCI.html">PCI</a></td> <td class="itemunit"><a class="bold" href="PCI.html">PCI</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="PCI.html#device_count">device_count</a></td> <td class="itemname"><a class="bold" href="PCI.html#device_count">device_count</a></td>
<td class="itemunit"><a class="bold" href="PCI.html">PCI</a></td> <td class="itemunit"><a class="bold" href="PCI.html">PCI</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="util.html#endptr">endptr</a></td> <td class="itemname"><a class="bold" href="util.html#endptr">endptr</a></td>
<td class="itemunit"><a class="bold" href="util.html">util</a></td> <td class="itemunit"><a class="bold" href="util.html">util</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="gdt.html#gdt_entries">gdt_entries</a></td> <td class="itemname"><a class="bold" href="gdt.html#gdt_entries">gdt_entries</a></td>
<td class="itemunit"><a class="bold" href="gdt.html">gdt</a></td> <td class="itemunit"><a class="bold" href="gdt.html">gdt</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="gdt.html#gdt_pointer">gdt_pointer</a></td> <td class="itemname"><a class="bold" href="gdt.html#gdt_pointer">gdt_pointer</a></td>
<td class="itemunit"><a class="bold" href="gdt.html">gdt</a></td> <td class="itemunit"><a class="bold" href="gdt.html">gdt</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="PCI.html#get_device_count">get_device_count</a></td> <td class="itemname"><a class="bold" href="PCI.html#get_device_count">get_device_count</a></td>
<td class="itemunit"><a class="bold" href="PCI.html">PCI</a></td> <td class="itemunit"><a class="bold" href="PCI.html">PCI</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="terminal.html#HaltCB">HaltCB</a></td> <td class="itemname"><a class="bold" href="terminal.html#HaltCB">HaltCB</a></td>
<td class="itemunit"><a class="bold" href="terminal.html">terminal</a></td> <td class="itemunit"><a class="bold" href="terminal.html">terminal</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="terminal.html#Halted">Halted</a></td> <td class="itemname"><a class="bold" href="terminal.html#Halted">Halted</a></td>
<td class="itemunit"><a class="bold" href="terminal.html">terminal</a></td> <td class="itemunit"><a class="bold" href="terminal.html">terminal</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="terminal.html#HaltID">HaltID</a></td> <td class="itemname"><a class="bold" href="terminal.html#HaltID">HaltID</a></td>
<td class="itemunit"><a class="bold" href="terminal.html">terminal</a></td> <td class="itemunit"><a class="bold" href="terminal.html">terminal</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="terminal.html#History">History</a></td> <td class="itemname"><a class="bold" href="terminal.html#History">History</a></td>
<td class="itemunit"><a class="bold" href="terminal.html">terminal</a></td> <td class="itemunit"><a class="bold" href="terminal.html">terminal</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="idt.html#IDT_Entries">IDT_Entries</a></td> <td class="itemname"><a class="bold" href="idt.html#IDT_Entries">IDT_Entries</a></td>
<td class="itemunit"><a class="bold" href="idt.html">idt</a></td> <td class="itemunit"><a class="bold" href="idt.html">idt</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="idt.html#IDT_Pointer">IDT_Pointer</a></td> <td class="itemname"><a class="bold" href="idt.html#IDT_Pointer">IDT_Pointer</a></td>
<td class="itemunit"><a class="bold" href="idt.html">idt</a></td> <td class="itemunit"><a class="bold" href="idt.html">idt</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="keyboard.html#is_alt">is_alt</a></td> <td class="itemname"><a class="bold" href="keyboard.html#is_alt">is_alt</a></td>
<td class="itemunit"><a class="bold" href="keyboard.html">keyboard</a></td> <td class="itemunit"><a class="bold" href="keyboard.html">keyboard</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="keyboard.html#is_ctrl">is_ctrl</a></td> <td class="itemname"><a class="bold" href="keyboard.html#is_ctrl">is_ctrl</a></td>
<td class="itemunit"><a class="bold" href="keyboard.html">keyboard</a></td> <td class="itemunit"><a class="bold" href="keyboard.html">keyboard</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="keyboard.html#is_shift">is_shift</a></td> <td class="itemname"><a class="bold" href="keyboard.html#is_shift">is_shift</a></td>
<td class="itemunit"><a class="bold" href="keyboard.html">keyboard</a></td> <td class="itemunit"><a class="bold" href="keyboard.html">keyboard</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="vmemorymanager.html#KERNEL_PAGE_DIRECTORY">KERNEL_PAGE_DIRECTORY</a></td> <td class="itemname"><a class="bold" href="vmemorymanager.html#KERNEL_PAGE_DIRECTORY">KERNEL_PAGE_DIRECTORY</a></td>
<td class="itemunit"><a class="bold" href="vmemorymanager.html">vmemorymanager</a></td> <td class="itemunit"><a class="bold" href="vmemorymanager.html">vmemorymanager</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="keyboard.html#key_matrix">key_matrix</a></td> <td class="itemname"><a class="bold" href="keyboard.html#key_matrix">key_matrix</a></td>
<td class="itemunit"><a class="bold" href="keyboard.html">keyboard</a></td> <td class="itemunit"><a class="bold" href="keyboard.html">keyboard</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="keyboard.html#key_matrix_shift">key_matrix_shift</a></td> <td class="itemname"><a class="bold" href="keyboard.html#key_matrix_shift">key_matrix_shift</a></td>
<td class="itemunit"><a class="bold" href="keyboard.html">keyboard</a></td> <td class="itemunit"><a class="bold" href="keyboard.html">keyboard</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="multiboot.html#multibootinfo">multibootinfo</a></td> <td class="itemname"><a class="bold" href="multiboot.html#multibootinfo">multibootinfo</a></td>
<td class="itemunit"><a class="bold" href="multiboot.html">multiboot</a></td> <td class="itemunit"><a class="bold" href="multiboot.html">multiboot</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="multiboot.html#multibootmagic">multibootmagic</a></td> <td class="itemname"><a class="bold" href="multiboot.html#multibootmagic">multibootmagic</a></td>
<td class="itemunit"><a class="bold" href="multiboot.html">multiboot</a></td> <td class="itemunit"><a class="bold" href="multiboot.html">multiboot</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="vmemorymanager.html#PageDirectory">PageDirectory</a></td> <td class="itemname"><a class="bold" href="vmemorymanager.html#PageDirectory">PageDirectory</a></td>
<td class="itemunit"><a class="bold" href="vmemorymanager.html">vmemorymanager</a></td> <td class="itemunit"><a class="bold" href="vmemorymanager.html">vmemorymanager</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="tss.html#ptrTaskStateSegment">ptrTaskStateSegment</a></td> <td class="itemname"><a class="bold" href="tss.html#ptrTaskStateSegment">ptrTaskStateSegment</a></td>
<td class="itemunit"><a class="bold" href="tss.html">tss</a></td> <td class="itemunit"><a class="bold" href="tss.html">tss</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="drivermanagement.html#Root">Root</a></td> <td class="itemname"><a class="bold" href="drivermanagement.html#Root">Root</a></td>
<td class="itemunit"><a class="bold" href="drivermanagement.html">drivermanagement</a></td> <td class="itemunit"><a class="bold" href="drivermanagement.html">drivermanagement</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="lmemorymanager.html#Root_Page">Root_Page</a></td> <td class="itemname"><a class="bold" href="lmemorymanager.html#Root_Page">Root_Page</a></td>
<td class="itemunit"><a class="bold" href="lmemorymanager.html">lmemorymanager</a></td> <td class="itemunit"><a class="bold" href="lmemorymanager.html">lmemorymanager</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="lmemorymanager.html#Search_Page">Search_Page</a></td> <td class="itemname"><a class="bold" href="lmemorymanager.html#Search_Page">Search_Page</a></td>
<td class="itemunit"><a class="bold" href="lmemorymanager.html">lmemorymanager</a></td> <td class="itemunit"><a class="bold" href="lmemorymanager.html">lmemorymanager</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="util.html#stack">stack</a></td> <td class="itemname"><a class="bold" href="util.html#stack">stack</a></td>
<td class="itemunit"><a class="bold" href="util.html">util</a></td> <td class="itemunit"><a class="bold" href="util.html">util</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="tss.html#TaskStateSegment">TaskStateSegment</a></td> <td class="itemname"><a class="bold" href="tss.html#TaskStateSegment">TaskStateSegment</a></td>
<td class="itemunit"><a class="bold" href="tss.html">tss</a></td> <td class="itemunit"><a class="bold" href="tss.html">tss</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="terminal.html#Working_Directory">Working_Directory</a></td> <td class="itemname"><a class="bold" href="terminal.html#Working_Directory">Working_Directory</a></td>
<td class="itemunit"><a class="bold" href="terminal.html">terminal</a></td> <td class="itemunit"><a class="bold" href="terminal.html">terminal</a></td>
<td class="itemdesc"><p>&nbsp;</p></td> <td class="itemdesc"><p>&nbsp;</p></td>
</tr> </tr>
</table> </table>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,60 +1,60 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: BPE</title> <title>Asuro: BPE</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit BPE</h1> <h1 class="unit">Unit BPE</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Fault-&gt;<code>BPE</code> - Break Point Exception. Fault-&gt;<code>BPE</code> - Break Point Exception.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="BPE.html#register">register</a></b>();</code></td> <td class="itemcode"><code>procedure <b><a href="BPE.html#register">register</a></b>();</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td> <td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,60 +1,60 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: BTSSE</title> <title>Asuro: BTSSE</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit BTSSE</h1> <h1 class="unit">Unit BTSSE</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Fault-&gt;<code>BTSSE</code> - Bad <a class="normal" href="tss.html">TSS</a> Exception. Fault-&gt;<code>BTSSE</code> - Bad <a class="normal" href="tss.html">TSS</a> Exception.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="BTSSE.html#register">register</a></b>();</code></td> <td class="itemcode"><code>procedure <b><a href="BTSSE.html#register">register</a></b>();</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td> <td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,60 +1,60 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: CFE</title> <title>Asuro: CFE</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit CFE</h1> <h1 class="unit">Unit CFE</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Fault-&gt;<code>CFE</code> - Coprocessor Fault Exception. Fault-&gt;<code>CFE</code> - Coprocessor Fault Exception.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="CFE.html#register">register</a></b>();</code></td> <td class="itemcode"><code>procedure <b><a href="CFE.html#register">register</a></b>();</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td> <td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,60 +1,60 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: CSOE</title> <title>Asuro: CSOE</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit CSOE</h1> <h1 class="unit">Unit CSOE</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Fault-&gt;<code>CSOE</code> - Coprocessor Seg Overruun Exception. Fault-&gt;<code>CSOE</code> - Coprocessor Seg Overruun Exception.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="CSOE.html#register">register</a></b>();</code></td> <td class="itemcode"><code>procedure <b><a href="CSOE.html#register">register</a></b>();</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td> <td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,34 +1,34 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: Class Hierarchy</title> <title>Asuro: Class Hierarchy</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="allitems">Class Hierarchy</h1> <h1 class="allitems">Class Hierarchy</h1>
<p> <p>
The units do not contain any classes, interfaces or objects.</p> The units do not contain any classes, interfaces or objects.</p>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,60 +1,60 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: DBGE</title> <title>Asuro: DBGE</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit DBGE</h1> <h1 class="unit">Unit DBGE</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Fault-&gt;<code>DBGE</code> - Debug Exception. Fault-&gt;<code>DBGE</code> - Debug Exception.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="DBGE.html#register">register</a></b>();</code></td> <td class="itemcode"><code>procedure <b><a href="DBGE.html#register">register</a></b>();</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td> <td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,60 +1,60 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: DBZ</title> <title>Asuro: DBZ</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit DBZ</h1> <h1 class="unit">Unit DBZ</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Fault-&gt;<code>DBZ</code> - Divide By Zero Exception. Fault-&gt;<code>DBZ</code> - Divide By Zero Exception.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="DBZ.html#register">register</a></b>();</code></td> <td class="itemcode"><code>procedure <b><a href="DBZ.html#register">register</a></b>();</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td> <td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,60 +1,60 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: DFE</title> <title>Asuro: DFE</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit DFE</h1> <h1 class="unit">Unit DFE</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Fault-&gt;<code>DFE</code> - Double Fault Exception. Fault-&gt;<code>DFE</code> - Double Fault Exception.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="DFE.html#register">register</a></b>();</code></td> <td class="itemcode"><code>procedure <b><a href="DFE.html#register">register</a></b>();</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td> <td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

File diff suppressed because it is too large Load Diff

View File

@ -1,60 +1,60 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: EHCI</title> <title>Asuro: EHCI</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit EHCI</h1> <h1 class="unit">Unit EHCI</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Driver-&gt;Bus-&gt;<code>EHCI</code> - Enhanced Host Controller Interface Driver. Driver-&gt;Bus-&gt;<code>EHCI</code> - Enhanced Host Controller Interface Driver.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="tracer.html">tracer</a></li><li><a href="console.html">Console</a></li><li><a href="PCI.html">PCI</a></li><li><a href="drivertypes.html">drivertypes</a></li><li><a href="pmemorymanager.html">pmemorymanager</a></li><li><a href="vmemorymanager.html">vmemorymanager</a></li><li><a href="util.html">util</a></li><li><a href="drivermanagement.html">drivermanagement</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="tracer.html">tracer</a></li><li><a href="console.html">Console</a></li><li><a href="PCI.html">PCI</a></li><li><a href="drivertypes.html">drivertypes</a></li><li><a href="pmemorymanager.html">pmemorymanager</a></li><li><a href="vmemorymanager.html">vmemorymanager</a></li><li><a href="util.html">util</a></li><li><a href="drivermanagement.html">drivermanagement</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>function <b><a href="EHCI.html#load">load</a></b> : boolean;</code></td> <td class="itemcode"><code>function <b><a href="EHCI.html#load">load</a></b> : boolean;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="load"></span><code>function <b>load</b> : boolean;</code></td> <td class="itemcode"><span id="load"></span><code>function <b>load</b> : boolean;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,60 +1,60 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: GPF</title> <title>Asuro: GPF</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit GPF</h1> <h1 class="unit">Unit GPF</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Fault-&gt;<a class="normal" href="util.html#GPF">GPF</a> - General Protection Fault. Fault-&gt;<a class="normal" href="util.html#GPF">GPF</a> - General Protection Fault.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="GPF.html#register">register</a></b>();</code></td> <td class="itemcode"><code>procedure <b><a href="GPF.html#register">register</a></b>();</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td> <td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

File diff suppressed because it is too large Load Diff

View File

@ -1,60 +1,60 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: IDOE</title> <title>Asuro: IDOE</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit IDOE</h1> <h1 class="unit">Unit IDOE</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Fault-&gt;IDO - Into Detected Overflow Exception. Fault-&gt;IDO - Into Detected Overflow Exception.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="IDOE.html#register">register</a></b>();</code></td> <td class="itemcode"><code>procedure <b><a href="IDOE.html#register">register</a></b>();</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td> <td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,60 +1,60 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: IOPE</title> <title>Asuro: IOPE</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit IOPE</h1> <h1 class="unit">Unit IOPE</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Fault-&gt;<code>IOPE</code> - Invalid OPCode Exception. Fault-&gt;<code>IOPE</code> - Invalid OPCode Exception.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="IOPE.html#register">register</a></b>();</code></td> <td class="itemcode"><code>procedure <b><a href="IOPE.html#register">register</a></b>();</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td> <td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,60 +1,60 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: MCE</title> <title>Asuro: MCE</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit MCE</h1> <h1 class="unit">Unit MCE</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Fault-&gt;<code>MCE</code> - Machine Check Exception. Fault-&gt;<code>MCE</code> - Machine Check Exception.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="MCE.html#register">register</a></b>();</code></td> <td class="itemcode"><code>procedure <b><a href="MCE.html#register">register</a></b>();</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td> <td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,60 +1,60 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: NCE</title> <title>Asuro: NCE</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit NCE</h1> <h1 class="unit">Unit NCE</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Fault-&gt;<code>NCE</code> - No Coprocessor Exception. Fault-&gt;<code>NCE</code> - No Coprocessor Exception.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="NCE.html#register">register</a></b>();</code></td> <td class="itemcode"><code>procedure <b><a href="NCE.html#register">register</a></b>();</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td> <td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,60 +1,60 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: NMIE</title> <title>Asuro: NMIE</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit NMIE</h1> <h1 class="unit">Unit NMIE</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Fault-&gt;<code>NMIE</code> - Non-Maskable Interrupt Exception. Fault-&gt;<code>NMIE</code> - Non-Maskable Interrupt Exception.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="NMIE.html#register">register</a></b>();</code></td> <td class="itemcode"><code>procedure <b><a href="NMIE.html#register">register</a></b>();</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td> <td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,247 +1,247 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: OHCI: Packed Record TOHCI_MMR</title> <title>Asuro: OHCI: Packed Record TOHCI_MMR</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<span id="TOHCI_MMR"></span><h1 class="cio">Packed Record TOHCI_MMR</h1> <span id="TOHCI_MMR"></span><h1 class="cio">Packed Record TOHCI_MMR</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div>
<span id="PasDoc-Description"></span><h2 class="unit">Unit</h2> <span id="PasDoc-Description"></span><h2 class="unit">Unit</h2>
<p class="unitlink"> <p class="unitlink">
<a href="OHCI.html">OHCI</a></p> <a href="OHCI.html">OHCI</a></p>
<h2 class="declaration">Declaration</h2> <h2 class="declaration">Declaration</h2>
<p class="declaration"> <p class="declaration">
<code>type TOHCI_MMR = packed record</code></p> <code>type TOHCI_MMR = packed record</code></p>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
&nbsp;<h2 class="overview">Overview</h2> &nbsp;<h2 class="overview">Overview</h2>
<span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3> <span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcRevision">HcRevision</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcRevision">HcRevision</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcControl">HcControl</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcControl">HcControl</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcCommandStatus">HcCommandStatus</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcCommandStatus">HcCommandStatus</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcIntStatus">HcIntStatus</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcIntStatus">HcIntStatus</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcIntEnable">HcIntEnable</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcIntEnable">HcIntEnable</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcIntDisable">HcIntDisable</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcIntDisable">HcIntDisable</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcHCCA">HcHCCA</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcHCCA">HcHCCA</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcPeriodCurrentED">HcPeriodCurrentED</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcPeriodCurrentED">HcPeriodCurrentED</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcControlHeadED">HcControlHeadED</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcControlHeadED">HcControlHeadED</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcControlCurrentED">HcControlCurrentED</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcControlCurrentED">HcControlCurrentED</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcBulkHeadED">HcBulkHeadED</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcBulkHeadED">HcBulkHeadED</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcBulkCurrentED">HcBulkCurrentED</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcBulkCurrentED">HcBulkCurrentED</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcDoneHead">HcDoneHead</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcDoneHead">HcDoneHead</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcFmRemaining">HcFmRemaining</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcFmRemaining">HcFmRemaining</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcFmNumber">HcFmNumber</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcFmNumber">HcFmNumber</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcPeriodicStart">HcPeriodicStart</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcPeriodicStart">HcPeriodicStart</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcLSThreshold">HcLSThreshold</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcLSThreshold">HcLSThreshold</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcRhDescriptorA">HcRhDescriptorA</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcRhDescriptorA">HcRhDescriptorA</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcRhDescriptorB">HcRhDescriptorB</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcRhDescriptorB">HcRhDescriptorB</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcRhStatus">HcRhStatus</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="OHCI.TOHCI_MMR.html#HcRhStatus">HcRhStatus</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Fields</h3> <h3 class="detail">Fields</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="HcRevision"></span><code><b>HcRevision</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="HcRevision"></span><code><b>HcRevision</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="HcControl"></span><code><b>HcControl</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="HcControl"></span><code><b>HcControl</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="HcCommandStatus"></span><code><b>HcCommandStatus</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="HcCommandStatus"></span><code><b>HcCommandStatus</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="HcIntStatus"></span><code><b>HcIntStatus</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="HcIntStatus"></span><code><b>HcIntStatus</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="HcIntEnable"></span><code><b>HcIntEnable</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="HcIntEnable"></span><code><b>HcIntEnable</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="HcIntDisable"></span><code><b>HcIntDisable</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="HcIntDisable"></span><code><b>HcIntDisable</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="HcHCCA"></span><code><b>HcHCCA</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="HcHCCA"></span><code><b>HcHCCA</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="HcPeriodCurrentED"></span><code><b>HcPeriodCurrentED</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="HcPeriodCurrentED"></span><code><b>HcPeriodCurrentED</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="HcControlHeadED"></span><code><b>HcControlHeadED</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="HcControlHeadED"></span><code><b>HcControlHeadED</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="HcControlCurrentED"></span><code><b>HcControlCurrentED</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="HcControlCurrentED"></span><code><b>HcControlCurrentED</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="HcBulkHeadED"></span><code><b>HcBulkHeadED</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="HcBulkHeadED"></span><code><b>HcBulkHeadED</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="HcBulkCurrentED"></span><code><b>HcBulkCurrentED</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="HcBulkCurrentED"></span><code><b>HcBulkCurrentED</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="HcDoneHead"></span><code><b>HcDoneHead</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="HcDoneHead"></span><code><b>HcDoneHead</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="HcFmRemaining"></span><code><b>HcFmRemaining</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="HcFmRemaining"></span><code><b>HcFmRemaining</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="HcFmNumber"></span><code><b>HcFmNumber</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="HcFmNumber"></span><code><b>HcFmNumber</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="HcPeriodicStart"></span><code><b>HcPeriodicStart</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="HcPeriodicStart"></span><code><b>HcPeriodicStart</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="HcLSThreshold"></span><code><b>HcLSThreshold</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="HcLSThreshold"></span><code><b>HcLSThreshold</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="HcRhDescriptorA"></span><code><b>HcRhDescriptorA</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="HcRhDescriptorA"></span><code><b>HcRhDescriptorA</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="HcRhDescriptorB"></span><code><b>HcRhDescriptorB</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="HcRhDescriptorB"></span><code><b>HcRhDescriptorB</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="HcRhStatus"></span><code><b>HcRhStatus</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="HcRhStatus"></span><code><b>HcRhStatus</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,85 +1,85 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: OHCI</title> <title>Asuro: OHCI</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit OHCI</h1> <h1 class="unit">Unit OHCI</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section"><a class="section" href="#PasDoc-Classes">Classes, Interfaces, Objects and Records</a></div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section"><a class="section" href="#PasDoc-Classes">Classes, Interfaces, Objects and Records</a></div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Driver-&gt;Bus-&gt;<code>OHCI</code> - Open Host Controller Interface Driver. Driver-&gt;Bus-&gt;<code>OHCI</code> - Open Host Controller Interface Driver.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="tracer.html">tracer</a></li><li><a href="console.html">Console</a></li><li><a href="PCI.html">PCI</a></li><li><a href="drivertypes.html">drivertypes</a></li><li><a href="pmemorymanager.html">pmemorymanager</a></li><li><a href="vmemorymanager.html">vmemorymanager</a></li><li><a href="util.html">util</a></li><li><a href="drivermanagement.html">drivermanagement</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="tracer.html">tracer</a></li><li><a href="console.html">Console</a></li><li><a href="PCI.html">PCI</a></li><li><a href="drivertypes.html">drivertypes</a></li><li><a href="pmemorymanager.html">pmemorymanager</a></li><li><a href="vmemorymanager.html">vmemorymanager</a></li><li><a href="util.html">util</a></li><li><a href="drivermanagement.html">drivermanagement</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-Classes"></span><h3 class="cio">Classes, Interfaces, Objects and Records</h3> <span id="PasDoc-Classes"></span><h3 class="cio">Classes, Interfaces, Objects and Records</h3>
<table class="classestable wide_list"> <table class="classestable wide_list">
<tr class="listheader"> <tr class="listheader">
<th class="itemname">Name</th> <th class="itemname">Name</th>
<th class="itemdesc">Description</th> <th class="itemdesc">Description</th>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname">Packed Record&nbsp;<a class="bold" href="OHCI.TOHCI_MMR.html"><code>TOHCI_MMR</code></a></td> <td class="itemname">Packed Record&nbsp;<a class="bold" href="OHCI.TOHCI_MMR.html"><code>TOHCI_MMR</code></a></td>
<td class="itemdesc">&nbsp;</td> <td class="itemdesc">&nbsp;</td>
</tr> </tr>
</table> </table>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>function <b><a href="OHCI.html#load">load</a></b> : boolean;</code></td> <td class="itemcode"><code>function <b><a href="OHCI.html#load">load</a></b> : boolean;</code></td>
</tr> </tr>
</table> </table>
<span id="PasDoc-Types"></span><h3 class="summary">Types</h3> <span id="PasDoc-Types"></span><h3 class="summary">Types</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="OHCI.html#POHCI_MMR">POHCI_MMR</a></b> = &circ;<a href="OHCI.TOHCI_MMR.html">TOHCI_MMR</a>;</code></td> <td class="itemcode"><code><b><a href="OHCI.html#POHCI_MMR">POHCI_MMR</a></b> = &circ;<a href="OHCI.TOHCI_MMR.html">TOHCI_MMR</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="load"></span><code>function <b>load</b> : boolean;</code></td> <td class="itemcode"><span id="load"></span><code>function <b>load</b> : boolean;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h3 class="detail">Types</h3> <h3 class="detail">Types</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="POHCI_MMR"></span><code><b>POHCI_MMR</b> = &circ;<a href="OHCI.TOHCI_MMR.html">TOHCI_MMR</a>;</code></td> <td class="itemcode"><span id="POHCI_MMR"></span><code><b>POHCI_MMR</b> = &circ;<a href="OHCI.TOHCI_MMR.html">TOHCI_MMR</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,60 +1,60 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: OOBE</title> <title>Asuro: OOBE</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit OOBE</h1> <h1 class="unit">Unit OOBE</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Fault-&gt;<code>OOBE</code> - Out Of Bounds Exception. Fault-&gt;<code>OOBE</code> - Out Of Bounds Exception.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="OOBE.html#register">register</a></b>();</code></td> <td class="itemcode"><code>procedure <b><a href="OOBE.html#register">register</a></b>();</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td> <td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,68 +1,68 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: PCI</title> <title>Asuro: PCI</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit PCI</h1> <h1 class="unit">Unit PCI</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section"><a class="section" href="#PasDoc-Constants">Constants</a></div><div class="one_section"><a class="section" href="#PasDoc-Variables">Variables</a></div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section"><a class="section" href="#PasDoc-Constants">Constants</a></div><div class="one_section"><a class="section" href="#PasDoc-Variables">Variables</a></div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Driver-&gt;Bus-&gt;<code>PCI</code> - Peripheral Component Interconnect Driver. Driver-&gt;Bus-&gt;<code>PCI</code> - Peripheral Component Interconnect Driver.
<p> </p> <p> </p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="tracer.html">tracer</a></li><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="drivertypes.html">drivertypes</a></li><li><a href="lmemorymanager.html">lmemorymanager</a></li><li><a href="vmemorymanager.html">vmemorymanager</a></li><li><a href="drivermanagement.html">drivermanagement</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="tracer.html">tracer</a></li><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="drivertypes.html">drivertypes</a></li><li><a href="lmemorymanager.html">lmemorymanager</a></li><li><a href="vmemorymanager.html">vmemorymanager</a></li><li><a href="drivermanagement.html">drivermanagement</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="PCI.html#init">init</a></b>();</code></td> <td class="itemcode"><code>procedure <b><a href="PCI.html#init">init</a></b>();</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>procedure <b><a href="PCI.html#scanBus">scanBus</a></b>(bus : <a href="system.html#uInt8">uint8</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="PCI.html#scanBus">scanBus</a></b>(bus : <a href="system.html#uInt8">uint8</a>);</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code>function <b><a href="PCI.html#loadDeviceConfig">loadDeviceConfig</a></b>(bus : <a href="system.html#uInt8">uint8</a>; slot : <a href="system.html#uInt8">uint8</a>; func : <a href="system.html#uInt8">uint8</a>) : boolean;</code></td> <td class="itemcode"><code>function <b><a href="PCI.html#loadDeviceConfig">loadDeviceConfig</a></b>(bus : <a href="system.html#uInt8">uint8</a>; slot : <a href="system.html#uInt8">uint8</a>; func : <a href="system.html#uInt8">uint8</a>) : boolean;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>function <b><a href="PCI.html#getDeviceInfo">getDeviceInfo</a></b>(class_code : <a href="system.html#uInt8">uint8</a>; subclass_code : <a href="system.html#uInt8">uint8</a>; prog_if : <a href="system.html#uInt8">uint8</a>; var count : <a href="system.html#uInt32">uint32</a>) : <a href="drivertypes.html#TDeviceArray">TdeviceArray</a>;</code></td> <td class="itemcode"><code>function <b><a href="PCI.html#getDeviceInfo">getDeviceInfo</a></b>(class_code : <a href="system.html#uInt8">uint8</a>; subclass_code : <a href="system.html#uInt8">uint8</a>; prog_if : <a href="system.html#uInt8">uint8</a>; var count : <a href="system.html#uInt32">uint32</a>) : <a href="drivertypes.html#TDeviceArray">TdeviceArray</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="PCI.html#requestConfig">requestConfig</a></b>(bus : <a href="system.html#uInt8">uint8</a>; slot : <a href="system.html#uInt8">uint8</a>; func : <a href="system.html#uInt8">uint8</a>; row : <a href="system.html#uInt8">uint8</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="PCI.html#requestConfig">requestConfig</a></b>(bus : <a href="system.html#uInt8">uint8</a>; slot : <a href="system.html#uInt8">uint8</a>; func : <a href="system.html#uInt8">uint8</a>; row : <a href="system.html#uInt8">uint8</a>);</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>procedure <b><a href="PCI.html#writeConfig">writeConfig</a></b>(bus: <a href="system.html#uInt8">uint8</a>; slot : <a href="system.html#uInt8">uint8</a>; func : <a href="system.html#uInt8">uint8</a>; row : <a href="system.html#uInt8">uint8</a>; val : <a href="system.html#uInt32">uint32</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="PCI.html#writeConfig">writeConfig</a></b>(bus: <a href="system.html#uInt8">uint8</a>; slot : <a href="system.html#uInt8">uint8</a>; func : <a href="system.html#uInt8">uint8</a>; row : <a href="system.html#uInt8">uint8</a>; val : <a href="system.html#uInt32">uint32</a>);</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="PCI.html#setBusMaster">setBusMaster</a></b>(bus : <a href="system.html#uInt8">uint8</a>; slot : <a href="system.html#uInt8">uint8</a>; func : <a href="system.html#uInt8">uint8</a>; master : boolean);</code></td> <td class="itemcode"><code>procedure <b><a href="PCI.html#setBusMaster">setBusMaster</a></b>(bus : <a href="system.html#uInt8">uint8</a>; slot : <a href="system.html#uInt8">uint8</a>; func : <a href="system.html#uInt8">uint8</a>; master : boolean);</code></td>
</tr> </tr>
</table> </table>
<span id="PasDoc-Types"></span><h3 class="summary">Types</h3> <span id="PasDoc-Types"></span><h3 class="summary">Types</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="PCI.html#TPCI_Device_Bridge">TPCI_Device_Bridge</a></b> = bitpacked record <td class="itemcode"><code><b><a href="PCI.html#TPCI_Device_Bridge">TPCI_Device_Bridge</a></b> = bitpacked record
device_id : <a href="system.html#uInt16">uint16</a>; device_id : <a href="system.html#uInt16">uint16</a>;
vendor_id : <a href="system.html#uInt16">uint16</a>; vendor_id : <a href="system.html#uInt16">uint16</a>;
@ -100,92 +100,92 @@ Driver-&gt;Bus-&gt;<code>PCI</code> - Peripheral Component Interconnect Driver.
bridge_control : <a href="system.html#uInt16">uint16</a>; bridge_control : <a href="system.html#uInt16">uint16</a>;
interrupt_pin : <a href="system.html#uInt8">uint8</a>; interrupt_pin : <a href="system.html#uInt8">uint8</a>;
interrupt_line : <a href="system.html#uInt8">uint8</a>; interrupt_line : <a href="system.html#uInt8">uint8</a>;
end;</code></td> end;</code></td>
</tr> </tr>
</table> </table>
<span id="PasDoc-Constants"></span><h3 class="summary">Constants</h3> <span id="PasDoc-Constants"></span><h3 class="summary">Constants</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="PCI.html#PCI_PORT_CONF_ADDR">PCI_PORT_CONF_ADDR</a></b> = $CF8;</code></td> <td class="itemcode"><code><b><a href="PCI.html#PCI_PORT_CONF_ADDR">PCI_PORT_CONF_ADDR</a></b> = $CF8;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="PCI.html#PCI_PORT_CONF_DATA">PCI_PORT_CONF_DATA</a></b> = $CFC;</code></td> <td class="itemcode"><code><b><a href="PCI.html#PCI_PORT_CONF_DATA">PCI_PORT_CONF_DATA</a></b> = $CFC;</code></td>
</tr> </tr>
</table> </table>
<span id="PasDoc-Variables"></span><h3 class="summary">Variables</h3> <span id="PasDoc-Variables"></span><h3 class="summary">Variables</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="PCI.html#devices">devices</a></b>: array[0..1024] of <a href="drivertypes.html#TPCI_Device">TPCI_Device</a>;</code></td> <td class="itemcode"><code><b><a href="PCI.html#devices">devices</a></b>: array[0..1024] of <a href="drivertypes.html#TPCI_Device">TPCI_Device</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="PCI.html#busses">busses</a></b>: array[0..256] of <a href="PCI.html#TPCI_Device_Bridge">TPCI_Device_Bridge</a>;</code></td> <td class="itemcode"><code><b><a href="PCI.html#busses">busses</a></b>: array[0..256] of <a href="PCI.html#TPCI_Device_Bridge">TPCI_Device_Bridge</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="PCI.html#device_count">device_count</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><code><b><a href="PCI.html#device_count">device_count</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="PCI.html#bus_count">bus_count</a></b>: <a href="system.html#uInt8">uint8</a> = 1;</code></td> <td class="itemcode"><code><b><a href="PCI.html#bus_count">bus_count</a></b>: <a href="system.html#uInt8">uint8</a> = 1;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="PCI.html#get_device_count">get_device_count</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><code><b><a href="PCI.html#get_device_count">get_device_count</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="init"></span><code>procedure <b>init</b>();</code></td> <td class="itemcode"><span id="init"></span><code>procedure <b>init</b>();</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="scanBus"></span><code>procedure <b>scanBus</b>(bus : <a href="system.html#uInt8">uint8</a>);</code></td> <td class="itemcode"><span id="scanBus"></span><code>procedure <b>scanBus</b>(bus : <a href="system.html#uInt8">uint8</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="loadDeviceConfig"></span><code>function <b>loadDeviceConfig</b>(bus : <a href="system.html#uInt8">uint8</a>; slot : <a href="system.html#uInt8">uint8</a>; func : <a href="system.html#uInt8">uint8</a>) : boolean;</code></td> <td class="itemcode"><span id="loadDeviceConfig"></span><code>function <b>loadDeviceConfig</b>(bus : <a href="system.html#uInt8">uint8</a>; slot : <a href="system.html#uInt8">uint8</a>; func : <a href="system.html#uInt8">uint8</a>) : boolean;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="getDeviceInfo"></span><code>function <b>getDeviceInfo</b>(class_code : <a href="system.html#uInt8">uint8</a>; subclass_code : <a href="system.html#uInt8">uint8</a>; prog_if : <a href="system.html#uInt8">uint8</a>; var count : <a href="system.html#uInt32">uint32</a>) : <a href="drivertypes.html#TDeviceArray">TdeviceArray</a>;</code></td> <td class="itemcode"><span id="getDeviceInfo"></span><code>function <b>getDeviceInfo</b>(class_code : <a href="system.html#uInt8">uint8</a>; subclass_code : <a href="system.html#uInt8">uint8</a>; prog_if : <a href="system.html#uInt8">uint8</a>; var count : <a href="system.html#uInt32">uint32</a>) : <a href="drivertypes.html#TDeviceArray">TdeviceArray</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="requestConfig"></span><code>procedure <b>requestConfig</b>(bus : <a href="system.html#uInt8">uint8</a>; slot : <a href="system.html#uInt8">uint8</a>; func : <a href="system.html#uInt8">uint8</a>; row : <a href="system.html#uInt8">uint8</a>);</code></td> <td class="itemcode"><span id="requestConfig"></span><code>procedure <b>requestConfig</b>(bus : <a href="system.html#uInt8">uint8</a>; slot : <a href="system.html#uInt8">uint8</a>; func : <a href="system.html#uInt8">uint8</a>; row : <a href="system.html#uInt8">uint8</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
<p> <p>
(Will in future)returns TPCI_DEVICE.vendor_id := 0xFFFF if no device found.</p> (Will in future)returns TPCI_DEVICE.vendor_id := 0xFFFF if no device found.</p>
</td></tr> </td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="writeConfig"></span><code>procedure <b>writeConfig</b>(bus: <a href="system.html#uInt8">uint8</a>; slot : <a href="system.html#uInt8">uint8</a>; func : <a href="system.html#uInt8">uint8</a>; row : <a href="system.html#uInt8">uint8</a>; val : <a href="system.html#uInt32">uint32</a>);</code></td> <td class="itemcode"><span id="writeConfig"></span><code>procedure <b>writeConfig</b>(bus: <a href="system.html#uInt8">uint8</a>; slot : <a href="system.html#uInt8">uint8</a>; func : <a href="system.html#uInt8">uint8</a>; row : <a href="system.html#uInt8">uint8</a>; val : <a href="system.html#uInt32">uint32</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="setBusMaster"></span><code>procedure <b>setBusMaster</b>(bus : <a href="system.html#uInt8">uint8</a>; slot : <a href="system.html#uInt8">uint8</a>; func : <a href="system.html#uInt8">uint8</a>; master : boolean);</code></td> <td class="itemcode"><span id="setBusMaster"></span><code>procedure <b>setBusMaster</b>(bus : <a href="system.html#uInt8">uint8</a>; slot : <a href="system.html#uInt8">uint8</a>; func : <a href="system.html#uInt8">uint8</a>; master : boolean);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h3 class="detail">Types</h3> <h3 class="detail">Types</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="TPCI_Device_Bridge"></span><code><b>TPCI_Device_Bridge</b> = bitpacked record <td class="itemcode"><span id="TPCI_Device_Bridge"></span><code><b>TPCI_Device_Bridge</b> = bitpacked record
device_id : <a href="system.html#uInt16">uint16</a>; device_id : <a href="system.html#uInt16">uint16</a>;
vendor_id : <a href="system.html#uInt16">uint16</a>; vendor_id : <a href="system.html#uInt16">uint16</a>;
@ -223,67 +223,67 @@ Driver-&gt;Bus-&gt;<code>PCI</code> - Peripheral Component Interconnect Driver.
bridge_control : <a href="system.html#uInt16">uint16</a>; bridge_control : <a href="system.html#uInt16">uint16</a>;
interrupt_pin : <a href="system.html#uInt8">uint8</a>; interrupt_pin : <a href="system.html#uInt8">uint8</a>;
interrupt_line : <a href="system.html#uInt8">uint8</a>; interrupt_line : <a href="system.html#uInt8">uint8</a>;
end;</code></td> end;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h3 class="detail">Constants</h3> <h3 class="detail">Constants</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="PCI_PORT_CONF_ADDR"></span><code><b>PCI_PORT_CONF_ADDR</b> = $CF8;</code></td> <td class="itemcode"><span id="PCI_PORT_CONF_ADDR"></span><code><b>PCI_PORT_CONF_ADDR</b> = $CF8;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="PCI_PORT_CONF_DATA"></span><code><b>PCI_PORT_CONF_DATA</b> = $CFC;</code></td> <td class="itemcode"><span id="PCI_PORT_CONF_DATA"></span><code><b>PCI_PORT_CONF_DATA</b> = $CFC;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h3 class="detail">Variables</h3> <h3 class="detail">Variables</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="devices"></span><code><b>devices</b>: array[0..1024] of <a href="drivertypes.html#TPCI_Device">TPCI_Device</a>;</code></td> <td class="itemcode"><span id="devices"></span><code><b>devices</b>: array[0..1024] of <a href="drivertypes.html#TPCI_Device">TPCI_Device</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="busses"></span><code><b>busses</b>: array[0..256] of <a href="PCI.html#TPCI_Device_Bridge">TPCI_Device_Bridge</a>;</code></td> <td class="itemcode"><span id="busses"></span><code><b>busses</b>: array[0..256] of <a href="PCI.html#TPCI_Device_Bridge">TPCI_Device_Bridge</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="device_count"></span><code><b>device_count</b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><span id="device_count"></span><code><b>device_count</b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="bus_count"></span><code><b>bus_count</b>: <a href="system.html#uInt8">uint8</a> = 1;</code></td> <td class="itemcode"><span id="bus_count"></span><code><b>bus_count</b>: <a href="system.html#uInt8">uint8</a> = 1;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="get_device_count"></span><code><b>get_device_count</b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><span id="get_device_count"></span><code><b>get_device_count</b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Authors</h2> <h2 class="authors">Authors</h2>
<ul class="authors"> <ul class="authors">
<li>Aaron Hance &lt;<a href="mailto:ah@aaronhance.me">ah@aaronhance.me</a>&gt;</li> <li>Aaron Hance &lt;<a href="mailto:ah@aaronhance.me">ah@aaronhance.me</a>&gt;</li>
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,60 +1,60 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: PF</title> <title>Asuro: PF</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit PF</h1> <h1 class="unit">Unit PF</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Fault-&gt;<code>PF</code> - Page Fault. Fault-&gt;<code>PF</code> - Page Fault.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="PF.html#register">register</a></b>();</code></td> <td class="itemcode"><code>procedure <b><a href="PF.html#register">register</a></b>();</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td> <td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,81 +1,81 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: PS2_KEYBOARD_ISR</title> <title>Asuro: PS2_KEYBOARD_ISR</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit PS2_KEYBOARD_ISR</h1> <h1 class="unit">Unit PS2_KEYBOARD_ISR</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Driver-&gt;HID-&gt;PS2_KEYBAORD_ISR - PS2 <a class="normal" href="isr.html">ISR</a> <a class="normal" href="PS2_KEYBOARD_ISR.html#hook">Hook</a> &amp; Driver. Driver-&gt;HID-&gt;PS2_KEYBAORD_ISR - PS2 <a class="normal" href="isr.html">ISR</a> <a class="normal" href="PS2_KEYBOARD_ISR.html#hook">Hook</a> &amp; Driver.
<p> </p> <p> </p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="PS2_KEYBOARD_ISR.html#register">register</a></b>();</code></td> <td class="itemcode"><code>procedure <b><a href="PS2_KEYBOARD_ISR.html#register">register</a></b>();</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>procedure <b><a href="PS2_KEYBOARD_ISR.html#hook">hook</a></b>(hook_method : <a href="system.html#uInt32">uint32</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="PS2_KEYBOARD_ISR.html#hook">hook</a></b>(hook_method : <a href="system.html#uInt32">uint32</a>);</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="PS2_KEYBOARD_ISR.html#unhook">unhook</a></b>(hook_method : <a href="system.html#uInt32">uint32</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="PS2_KEYBOARD_ISR.html#unhook">unhook</a></b>(hook_method : <a href="system.html#uInt32">uint32</a>);</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td> <td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="hook"></span><code>procedure <b>hook</b>(hook_method : <a href="system.html#uInt32">uint32</a>);</code></td> <td class="itemcode"><span id="hook"></span><code>procedure <b>hook</b>(hook_method : <a href="system.html#uInt32">uint32</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="unhook"></span><code>procedure <b>unhook</b>(hook_method : <a href="system.html#uInt32">uint32</a>);</code></td> <td class="itemcode"><span id="unhook"></span><code>procedure <b>unhook</b>(hook_method : <a href="system.html#uInt32">uint32</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Authors</h2> <h2 class="authors">Authors</h2>
<ul class="authors"> <ul class="authors">
<li>Aaron Hance &lt;<a href="mailto:ah@aaronhance.me">ah@aaronhance.me</a>&gt;</li> <li>Aaron Hance &lt;<a href="mailto:ah@aaronhance.me">ah@aaronhance.me</a>&gt;</li>
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,127 +1,127 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: RTC: Record TDateTime</title> <title>Asuro: RTC: Record TDateTime</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<span id="TDateTime"></span><h1 class="cio">Record TDateTime</h1> <span id="TDateTime"></span><h1 class="cio">Record TDateTime</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div>
<span id="PasDoc-Description"></span><h2 class="unit">Unit</h2> <span id="PasDoc-Description"></span><h2 class="unit">Unit</h2>
<p class="unitlink"> <p class="unitlink">
<a href="RTC.html">RTC</a></p> <a href="RTC.html">RTC</a></p>
<h2 class="declaration">Declaration</h2> <h2 class="declaration">Declaration</h2>
<p class="declaration"> <p class="declaration">
<code>type TDateTime = record</code></p> <code>type TDateTime = record</code></p>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
&nbsp;<h2 class="overview">Overview</h2> &nbsp;<h2 class="overview">Overview</h2>
<span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3> <span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="RTC.TDateTime.html#Seconds">Seconds</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><code><b><a href="RTC.TDateTime.html#Seconds">Seconds</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="RTC.TDateTime.html#Minutes">Minutes</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><code><b><a href="RTC.TDateTime.html#Minutes">Minutes</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="RTC.TDateTime.html#Hours">Hours</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><code><b><a href="RTC.TDateTime.html#Hours">Hours</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="RTC.TDateTime.html#Weekday">Weekday</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><code><b><a href="RTC.TDateTime.html#Weekday">Weekday</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="RTC.TDateTime.html#Day">Day</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><code><b><a href="RTC.TDateTime.html#Day">Day</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="RTC.TDateTime.html#Month">Month</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><code><b><a href="RTC.TDateTime.html#Month">Month</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="RTC.TDateTime.html#Year">Year</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><code><b><a href="RTC.TDateTime.html#Year">Year</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="RTC.TDateTime.html#Century">Century</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><code><b><a href="RTC.TDateTime.html#Century">Century</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Fields</h3> <h3 class="detail">Fields</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Seconds"></span><code><b>Seconds</b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><span id="Seconds"></span><code><b>Seconds</b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Minutes"></span><code><b>Minutes</b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><span id="Minutes"></span><code><b>Minutes</b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Hours"></span><code><b>Hours</b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><span id="Hours"></span><code><b>Hours</b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Weekday"></span><code><b>Weekday</b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><span id="Weekday"></span><code><b>Weekday</b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Day"></span><code><b>Day</b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><span id="Day"></span><code><b>Day</b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Month"></span><code><b>Month</b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><span id="Month"></span><code><b>Month</b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Year"></span><code><b>Year</b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><span id="Year"></span><code><b>Year</b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Century"></span><code><b>Century</b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><span id="Century"></span><code><b>Century</b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,91 +1,91 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: RTC</title> <title>Asuro: RTC</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit RTC</h1> <h1 class="unit">Unit RTC</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section"><a class="section" href="#PasDoc-Classes">Classes, Interfaces, Objects and Records</a></div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section"><a class="section" href="#PasDoc-Classes">Classes, Interfaces, Objects and Records</a></div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Driver-&gt;Timers-&gt;<code>RTC</code> - Real Time Clock Driver. Driver-&gt;Timers-&gt;<code>RTC</code> - Real Time Clock Driver.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="console.html">console</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="util.html">util</a></li><li><a href="TMR_0_ISR.html">TMR_0_ISR</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="console.html">console</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="util.html">util</a></li><li><a href="TMR_0_ISR.html">TMR_0_ISR</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-Classes"></span><h3 class="cio">Classes, Interfaces, Objects and Records</h3> <span id="PasDoc-Classes"></span><h3 class="cio">Classes, Interfaces, Objects and Records</h3>
<table class="classestable wide_list"> <table class="classestable wide_list">
<tr class="listheader"> <tr class="listheader">
<th class="itemname">Name</th> <th class="itemname">Name</th>
<th class="itemdesc">Description</th> <th class="itemdesc">Description</th>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname">Record&nbsp;<a class="bold" href="RTC.TDateTime.html"><code>TDateTime</code></a></td> <td class="itemname">Record&nbsp;<a class="bold" href="RTC.TDateTime.html"><code>TDateTime</code></a></td>
<td class="itemdesc">&nbsp;</td> <td class="itemdesc">&nbsp;</td>
</tr> </tr>
</table> </table>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="RTC.html#init">init</a></b>;</code></td> <td class="itemcode"><code>procedure <b><a href="RTC.html#init">init</a></b>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>function <b><a href="RTC.html#getDateTime">getDateTime</a></b> : <a href="RTC.TDateTime.html">TDateTime</a>;</code></td> <td class="itemcode"><code>function <b><a href="RTC.html#getDateTime">getDateTime</a></b> : <a href="RTC.TDateTime.html">TDateTime</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code>function <b><a href="RTC.html#weekdayToString">weekdayToString</a></b>(Weekday : <a href="system.html#uInt8">uint8</a>) : <a href="system.html#pchar">pchar</a>;</code></td> <td class="itemcode"><code>function <b><a href="RTC.html#weekdayToString">weekdayToString</a></b>(Weekday : <a href="system.html#uInt8">uint8</a>) : <a href="system.html#pchar">pchar</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="init"></span><code>procedure <b>init</b>;</code></td> <td class="itemcode"><span id="init"></span><code>procedure <b>init</b>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="getDateTime"></span><code>function <b>getDateTime</b> : <a href="RTC.TDateTime.html">TDateTime</a>;</code></td> <td class="itemcode"><span id="getDateTime"></span><code>function <b>getDateTime</b> : <a href="RTC.TDateTime.html">TDateTime</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="weekdayToString"></span><code>function <b>weekdayToString</b>(Weekday : <a href="system.html#uInt8">uint8</a>) : <a href="system.html#pchar">pchar</a>;</code></td> <td class="itemcode"><span id="weekdayToString"></span><code>function <b>weekdayToString</b>(Weekday : <a href="system.html#uInt8">uint8</a>) : <a href="system.html#pchar">pchar</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,60 +1,60 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: SFE</title> <title>Asuro: SFE</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit SFE</h1> <h1 class="unit">Unit SFE</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Fault-&gt;<code>SFE</code> - <a class="normal" href="util.html#stack">Stack</a> Fault Exception. Fault-&gt;<code>SFE</code> - <a class="normal" href="util.html#stack">Stack</a> Fault Exception.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="SFE.html#register">register</a></b>();</code></td> <td class="itemcode"><code>procedure <b><a href="SFE.html#register">register</a></b>();</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td> <td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,60 +1,60 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: SNPE</title> <title>Asuro: SNPE</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit SNPE</h1> <h1 class="unit">Unit SNPE</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Fault-&gt;<code>SNPE</code> - Segment Not Present Exception. Fault-&gt;<code>SNPE</code> - Segment Not Present Exception.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="SNPE.html#register">register</a></b>();</code></td> <td class="itemcode"><code>procedure <b><a href="SNPE.html#register">register</a></b>();</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td> <td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,80 +1,80 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: TMR_0_ISR</title> <title>Asuro: TMR_0_ISR</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit TMR_0_ISR</h1> <h1 class="unit">Unit TMR_0_ISR</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Driver-&gt;Timer-&gt;<code>TMR_0_ISR</code> - 1024hz Timer Driver. Driver-&gt;Timer-&gt;<code>TMR_0_ISR</code> - 1024hz Timer Driver.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="TMR_0_ISR.html#register">register</a></b>();</code></td> <td class="itemcode"><code>procedure <b><a href="TMR_0_ISR.html#register">register</a></b>();</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>procedure <b><a href="TMR_0_ISR.html#hook">hook</a></b>(hook_method : <a href="system.html#uInt32">uint32</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="TMR_0_ISR.html#hook">hook</a></b>(hook_method : <a href="system.html#uInt32">uint32</a>);</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="TMR_0_ISR.html#unhook">unhook</a></b>(hook_method : <a href="system.html#uInt32">uint32</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="TMR_0_ISR.html#unhook">unhook</a></b>(hook_method : <a href="system.html#uInt32">uint32</a>);</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td> <td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="hook"></span><code>procedure <b>hook</b>(hook_method : <a href="system.html#uInt32">uint32</a>);</code></td> <td class="itemcode"><span id="hook"></span><code>procedure <b>hook</b>(hook_method : <a href="system.html#uInt32">uint32</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="unhook"></span><code>procedure <b>unhook</b>(hook_method : <a href="system.html#uInt32">uint32</a>);</code></td> <td class="itemcode"><span id="unhook"></span><code>procedure <b>unhook</b>(hook_method : <a href="system.html#uInt32">uint32</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,80 +1,80 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: TMR_1_ISR</title> <title>Asuro: TMR_1_ISR</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit TMR_1_ISR</h1> <h1 class="unit">Unit TMR_1_ISR</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Driver-&gt;Timer-&gt;<code>TMR_1_ISR</code> - 1024/s Timer Driver. Driver-&gt;Timer-&gt;<code>TMR_1_ISR</code> - 1024/s Timer Driver.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="TMR_1_ISR.html#register">register</a></b>();</code></td> <td class="itemcode"><code>procedure <b><a href="TMR_1_ISR.html#register">register</a></b>();</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>procedure <b><a href="TMR_1_ISR.html#hook">hook</a></b>(hook_method : <a href="system.html#uInt32">uint32</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="TMR_1_ISR.html#hook">hook</a></b>(hook_method : <a href="system.html#uInt32">uint32</a>);</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="TMR_1_ISR.html#unhook">unhook</a></b>(hook_method : <a href="system.html#uInt32">uint32</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="TMR_1_ISR.html#unhook">unhook</a></b>(hook_method : <a href="system.html#uInt32">uint32</a>);</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td> <td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="hook"></span><code>procedure <b>hook</b>(hook_method : <a href="system.html#uInt32">uint32</a>);</code></td> <td class="itemcode"><span id="hook"></span><code>procedure <b>hook</b>(hook_method : <a href="system.html#uInt32">uint32</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="unhook"></span><code>procedure <b>unhook</b>(hook_method : <a href="system.html#uInt32">uint32</a>);</code></td> <td class="itemcode"><span id="unhook"></span><code>procedure <b>unhook</b>(hook_method : <a href="system.html#uInt32">uint32</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,60 +1,60 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: UHCI</title> <title>Asuro: UHCI</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit UHCI</h1> <h1 class="unit">Unit UHCI</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Driver-&gt;Bus-&gt;<code>UHCI</code> - Universal Host Controller Interface Driver. Driver-&gt;Bus-&gt;<code>UHCI</code> - Universal Host Controller Interface Driver.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="tracer.html">tracer</a></li><li><a href="console.html">Console</a></li><li><a href="PCI.html">PCI</a></li><li><a href="drivertypes.html">drivertypes</a></li><li><a href="pmemorymanager.html">pmemorymanager</a></li><li><a href="vmemorymanager.html">vmemorymanager</a></li><li><a href="util.html">util</a></li><li><a href="drivermanagement.html">drivermanagement</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="tracer.html">tracer</a></li><li><a href="console.html">Console</a></li><li><a href="PCI.html">PCI</a></li><li><a href="drivertypes.html">drivertypes</a></li><li><a href="pmemorymanager.html">pmemorymanager</a></li><li><a href="vmemorymanager.html">vmemorymanager</a></li><li><a href="util.html">util</a></li><li><a href="drivermanagement.html">drivermanagement</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>function <b><a href="UHCI.html#load">load</a></b> : boolean;</code></td> <td class="itemcode"><code>function <b><a href="UHCI.html#load">load</a></b> : boolean;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="load"></span><code>function <b>load</b> : boolean;</code></td> <td class="itemcode"><span id="load"></span><code>function <b>load</b> : boolean;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,60 +1,60 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: UIE</title> <title>Asuro: UIE</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit UIE</h1> <h1 class="unit">Unit UIE</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Fault-&gt;<code>UIE</code> - Unknown Interrupt Exception. Fault-&gt;<code>UIE</code> - Unknown Interrupt Exception.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="idt.html">IDT</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="UIE.html#register">register</a></b>();</code></td> <td class="itemcode"><code>procedure <b><a href="UIE.html#register">register</a></b>();</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td> <td class="itemcode"><span id="register"></span><code>procedure <b>register</b>();</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,60 +1,60 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: USB</title> <title>Asuro: USB</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit USB</h1> <h1 class="unit">Unit USB</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Driver-&gt;Bus-&gt;<code>USB</code> - Universal <a class="normal" href="serial.html">Serial</a> Bus Driver/Interface. Driver-&gt;Bus-&gt;<code>USB</code> - Universal <a class="normal" href="serial.html">Serial</a> Bus Driver/Interface.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="tracer.html">tracer</a></li><li><a href="console.html">Console</a></li><li><a href="PCI.html">PCI</a></li><li><a href="drivertypes.html">drivertypes</a></li><li><a href="pmemorymanager.html">pmemorymanager</a></li><li><a href="vmemorymanager.html">vmemorymanager</a></li><li><a href="util.html">util</a></li><li><a href="drivermanagement.html">drivermanagement</a></li><li><a href="OHCI.html">OHCI</a></li><li><a href="UHCI.html">UHCI</a></li><li><a href="EHCI.html">EHCI</a></li><li><a href="XHCI.html">XHCI</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="tracer.html">tracer</a></li><li><a href="console.html">Console</a></li><li><a href="PCI.html">PCI</a></li><li><a href="drivertypes.html">drivertypes</a></li><li><a href="pmemorymanager.html">pmemorymanager</a></li><li><a href="vmemorymanager.html">vmemorymanager</a></li><li><a href="util.html">util</a></li><li><a href="drivermanagement.html">drivermanagement</a></li><li><a href="OHCI.html">OHCI</a></li><li><a href="UHCI.html">UHCI</a></li><li><a href="EHCI.html">EHCI</a></li><li><a href="XHCI.html">XHCI</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="USB.html#init">init</a></b>;</code></td> <td class="itemcode"><code>procedure <b><a href="USB.html#init">init</a></b>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="init"></span><code>procedure <b>init</b>;</code></td> <td class="itemcode"><span id="init"></span><code>procedure <b>init</b>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,60 +1,60 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: XHCI</title> <title>Asuro: XHCI</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit XHCI</h1> <h1 class="unit">Unit XHCI</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Driver-&gt;Bus-&gt;<code>XHCI</code> - eXtensible Host Controller Interface Driver. Driver-&gt;Bus-&gt;<code>XHCI</code> - eXtensible Host Controller Interface Driver.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="tracer.html">tracer</a></li><li><a href="console.html">Console</a></li><li><a href="PCI.html">PCI</a></li><li><a href="drivertypes.html">drivertypes</a></li><li><a href="pmemorymanager.html">pmemorymanager</a></li><li><a href="vmemorymanager.html">vmemorymanager</a></li><li><a href="util.html">util</a></li><li><a href="drivermanagement.html">drivermanagement</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="tracer.html">tracer</a></li><li><a href="console.html">Console</a></li><li><a href="PCI.html">PCI</a></li><li><a href="drivertypes.html">drivertypes</a></li><li><a href="pmemorymanager.html">pmemorymanager</a></li><li><a href="vmemorymanager.html">vmemorymanager</a></li><li><a href="util.html">util</a></li><li><a href="drivermanagement.html">drivermanagement</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>function <b><a href="XHCI.html#load">load</a></b> : boolean;</code></td> <td class="itemcode"><code>function <b><a href="XHCI.html#load">load</a></b> : boolean;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="load"></span><code>function <b>load</b> : boolean;</code></td> <td class="itemcode"><span id="load"></span><code>function <b>load</b> : boolean;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,48 +1,48 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Search Results</title> <title>Search Results</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
<!-- Note that we use a local jquery copy (not from Google Hosted Libraries), to work offline --> <!-- Note that we use a local jquery copy (not from Google Hosted Libraries), to work offline -->
<script type="text/javascript" src="tipuesearch/jquery.min.js"></script> <script type="text/javascript" src="tipuesearch/jquery.min.js"></script>
<script type="text/javascript" src="tipuesearch/tipuesearch_data.js"></script> <script type="text/javascript" src="tipuesearch/tipuesearch_data.js"></script>
<script type="text/javascript" src="tipuesearch/tipuesearch_set.js"></script> <script type="text/javascript" src="tipuesearch/tipuesearch_set.js"></script>
<script type="text/javascript" src="tipuesearch/tipuesearch.js"></script> <script type="text/javascript" src="tipuesearch/tipuesearch.js"></script>
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1>Search results</h1> <h1>Search results</h1>
<div id="tipue_search_content"></div> <div id="tipue_search_content"></div>
</td></tr></table> </td></tr></table>
</body> </body>
</html> </html>

View File

@ -1,67 +1,67 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: arp: Record TARPCacheRecord</title> <title>Asuro: arp: Record TARPCacheRecord</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<span id="TARPCacheRecord"></span><h1 class="cio">Record TARPCacheRecord</h1> <span id="TARPCacheRecord"></span><h1 class="cio">Record TARPCacheRecord</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div>
<span id="PasDoc-Description"></span><h2 class="unit">Unit</h2> <span id="PasDoc-Description"></span><h2 class="unit">Unit</h2>
<p class="unitlink"> <p class="unitlink">
<a href="arp.html">arp</a></p> <a href="arp.html">arp</a></p>
<h2 class="declaration">Declaration</h2> <h2 class="declaration">Declaration</h2>
<p class="declaration"> <p class="declaration">
<code>type TARPCacheRecord = record</code></p> <code>type TARPCacheRecord = record</code></p>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
&nbsp;<h2 class="overview">Overview</h2> &nbsp;<h2 class="overview">Overview</h2>
<span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3> <span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="arp.TARPCacheRecord.html#MAC">MAC</a></b>: <a href="nettypes.html#TMACAddress">TMACAddress</a>;</code></td> <td class="itemcode"><code><b><a href="arp.TARPCacheRecord.html#MAC">MAC</a></b>: <a href="nettypes.html#TMACAddress">TMACAddress</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="arp.TARPCacheRecord.html#IP">IP</a></b>: <a href="nettypes.html#TIPv4Address">TIPv4Address</a>;</code></td> <td class="itemcode"><code><b><a href="arp.TARPCacheRecord.html#IP">IP</a></b>: <a href="nettypes.html#TIPv4Address">TIPv4Address</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Fields</h3> <h3 class="detail">Fields</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="MAC"></span><code><b>MAC</b>: <a href="nettypes.html#TMACAddress">TMACAddress</a>;</code></td> <td class="itemcode"><span id="MAC"></span><code><b>MAC</b>: <a href="nettypes.html#TMACAddress">TMACAddress</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="IP"></span><code><b>IP</b>: <a href="nettypes.html#TIPv4Address">TIPv4Address</a>;</code></td> <td class="itemcode"><span id="IP"></span><code><b>IP</b>: <a href="nettypes.html#TIPv4Address">TIPv4Address</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,145 +1,145 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: arp</title> <title>Asuro: arp</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit arp</h1> <h1 class="unit">Unit arp</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section"><a class="section" href="#PasDoc-Classes">Classes, Interfaces, Objects and Records</a></div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section"><a class="section" href="#PasDoc-Classes">Classes, Interfaces, Objects and Records</a></div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;L3-&gt;<code>ARP</code> - Address Resolution Protocol Driver. Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;L3-&gt;<code>ARP</code> - Address Resolution Protocol Driver.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="tracer.html">tracer</a></li><li><a href="lmemorymanager.html">lmemorymanager</a></li><li><a href="util.html">util</a></li><li><a href="lists.html">lists</a></li><li><a href="console.html">console</a></li><li><a href="terminal.html">terminal</a></li><li><a href="net.html">net</a></li><li><a href="nettypes.html">nettypes</a></li><li><a href="netutils.html">netutils</a></li><li><a href="netlog.html">netlog</a></li><li><a href="eth2.html">eth2</a></li><li><a href="ipv4.html">ipv4</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="tracer.html">tracer</a></li><li><a href="lmemorymanager.html">lmemorymanager</a></li><li><a href="util.html">util</a></li><li><a href="lists.html">lists</a></li><li><a href="console.html">console</a></li><li><a href="terminal.html">terminal</a></li><li><a href="net.html">net</a></li><li><a href="nettypes.html">nettypes</a></li><li><a href="netutils.html">netutils</a></li><li><a href="netlog.html">netlog</a></li><li><a href="eth2.html">eth2</a></li><li><a href="ipv4.html">ipv4</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-Classes"></span><h3 class="cio">Classes, Interfaces, Objects and Records</h3> <span id="PasDoc-Classes"></span><h3 class="cio">Classes, Interfaces, Objects and Records</h3>
<table class="classestable wide_list"> <table class="classestable wide_list">
<tr class="listheader"> <tr class="listheader">
<th class="itemname">Name</th> <th class="itemname">Name</th>
<th class="itemdesc">Description</th> <th class="itemdesc">Description</th>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname">Record&nbsp;<a class="bold" href="arp.TARPCacheRecord.html"><code>TARPCacheRecord</code></a></td> <td class="itemname">Record&nbsp;<a class="bold" href="arp.TARPCacheRecord.html"><code>TARPCacheRecord</code></a></td>
<td class="itemdesc">&nbsp;</td> <td class="itemdesc">&nbsp;</td>
</tr> </tr>
</table> </table>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="arp.html#register">register</a></b>;</code></td> <td class="itemcode"><code>procedure <b><a href="arp.html#register">register</a></b>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>function <b><a href="arp.html#IPv4ToMAC">IPv4ToMAC</a></b>(ip : <a href="system.html#PuInt8">puint8</a>) : <a href="system.html#PuInt8">puint8</a>;</code></td> <td class="itemcode"><code>function <b><a href="arp.html#IPv4ToMAC">IPv4ToMAC</a></b>(ip : <a href="system.html#PuInt8">puint8</a>) : <a href="system.html#PuInt8">puint8</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code>function <b><a href="arp.html#MACToIIPv4">MACToIIPv4</a></b>(mac : <a href="system.html#PuInt8">puint8</a>) : <a href="system.html#PuInt8">puint8</a>;</code></td> <td class="itemcode"><code>function <b><a href="arp.html#MACToIIPv4">MACToIIPv4</a></b>(mac : <a href="system.html#PuInt8">puint8</a>) : <a href="system.html#PuInt8">puint8</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>procedure <b><a href="arp.html#sendGratuitous">sendGratuitous</a></b>;</code></td> <td class="itemcode"><code>procedure <b><a href="arp.html#sendGratuitous">sendGratuitous</a></b>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="arp.html#sendRequest">sendRequest</a></b>(ip : <a href="system.html#PuInt8">puint8</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="arp.html#sendRequest">sendRequest</a></b>(ip : <a href="system.html#PuInt8">puint8</a>);</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>procedure <b><a href="arp.html#send">send</a></b>(hType : <a href="system.html#uInt16">uint16</a>; pType : <a href="system.html#uInt16">uint16</a>; op : <a href="system.html#uInt16">uint16</a>; p_context : <a href="nettypes.html#PPacketContext">PPacketContext</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="arp.html#send">send</a></b>(hType : <a href="system.html#uInt16">uint16</a>; pType : <a href="system.html#uInt16">uint16</a>; op : <a href="system.html#uInt16">uint16</a>; p_context : <a href="nettypes.html#PPacketContext">PPacketContext</a>);</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code>function <b><a href="arp.html#resolveIP">resolveIP</a></b>(ip : <a href="system.html#PuInt8">puint8</a>) : <a href="system.html#PuInt8">puint8</a>;</code></td> <td class="itemcode"><code>function <b><a href="arp.html#resolveIP">resolveIP</a></b>(ip : <a href="system.html#PuInt8">puint8</a>) : <a href="system.html#PuInt8">puint8</a>;</code></td>
</tr> </tr>
</table> </table>
<span id="PasDoc-Types"></span><h3 class="summary">Types</h3> <span id="PasDoc-Types"></span><h3 class="summary">Types</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="arp.html#PARPCacheRecord">PARPCacheRecord</a></b> = &circ;<a href="arp.TARPCacheRecord.html">TARPCacheRecord</a>;</code></td> <td class="itemcode"><code><b><a href="arp.html#PARPCacheRecord">PARPCacheRecord</a></b> = &circ;<a href="arp.TARPCacheRecord.html">TARPCacheRecord</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="register"></span><code>procedure <b>register</b>;</code></td> <td class="itemcode"><span id="register"></span><code>procedure <b>register</b>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="IPv4ToMAC"></span><code>function <b>IPv4ToMAC</b>(ip : <a href="system.html#PuInt8">puint8</a>) : <a href="system.html#PuInt8">puint8</a>;</code></td> <td class="itemcode"><span id="IPv4ToMAC"></span><code>function <b>IPv4ToMAC</b>(ip : <a href="system.html#PuInt8">puint8</a>) : <a href="system.html#PuInt8">puint8</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="MACToIIPv4"></span><code>function <b>MACToIIPv4</b>(mac : <a href="system.html#PuInt8">puint8</a>) : <a href="system.html#PuInt8">puint8</a>;</code></td> <td class="itemcode"><span id="MACToIIPv4"></span><code>function <b>MACToIIPv4</b>(mac : <a href="system.html#PuInt8">puint8</a>) : <a href="system.html#PuInt8">puint8</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="sendGratuitous"></span><code>procedure <b>sendGratuitous</b>;</code></td> <td class="itemcode"><span id="sendGratuitous"></span><code>procedure <b>sendGratuitous</b>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="sendRequest"></span><code>procedure <b>sendRequest</b>(ip : <a href="system.html#PuInt8">puint8</a>);</code></td> <td class="itemcode"><span id="sendRequest"></span><code>procedure <b>sendRequest</b>(ip : <a href="system.html#PuInt8">puint8</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="send"></span><code>procedure <b>send</b>(hType : <a href="system.html#uInt16">uint16</a>; pType : <a href="system.html#uInt16">uint16</a>; op : <a href="system.html#uInt16">uint16</a>; p_context : <a href="nettypes.html#PPacketContext">PPacketContext</a>);</code></td> <td class="itemcode"><span id="send"></span><code>procedure <b>send</b>(hType : <a href="system.html#uInt16">uint16</a>; pType : <a href="system.html#uInt16">uint16</a>; op : <a href="system.html#uInt16">uint16</a>; p_context : <a href="nettypes.html#PPacketContext">PPacketContext</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="resolveIP"></span><code>function <b>resolveIP</b>(ip : <a href="system.html#PuInt8">puint8</a>) : <a href="system.html#PuInt8">puint8</a>;</code></td> <td class="itemcode"><span id="resolveIP"></span><code>function <b>resolveIP</b>(ip : <a href="system.html#PuInt8">puint8</a>) : <a href="system.html#PuInt8">puint8</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h3 class="detail">Types</h3> <h3 class="detail">Types</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="PARPCacheRecord"></span><code><b>PARPCacheRecord</b> = &circ;<a href="arp.TARPCacheRecord.html">TARPCacheRecord</a>;</code></td> <td class="itemcode"><span id="PARPCacheRecord"></span><code><b>PARPCacheRecord</b> = &circ;<a href="arp.TARPCacheRecord.html">TARPCacheRecord</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,199 +1,199 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: asuro</title> <title>Asuro: asuro</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit asuro</h1> <h1 class="unit">Unit asuro</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Uses</div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section">Functions and Procedures</div><div class="one_section">Types</div><div class="one_section"><a class="section" href="#PasDoc-Constants">Constants</a></div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Uses</div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section">Functions and Procedures</div><div class="one_section">Types</div><div class="one_section"><a class="section" href="#PasDoc-Constants">Constants</a></div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Include-&gt;<code>Asuro</code> - Auto-Generated <a class="normal" href="asuro.html#VERSION">Version</a> &amp; Compilation Information Include-&gt;<code>Asuro</code> - Auto-Generated <a class="normal" href="asuro.html#VERSION">Version</a> &amp; Compilation Information
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="overview">Overview</h2> <span id="PasDoc-Uses"></span><h2 class="overview">Overview</h2>
<span id="PasDoc-Constants"></span><h3 class="summary">Constants</h3> <span id="PasDoc-Constants"></span><h3 class="summary">Constants</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="asuro.html#VERSION">VERSION</a></b> = '1.0.1-746ia';</code></td> <td class="itemcode"><code><b><a href="asuro.html#VERSION">VERSION</a></b> = '1.0.1-746ia';</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="asuro.html#VERSION_MAJOR">VERSION_MAJOR</a></b> = '1';</code></td> <td class="itemcode"><code><b><a href="asuro.html#VERSION_MAJOR">VERSION_MAJOR</a></b> = '1';</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="asuro.html#VERSION_MINOR">VERSION_MINOR</a></b> = '0';</code></td> <td class="itemcode"><code><b><a href="asuro.html#VERSION_MINOR">VERSION_MINOR</a></b> = '0';</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="asuro.html#VERSION_SUB">VERSION_SUB</a></b> = '1';</code></td> <td class="itemcode"><code><b><a href="asuro.html#VERSION_SUB">VERSION_SUB</a></b> = '1';</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="asuro.html#REVISION">REVISION</a></b> = '746';</code></td> <td class="itemcode"><code><b><a href="asuro.html#REVISION">REVISION</a></b> = '746';</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="asuro.html#RELEASE">RELEASE</a></b> = 'ia';</code></td> <td class="itemcode"><code><b><a href="asuro.html#RELEASE">RELEASE</a></b> = 'ia';</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="asuro.html#LINE_COUNT">LINE_COUNT</a></b> = 29505;</code></td> <td class="itemcode"><code><b><a href="asuro.html#LINE_COUNT">LINE_COUNT</a></b> = 29505;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="asuro.html#FILE_COUNT">FILE_COUNT</a></b> = 104;</code></td> <td class="itemcode"><code><b><a href="asuro.html#FILE_COUNT">FILE_COUNT</a></b> = 104;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="asuro.html#DRIVER_COUNT">DRIVER_COUNT</a></b> = 32;</code></td> <td class="itemcode"><code><b><a href="asuro.html#DRIVER_COUNT">DRIVER_COUNT</a></b> = 32;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="asuro.html#FPC_VERSION">FPC_VERSION</a></b> = '2.6.4';</code></td> <td class="itemcode"><code><b><a href="asuro.html#FPC_VERSION">FPC_VERSION</a></b> = '2.6.4';</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="asuro.html#NASM_VERSION">NASM_VERSION</a></b> = '2.10.09';</code></td> <td class="itemcode"><code><b><a href="asuro.html#NASM_VERSION">NASM_VERSION</a></b> = '2.10.09';</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="asuro.html#MAKE_VERSION">MAKE_VERSION</a></b> = '3.81';</code></td> <td class="itemcode"><code><b><a href="asuro.html#MAKE_VERSION">MAKE_VERSION</a></b> = '3.81';</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="asuro.html#COMPILE_DATE">COMPILE_DATE</a></b> = '29/09/18';</code></td> <td class="itemcode"><code><b><a href="asuro.html#COMPILE_DATE">COMPILE_DATE</a></b> = '29/09/18';</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="asuro.html#COMPILE_TIME">COMPILE_TIME</a></b> = '15:30:53';</code></td> <td class="itemcode"><code><b><a href="asuro.html#COMPILE_TIME">COMPILE_TIME</a></b> = '15:30:53';</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="asuro.html#CHECKSUM">CHECKSUM</a></b> = 'ceb05d7417d4c62b74f7c3c4c164cb15';</code></td> <td class="itemcode"><code><b><a href="asuro.html#CHECKSUM">CHECKSUM</a></b> = 'ceb05d7417d4c62b74f7c3c4c164cb15';</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Constants</h3> <h3 class="detail">Constants</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="VERSION"></span><code><b>VERSION</b> = '1.0.1-746ia';</code></td> <td class="itemcode"><span id="VERSION"></span><code><b>VERSION</b> = '1.0.1-746ia';</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="VERSION_MAJOR"></span><code><b>VERSION_MAJOR</b> = '1';</code></td> <td class="itemcode"><span id="VERSION_MAJOR"></span><code><b>VERSION_MAJOR</b> = '1';</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="VERSION_MINOR"></span><code><b>VERSION_MINOR</b> = '0';</code></td> <td class="itemcode"><span id="VERSION_MINOR"></span><code><b>VERSION_MINOR</b> = '0';</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="VERSION_SUB"></span><code><b>VERSION_SUB</b> = '1';</code></td> <td class="itemcode"><span id="VERSION_SUB"></span><code><b>VERSION_SUB</b> = '1';</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="REVISION"></span><code><b>REVISION</b> = '746';</code></td> <td class="itemcode"><span id="REVISION"></span><code><b>REVISION</b> = '746';</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="RELEASE"></span><code><b>RELEASE</b> = 'ia';</code></td> <td class="itemcode"><span id="RELEASE"></span><code><b>RELEASE</b> = 'ia';</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="LINE_COUNT"></span><code><b>LINE_COUNT</b> = 29505;</code></td> <td class="itemcode"><span id="LINE_COUNT"></span><code><b>LINE_COUNT</b> = 29505;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="FILE_COUNT"></span><code><b>FILE_COUNT</b> = 104;</code></td> <td class="itemcode"><span id="FILE_COUNT"></span><code><b>FILE_COUNT</b> = 104;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="DRIVER_COUNT"></span><code><b>DRIVER_COUNT</b> = 32;</code></td> <td class="itemcode"><span id="DRIVER_COUNT"></span><code><b>DRIVER_COUNT</b> = 32;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="FPC_VERSION"></span><code><b>FPC_VERSION</b> = '2.6.4';</code></td> <td class="itemcode"><span id="FPC_VERSION"></span><code><b>FPC_VERSION</b> = '2.6.4';</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="NASM_VERSION"></span><code><b>NASM_VERSION</b> = '2.10.09';</code></td> <td class="itemcode"><span id="NASM_VERSION"></span><code><b>NASM_VERSION</b> = '2.10.09';</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="MAKE_VERSION"></span><code><b>MAKE_VERSION</b> = '3.81';</code></td> <td class="itemcode"><span id="MAKE_VERSION"></span><code><b>MAKE_VERSION</b> = '3.81';</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="COMPILE_DATE"></span><code><b>COMPILE_DATE</b> = '29/09/18';</code></td> <td class="itemcode"><span id="COMPILE_DATE"></span><code><b>COMPILE_DATE</b> = '29/09/18';</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="COMPILE_TIME"></span><code><b>COMPILE_TIME</b> = '15:30:53';</code></td> <td class="itemcode"><span id="COMPILE_TIME"></span><code><b>COMPILE_TIME</b> = '15:30:53';</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="CHECKSUM"></span><code><b>CHECKSUM</b> = 'ceb05d7417d4c62b74f7c3c4c164cb15';</code></td> <td class="itemcode"><span id="CHECKSUM"></span><code><b>CHECKSUM</b> = 'ceb05d7417d4c62b74f7c3c4c164cb15';</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Asuro Compilation Script</li> <li>Asuro Compilation Script</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,77 +1,77 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: bios_data_area: Record TCounters</title> <title>Asuro: bios_data_area: Record TCounters</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<span id="TCounters"></span><h1 class="cio">Record TCounters</h1> <span id="TCounters"></span><h1 class="cio">Record TCounters</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div>
<span id="PasDoc-Description"></span><h2 class="unit">Unit</h2> <span id="PasDoc-Description"></span><h2 class="unit">Unit</h2>
<p class="unitlink"> <p class="unitlink">
<a href="bios_data_area.html">bios_data_area</a></p> <a href="bios_data_area.html">bios_data_area</a></p>
<h2 class="declaration">Declaration</h2> <h2 class="declaration">Declaration</h2>
<p class="declaration"> <p class="declaration">
<code>type TCounters = record</code></p> <code>type TCounters = record</code></p>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
&nbsp;<h2 class="overview">Overview</h2> &nbsp;<h2 class="overview">Overview</h2>
<span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3> <span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="bios_data_area.TCounters.html#c16">c16</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><code><b><a href="bios_data_area.TCounters.html#c16">c16</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="bios_data_area.TCounters.html#c32">c32</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="bios_data_area.TCounters.html#c32">c32</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="bios_data_area.TCounters.html#c64">c64</a></b>: <a href="system.html#uInt64">uint64</a>;</code></td> <td class="itemcode"><code><b><a href="bios_data_area.TCounters.html#c64">c64</a></b>: <a href="system.html#uInt64">uint64</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Fields</h3> <h3 class="detail">Fields</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="c16"></span><code><b>c16</b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><span id="c16"></span><code><b>c16</b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="c32"></span><code><b>c32</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="c32"></span><code><b>c32</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="c64"></span><code><b>c64</b>: <a href="system.html#uInt64">uint64</a>;</code></td> <td class="itemcode"><span id="c64"></span><code><b>c64</b>: <a href="system.html#uInt64">uint64</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,60 +1,60 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: bios_data_area</title> <title>Asuro: bios_data_area</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit bios_data_area</h1> <h1 class="unit">Unit bios_data_area</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Uses</div><div class="one_section"><a class="section" href="#PasDoc-Classes">Classes, Interfaces, Objects and Records</a></div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section"><a class="section" href="#PasDoc-Constants">Constants</a></div><div class="one_section"><a class="section" href="#PasDoc-Variables">Variables</a></div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Uses</div><div class="one_section"><a class="section" href="#PasDoc-Classes">Classes, Interfaces, Objects and Records</a></div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section"><a class="section" href="#PasDoc-Constants">Constants</a></div><div class="one_section"><a class="section" href="#PasDoc-Variables">Variables</a></div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Include-&gt;<code>BIOS_Data_Area</code> - Data Structures Controlled by the BIOS. Include-&gt;<code>BIOS_Data_Area</code> - Data Structures Controlled by the BIOS.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="overview">Overview</h2> <span id="PasDoc-Uses"></span><h2 class="overview">Overview</h2>
<span id="PasDoc-Classes"></span><h3 class="cio">Classes, Interfaces, Objects and Records</h3> <span id="PasDoc-Classes"></span><h3 class="cio">Classes, Interfaces, Objects and Records</h3>
<table class="classestable wide_list"> <table class="classestable wide_list">
<tr class="listheader"> <tr class="listheader">
<th class="itemname">Name</th> <th class="itemname">Name</th>
<th class="itemdesc">Description</th> <th class="itemdesc">Description</th>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname">Record&nbsp;<a class="bold" href="bios_data_area.TCounters.html"><code>TCounters</code></a></td> <td class="itemname">Record&nbsp;<a class="bold" href="bios_data_area.TCounters.html"><code>TCounters</code></a></td>
<td class="itemdesc">&nbsp;</td> <td class="itemdesc">&nbsp;</td>
</tr> </tr>
</table> </table>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="bios_data_area.html#tick_update">tick_update</a></b>(data : <a href="system.html#Void">void</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="bios_data_area.html#tick_update">tick_update</a></b>(data : <a href="system.html#Void">void</a>);</code></td>
</tr> </tr>
</table> </table>
<span id="PasDoc-Types"></span><h3 class="summary">Types</h3> <span id="PasDoc-Types"></span><h3 class="summary">Types</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="bios_data_area.html#TBDA">TBDA</a></b> = bitpacked record <td class="itemcode"><code><b><a href="bios_data_area.html#TBDA">TBDA</a></b> = bitpacked record
<a href="serial.html#COM1">COM1</a> : <a href="system.html#uInt16">uint16</a>; <a href="serial.html#COM1">COM1</a> : <a href="system.html#uInt16">uint16</a>;
COM2 : <a href="system.html#uInt16">uint16</a>; COM2 : <a href="system.html#uInt16">uint16</a>;
@ -74,12 +74,12 @@ Include-&gt;<code>BIOS_Data_Area</code> - Data Structures Controlled by the BIOS
Keyboard_Start : <a href="system.html#uInt16">uint16</a>; Keyboard_Start : <a href="system.html#uInt16">uint16</a>;
Keyboard_End : <a href="system.html#uInt16">uint16</a>; Keyboard_End : <a href="system.html#uInt16">uint16</a>;
Keyboard_State : <a href="system.html#uInt8">uint8</a>; Keyboard_State : <a href="system.html#uInt8">uint8</a>;
end;</code></td> end;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="bios_data_area.html#PBDA">PBDA</a></b> = &circ;<a href="bios_data_area.html#TBDA">TBDA</a>;</code></td> <td class="itemcode"><code><b><a href="bios_data_area.html#PBDA">PBDA</a></b> = &circ;<a href="bios_data_area.html#TBDA">TBDA</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="bios_data_area.html#TMCFG">TMCFG</a></b> = bitpacked record <td class="itemcode"><code><b><a href="bios_data_area.html#TMCFG">TMCFG</a></b> = bitpacked record
Signature : Array[0..3] of Char; Signature : Array[0..3] of Char;
Table_Length : <a href="system.html#uInt32">uint32</a>; Table_Length : <a href="system.html#uInt32">uint32</a>;
@ -91,36 +91,36 @@ Include-&gt;<code>BIOS_Data_Area</code> - Data Structures Controlled by the BIOS
Creator_ID : <a href="system.html#uInt32">uint32</a>; Creator_ID : <a href="system.html#uInt32">uint32</a>;
Creator_Revision : <a href="system.html#uInt32">uint32</a>; Creator_Revision : <a href="system.html#uInt32">uint32</a>;
Reserved : <a href="system.html#uInt64">uint64</a>; Reserved : <a href="system.html#uInt64">uint64</a>;
end;</code></td> end;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="bios_data_area.html#PMCFG">PMCFG</a></b> = &circ;<a href="bios_data_area.html#TMCFG">TMCFG</a>;</code></td> <td class="itemcode"><code><b><a href="bios_data_area.html#PMCFG">PMCFG</a></b> = &circ;<a href="bios_data_area.html#TMCFG">TMCFG</a>;</code></td>
</tr> </tr>
</table> </table>
<span id="PasDoc-Constants"></span><h3 class="summary">Constants</h3> <span id="PasDoc-Constants"></span><h3 class="summary">Constants</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="bios_data_area.html#BDA">BDA</a></b> : <a href="bios_data_area.html#PBDA">PBDA</a> = <a href="bios_data_area.html#PBDA">PBDA</a>($C0000400);</code></td> <td class="itemcode"><code><b><a href="bios_data_area.html#BDA">BDA</a></b> : <a href="bios_data_area.html#PBDA">PBDA</a> = <a href="bios_data_area.html#PBDA">PBDA</a>($C0000400);</code></td>
</tr> </tr>
</table> </table>
<span id="PasDoc-Variables"></span><h3 class="summary">Variables</h3> <span id="PasDoc-Variables"></span><h3 class="summary">Variables</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="bios_data_area.html#Counters">Counters</a></b>: <a href="bios_data_area.TCounters.html">TCounters</a>;</code></td> <td class="itemcode"><code><b><a href="bios_data_area.html#Counters">Counters</a></b>: <a href="bios_data_area.TCounters.html">TCounters</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="tick_update"></span><code>procedure <b>tick_update</b>(data : <a href="system.html#Void">void</a>);</code></td> <td class="itemcode"><span id="tick_update"></span><code>procedure <b>tick_update</b>(data : <a href="system.html#Void">void</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h3 class="detail">Types</h3> <h3 class="detail">Types</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="TBDA"></span><code><b>TBDA</b> = bitpacked record <td class="itemcode"><span id="TBDA"></span><code><b>TBDA</b> = bitpacked record
<a href="serial.html#COM1">COM1</a> : <a href="system.html#uInt16">uint16</a>; <a href="serial.html#COM1">COM1</a> : <a href="system.html#uInt16">uint16</a>;
COM2 : <a href="system.html#uInt16">uint16</a>; COM2 : <a href="system.html#uInt16">uint16</a>;
@ -140,20 +140,20 @@ Include-&gt;<code>BIOS_Data_Area</code> - Data Structures Controlled by the BIOS
Keyboard_Start : <a href="system.html#uInt16">uint16</a>; Keyboard_Start : <a href="system.html#uInt16">uint16</a>;
Keyboard_End : <a href="system.html#uInt16">uint16</a>; Keyboard_End : <a href="system.html#uInt16">uint16</a>;
Keyboard_State : <a href="system.html#uInt8">uint8</a>; Keyboard_State : <a href="system.html#uInt8">uint8</a>;
end;</code></td> end;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="PBDA"></span><code><b>PBDA</b> = &circ;<a href="bios_data_area.html#TBDA">TBDA</a>;</code></td> <td class="itemcode"><span id="PBDA"></span><code><b>PBDA</b> = &circ;<a href="bios_data_area.html#TBDA">TBDA</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="TMCFG"></span><code><b>TMCFG</b> = bitpacked record <td class="itemcode"><span id="TMCFG"></span><code><b>TMCFG</b> = bitpacked record
Signature : Array[0..3] of Char; Signature : Array[0..3] of Char;
Table_Length : <a href="system.html#uInt32">uint32</a>; Table_Length : <a href="system.html#uInt32">uint32</a>;
@ -165,38 +165,38 @@ Include-&gt;<code>BIOS_Data_Area</code> - Data Structures Controlled by the BIOS
Creator_ID : <a href="system.html#uInt32">uint32</a>; Creator_ID : <a href="system.html#uInt32">uint32</a>;
Creator_Revision : <a href="system.html#uInt32">uint32</a>; Creator_Revision : <a href="system.html#uInt32">uint32</a>;
Reserved : <a href="system.html#uInt64">uint64</a>; Reserved : <a href="system.html#uInt64">uint64</a>;
end;</code></td> end;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="PMCFG"></span><code><b>PMCFG</b> = &circ;<a href="bios_data_area.html#TMCFG">TMCFG</a>;</code></td> <td class="itemcode"><span id="PMCFG"></span><code><b>PMCFG</b> = &circ;<a href="bios_data_area.html#TMCFG">TMCFG</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h3 class="detail">Constants</h3> <h3 class="detail">Constants</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="BDA"></span><code><b>BDA</b> : <a href="bios_data_area.html#PBDA">PBDA</a> = <a href="bios_data_area.html#PBDA">PBDA</a>($C0000400);</code></td> <td class="itemcode"><span id="BDA"></span><code><b>BDA</b> : <a href="bios_data_area.html#PBDA">PBDA</a> = <a href="bios_data_area.html#PBDA">PBDA</a>($C0000400);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h3 class="detail">Variables</h3> <h3 class="detail">Variables</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Counters"></span><code><b>Counters</b>: <a href="bios_data_area.TCounters.html">TCounters</a>;</code></td> <td class="itemcode"><span id="Counters"></span><code><b>Counters</b>: <a href="bios_data_area.TCounters.html">TCounters</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

File diff suppressed because it is too large Load Diff

View File

@ -1,43 +1,43 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: contextswitcher</title> <title>Asuro: contextswitcher</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit contextswitcher</h1> <h1 class="unit">Unit contextswitcher</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Uses</div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section">Functions and Procedures</div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Uses</div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section">Functions and Procedures</div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
<code>ContextSwitcher</code> - Switch Process Contexts when preempted. <code>ContextSwitcher</code> - Switch Process Contexts when preempted.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="authors">Author</h2> <span id="PasDoc-Uses"></span><h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,87 +1,87 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: cpu: Record TCPUID</title> <title>Asuro: cpu: Record TCPUID</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<span id="TCPUID"></span><h1 class="cio">Record TCPUID</h1> <span id="TCPUID"></span><h1 class="cio">Record TCPUID</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div>
<span id="PasDoc-Description"></span><h2 class="unit">Unit</h2> <span id="PasDoc-Description"></span><h2 class="unit">Unit</h2>
<p class="unitlink"> <p class="unitlink">
<a href="cpu.html">cpu</a></p> <a href="cpu.html">cpu</a></p>
<h2 class="declaration">Declaration</h2> <h2 class="declaration">Declaration</h2>
<p class="declaration"> <p class="declaration">
<code>type TCPUID = record</code></p> <code>type TCPUID = record</code></p>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
&nbsp;<h2 class="overview">Overview</h2> &nbsp;<h2 class="overview">Overview</h2>
<span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3> <span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="cpu.TCPUID.html#ClockSpeed">ClockSpeed</a></b>: <a href="cpu.TClockSpeed.html">TClockSpeed</a>;</code></td> <td class="itemcode"><code><b><a href="cpu.TCPUID.html#ClockSpeed">ClockSpeed</a></b>: <a href="cpu.TClockSpeed.html">TClockSpeed</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="cpu.TCPUID.html#Identifier">Identifier</a></b>: Array[0..12] of Char;</code></td> <td class="itemcode"><code><b><a href="cpu.TCPUID.html#Identifier">Identifier</a></b>: Array[0..12] of Char;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="cpu.TCPUID.html#Capabilities0">Capabilities0</a></b>: <a href="cpu.html#PCapabilities_Old">PCapabilities_Old</a>;</code></td> <td class="itemcode"><code><b><a href="cpu.TCPUID.html#Capabilities0">Capabilities0</a></b>: <a href="cpu.html#PCapabilities_Old">PCapabilities_Old</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="cpu.TCPUID.html#Capabilities1">Capabilities1</a></b>: <a href="cpu.html#PCapabilities_New">PCapabilities_New</a>;</code></td> <td class="itemcode"><code><b><a href="cpu.TCPUID.html#Capabilities1">Capabilities1</a></b>: <a href="cpu.html#PCapabilities_New">PCapabilities_New</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Fields</h3> <h3 class="detail">Fields</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="ClockSpeed"></span><code><b>ClockSpeed</b>: <a href="cpu.TClockSpeed.html">TClockSpeed</a>;</code></td> <td class="itemcode"><span id="ClockSpeed"></span><code><b>ClockSpeed</b>: <a href="cpu.TClockSpeed.html">TClockSpeed</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Identifier"></span><code><b>Identifier</b>: Array[0..12] of Char;</code></td> <td class="itemcode"><span id="Identifier"></span><code><b>Identifier</b>: Array[0..12] of Char;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Capabilities0"></span><code><b>Capabilities0</b>: <a href="cpu.html#PCapabilities_Old">PCapabilities_Old</a>;</code></td> <td class="itemcode"><span id="Capabilities0"></span><code><b>Capabilities0</b>: <a href="cpu.html#PCapabilities_Old">PCapabilities_Old</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Capabilities1"></span><code><b>Capabilities1</b>: <a href="cpu.html#PCapabilities_New">PCapabilities_New</a>;</code></td> <td class="itemcode"><span id="Capabilities1"></span><code><b>Capabilities1</b>: <a href="cpu.html#PCapabilities_New">PCapabilities_New</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,87 +1,87 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: cpu: Record TClockSpeed</title> <title>Asuro: cpu: Record TClockSpeed</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<span id="TClockSpeed"></span><h1 class="cio">Record TClockSpeed</h1> <span id="TClockSpeed"></span><h1 class="cio">Record TClockSpeed</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div>
<span id="PasDoc-Description"></span><h2 class="unit">Unit</h2> <span id="PasDoc-Description"></span><h2 class="unit">Unit</h2>
<p class="unitlink"> <p class="unitlink">
<a href="cpu.html">cpu</a></p> <a href="cpu.html">cpu</a></p>
<h2 class="declaration">Declaration</h2> <h2 class="declaration">Declaration</h2>
<p class="declaration"> <p class="declaration">
<code>type TClockSpeed = record</code></p> <code>type TClockSpeed = record</code></p>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
&nbsp;<h2 class="overview">Overview</h2> &nbsp;<h2 class="overview">Overview</h2>
<span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3> <span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="cpu.TClockSpeed.html#Hz">Hz</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="cpu.TClockSpeed.html#Hz">Hz</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="cpu.TClockSpeed.html#KHz">KHz</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="cpu.TClockSpeed.html#KHz">KHz</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="cpu.TClockSpeed.html#MHz">MHz</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="cpu.TClockSpeed.html#MHz">MHz</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="cpu.TClockSpeed.html#GHz">GHz</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="cpu.TClockSpeed.html#GHz">GHz</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Fields</h3> <h3 class="detail">Fields</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Hz"></span><code><b>Hz</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="Hz"></span><code><b>Hz</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="KHz"></span><code><b>KHz</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="KHz"></span><code><b>KHz</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="MHz"></span><code><b>MHz</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="MHz"></span><code><b>MHz</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="GHz"></span><code><b>GHz</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="GHz"></span><code><b>GHz</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,68 +1,68 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: cpu</title> <title>Asuro: cpu</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit cpu</h1> <h1 class="unit">Unit cpu</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section"><a class="section" href="#PasDoc-Classes">Classes, Interfaces, Objects and Records</a></div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section">Constants</div><div class="one_section"><a class="section" href="#PasDoc-Variables">Variables</a></div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section"><a class="section" href="#PasDoc-Classes">Classes, Interfaces, Objects and Records</a></div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section">Constants</div><div class="one_section"><a class="section" href="#PasDoc-Variables">Variables</a></div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
<code>CPU</code> - <code>CPU</code> Structures &amp; Utility/Capabilities Functions. <code>CPU</code> - <code>CPU</code> Structures &amp; Utility/Capabilities Functions.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="console.html">console</a></li><li><a href="util.html">util</a></li><li><a href="RTC.html">RTC</a></li><li><a href="terminal.html">terminal</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="console.html">console</a></li><li><a href="util.html">util</a></li><li><a href="RTC.html">RTC</a></li><li><a href="terminal.html">terminal</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-Classes"></span><h3 class="cio">Classes, Interfaces, Objects and Records</h3> <span id="PasDoc-Classes"></span><h3 class="cio">Classes, Interfaces, Objects and Records</h3>
<table class="classestable wide_list"> <table class="classestable wide_list">
<tr class="listheader"> <tr class="listheader">
<th class="itemname">Name</th> <th class="itemname">Name</th>
<th class="itemdesc">Description</th> <th class="itemdesc">Description</th>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname">Record&nbsp;<a class="bold" href="cpu.TClockSpeed.html"><code>TClockSpeed</code></a></td> <td class="itemname">Record&nbsp;<a class="bold" href="cpu.TClockSpeed.html"><code>TClockSpeed</code></a></td>
<td class="itemdesc">&nbsp;</td> <td class="itemdesc">&nbsp;</td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname">Record&nbsp;<a class="bold" href="cpu.TCPUID.html"><code>TCPUID</code></a></td> <td class="itemname">Record&nbsp;<a class="bold" href="cpu.TCPUID.html"><code>TCPUID</code></a></td>
<td class="itemdesc">&nbsp;</td> <td class="itemdesc">&nbsp;</td>
</tr> </tr>
</table> </table>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="cpu.html#init">init</a></b>();</code></td> <td class="itemcode"><code>procedure <b><a href="cpu.html#init">init</a></b>();</code></td>
</tr> </tr>
</table> </table>
<span id="PasDoc-Types"></span><h3 class="summary">Types</h3> <span id="PasDoc-Types"></span><h3 class="summary">Types</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="cpu.html#PCapabilities_Old">PCapabilities_Old</a></b> = &circ;<a href="cpu.html#TCapabilities_Old">TCapabilities_Old</a>;</code></td> <td class="itemcode"><code><b><a href="cpu.html#PCapabilities_Old">PCapabilities_Old</a></b> = &circ;<a href="cpu.html#TCapabilities_Old">TCapabilities_Old</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="cpu.html#TCapabilities_Old">TCapabilities_Old</a></b> = bitpacked record <td class="itemcode"><code><b><a href="cpu.html#TCapabilities_Old">TCapabilities_Old</a></b> = bitpacked record
FPU : Boolean; FPU : Boolean;
VME : Boolean; VME : Boolean;
@ -96,12 +96,12 @@ $(document).ready(function() {
TM1 : Boolean; TM1 : Boolean;
IA64 : Boolean; IA64 : Boolean;
PBE : Boolean; PBE : Boolean;
end;</code></td> end;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="cpu.html#PCapabilities_New">PCapabilities_New</a></b> = &circ;<a href="cpu.html#TCapabilities_New">TCapabilities_New</a>;</code></td> <td class="itemcode"><code><b><a href="cpu.html#PCapabilities_New">PCapabilities_New</a></b> = &circ;<a href="cpu.html#TCapabilities_New">TCapabilities_New</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="cpu.html#TCapabilities_New">TCapabilities_New</a></b> = bitpacked record <td class="itemcode"><code><b><a href="cpu.html#TCapabilities_New">TCapabilities_New</a></b> = bitpacked record
SSE3 : Boolean; SSE3 : Boolean;
PCLMUL : Boolean; PCLMUL : Boolean;
@ -135,40 +135,40 @@ $(document).ready(function() {
RESV3 : Boolean; RESV3 : Boolean;
RESV4 : Boolean; RESV4 : Boolean;
RESV5 : Boolean; RESV5 : Boolean;
end;</code></td> end;</code></td>
</tr> </tr>
</table> </table>
<span id="PasDoc-Variables"></span><h3 class="summary">Variables</h3> <span id="PasDoc-Variables"></span><h3 class="summary">Variables</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="cpu.html#CPUID">CPUID</a></b>: <a href="cpu.TCPUID.html">TCPUID</a>;</code></td> <td class="itemcode"><code><b><a href="cpu.html#CPUID">CPUID</a></b>: <a href="cpu.TCPUID.html">TCPUID</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="cpu.html#CAP_OLD">CAP_OLD</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="cpu.html#CAP_OLD">CAP_OLD</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="cpu.html#CAP_NEW">CAP_NEW</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="cpu.html#CAP_NEW">CAP_NEW</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="init"></span><code>procedure <b>init</b>();</code></td> <td class="itemcode"><span id="init"></span><code>procedure <b>init</b>();</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h3 class="detail">Types</h3> <h3 class="detail">Types</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="PCapabilities_Old"></span><code><b>PCapabilities_Old</b> = &circ;<a href="cpu.html#TCapabilities_Old">TCapabilities_Old</a>;</code></td> <td class="itemcode"><span id="PCapabilities_Old"></span><code><b>PCapabilities_Old</b> = &circ;<a href="cpu.html#TCapabilities_Old">TCapabilities_Old</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="TCapabilities_Old"></span><code><b>TCapabilities_Old</b> = bitpacked record <td class="itemcode"><span id="TCapabilities_Old"></span><code><b>TCapabilities_Old</b> = bitpacked record
FPU : Boolean; FPU : Boolean;
VME : Boolean; VME : Boolean;
@ -202,20 +202,20 @@ $(document).ready(function() {
TM1 : Boolean; TM1 : Boolean;
IA64 : Boolean; IA64 : Boolean;
PBE : Boolean; PBE : Boolean;
end;</code></td> end;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="PCapabilities_New"></span><code><b>PCapabilities_New</b> = &circ;<a href="cpu.html#TCapabilities_New">TCapabilities_New</a>;</code></td> <td class="itemcode"><span id="PCapabilities_New"></span><code><b>PCapabilities_New</b> = &circ;<a href="cpu.html#TCapabilities_New">TCapabilities_New</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="TCapabilities_New"></span><code><b>TCapabilities_New</b> = bitpacked record <td class="itemcode"><span id="TCapabilities_New"></span><code><b>TCapabilities_New</b> = bitpacked record
SSE3 : Boolean; SSE3 : Boolean;
PCLMUL : Boolean; PCLMUL : Boolean;
@ -249,37 +249,37 @@ $(document).ready(function() {
RESV3 : Boolean; RESV3 : Boolean;
RESV4 : Boolean; RESV4 : Boolean;
RESV5 : Boolean; RESV5 : Boolean;
end;</code></td> end;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h3 class="detail">Variables</h3> <h3 class="detail">Variables</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="CPUID"></span><code><b>CPUID</b>: <a href="cpu.TCPUID.html">TCPUID</a>;</code></td> <td class="itemcode"><span id="CPUID"></span><code><b>CPUID</b>: <a href="cpu.TCPUID.html">TCPUID</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="CAP_OLD"></span><code><b>CAP_OLD</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="CAP_OLD"></span><code><b>CAP_OLD</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="CAP_NEW"></span><code><b>CAP_NEW</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="CAP_NEW"></span><code><b>CAP_NEW</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,59 +1,59 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: crc</title> <title>Asuro: crc</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit crc</h1> <h1 class="unit">Unit crc</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Uses</div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Uses</div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Include-&gt;<code>CRC</code> - <a class="normal" href="crc.html#CRC32">CRC32</a> Implementation. Include-&gt;<code>CRC</code> - <a class="normal" href="crc.html#CRC32">CRC32</a> Implementation.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="overview">Overview</h2> <span id="PasDoc-Uses"></span><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>function <b><a href="crc.html#CRC32">CRC32</a></b>(p : <a href="system.html#PuInt8">puint8</a>; size : <a href="system.html#uInt32">uint32</a>) : <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code>function <b><a href="crc.html#CRC32">CRC32</a></b>(p : <a href="system.html#PuInt8">puint8</a>; size : <a href="system.html#uInt32">uint32</a>) : <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="CRC32"></span><code>function <b>CRC32</b>(p : <a href="system.html#PuInt8">puint8</a>; size : <a href="system.html#uInt32">uint32</a>) : <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="CRC32"></span><code>function <b>CRC32</b>(p : <a href="system.html#PuInt8">puint8</a>; size : <a href="system.html#uInt32">uint32</a>) : <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,67 +1,67 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: drivermanagement: Record TDevEx</title> <title>Asuro: drivermanagement: Record TDevEx</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<span id="TDevEx"></span><h1 class="cio">Record TDevEx</h1> <span id="TDevEx"></span><h1 class="cio">Record TDevEx</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div>
<span id="PasDoc-Description"></span><h2 class="unit">Unit</h2> <span id="PasDoc-Description"></span><h2 class="unit">Unit</h2>
<p class="unitlink"> <p class="unitlink">
<a href="drivermanagement.html">drivermanagement</a></p> <a href="drivermanagement.html">drivermanagement</a></p>
<h2 class="declaration">Declaration</h2> <h2 class="declaration">Declaration</h2>
<p class="declaration"> <p class="declaration">
<code>type TDevEx = record</code></p> <code>type TDevEx = record</code></p>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
&nbsp;<h2 class="overview">Overview</h2> &nbsp;<h2 class="overview">Overview</h2>
<span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3> <span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="drivermanagement.TDevEx.html#idN">idN</a></b>: <a href="system.html#uInt32">uInt32</a>;</code></td> <td class="itemcode"><code><b><a href="drivermanagement.TDevEx.html#idN">idN</a></b>: <a href="system.html#uInt32">uInt32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="drivermanagement.TDevEx.html#ex">ex</a></b>: <a href="drivermanagement.html#PDevEx">PDevEx</a>;</code></td> <td class="itemcode"><code><b><a href="drivermanagement.TDevEx.html#ex">ex</a></b>: <a href="drivermanagement.html#PDevEx">PDevEx</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Fields</h3> <h3 class="detail">Fields</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="idN"></span><code><b>idN</b>: <a href="system.html#uInt32">uInt32</a>;</code></td> <td class="itemcode"><span id="idN"></span><code><b>idN</b>: <a href="system.html#uInt32">uInt32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="ex"></span><code><b>ex</b>: <a href="drivermanagement.html#PDevEx">PDevEx</a>;</code></td> <td class="itemcode"><span id="ex"></span><code><b>ex</b>: <a href="drivermanagement.html#PDevEx">PDevEx</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,117 +1,117 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: drivermanagement: Record TDeviceIdentifier</title> <title>Asuro: drivermanagement: Record TDeviceIdentifier</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<span id="TDeviceIdentifier"></span><h1 class="cio">Record TDeviceIdentifier</h1> <span id="TDeviceIdentifier"></span><h1 class="cio">Record TDeviceIdentifier</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div>
<span id="PasDoc-Description"></span><h2 class="unit">Unit</h2> <span id="PasDoc-Description"></span><h2 class="unit">Unit</h2>
<p class="unitlink"> <p class="unitlink">
<a href="drivermanagement.html">drivermanagement</a></p> <a href="drivermanagement.html">drivermanagement</a></p>
<h2 class="declaration">Declaration</h2> <h2 class="declaration">Declaration</h2>
<p class="declaration"> <p class="declaration">
<code>type TDeviceIdentifier = record</code></p> <code>type TDeviceIdentifier = record</code></p>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
&nbsp;<h2 class="overview">Overview</h2> &nbsp;<h2 class="overview">Overview</h2>
<span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3> <span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="drivermanagement.TDeviceIdentifier.html#Bus">Bus</a></b>: <a href="drivermanagement.html#TBusIdentifier">TBusIdentifier</a>;</code></td> <td class="itemcode"><code><b><a href="drivermanagement.TDeviceIdentifier.html#Bus">Bus</a></b>: <a href="drivermanagement.html#TBusIdentifier">TBusIdentifier</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="drivermanagement.TDeviceIdentifier.html#id0">id0</a></b>: <a href="system.html#uInt32">uInt32</a>;</code></td> <td class="itemcode"><code><b><a href="drivermanagement.TDeviceIdentifier.html#id0">id0</a></b>: <a href="system.html#uInt32">uInt32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="drivermanagement.TDeviceIdentifier.html#id1">id1</a></b>: <a href="system.html#uInt32">uInt32</a>;</code></td> <td class="itemcode"><code><b><a href="drivermanagement.TDeviceIdentifier.html#id1">id1</a></b>: <a href="system.html#uInt32">uInt32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="drivermanagement.TDeviceIdentifier.html#id2">id2</a></b>: <a href="system.html#uInt32">uInt32</a>;</code></td> <td class="itemcode"><code><b><a href="drivermanagement.TDeviceIdentifier.html#id2">id2</a></b>: <a href="system.html#uInt32">uInt32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="drivermanagement.TDeviceIdentifier.html#id3">id3</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="drivermanagement.TDeviceIdentifier.html#id3">id3</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="drivermanagement.TDeviceIdentifier.html#id4">id4</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="drivermanagement.TDeviceIdentifier.html#id4">id4</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="drivermanagement.TDeviceIdentifier.html#ex">ex</a></b>: <a href="drivermanagement.html#PDevEx">PDevEx</a>;</code></td> <td class="itemcode"><code><b><a href="drivermanagement.TDeviceIdentifier.html#ex">ex</a></b>: <a href="drivermanagement.html#PDevEx">PDevEx</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Fields</h3> <h3 class="detail">Fields</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Bus"></span><code><b>Bus</b>: <a href="drivermanagement.html#TBusIdentifier">TBusIdentifier</a>;</code></td> <td class="itemcode"><span id="Bus"></span><code><b>Bus</b>: <a href="drivermanagement.html#TBusIdentifier">TBusIdentifier</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="id0"></span><code><b>id0</b>: <a href="system.html#uInt32">uInt32</a>;</code></td> <td class="itemcode"><span id="id0"></span><code><b>id0</b>: <a href="system.html#uInt32">uInt32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="id1"></span><code><b>id1</b>: <a href="system.html#uInt32">uInt32</a>;</code></td> <td class="itemcode"><span id="id1"></span><code><b>id1</b>: <a href="system.html#uInt32">uInt32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="id2"></span><code><b>id2</b>: <a href="system.html#uInt32">uInt32</a>;</code></td> <td class="itemcode"><span id="id2"></span><code><b>id2</b>: <a href="system.html#uInt32">uInt32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="id3"></span><code><b>id3</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="id3"></span><code><b>id3</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="id4"></span><code><b>id4</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="id4"></span><code><b>id4</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="ex"></span><code><b>ex</b>: <a href="drivermanagement.html#PDevEx">PDevEx</a>;</code></td> <td class="itemcode"><span id="ex"></span><code><b>ex</b>: <a href="drivermanagement.html#PDevEx">PDevEx</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,97 +1,97 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: drivermanagement: Record TDeviceRegistration</title> <title>Asuro: drivermanagement: Record TDeviceRegistration</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<span id="TDeviceRegistration"></span><h1 class="cio">Record TDeviceRegistration</h1> <span id="TDeviceRegistration"></span><h1 class="cio">Record TDeviceRegistration</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div>
<span id="PasDoc-Description"></span><h2 class="unit">Unit</h2> <span id="PasDoc-Description"></span><h2 class="unit">Unit</h2>
<p class="unitlink"> <p class="unitlink">
<a href="drivermanagement.html">drivermanagement</a></p> <a href="drivermanagement.html">drivermanagement</a></p>
<h2 class="declaration">Declaration</h2> <h2 class="declaration">Declaration</h2>
<p class="declaration"> <p class="declaration">
<code>type TDeviceRegistration = record</code></p> <code>type TDeviceRegistration = record</code></p>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
&nbsp;<h2 class="overview">Overview</h2> &nbsp;<h2 class="overview">Overview</h2>
<span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3> <span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="drivermanagement.TDeviceRegistration.html#Device_Name">Device_Name</a></b>: <a href="system.html#pchar">PChar</a>;</code></td> <td class="itemcode"><code><b><a href="drivermanagement.TDeviceRegistration.html#Device_Name">Device_Name</a></b>: <a href="system.html#pchar">PChar</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="drivermanagement.TDeviceRegistration.html#Identifier">Identifier</a></b>: <a href="drivermanagement.html#PDeviceIdentifier">PDeviceIdentifier</a>;</code></td> <td class="itemcode"><code><b><a href="drivermanagement.TDeviceRegistration.html#Identifier">Identifier</a></b>: <a href="drivermanagement.html#PDeviceIdentifier">PDeviceIdentifier</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="drivermanagement.TDeviceRegistration.html#Driver_Loaded">Driver_Loaded</a></b>: Boolean;</code></td> <td class="itemcode"><code><b><a href="drivermanagement.TDeviceRegistration.html#Driver_Loaded">Driver_Loaded</a></b>: Boolean;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="drivermanagement.TDeviceRegistration.html#Driver">Driver</a></b>: <a href="drivermanagement.html#PDriverRegistration">PDriverRegistration</a>;</code></td> <td class="itemcode"><code><b><a href="drivermanagement.TDeviceRegistration.html#Driver">Driver</a></b>: <a href="drivermanagement.html#PDriverRegistration">PDriverRegistration</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="drivermanagement.TDeviceRegistration.html#Next">Next</a></b>: <a href="drivermanagement.html#PDeviceRegistration">PDeviceRegistration</a>;</code></td> <td class="itemcode"><code><b><a href="drivermanagement.TDeviceRegistration.html#Next">Next</a></b>: <a href="drivermanagement.html#PDeviceRegistration">PDeviceRegistration</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Fields</h3> <h3 class="detail">Fields</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Device_Name"></span><code><b>Device_Name</b>: <a href="system.html#pchar">PChar</a>;</code></td> <td class="itemcode"><span id="Device_Name"></span><code><b>Device_Name</b>: <a href="system.html#pchar">PChar</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Identifier"></span><code><b>Identifier</b>: <a href="drivermanagement.html#PDeviceIdentifier">PDeviceIdentifier</a>;</code></td> <td class="itemcode"><span id="Identifier"></span><code><b>Identifier</b>: <a href="drivermanagement.html#PDeviceIdentifier">PDeviceIdentifier</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Driver_Loaded"></span><code><b>Driver_Loaded</b>: Boolean;</code></td> <td class="itemcode"><span id="Driver_Loaded"></span><code><b>Driver_Loaded</b>: Boolean;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Driver"></span><code><b>Driver</b>: <a href="drivermanagement.html#PDriverRegistration">PDriverRegistration</a>;</code></td> <td class="itemcode"><span id="Driver"></span><code><b>Driver</b>: <a href="drivermanagement.html#PDriverRegistration">PDriverRegistration</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Next"></span><code><b>Next</b>: <a href="drivermanagement.html#PDeviceRegistration">PDeviceRegistration</a>;</code></td> <td class="itemcode"><span id="Next"></span><code><b>Next</b>: <a href="drivermanagement.html#PDeviceRegistration">PDeviceRegistration</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,97 +1,97 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: drivermanagement: Record TDriverRegistration</title> <title>Asuro: drivermanagement: Record TDriverRegistration</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<span id="TDriverRegistration"></span><h1 class="cio">Record TDriverRegistration</h1> <span id="TDriverRegistration"></span><h1 class="cio">Record TDriverRegistration</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div>
<span id="PasDoc-Description"></span><h2 class="unit">Unit</h2> <span id="PasDoc-Description"></span><h2 class="unit">Unit</h2>
<p class="unitlink"> <p class="unitlink">
<a href="drivermanagement.html">drivermanagement</a></p> <a href="drivermanagement.html">drivermanagement</a></p>
<h2 class="declaration">Declaration</h2> <h2 class="declaration">Declaration</h2>
<p class="declaration"> <p class="declaration">
<code>type TDriverRegistration = record</code></p> <code>type TDriverRegistration = record</code></p>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
&nbsp;<h2 class="overview">Overview</h2> &nbsp;<h2 class="overview">Overview</h2>
<span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3> <span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="drivermanagement.TDriverRegistration.html#Driver_Name">Driver_Name</a></b>: <a href="system.html#pchar">PChar</a>;</code></td> <td class="itemcode"><code><b><a href="drivermanagement.TDriverRegistration.html#Driver_Name">Driver_Name</a></b>: <a href="system.html#pchar">PChar</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="drivermanagement.TDriverRegistration.html#Identifier">Identifier</a></b>: <a href="drivermanagement.html#PDeviceIdentifier">PDeviceIdentifier</a>;</code></td> <td class="itemcode"><code><b><a href="drivermanagement.TDriverRegistration.html#Identifier">Identifier</a></b>: <a href="drivermanagement.html#PDeviceIdentifier">PDeviceIdentifier</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="drivermanagement.TDriverRegistration.html#Driver_Load">Driver_Load</a></b>: <a href="drivermanagement.html#TDriverLoadCallback">TDriverLoadCallback</a>;</code></td> <td class="itemcode"><code><b><a href="drivermanagement.TDriverRegistration.html#Driver_Load">Driver_Load</a></b>: <a href="drivermanagement.html#TDriverLoadCallback">TDriverLoadCallback</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="drivermanagement.TDriverRegistration.html#Loaded">Loaded</a></b>: Boolean;</code></td> <td class="itemcode"><code><b><a href="drivermanagement.TDriverRegistration.html#Loaded">Loaded</a></b>: Boolean;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="drivermanagement.TDriverRegistration.html#Next">Next</a></b>: <a href="drivermanagement.html#PDriverRegistration">PDriverRegistration</a>;</code></td> <td class="itemcode"><code><b><a href="drivermanagement.TDriverRegistration.html#Next">Next</a></b>: <a href="drivermanagement.html#PDriverRegistration">PDriverRegistration</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Fields</h3> <h3 class="detail">Fields</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Driver_Name"></span><code><b>Driver_Name</b>: <a href="system.html#pchar">PChar</a>;</code></td> <td class="itemcode"><span id="Driver_Name"></span><code><b>Driver_Name</b>: <a href="system.html#pchar">PChar</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Identifier"></span><code><b>Identifier</b>: <a href="drivermanagement.html#PDeviceIdentifier">PDeviceIdentifier</a>;</code></td> <td class="itemcode"><span id="Identifier"></span><code><b>Identifier</b>: <a href="drivermanagement.html#PDeviceIdentifier">PDeviceIdentifier</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Driver_Load"></span><code><b>Driver_Load</b>: <a href="drivermanagement.html#TDriverLoadCallback">TDriverLoadCallback</a>;</code></td> <td class="itemcode"><span id="Driver_Load"></span><code><b>Driver_Load</b>: <a href="drivermanagement.html#TDriverLoadCallback">TDriverLoadCallback</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Loaded"></span><code><b>Loaded</b>: Boolean;</code></td> <td class="itemcode"><span id="Loaded"></span><code><b>Loaded</b>: Boolean;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Next"></span><code><b>Next</b>: <a href="drivermanagement.html#PDriverRegistration">PDriverRegistration</a>;</code></td> <td class="itemcode"><span id="Next"></span><code><b>Next</b>: <a href="drivermanagement.html#PDriverRegistration">PDriverRegistration</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,230 +1,230 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: drivermanagement</title> <title>Asuro: drivermanagement</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit drivermanagement</h1> <h1 class="unit">Unit drivermanagement</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section"><a class="section" href="#PasDoc-Classes">Classes, Interfaces, Objects and Records</a></div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section"><a class="section" href="#PasDoc-Constants">Constants</a></div><div class="one_section"><a class="section" href="#PasDoc-Variables">Variables</a></div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section"><a class="section" href="#PasDoc-Classes">Classes, Interfaces, Objects and Records</a></div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section"><a class="section" href="#PasDoc-Constants">Constants</a></div><div class="one_section"><a class="section" href="#PasDoc-Variables">Variables</a></div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
<code>DriverManagement</code> - Driver Initialization &amp; Management Interface. <code>DriverManagement</code> - Driver Initialization &amp; Management Interface.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="console.html">console</a></li><li><a href="util.html">util</a></li><li><a href="strings.html">strings</a></li><li><a href="lmemorymanager.html">lmemorymanager</a></li><li><a href="terminal.html">terminal</a></li><li><a href="tracer.html">tracer</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="console.html">console</a></li><li><a href="util.html">util</a></li><li><a href="strings.html">strings</a></li><li><a href="lmemorymanager.html">lmemorymanager</a></li><li><a href="terminal.html">terminal</a></li><li><a href="tracer.html">tracer</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-Classes"></span><h3 class="cio">Classes, Interfaces, Objects and Records</h3> <span id="PasDoc-Classes"></span><h3 class="cio">Classes, Interfaces, Objects and Records</h3>
<table class="classestable wide_list"> <table class="classestable wide_list">
<tr class="listheader"> <tr class="listheader">
<th class="itemname">Name</th> <th class="itemname">Name</th>
<th class="itemdesc">Description</th> <th class="itemdesc">Description</th>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname">Record&nbsp;<a class="bold" href="drivermanagement.TDevEx.html"><code>TDevEx</code></a></td> <td class="itemname">Record&nbsp;<a class="bold" href="drivermanagement.TDevEx.html"><code>TDevEx</code></a></td>
<td class="itemdesc">&nbsp;</td> <td class="itemdesc">&nbsp;</td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname">Record&nbsp;<a class="bold" href="drivermanagement.TDeviceIdentifier.html"><code>TDeviceIdentifier</code></a></td> <td class="itemname">Record&nbsp;<a class="bold" href="drivermanagement.TDeviceIdentifier.html"><code>TDeviceIdentifier</code></a></td>
<td class="itemdesc">&nbsp;</td> <td class="itemdesc">&nbsp;</td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname">Record&nbsp;<a class="bold" href="drivermanagement.TDriverRegistration.html"><code>TDriverRegistration</code></a></td> <td class="itemname">Record&nbsp;<a class="bold" href="drivermanagement.TDriverRegistration.html"><code>TDriverRegistration</code></a></td>
<td class="itemdesc">&nbsp;</td> <td class="itemdesc">&nbsp;</td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname">Record&nbsp;<a class="bold" href="drivermanagement.TDeviceRegistration.html"><code>TDeviceRegistration</code></a></td> <td class="itemname">Record&nbsp;<a class="bold" href="drivermanagement.TDeviceRegistration.html"><code>TDeviceRegistration</code></a></td>
<td class="itemdesc">&nbsp;</td> <td class="itemdesc">&nbsp;</td>
</tr> </tr>
</table> </table>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="drivermanagement.html#init">init</a></b>;</code></td> <td class="itemcode"><code>procedure <b><a href="drivermanagement.html#init">init</a></b>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>procedure <b><a href="drivermanagement.html#register_driver">register_driver</a></b>(Driver_Name : <a href="system.html#pchar">PChar</a>; DeviceID : <a href="drivermanagement.html#PDeviceIdentifier">PDeviceIdentifier</a>; Load_Callback : <a href="drivermanagement.html#TDriverLoadCallback">TDriverLoadCallback</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="drivermanagement.html#register_driver">register_driver</a></b>(Driver_Name : <a href="system.html#pchar">PChar</a>; DeviceID : <a href="drivermanagement.html#PDeviceIdentifier">PDeviceIdentifier</a>; Load_Callback : <a href="drivermanagement.html#TDriverLoadCallback">TDriverLoadCallback</a>);</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="drivermanagement.html#register_driver_ex">register_driver_ex</a></b>(Driver_Name : <a href="system.html#pchar">PChar</a>; DeviceID : <a href="drivermanagement.html#PDeviceIdentifier">PDeviceIdentifier</a>; Load_Callback : <a href="drivermanagement.html#TDriverLoadCallback">TDriverLoadCallback</a>; force_load : boolean);</code></td> <td class="itemcode"><code>procedure <b><a href="drivermanagement.html#register_driver_ex">register_driver_ex</a></b>(Driver_Name : <a href="system.html#pchar">PChar</a>; DeviceID : <a href="drivermanagement.html#PDeviceIdentifier">PDeviceIdentifier</a>; Load_Callback : <a href="drivermanagement.html#TDriverLoadCallback">TDriverLoadCallback</a>; force_load : boolean);</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>procedure <b><a href="drivermanagement.html#register_device">register_device</a></b>(Device_Name : <a href="system.html#pchar">PChar</a>; DeviceID : <a href="drivermanagement.html#PDeviceIdentifier">PDeviceIdentifier</a>; ptr : <a href="system.html#Void">void</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="drivermanagement.html#register_device">register_device</a></b>(Device_Name : <a href="system.html#pchar">PChar</a>; DeviceID : <a href="drivermanagement.html#PDeviceIdentifier">PDeviceIdentifier</a>; ptr : <a href="system.html#Void">void</a>);</code></td>
</tr> </tr>
</table> </table>
<span id="PasDoc-Types"></span><h3 class="summary">Types</h3> <span id="PasDoc-Types"></span><h3 class="summary">Types</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="drivermanagement.html#PDevEx">PDevEx</a></b> = &circ;<a href="drivermanagement.TDevEx.html">TDevEx</a>;</code></td> <td class="itemcode"><code><b><a href="drivermanagement.html#PDevEx">PDevEx</a></b> = &circ;<a href="drivermanagement.TDevEx.html">TDevEx</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="drivermanagement.html#TBusIdentifier">TBusIdentifier</a></b> = (...);</code></td> <td class="itemcode"><code><b><a href="drivermanagement.html#TBusIdentifier">TBusIdentifier</a></b> = (...);</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="drivermanagement.html#PDeviceIdentifier">PDeviceIdentifier</a></b> = &circ;<a href="drivermanagement.TDeviceIdentifier.html">TDeviceIdentifier</a>;</code></td> <td class="itemcode"><code><b><a href="drivermanagement.html#PDeviceIdentifier">PDeviceIdentifier</a></b> = &circ;<a href="drivermanagement.TDeviceIdentifier.html">TDeviceIdentifier</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="drivermanagement.html#TDriverLoadCallback">TDriverLoadCallback</a></b> = function(ptr : <a href="system.html#Void">void</a>) : boolean;</code></td> <td class="itemcode"><code><b><a href="drivermanagement.html#TDriverLoadCallback">TDriverLoadCallback</a></b> = function(ptr : <a href="system.html#Void">void</a>) : boolean;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="drivermanagement.html#PDriverRegistration">PDriverRegistration</a></b> = &circ;<a href="drivermanagement.TDriverRegistration.html">TDriverRegistration</a>;</code></td> <td class="itemcode"><code><b><a href="drivermanagement.html#PDriverRegistration">PDriverRegistration</a></b> = &circ;<a href="drivermanagement.TDriverRegistration.html">TDriverRegistration</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="drivermanagement.html#PDeviceRegistration">PDeviceRegistration</a></b> = &circ;<a href="drivermanagement.TDeviceRegistration.html">TDeviceRegistration</a>;</code></td> <td class="itemcode"><code><b><a href="drivermanagement.html#PDeviceRegistration">PDeviceRegistration</a></b> = &circ;<a href="drivermanagement.TDeviceRegistration.html">TDeviceRegistration</a>;</code></td>
</tr> </tr>
</table> </table>
<span id="PasDoc-Constants"></span><h3 class="summary">Constants</h3> <span id="PasDoc-Constants"></span><h3 class="summary">Constants</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="drivermanagement.html#idANY">idANY</a></b> = $FFFFFFFF;</code></td> <td class="itemcode"><code><b><a href="drivermanagement.html#idANY">idANY</a></b> = $FFFFFFFF;</code></td>
</tr> </tr>
</table> </table>
<span id="PasDoc-Variables"></span><h3 class="summary">Variables</h3> <span id="PasDoc-Variables"></span><h3 class="summary">Variables</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="drivermanagement.html#Root">Root</a></b>: <a href="drivermanagement.html#PDriverRegistration">PDriverRegistration</a> = nil;</code></td> <td class="itemcode"><code><b><a href="drivermanagement.html#Root">Root</a></b>: <a href="drivermanagement.html#PDriverRegistration">PDriverRegistration</a> = nil;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="drivermanagement.html#Dev">Dev</a></b>: <a href="drivermanagement.html#PDeviceRegistration">PDeviceRegistration</a> = nil;</code></td> <td class="itemcode"><code><b><a href="drivermanagement.html#Dev">Dev</a></b>: <a href="drivermanagement.html#PDeviceRegistration">PDeviceRegistration</a> = nil;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="init"></span><code>procedure <b>init</b>;</code></td> <td class="itemcode"><span id="init"></span><code>procedure <b>init</b>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="register_driver"></span><code>procedure <b>register_driver</b>(Driver_Name : <a href="system.html#pchar">PChar</a>; DeviceID : <a href="drivermanagement.html#PDeviceIdentifier">PDeviceIdentifier</a>; Load_Callback : <a href="drivermanagement.html#TDriverLoadCallback">TDriverLoadCallback</a>);</code></td> <td class="itemcode"><span id="register_driver"></span><code>procedure <b>register_driver</b>(Driver_Name : <a href="system.html#pchar">PChar</a>; DeviceID : <a href="drivermanagement.html#PDeviceIdentifier">PDeviceIdentifier</a>; Load_Callback : <a href="drivermanagement.html#TDriverLoadCallback">TDriverLoadCallback</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="register_driver_ex"></span><code>procedure <b>register_driver_ex</b>(Driver_Name : <a href="system.html#pchar">PChar</a>; DeviceID : <a href="drivermanagement.html#PDeviceIdentifier">PDeviceIdentifier</a>; Load_Callback : <a href="drivermanagement.html#TDriverLoadCallback">TDriverLoadCallback</a>; force_load : boolean);</code></td> <td class="itemcode"><span id="register_driver_ex"></span><code>procedure <b>register_driver_ex</b>(Driver_Name : <a href="system.html#pchar">PChar</a>; DeviceID : <a href="drivermanagement.html#PDeviceIdentifier">PDeviceIdentifier</a>; Load_Callback : <a href="drivermanagement.html#TDriverLoadCallback">TDriverLoadCallback</a>; force_load : boolean);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="register_device"></span><code>procedure <b>register_device</b>(Device_Name : <a href="system.html#pchar">PChar</a>; DeviceID : <a href="drivermanagement.html#PDeviceIdentifier">PDeviceIdentifier</a>; ptr : <a href="system.html#Void">void</a>);</code></td> <td class="itemcode"><span id="register_device"></span><code>procedure <b>register_device</b>(Device_Name : <a href="system.html#pchar">PChar</a>; DeviceID : <a href="drivermanagement.html#PDeviceIdentifier">PDeviceIdentifier</a>; ptr : <a href="system.html#Void">void</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h3 class="detail">Types</h3> <h3 class="detail">Types</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="PDevEx"></span><code><b>PDevEx</b> = &circ;<a href="drivermanagement.TDevEx.html">TDevEx</a>;</code></td> <td class="itemcode"><span id="PDevEx"></span><code><b>PDevEx</b> = &circ;<a href="drivermanagement.TDevEx.html">TDevEx</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="TBusIdentifier"></span><code><b>TBusIdentifier</b> = (...);</code></td> <td class="itemcode"><span id="TBusIdentifier"></span><code><b>TBusIdentifier</b> = (...);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;<h6 class="description_section">Values</h6> &nbsp;<h6 class="description_section">Values</h6>
<ul> <ul>
<li> <li>
<span id="biUnknown">biUnknown</span></li> <span id="biUnknown">biUnknown</span></li>
<li> <li>
<span id="biPCI">biPCI</span></li> <span id="biPCI">biPCI</span></li>
<li> <li>
<span id="biUSB">biUSB</span></li> <span id="biUSB">biUSB</span></li>
<li> <li>
<span id="bii2c">bii2c</span></li> <span id="bii2c">bii2c</span></li>
<li> <li>
<span id="biPCIe">biPCIe</span></li> <span id="biPCIe">biPCIe</span></li>
<li> <li>
<span id="biANY">biANY</span></li> <span id="biANY">biANY</span></li>
</ul> </ul>
</td></tr> </td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="PDeviceIdentifier"></span><code><b>PDeviceIdentifier</b> = &circ;<a href="drivermanagement.TDeviceIdentifier.html">TDeviceIdentifier</a>;</code></td> <td class="itemcode"><span id="PDeviceIdentifier"></span><code><b>PDeviceIdentifier</b> = &circ;<a href="drivermanagement.TDeviceIdentifier.html">TDeviceIdentifier</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="TDriverLoadCallback"></span><code><b>TDriverLoadCallback</b> = function(ptr : <a href="system.html#Void">void</a>) : boolean;</code></td> <td class="itemcode"><span id="TDriverLoadCallback"></span><code><b>TDriverLoadCallback</b> = function(ptr : <a href="system.html#Void">void</a>) : boolean;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="PDriverRegistration"></span><code><b>PDriverRegistration</b> = &circ;<a href="drivermanagement.TDriverRegistration.html">TDriverRegistration</a>;</code></td> <td class="itemcode"><span id="PDriverRegistration"></span><code><b>PDriverRegistration</b> = &circ;<a href="drivermanagement.TDriverRegistration.html">TDriverRegistration</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="PDeviceRegistration"></span><code><b>PDeviceRegistration</b> = &circ;<a href="drivermanagement.TDeviceRegistration.html">TDeviceRegistration</a>;</code></td> <td class="itemcode"><span id="PDeviceRegistration"></span><code><b>PDeviceRegistration</b> = &circ;<a href="drivermanagement.TDeviceRegistration.html">TDeviceRegistration</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h3 class="detail">Constants</h3> <h3 class="detail">Constants</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="idANY"></span><code><b>idANY</b> = $FFFFFFFF;</code></td> <td class="itemcode"><span id="idANY"></span><code><b>idANY</b> = $FFFFFFFF;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h3 class="detail">Variables</h3> <h3 class="detail">Variables</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Root"></span><code><b>Root</b>: <a href="drivermanagement.html#PDriverRegistration">PDriverRegistration</a> = nil;</code></td> <td class="itemcode"><span id="Root"></span><code><b>Root</b>: <a href="drivermanagement.html#PDriverRegistration">PDriverRegistration</a> = nil;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Dev"></span><code><b>Dev</b>: <a href="drivermanagement.html#PDeviceRegistration">PDeviceRegistration</a> = nil;</code></td> <td class="itemcode"><span id="Dev"></span><code><b>Dev</b>: <a href="drivermanagement.html#PDeviceRegistration">PDeviceRegistration</a> = nil;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,46 +1,46 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: drivertypes</title> <title>Asuro: drivertypes</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit drivertypes</h1> <h1 class="unit">Unit drivertypes</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Uses</div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section">Functions and Procedures</div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Uses</div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section">Functions and Procedures</div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Driver-&gt;Include-&gt;<code>DriverTypes</code> - Structs &amp; Data Shared Across Drivers. Driver-&gt;Include-&gt;<code>DriverTypes</code> - Structs &amp; Data Shared Across Drivers.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="overview">Overview</h2> <span id="PasDoc-Uses"></span><h2 class="overview">Overview</h2>
<span id="PasDoc-Types"></span><h3 class="summary">Types</h3> <span id="PasDoc-Types"></span><h3 class="summary">Types</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="drivertypes.html#PPCI_Device">PPCI_Device</a></b> = &circ;<a href="drivertypes.html#TPCI_Device">TPCI_Device</a>;</code></td> <td class="itemcode"><code><b><a href="drivertypes.html#PPCI_Device">PPCI_Device</a></b> = &circ;<a href="drivertypes.html#TPCI_Device">TPCI_Device</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="drivertypes.html#TPCI_Device">TPCI_Device</a></b> = bitpacked record <td class="itemcode"><code><b><a href="drivertypes.html#TPCI_Device">TPCI_Device</a></b> = bitpacked record
bus : <a href="system.html#uInt8">uint8</a>; bus : <a href="system.html#uInt8">uint8</a>;
slot : <a href="system.html#uInt8">uint8</a>; slot : <a href="system.html#uInt8">uint8</a>;
@ -75,23 +75,23 @@ Driver-&gt;Include-&gt;<code>DriverTypes</code> - Structs &amp; Data Shared Acro
min_grant : <a href="system.html#uInt8">uint8</a>; min_grant : <a href="system.html#uInt8">uint8</a>;
interrupt_pin : <a href="system.html#uInt8">uint8</a>; interrupt_pin : <a href="system.html#uInt8">uint8</a>;
interrupt_line : <a href="system.html#uInt8">uint8</a>; interrupt_line : <a href="system.html#uInt8">uint8</a>;
end;</code></td> end;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="drivertypes.html#TDeviceArray">TDeviceArray</a></b> = array[0..31] of <a href="drivertypes.html#TPCI_Device">TPCI_Device</a>;</code></td> <td class="itemcode"><code><b><a href="drivertypes.html#TDeviceArray">TDeviceArray</a></b> = array[0..31] of <a href="drivertypes.html#TPCI_Device">TPCI_Device</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Types</h3> <h3 class="detail">Types</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="PPCI_Device"></span><code><b>PPCI_Device</b> = &circ;<a href="drivertypes.html#TPCI_Device">TPCI_Device</a>;</code></td> <td class="itemcode"><span id="PPCI_Device"></span><code><b>PPCI_Device</b> = &circ;<a href="drivertypes.html#TPCI_Device">TPCI_Device</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="TPCI_Device"></span><code><b>TPCI_Device</b> = bitpacked record <td class="itemcode"><span id="TPCI_Device"></span><code><b>TPCI_Device</b> = bitpacked record
bus : <a href="system.html#uInt8">uint8</a>; bus : <a href="system.html#uInt8">uint8</a>;
slot : <a href="system.html#uInt8">uint8</a>; slot : <a href="system.html#uInt8">uint8</a>;
@ -126,22 +126,22 @@ Driver-&gt;Include-&gt;<code>DriverTypes</code> - Structs &amp; Data Shared Acro
min_grant : <a href="system.html#uInt8">uint8</a>; min_grant : <a href="system.html#uInt8">uint8</a>;
interrupt_pin : <a href="system.html#uInt8">uint8</a>; interrupt_pin : <a href="system.html#uInt8">uint8</a>;
interrupt_line : <a href="system.html#uInt8">uint8</a>; interrupt_line : <a href="system.html#uInt8">uint8</a>;
end;</code></td> end;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="TDeviceArray"></span><code><b>TDeviceArray</b> = array[0..31] of <a href="drivertypes.html#TPCI_Device">TPCI_Device</a>;</code></td> <td class="itemcode"><span id="TDeviceArray"></span><code><b>TDeviceArray</b> = array[0..31] of <a href="drivertypes.html#TPCI_Device">TPCI_Device</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Aaron Hance &lt;<a href="mailto:ah@aaronhance.me">ah@aaronhance.me</a>&gt;</li> <li>Aaron Hance &lt;<a href="mailto:ah@aaronhance.me">ah@aaronhance.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,90 +1,90 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: eth2</title> <title>Asuro: eth2</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit eth2</h1> <h1 class="unit">Unit eth2</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;L2-&gt;<code>Eth2</code> - Ethernet Driver. Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;L2-&gt;<code>Eth2</code> - Ethernet Driver.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="lmemorymanager.html">lmemorymanager</a></li><li><a href="util.html">util</a></li><li><a href="tracer.html">tracer</a></li><li><a href="nettypes.html">nettypes</a></li><li><a href="netutils.html">netutils</a></li><li><a href="terminal.html">terminal</a></li><li><a href="net.html">net</a></li><li><a href="netlog.html">netlog</a></li><li><a href="console.html">console</a></li><li><a href="crc.html">crc</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="lmemorymanager.html">lmemorymanager</a></li><li><a href="util.html">util</a></li><li><a href="tracer.html">tracer</a></li><li><a href="nettypes.html">nettypes</a></li><li><a href="netutils.html">netutils</a></li><li><a href="terminal.html">terminal</a></li><li><a href="net.html">net</a></li><li><a href="netlog.html">netlog</a></li><li><a href="console.html">console</a></li><li><a href="crc.html">crc</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="eth2.html#send">send</a></b>(p_data : <a href="system.html#Void">void</a>; p_len : <a href="system.html#uInt16">uint16</a>; eth_type : <a href="system.html#uInt16">uint16</a>; p_context : <a href="nettypes.html#PPacketContext">PPacketContext</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="eth2.html#send">send</a></b>(p_data : <a href="system.html#Void">void</a>; p_len : <a href="system.html#uInt16">uint16</a>; eth_type : <a href="system.html#uInt16">uint16</a>; p_context : <a href="nettypes.html#PPacketContext">PPacketContext</a>);</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>procedure <b><a href="eth2.html#registerType">registerType</a></b>(eType : <a href="system.html#uInt16">uint16</a>; RecvCB : <a href="nettypes.html#TRecvCallback">TRecvCallback</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="eth2.html#registerType">registerType</a></b>(eType : <a href="system.html#uInt16">uint16</a>; RecvCB : <a href="nettypes.html#TRecvCallback">TRecvCallback</a>);</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="eth2.html#registerTypePromisc">registerTypePromisc</a></b>(eType : <a href="system.html#uInt16">uint16</a>; RecvCB : <a href="nettypes.html#TRecvCallback">TRecvCallback</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="eth2.html#registerTypePromisc">registerTypePromisc</a></b>(eType : <a href="system.html#uInt16">uint16</a>; RecvCB : <a href="nettypes.html#TRecvCallback">TRecvCallback</a>);</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>procedure <b><a href="eth2.html#register">register</a></b>;</code></td> <td class="itemcode"><code>procedure <b><a href="eth2.html#register">register</a></b>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="send"></span><code>procedure <b>send</b>(p_data : <a href="system.html#Void">void</a>; p_len : <a href="system.html#uInt16">uint16</a>; eth_type : <a href="system.html#uInt16">uint16</a>; p_context : <a href="nettypes.html#PPacketContext">PPacketContext</a>);</code></td> <td class="itemcode"><span id="send"></span><code>procedure <b>send</b>(p_data : <a href="system.html#Void">void</a>; p_len : <a href="system.html#uInt16">uint16</a>; eth_type : <a href="system.html#uInt16">uint16</a>; p_context : <a href="nettypes.html#PPacketContext">PPacketContext</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="registerType"></span><code>procedure <b>registerType</b>(eType : <a href="system.html#uInt16">uint16</a>; RecvCB : <a href="nettypes.html#TRecvCallback">TRecvCallback</a>);</code></td> <td class="itemcode"><span id="registerType"></span><code>procedure <b>registerType</b>(eType : <a href="system.html#uInt16">uint16</a>; RecvCB : <a href="nettypes.html#TRecvCallback">TRecvCallback</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="registerTypePromisc"></span><code>procedure <b>registerTypePromisc</b>(eType : <a href="system.html#uInt16">uint16</a>; RecvCB : <a href="nettypes.html#TRecvCallback">TRecvCallback</a>);</code></td> <td class="itemcode"><span id="registerTypePromisc"></span><code>procedure <b>registerTypePromisc</b>(eType : <a href="system.html#uInt16">uint16</a>; RecvCB : <a href="nettypes.html#TRecvCallback">TRecvCallback</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="register"></span><code>procedure <b>register</b>;</code></td> <td class="itemcode"><span id="register"></span><code>procedure <b>register</b>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,60 +1,60 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: faults</title> <title>Asuro: faults</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit faults</h1> <h1 class="unit">Unit faults</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
<code>Faults</code> - Fault Registration &amp; Detouring. <code>Faults</code> - Fault Registration &amp; Detouring.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="ACE.html">ACE</a></li><li><a href="BPE.html">BPE</a></li><li><a href="BTSSE.html">BTSSE</a></li><li><a href="CFE.html">CFE</a></li><li><a href="CSOE.html">CSOE</a></li><li><a href="DBGE.html">DBGE</a></li><li><a href="DBZ.html">DBZ</a></li><li><a href="DFE.html">DFE</a></li><li><a href="GPF.html">GPF</a></li><li><a href="IDOE.html">IDOE</a></li><li><a href="IOPE.html">IOPE</a></li><li><a href="MCE.html">MCE</a></li><li><a href="NCE.html">NCE</a></li><li><a href="NMIE.html">NMIE</a></li><li><a href="OOBE.html">OOBE</a></li><li><a href="PF.html">PF</a></li><li><a href="SFE.html">SFE</a></li><li><a href="SNPE.html">SNPE</a></li><li><a href="UIE.html">UIE</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="ACE.html">ACE</a></li><li><a href="BPE.html">BPE</a></li><li><a href="BTSSE.html">BTSSE</a></li><li><a href="CFE.html">CFE</a></li><li><a href="CSOE.html">CSOE</a></li><li><a href="DBGE.html">DBGE</a></li><li><a href="DBZ.html">DBZ</a></li><li><a href="DFE.html">DFE</a></li><li><a href="GPF.html">GPF</a></li><li><a href="IDOE.html">IDOE</a></li><li><a href="IOPE.html">IOPE</a></li><li><a href="MCE.html">MCE</a></li><li><a href="NCE.html">NCE</a></li><li><a href="NMIE.html">NMIE</a></li><li><a href="OOBE.html">OOBE</a></li><li><a href="PF.html">PF</a></li><li><a href="SFE.html">SFE</a></li><li><a href="SNPE.html">SNPE</a></li><li><a href="UIE.html">UIE</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="faults.html#init">init</a></b>;</code></td> <td class="itemcode"><code>procedure <b><a href="faults.html#init">init</a></b>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="init"></span><code>procedure <b>init</b>;</code></td> <td class="itemcode"><span id="init"></span><code>procedure <b>init</b>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,43 +1,43 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: fonts</title> <title>Asuro: fonts</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit fonts</h1> <h1 class="unit">Unit fonts</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Uses</div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section">Functions and Procedures</div><div class="one_section">Types</div><div class="one_section"><a class="section" href="#PasDoc-Constants">Constants</a></div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Uses</div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section">Functions and Procedures</div><div class="one_section">Types</div><div class="one_section"><a class="section" href="#PasDoc-Constants">Constants</a></div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Include-&gt;<code>Fonts</code> - Standard <code>Fonts</code> &amp; Font Masks. Include-&gt;<code>Fonts</code> - Standard <code>Fonts</code> &amp; Font Masks.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="overview">Overview</h2> <span id="PasDoc-Uses"></span><h2 class="overview">Overview</h2>
<span id="PasDoc-Constants"></span><h3 class="summary">Constants</h3> <span id="PasDoc-Constants"></span><h3 class="summary">Constants</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="fonts.html#Std_Mask">Std_Mask</a></b> : Array[0..32768] of <a href="system.html#uInt16">uint16</a> = ( <td class="itemcode"><code><b><a href="fonts.html#Std_Mask">Std_Mask</a></b> : Array[0..32768] of <a href="system.html#uInt16">uint16</a> = (
$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, $FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,
$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, $FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,
@ -4136,9 +4136,9 @@ $0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000,
$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, $0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000,
$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, $0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000,
$00 $00
);</code></td> );</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="fonts.html#Std_Font">Std_Font</a></b> : Array[0..4096] of <a href="system.html#uInt8">uint8</a> = ( <td class="itemcode"><code><b><a href="fonts.html#Std_Font">Std_Font</a></b> : Array[0..4096] of <a href="system.html#uInt8">uint8</a> = (
%11111110, %11111110,
%11111100, %11111100,
@ -8237,13 +8237,13 @@ $00
%00000000, %00000000,
%00000000, %00000000,
%00000000 %00000000
);</code></td> );</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Constants</h3> <h3 class="detail">Constants</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Std_Mask"></span><code><b>Std_Mask</b> : Array[0..32768] of <a href="system.html#uInt16">uint16</a> = ( <td class="itemcode"><span id="Std_Mask"></span><code><b>Std_Mask</b> : Array[0..32768] of <a href="system.html#uInt16">uint16</a> = (
$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000, $FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,
$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000, $FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$FFFF,$0000,$0000,
@ -12342,13 +12342,13 @@ $0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000,
$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, $0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000,
$0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000, $0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000,
$00 $00
);</code></td> );</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Std_Font"></span><code><b>Std_Font</b> : Array[0..4096] of <a href="system.html#uInt8">uint8</a> = ( <td class="itemcode"><span id="Std_Font"></span><code><b>Std_Font</b> : Array[0..4096] of <a href="system.html#uInt8">uint8</a> = (
%11111110, %11111110,
%11111100, %11111100,
@ -16447,15 +16447,15 @@ $00
%00000000, %00000000,
%00000000, %00000000,
%00000000 %00000000
);</code></td> );</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,107 +1,107 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: gdt: Packed Record TGDT_Entry</title> <title>Asuro: gdt: Packed Record TGDT_Entry</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<span id="TGDT_Entry"></span><h1 class="cio">Packed Record TGDT_Entry</h1> <span id="TGDT_Entry"></span><h1 class="cio">Packed Record TGDT_Entry</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div>
<span id="PasDoc-Description"></span><h2 class="unit">Unit</h2> <span id="PasDoc-Description"></span><h2 class="unit">Unit</h2>
<p class="unitlink"> <p class="unitlink">
<a href="gdt.html">gdt</a></p> <a href="gdt.html">gdt</a></p>
<h2 class="declaration">Declaration</h2> <h2 class="declaration">Declaration</h2>
<p class="declaration"> <p class="declaration">
<code>type TGDT_Entry = packed record</code></p> <code>type TGDT_Entry = packed record</code></p>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
&nbsp;<h2 class="overview">Overview</h2> &nbsp;<h2 class="overview">Overview</h2>
<span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3> <span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="gdt.TGDT_Entry.html#limit_low">limit_low</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><code><b><a href="gdt.TGDT_Entry.html#limit_low">limit_low</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="gdt.TGDT_Entry.html#base_low">base_low</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><code><b><a href="gdt.TGDT_Entry.html#base_low">base_low</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="gdt.TGDT_Entry.html#base_middle">base_middle</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><code><b><a href="gdt.TGDT_Entry.html#base_middle">base_middle</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="gdt.TGDT_Entry.html#access">access</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><code><b><a href="gdt.TGDT_Entry.html#access">access</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="gdt.TGDT_Entry.html#granularity">granularity</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><code><b><a href="gdt.TGDT_Entry.html#granularity">granularity</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="gdt.TGDT_Entry.html#base_high">base_high</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><code><b><a href="gdt.TGDT_Entry.html#base_high">base_high</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Fields</h3> <h3 class="detail">Fields</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="limit_low"></span><code><b>limit_low</b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><span id="limit_low"></span><code><b>limit_low</b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="base_low"></span><code><b>base_low</b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><span id="base_low"></span><code><b>base_low</b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="base_middle"></span><code><b>base_middle</b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><span id="base_middle"></span><code><b>base_middle</b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="access"></span><code><b>access</b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><span id="access"></span><code><b>access</b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="granularity"></span><code><b>granularity</b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><span id="granularity"></span><code><b>granularity</b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="base_high"></span><code><b>base_high</b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><span id="base_high"></span><code><b>base_high</b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,67 +1,67 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: gdt: Packed Record TGDT_Pointer</title> <title>Asuro: gdt: Packed Record TGDT_Pointer</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<span id="TGDT_Pointer"></span><h1 class="cio">Packed Record TGDT_Pointer</h1> <span id="TGDT_Pointer"></span><h1 class="cio">Packed Record TGDT_Pointer</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div>
<span id="PasDoc-Description"></span><h2 class="unit">Unit</h2> <span id="PasDoc-Description"></span><h2 class="unit">Unit</h2>
<p class="unitlink"> <p class="unitlink">
<a href="gdt.html">gdt</a></p> <a href="gdt.html">gdt</a></p>
<h2 class="declaration">Declaration</h2> <h2 class="declaration">Declaration</h2>
<p class="declaration"> <p class="declaration">
<code>type TGDT_Pointer = packed record</code></p> <code>type TGDT_Pointer = packed record</code></p>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
&nbsp;<h2 class="overview">Overview</h2> &nbsp;<h2 class="overview">Overview</h2>
<span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3> <span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="gdt.TGDT_Pointer.html#limit">limit</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><code><b><a href="gdt.TGDT_Pointer.html#limit">limit</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="gdt.TGDT_Pointer.html#base">base</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="gdt.TGDT_Pointer.html#base">base</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Fields</h3> <h3 class="detail">Fields</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="limit"></span><code><b>limit</b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><span id="limit"></span><code><b>limit</b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="base"></span><code><b>base</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="base"></span><code><b>base</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,143 +1,143 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: gdt</title> <title>Asuro: gdt</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit gdt</h1> <h1 class="unit">Unit gdt</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section"><a class="section" href="#PasDoc-Classes">Classes, Interfaces, Objects and Records</a></div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section">Constants</div><div class="one_section"><a class="section" href="#PasDoc-Variables">Variables</a></div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section"><a class="section" href="#PasDoc-Classes">Classes, Interfaces, Objects and Records</a></div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section">Constants</div><div class="one_section"><a class="section" href="#PasDoc-Variables">Variables</a></div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Global Descriptor Table - Data Structures &amp; Interface. Global Descriptor Table - Data Structures &amp; Interface.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="console.html">console</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="console.html">console</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-Classes"></span><h3 class="cio">Classes, Interfaces, Objects and Records</h3> <span id="PasDoc-Classes"></span><h3 class="cio">Classes, Interfaces, Objects and Records</h3>
<table class="classestable wide_list"> <table class="classestable wide_list">
<tr class="listheader"> <tr class="listheader">
<th class="itemname">Name</th> <th class="itemname">Name</th>
<th class="itemdesc">Description</th> <th class="itemdesc">Description</th>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname">Packed Record&nbsp;<a class="bold" href="gdt.TGDT_Entry.html"><code>TGDT_Entry</code></a></td> <td class="itemname">Packed Record&nbsp;<a class="bold" href="gdt.TGDT_Entry.html"><code>TGDT_Entry</code></a></td>
<td class="itemdesc">&nbsp;</td> <td class="itemdesc">&nbsp;</td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname">Packed Record&nbsp;<a class="bold" href="gdt.TGDT_Pointer.html"><code>TGDT_Pointer</code></a></td> <td class="itemname">Packed Record&nbsp;<a class="bold" href="gdt.TGDT_Pointer.html"><code>TGDT_Pointer</code></a></td>
<td class="itemdesc">&nbsp;</td> <td class="itemdesc">&nbsp;</td>
</tr> </tr>
</table> </table>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="gdt.html#init">init</a></b>();</code></td> <td class="itemcode"><code>procedure <b><a href="gdt.html#init">init</a></b>();</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>procedure <b><a href="gdt.html#set_gate">set_gate</a></b>(Gate_Number : <a href="system.html#uInt32">uint32</a>; Base : <a href="system.html#uInt32">uint32</a>; Limit : <a href="system.html#uInt32">uint32</a>; Access : <a href="system.html#uInt8">uint8</a>; Granularity : <a href="system.html#uInt8">uint8</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="gdt.html#set_gate">set_gate</a></b>(Gate_Number : <a href="system.html#uInt32">uint32</a>; Base : <a href="system.html#uInt32">uint32</a>; Limit : <a href="system.html#uInt32">uint32</a>; Access : <a href="system.html#uInt8">uint8</a>; Granularity : <a href="system.html#uInt8">uint8</a>);</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="gdt.html#flush">flush</a></b>;</code></td> <td class="itemcode"><code>procedure <b><a href="gdt.html#flush">flush</a></b>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>procedure <b><a href="gdt.html#reload">reload</a></b>;</code></td> <td class="itemcode"><code>procedure <b><a href="gdt.html#reload">reload</a></b>;</code></td>
</tr> </tr>
</table> </table>
<span id="PasDoc-Types"></span><h3 class="summary">Types</h3> <span id="PasDoc-Types"></span><h3 class="summary">Types</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="gdt.html#PGDT_Entry">PGDT_Entry</a></b> = &circ;<a href="gdt.TGDT_Entry.html">TGDT_Entry</a>;</code></td> <td class="itemcode"><code><b><a href="gdt.html#PGDT_Entry">PGDT_Entry</a></b> = &circ;<a href="gdt.TGDT_Entry.html">TGDT_Entry</a>;</code></td>
</tr> </tr>
</table> </table>
<span id="PasDoc-Variables"></span><h3 class="summary">Variables</h3> <span id="PasDoc-Variables"></span><h3 class="summary">Variables</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="gdt.html#gdt_entries">gdt_entries</a></b>: array[0..1023] of <a href="gdt.TGDT_Entry.html">TGDT_Entry</a>;</code></td> <td class="itemcode"><code><b><a href="gdt.html#gdt_entries">gdt_entries</a></b>: array[0..1023] of <a href="gdt.TGDT_Entry.html">TGDT_Entry</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="gdt.html#gdt_pointer">gdt_pointer</a></b>: <a href="gdt.TGDT_Pointer.html">TGDT_Pointer</a>;</code></td> <td class="itemcode"><code><b><a href="gdt.html#gdt_pointer">gdt_pointer</a></b>: <a href="gdt.TGDT_Pointer.html">TGDT_Pointer</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="init"></span><code>procedure <b>init</b>();</code></td> <td class="itemcode"><span id="init"></span><code>procedure <b>init</b>();</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="set_gate"></span><code>procedure <b>set_gate</b>(Gate_Number : <a href="system.html#uInt32">uint32</a>; Base : <a href="system.html#uInt32">uint32</a>; Limit : <a href="system.html#uInt32">uint32</a>; Access : <a href="system.html#uInt8">uint8</a>; Granularity : <a href="system.html#uInt8">uint8</a>);</code></td> <td class="itemcode"><span id="set_gate"></span><code>procedure <b>set_gate</b>(Gate_Number : <a href="system.html#uInt32">uint32</a>; Base : <a href="system.html#uInt32">uint32</a>; Limit : <a href="system.html#uInt32">uint32</a>; Access : <a href="system.html#uInt8">uint8</a>; Granularity : <a href="system.html#uInt8">uint8</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="flush"></span><code>procedure <b>flush</b>;</code></td> <td class="itemcode"><span id="flush"></span><code>procedure <b>flush</b>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="reload"></span><code>procedure <b>reload</b>;</code></td> <td class="itemcode"><span id="reload"></span><code>procedure <b>reload</b>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h3 class="detail">Types</h3> <h3 class="detail">Types</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="PGDT_Entry"></span><code><b>PGDT_Entry</b> = &circ;<a href="gdt.TGDT_Entry.html">TGDT_Entry</a>;</code></td> <td class="itemcode"><span id="PGDT_Entry"></span><code><b>PGDT_Entry</b> = &circ;<a href="gdt.TGDT_Entry.html">TGDT_Entry</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h3 class="detail">Variables</h3> <h3 class="detail">Variables</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="gdt_entries"></span><code><b>gdt_entries</b>: array[0..1023] of <a href="gdt.TGDT_Entry.html">TGDT_Entry</a>;</code></td> <td class="itemcode"><span id="gdt_entries"></span><code><b>gdt_entries</b>: array[0..1023] of <a href="gdt.TGDT_Entry.html">TGDT_Entry</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="gdt_pointer"></span><code><b>gdt_pointer</b>: <a href="gdt.TGDT_Pointer.html">TGDT_Pointer</a>;</code></td> <td class="itemcode"><span id="gdt_pointer"></span><code><b>gdt_pointer</b>: <a href="gdt.TGDT_Pointer.html">TGDT_Pointer</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,77 +1,77 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: icmp: Record TARPHandler</title> <title>Asuro: icmp: Record TARPHandler</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<span id="TARPHandler"></span><h1 class="cio">Record TARPHandler</h1> <span id="TARPHandler"></span><h1 class="cio">Record TARPHandler</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div>
<span id="PasDoc-Description"></span><h2 class="unit">Unit</h2> <span id="PasDoc-Description"></span><h2 class="unit">Unit</h2>
<p class="unitlink"> <p class="unitlink">
<a href="icmp.html">icmp</a></p> <a href="icmp.html">icmp</a></p>
<h2 class="declaration">Declaration</h2> <h2 class="declaration">Declaration</h2>
<p class="declaration"> <p class="declaration">
<code>type TARPHandler = record</code></p> <code>type TARPHandler = record</code></p>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
&nbsp;<h2 class="overview">Overview</h2> &nbsp;<h2 class="overview">Overview</h2>
<span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3> <span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="icmp.TARPHandler.html#Active">Active</a></b>: Boolean;</code></td> <td class="itemcode"><code><b><a href="icmp.TARPHandler.html#Active">Active</a></b>: Boolean;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="icmp.TARPHandler.html#OnReply">OnReply</a></b>: <a href="icmp.html#TARPReplyCallback">TARPReplyCallback</a>;</code></td> <td class="itemcode"><code><b><a href="icmp.TARPHandler.html#OnReply">OnReply</a></b>: <a href="icmp.html#TARPReplyCallback">TARPReplyCallback</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="icmp.TARPHandler.html#OnError">OnError</a></b>: <a href="icmp.html#TARPErrorCallback">TARPErrorCallback</a>;</code></td> <td class="itemcode"><code><b><a href="icmp.TARPHandler.html#OnError">OnError</a></b>: <a href="icmp.html#TARPErrorCallback">TARPErrorCallback</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Fields</h3> <h3 class="detail">Fields</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Active"></span><code><b>Active</b>: Boolean;</code></td> <td class="itemcode"><span id="Active"></span><code><b>Active</b>: Boolean;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="OnReply"></span><code><b>OnReply</b>: <a href="icmp.html#TARPReplyCallback">TARPReplyCallback</a>;</code></td> <td class="itemcode"><span id="OnReply"></span><code><b>OnReply</b>: <a href="icmp.html#TARPReplyCallback">TARPReplyCallback</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="OnError"></span><code><b>OnError</b>: <a href="icmp.html#TARPErrorCallback">TARPErrorCallback</a>;</code></td> <td class="itemcode"><span id="OnError"></span><code><b>OnError</b>: <a href="icmp.html#TARPErrorCallback">TARPErrorCallback</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,146 +1,146 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: icmp</title> <title>Asuro: icmp</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit icmp</h1> <h1 class="unit">Unit icmp</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section"><a class="section" href="#PasDoc-Classes">Classes, Interfaces, Objects and Records</a></div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section"><a class="section" href="#PasDoc-Classes">Classes, Interfaces, Objects and Records</a></div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;L4-&gt;<code>ICMP</code> - Internet Control Message Protocol Driver, Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;L4-&gt;<code>ICMP</code> - Internet Control Message Protocol Driver,
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="bios_data_area.html">bios_data_area</a></li><li><a href="lmemorymanager.html">lmemorymanager</a></li><li><a href="net.html">net</a></li><li><a href="nettypes.html">nettypes</a></li><li><a href="netutils.html">netutils</a></li><li><a href="ipv4.html">ipv4</a></li><li><a href="console.html">console</a></li><li><a href="terminal.html">terminal</a></li><li><a href="arp.html">arp</a></li><li><a href="util.html">util</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="bios_data_area.html">bios_data_area</a></li><li><a href="lmemorymanager.html">lmemorymanager</a></li><li><a href="net.html">net</a></li><li><a href="nettypes.html">nettypes</a></li><li><a href="netutils.html">netutils</a></li><li><a href="ipv4.html">ipv4</a></li><li><a href="console.html">console</a></li><li><a href="terminal.html">terminal</a></li><li><a href="arp.html">arp</a></li><li><a href="util.html">util</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-Classes"></span><h3 class="cio">Classes, Interfaces, Objects and Records</h3> <span id="PasDoc-Classes"></span><h3 class="cio">Classes, Interfaces, Objects and Records</h3>
<table class="classestable wide_list"> <table class="classestable wide_list">
<tr class="listheader"> <tr class="listheader">
<th class="itemname">Name</th> <th class="itemname">Name</th>
<th class="itemdesc">Description</th> <th class="itemdesc">Description</th>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname">Record&nbsp;<a class="bold" href="icmp.TARPHandler.html"><code>TARPHandler</code></a></td> <td class="itemname">Record&nbsp;<a class="bold" href="icmp.TARPHandler.html"><code>TARPHandler</code></a></td>
<td class="itemdesc">&nbsp;</td> <td class="itemdesc">&nbsp;</td>
</tr> </tr>
</table> </table>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="icmp.html#register">register</a></b>;</code></td> <td class="itemcode"><code>procedure <b><a href="icmp.html#register">register</a></b>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>procedure <b><a href="icmp.html#sendICMPRequest">sendICMPRequest</a></b>(ip : <a href="system.html#PuInt8">puint8</a>; Sequence : <a href="system.html#uInt16">uint16</a>; TTL : <a href="system.html#uInt8">uint8</a>; OnRep : <a href="icmp.html#TARPReplyCallback">TARPReplyCallback</a>; OnErr : <a href="icmp.html#TARPErrorCallback">TARPErrorCallback</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="icmp.html#sendICMPRequest">sendICMPRequest</a></b>(ip : <a href="system.html#PuInt8">puint8</a>; Sequence : <a href="system.html#uInt16">uint16</a>; TTL : <a href="system.html#uInt8">uint8</a>; OnRep : <a href="icmp.html#TARPReplyCallback">TARPReplyCallback</a>; OnErr : <a href="icmp.html#TARPErrorCallback">TARPErrorCallback</a>);</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="icmp.html#ping_err">ping_err</a></b>(hdr : <a href="nettypes.html#PICMPHeader">PICMPHeader</a>; Reason : <a href="icmp.html#TARPErrorCode">TARPErrorCode</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="icmp.html#ping_err">ping_err</a></b>(hdr : <a href="nettypes.html#PICMPHeader">PICMPHeader</a>; Reason : <a href="icmp.html#TARPErrorCode">TARPErrorCode</a>);</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>procedure <b><a href="icmp.html#ping_rep">ping_rep</a></b>(hdr : <a href="nettypes.html#PICMPHeader">PICMPHeader</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="icmp.html#ping_rep">ping_rep</a></b>(hdr : <a href="nettypes.html#PICMPHeader">PICMPHeader</a>);</code></td>
</tr> </tr>
</table> </table>
<span id="PasDoc-Types"></span><h3 class="summary">Types</h3> <span id="PasDoc-Types"></span><h3 class="summary">Types</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="icmp.html#TARPErrorCode">TARPErrorCode</a></b> = (...);</code></td> <td class="itemcode"><code><b><a href="icmp.html#TARPErrorCode">TARPErrorCode</a></b> = (...);</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="icmp.html#TARPReplyCallback">TARPReplyCallback</a></b> = procedure(hdr : <a href="nettypes.html#PICMPHeader">PICMPHeader</a>);</code></td> <td class="itemcode"><code><b><a href="icmp.html#TARPReplyCallback">TARPReplyCallback</a></b> = procedure(hdr : <a href="nettypes.html#PICMPHeader">PICMPHeader</a>);</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="icmp.html#TARPErrorCallback">TARPErrorCallback</a></b> = procedure(hdr : <a href="nettypes.html#PICMPHeader">PICMPHeader</a>; Reason : <a href="icmp.html#TARPErrorCode">TARPErrorCode</a>);</code></td> <td class="itemcode"><code><b><a href="icmp.html#TARPErrorCallback">TARPErrorCallback</a></b> = procedure(hdr : <a href="nettypes.html#PICMPHeader">PICMPHeader</a>; Reason : <a href="icmp.html#TARPErrorCode">TARPErrorCode</a>);</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="register"></span><code>procedure <b>register</b>;</code></td> <td class="itemcode"><span id="register"></span><code>procedure <b>register</b>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="sendICMPRequest"></span><code>procedure <b>sendICMPRequest</b>(ip : <a href="system.html#PuInt8">puint8</a>; Sequence : <a href="system.html#uInt16">uint16</a>; TTL : <a href="system.html#uInt8">uint8</a>; OnRep : <a href="icmp.html#TARPReplyCallback">TARPReplyCallback</a>; OnErr : <a href="icmp.html#TARPErrorCallback">TARPErrorCallback</a>);</code></td> <td class="itemcode"><span id="sendICMPRequest"></span><code>procedure <b>sendICMPRequest</b>(ip : <a href="system.html#PuInt8">puint8</a>; Sequence : <a href="system.html#uInt16">uint16</a>; TTL : <a href="system.html#uInt8">uint8</a>; OnRep : <a href="icmp.html#TARPReplyCallback">TARPReplyCallback</a>; OnErr : <a href="icmp.html#TARPErrorCallback">TARPErrorCallback</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="ping_err"></span><code>procedure <b>ping_err</b>(hdr : <a href="nettypes.html#PICMPHeader">PICMPHeader</a>; Reason : <a href="icmp.html#TARPErrorCode">TARPErrorCode</a>);</code></td> <td class="itemcode"><span id="ping_err"></span><code>procedure <b>ping_err</b>(hdr : <a href="nettypes.html#PICMPHeader">PICMPHeader</a>; Reason : <a href="icmp.html#TARPErrorCode">TARPErrorCode</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="ping_rep"></span><code>procedure <b>ping_rep</b>(hdr : <a href="nettypes.html#PICMPHeader">PICMPHeader</a>);</code></td> <td class="itemcode"><span id="ping_rep"></span><code>procedure <b>ping_rep</b>(hdr : <a href="nettypes.html#PICMPHeader">PICMPHeader</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h3 class="detail">Types</h3> <h3 class="detail">Types</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="TARPErrorCode"></span><code><b>TARPErrorCode</b> = (...);</code></td> <td class="itemcode"><span id="TARPErrorCode"></span><code><b>TARPErrorCode</b> = (...);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;<h6 class="description_section">Values</h6> &nbsp;<h6 class="description_section">Values</h6>
<ul> <ul>
<li> <li>
<span id="aecFailedToResolveHost">aecFailedToResolveHost</span></li> <span id="aecFailedToResolveHost">aecFailedToResolveHost</span></li>
<li> <li>
<span id="aecNoRouteToHost">aecNoRouteToHost</span></li> <span id="aecNoRouteToHost">aecNoRouteToHost</span></li>
<li> <li>
<span id="aecTimeout">aecTimeout</span></li> <span id="aecTimeout">aecTimeout</span></li>
<li> <li>
<span id="aecTTLExpired">aecTTLExpired</span></li> <span id="aecTTLExpired">aecTTLExpired</span></li>
</ul> </ul>
</td></tr> </td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="TARPReplyCallback"></span><code><b>TARPReplyCallback</b> = procedure(hdr : <a href="nettypes.html#PICMPHeader">PICMPHeader</a>);</code></td> <td class="itemcode"><span id="TARPReplyCallback"></span><code><b>TARPReplyCallback</b> = procedure(hdr : <a href="nettypes.html#PICMPHeader">PICMPHeader</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="TARPErrorCallback"></span><code><b>TARPErrorCallback</b> = procedure(hdr : <a href="nettypes.html#PICMPHeader">PICMPHeader</a>; Reason : <a href="icmp.html#TARPErrorCode">TARPErrorCode</a>);</code></td> <td class="itemcode"><span id="TARPErrorCallback"></span><code><b>TARPErrorCallback</b> = procedure(hdr : <a href="nettypes.html#PICMPHeader">PICMPHeader</a>; Reason : <a href="icmp.html#TARPErrorCode">TARPErrorCode</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,97 +1,97 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: idt: Packed Record TIDT_Entry</title> <title>Asuro: idt: Packed Record TIDT_Entry</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<span id="TIDT_Entry"></span><h1 class="cio">Packed Record TIDT_Entry</h1> <span id="TIDT_Entry"></span><h1 class="cio">Packed Record TIDT_Entry</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div>
<span id="PasDoc-Description"></span><h2 class="unit">Unit</h2> <span id="PasDoc-Description"></span><h2 class="unit">Unit</h2>
<p class="unitlink"> <p class="unitlink">
<a href="idt.html">idt</a></p> <a href="idt.html">idt</a></p>
<h2 class="declaration">Declaration</h2> <h2 class="declaration">Declaration</h2>
<p class="declaration"> <p class="declaration">
<code>type TIDT_Entry = packed record</code></p> <code>type TIDT_Entry = packed record</code></p>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
&nbsp;<h2 class="overview">Overview</h2> &nbsp;<h2 class="overview">Overview</h2>
<span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3> <span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="idt.TIDT_Entry.html#base_low">base_low</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><code><b><a href="idt.TIDT_Entry.html#base_low">base_low</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="idt.TIDT_Entry.html#selector">selector</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><code><b><a href="idt.TIDT_Entry.html#selector">selector</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="idt.TIDT_Entry.html#always_0">always_0</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><code><b><a href="idt.TIDT_Entry.html#always_0">always_0</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="idt.TIDT_Entry.html#flags">flags</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><code><b><a href="idt.TIDT_Entry.html#flags">flags</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="idt.TIDT_Entry.html#base_high">base_high</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><code><b><a href="idt.TIDT_Entry.html#base_high">base_high</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Fields</h3> <h3 class="detail">Fields</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="base_low"></span><code><b>base_low</b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><span id="base_low"></span><code><b>base_low</b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="selector"></span><code><b>selector</b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><span id="selector"></span><code><b>selector</b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="always_0"></span><code><b>always_0</b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><span id="always_0"></span><code><b>always_0</b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="flags"></span><code><b>flags</b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><span id="flags"></span><code><b>flags</b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="base_high"></span><code><b>base_high</b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><span id="base_high"></span><code><b>base_high</b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,67 +1,67 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: idt: Packed Record TIDT_Pointer</title> <title>Asuro: idt: Packed Record TIDT_Pointer</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<span id="TIDT_Pointer"></span><h1 class="cio">Packed Record TIDT_Pointer</h1> <span id="TIDT_Pointer"></span><h1 class="cio">Packed Record TIDT_Pointer</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div>
<span id="PasDoc-Description"></span><h2 class="unit">Unit</h2> <span id="PasDoc-Description"></span><h2 class="unit">Unit</h2>
<p class="unitlink"> <p class="unitlink">
<a href="idt.html">idt</a></p> <a href="idt.html">idt</a></p>
<h2 class="declaration">Declaration</h2> <h2 class="declaration">Declaration</h2>
<p class="declaration"> <p class="declaration">
<code>type TIDT_Pointer = packed record</code></p> <code>type TIDT_Pointer = packed record</code></p>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
&nbsp;<h2 class="overview">Overview</h2> &nbsp;<h2 class="overview">Overview</h2>
<span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3> <span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="idt.TIDT_Pointer.html#limit">limit</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><code><b><a href="idt.TIDT_Pointer.html#limit">limit</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="idt.TIDT_Pointer.html#base">base</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="idt.TIDT_Pointer.html#base">base</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Fields</h3> <h3 class="detail">Fields</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="limit"></span><code><b>limit</b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><span id="limit"></span><code><b>limit</b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="base"></span><code><b>base</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="base"></span><code><b>base</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,177 +1,177 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: idt</title> <title>Asuro: idt</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit idt</h1> <h1 class="unit">Unit idt</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section"><a class="section" href="#PasDoc-Classes">Classes, Interfaces, Objects and Records</a></div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section"><a class="section" href="#PasDoc-Constants">Constants</a></div><div class="one_section"><a class="section" href="#PasDoc-Variables">Variables</a></div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section"><a class="section" href="#PasDoc-Classes">Classes, Interfaces, Objects and Records</a></div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section"><a class="section" href="#PasDoc-Constants">Constants</a></div><div class="one_section"><a class="section" href="#PasDoc-Variables">Variables</a></div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Interrupt Descriptor Table - Structures &amp; Interface. Interrupt Descriptor Table - Structures &amp; Interface.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-Classes"></span><h3 class="cio">Classes, Interfaces, Objects and Records</h3> <span id="PasDoc-Classes"></span><h3 class="cio">Classes, Interfaces, Objects and Records</h3>
<table class="classestable wide_list"> <table class="classestable wide_list">
<tr class="listheader"> <tr class="listheader">
<th class="itemname">Name</th> <th class="itemname">Name</th>
<th class="itemdesc">Description</th> <th class="itemdesc">Description</th>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname">Packed Record&nbsp;<a class="bold" href="idt.TIDT_Entry.html"><code>TIDT_Entry</code></a></td> <td class="itemname">Packed Record&nbsp;<a class="bold" href="idt.TIDT_Entry.html"><code>TIDT_Entry</code></a></td>
<td class="itemdesc">&nbsp;</td> <td class="itemdesc">&nbsp;</td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname">Packed Record&nbsp;<a class="bold" href="idt.TIDT_Pointer.html"><code>TIDT_Pointer</code></a></td> <td class="itemname">Packed Record&nbsp;<a class="bold" href="idt.TIDT_Pointer.html"><code>TIDT_Pointer</code></a></td>
<td class="itemdesc">&nbsp;</td> <td class="itemdesc">&nbsp;</td>
</tr> </tr>
</table> </table>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="idt.html#init">init</a></b>();</code></td> <td class="itemcode"><code>procedure <b><a href="idt.html#init">init</a></b>();</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>procedure <b><a href="idt.html#set_gate">set_gate</a></b>(Number : <a href="system.html#uInt8">uint8</a>; Base : <a href="system.html#uInt32">uint32</a>; Selector : <a href="system.html#uInt16">uint16</a>; Flags : <a href="system.html#uInt8">uint8</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="idt.html#set_gate">set_gate</a></b>(Number : <a href="system.html#uInt8">uint8</a>; Base : <a href="system.html#uInt32">uint32</a>; Selector : <a href="system.html#uInt16">uint16</a>; Flags : <a href="system.html#uInt8">uint8</a>);</code></td>
</tr> </tr>
</table> </table>
<span id="PasDoc-Types"></span><h3 class="summary">Types</h3> <span id="PasDoc-Types"></span><h3 class="summary">Types</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="idt.html#PIDT_Entry">PIDT_Entry</a></b> = &circ;<a href="idt.TIDT_Entry.html">TIDT_Entry</a>;</code></td> <td class="itemcode"><code><b><a href="idt.html#PIDT_Entry">PIDT_Entry</a></b> = &circ;<a href="idt.TIDT_Entry.html">TIDT_Entry</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="idt.html#PIDT_Pointer">PIDT_Pointer</a></b> = &circ;<a href="idt.TIDT_Pointer.html">TIDT_Pointer</a>;</code></td> <td class="itemcode"><code><b><a href="idt.html#PIDT_Pointer">PIDT_Pointer</a></b> = &circ;<a href="idt.TIDT_Pointer.html">TIDT_Pointer</a>;</code></td>
</tr> </tr>
</table> </table>
<span id="PasDoc-Constants"></span><h3 class="summary">Constants</h3> <span id="PasDoc-Constants"></span><h3 class="summary">Constants</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="idt.html#ISR_RING_0">ISR_RING_0</a></b> = $8E;</code></td> <td class="itemcode"><code><b><a href="idt.html#ISR_RING_0">ISR_RING_0</a></b> = $8E;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="idt.html#ISR_RING_1">ISR_RING_1</a></b> = $AE;</code></td> <td class="itemcode"><code><b><a href="idt.html#ISR_RING_1">ISR_RING_1</a></b> = $AE;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="idt.html#ISR_RING_2">ISR_RING_2</a></b> = $CE;</code></td> <td class="itemcode"><code><b><a href="idt.html#ISR_RING_2">ISR_RING_2</a></b> = $CE;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="idt.html#ISR_RING_3">ISR_RING_3</a></b> = $EE;</code></td> <td class="itemcode"><code><b><a href="idt.html#ISR_RING_3">ISR_RING_3</a></b> = $EE;</code></td>
</tr> </tr>
</table> </table>
<span id="PasDoc-Variables"></span><h3 class="summary">Variables</h3> <span id="PasDoc-Variables"></span><h3 class="summary">Variables</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="idt.html#IDT_Entries">IDT_Entries</a></b>: Array [0..255] of <a href="idt.TIDT_Entry.html">TIDT_Entry</a>;</code></td> <td class="itemcode"><code><b><a href="idt.html#IDT_Entries">IDT_Entries</a></b>: Array [0..255] of <a href="idt.TIDT_Entry.html">TIDT_Entry</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="idt.html#IDT_Pointer">IDT_Pointer</a></b>: <a href="idt.TIDT_Pointer.html">TIDT_Pointer</a>;</code></td> <td class="itemcode"><code><b><a href="idt.html#IDT_Pointer">IDT_Pointer</a></b>: <a href="idt.TIDT_Pointer.html">TIDT_Pointer</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="init"></span><code>procedure <b>init</b>();</code></td> <td class="itemcode"><span id="init"></span><code>procedure <b>init</b>();</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="set_gate"></span><code>procedure <b>set_gate</b>(Number : <a href="system.html#uInt8">uint8</a>; Base : <a href="system.html#uInt32">uint32</a>; Selector : <a href="system.html#uInt16">uint16</a>; Flags : <a href="system.html#uInt8">uint8</a>);</code></td> <td class="itemcode"><span id="set_gate"></span><code>procedure <b>set_gate</b>(Number : <a href="system.html#uInt8">uint8</a>; Base : <a href="system.html#uInt32">uint32</a>; Selector : <a href="system.html#uInt16">uint16</a>; Flags : <a href="system.html#uInt8">uint8</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h3 class="detail">Types</h3> <h3 class="detail">Types</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="PIDT_Entry"></span><code><b>PIDT_Entry</b> = &circ;<a href="idt.TIDT_Entry.html">TIDT_Entry</a>;</code></td> <td class="itemcode"><span id="PIDT_Entry"></span><code><b>PIDT_Entry</b> = &circ;<a href="idt.TIDT_Entry.html">TIDT_Entry</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="PIDT_Pointer"></span><code><b>PIDT_Pointer</b> = &circ;<a href="idt.TIDT_Pointer.html">TIDT_Pointer</a>;</code></td> <td class="itemcode"><span id="PIDT_Pointer"></span><code><b>PIDT_Pointer</b> = &circ;<a href="idt.TIDT_Pointer.html">TIDT_Pointer</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h3 class="detail">Constants</h3> <h3 class="detail">Constants</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="ISR_RING_0"></span><code><b>ISR_RING_0</b> = $8E;</code></td> <td class="itemcode"><span id="ISR_RING_0"></span><code><b>ISR_RING_0</b> = $8E;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="ISR_RING_1"></span><code><b>ISR_RING_1</b> = $AE;</code></td> <td class="itemcode"><span id="ISR_RING_1"></span><code><b>ISR_RING_1</b> = $AE;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="ISR_RING_2"></span><code><b>ISR_RING_2</b> = $CE;</code></td> <td class="itemcode"><span id="ISR_RING_2"></span><code><b>ISR_RING_2</b> = $CE;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="ISR_RING_3"></span><code><b>ISR_RING_3</b> = $EE;</code></td> <td class="itemcode"><span id="ISR_RING_3"></span><code><b>ISR_RING_3</b> = $EE;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h3 class="detail">Variables</h3> <h3 class="detail">Variables</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="IDT_Entries"></span><code><b>IDT_Entries</b>: Array [0..255] of <a href="idt.TIDT_Entry.html">TIDT_Entry</a>;</code></td> <td class="itemcode"><span id="IDT_Entries"></span><code><b>IDT_Entries</b>: Array [0..255] of <a href="idt.TIDT_Entry.html">TIDT_Entry</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="IDT_Pointer"></span><code><b>IDT_Pointer</b>: <a href="idt.TIDT_Pointer.html">TIDT_Pointer</a>;</code></td> <td class="itemcode"><span id="IDT_Pointer"></span><code><b>IDT_Pointer</b>: <a href="idt.TIDT_Pointer.html">TIDT_Pointer</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,370 +1,370 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: All Units</title> <title>Asuro: All Units</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="allitems">All Units</h1> <h1 class="allitems">All Units</h1>
<table class="unitstable wide_list"> <table class="unitstable wide_list">
<tr class="listheader"> <tr class="listheader">
<th class="itemname">Name</th> <th class="itemname">Name</th>
<th class="itemdesc">Description</th> <th class="itemdesc">Description</th>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="ACE.html">ACE</a></td> <td class="itemname"><a class="bold" href="ACE.html">ACE</a></td>
<td class="itemdesc"><p>Fault-&gt;<code>ACE</code> - Alignment Check Exception.</p></td> <td class="itemdesc"><p>Fault-&gt;<code>ACE</code> - Alignment Check Exception.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="arp.html">arp</a></td> <td class="itemname"><a class="bold" href="arp.html">arp</a></td>
<td class="itemdesc"><p>Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;L3-&gt;<code>ARP</code> - Address Resolution Protocol Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;L3-&gt;<code>ARP</code> - Address Resolution Protocol Driver.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="asuro.html">asuro</a></td> <td class="itemname"><a class="bold" href="asuro.html">asuro</a></td>
<td class="itemdesc"><p>Include-&gt;<code>Asuro</code> - Auto-Generated <a class="normal" href="asuro.html#VERSION">Version</a> &amp; Compilation Information <td class="itemdesc"><p>Include-&gt;<code>Asuro</code> - Auto-Generated <a class="normal" href="asuro.html#VERSION">Version</a> &amp; Compilation Information
<p></p></td> <p></p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="bios_data_area.html">bios_data_area</a></td> <td class="itemname"><a class="bold" href="bios_data_area.html">bios_data_area</a></td>
<td class="itemdesc"><p>Include-&gt;<code>BIOS_Data_Area</code> - Data Structures Controlled by the BIOS.</p></td> <td class="itemdesc"><p>Include-&gt;<code>BIOS_Data_Area</code> - Data Structures Controlled by the BIOS.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="BPE.html">BPE</a></td> <td class="itemname"><a class="bold" href="BPE.html">BPE</a></td>
<td class="itemdesc"><p>Fault-&gt;<code>BPE</code> - Break Point Exception.</p></td> <td class="itemdesc"><p>Fault-&gt;<code>BPE</code> - Break Point Exception.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="BTSSE.html">BTSSE</a></td> <td class="itemname"><a class="bold" href="BTSSE.html">BTSSE</a></td>
<td class="itemdesc"><p>Fault-&gt;<code>BTSSE</code> - Bad <a class="normal" href="tss.html">TSS</a> Exception.</p></td> <td class="itemdesc"><p>Fault-&gt;<code>BTSSE</code> - Bad <a class="normal" href="tss.html">TSS</a> Exception.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="CFE.html">CFE</a></td> <td class="itemname"><a class="bold" href="CFE.html">CFE</a></td>
<td class="itemdesc"><p>Fault-&gt;<code>CFE</code> - Coprocessor Fault Exception.</p></td> <td class="itemdesc"><p>Fault-&gt;<code>CFE</code> - Coprocessor Fault Exception.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="console.html">console</a></td> <td class="itemname"><a class="bold" href="console.html">console</a></td>
<td class="itemdesc"><p><code>Console</code> - Provides Screen/Window management &amp; drawing.</p></td> <td class="itemdesc"><p><code>Console</code> - Provides Screen/Window management &amp; drawing.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="contextswitcher.html">contextswitcher</a></td> <td class="itemname"><a class="bold" href="contextswitcher.html">contextswitcher</a></td>
<td class="itemdesc"><p><code>ContextSwitcher</code> - Switch Process Contexts when preempted.</p></td> <td class="itemdesc"><p><code>ContextSwitcher</code> - Switch Process Contexts when preempted.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="cpu.html">cpu</a></td> <td class="itemname"><a class="bold" href="cpu.html">cpu</a></td>
<td class="itemdesc"><p><code>CPU</code> - <code>CPU</code> Structures &amp; Utility/Capabilities Functions.</p></td> <td class="itemdesc"><p><code>CPU</code> - <code>CPU</code> Structures &amp; Utility/Capabilities Functions.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="crc.html">crc</a></td> <td class="itemname"><a class="bold" href="crc.html">crc</a></td>
<td class="itemdesc"><p>Include-&gt;<code>CRC</code> - <a class="normal" href="crc.html#CRC32">CRC32</a> Implementation.</p></td> <td class="itemdesc"><p>Include-&gt;<code>CRC</code> - <a class="normal" href="crc.html#CRC32">CRC32</a> Implementation.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="CSOE.html">CSOE</a></td> <td class="itemname"><a class="bold" href="CSOE.html">CSOE</a></td>
<td class="itemdesc"><p>Fault-&gt;<code>CSOE</code> - Coprocessor Seg Overruun Exception.</p></td> <td class="itemdesc"><p>Fault-&gt;<code>CSOE</code> - Coprocessor Seg Overruun Exception.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="DBGE.html">DBGE</a></td> <td class="itemname"><a class="bold" href="DBGE.html">DBGE</a></td>
<td class="itemdesc"><p>Fault-&gt;<code>DBGE</code> - Debug Exception.</p></td> <td class="itemdesc"><p>Fault-&gt;<code>DBGE</code> - Debug Exception.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="DBZ.html">DBZ</a></td> <td class="itemname"><a class="bold" href="DBZ.html">DBZ</a></td>
<td class="itemdesc"><p>Fault-&gt;<code>DBZ</code> - Divide By Zero Exception.</p></td> <td class="itemdesc"><p>Fault-&gt;<code>DBZ</code> - Divide By Zero Exception.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="DFE.html">DFE</a></td> <td class="itemname"><a class="bold" href="DFE.html">DFE</a></td>
<td class="itemdesc"><p>Fault-&gt;<code>DFE</code> - Double Fault Exception.</p></td> <td class="itemdesc"><p>Fault-&gt;<code>DFE</code> - Double Fault Exception.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="drivermanagement.html">drivermanagement</a></td> <td class="itemname"><a class="bold" href="drivermanagement.html">drivermanagement</a></td>
<td class="itemdesc"><p><code>DriverManagement</code> - Driver Initialization &amp; Management Interface.</p></td> <td class="itemdesc"><p><code>DriverManagement</code> - Driver Initialization &amp; Management Interface.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="drivertypes.html">drivertypes</a></td> <td class="itemname"><a class="bold" href="drivertypes.html">drivertypes</a></td>
<td class="itemdesc"><p>Driver-&gt;Include-&gt;<code>DriverTypes</code> - Structs &amp; Data Shared Across Drivers.</p></td> <td class="itemdesc"><p>Driver-&gt;Include-&gt;<code>DriverTypes</code> - Structs &amp; Data Shared Across Drivers.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="E1000.html">E1000</a></td> <td class="itemname"><a class="bold" href="E1000.html">E1000</a></td>
<td class="itemdesc"><p>Driver-&gt;NetDev-&gt;<code>E1000</code> - Intel <code>E1000</code>/I217/82577LM Network Card Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;NetDev-&gt;<code>E1000</code> - Intel <code>E1000</code>/I217/82577LM Network Card Driver.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="EHCI.html">EHCI</a></td> <td class="itemname"><a class="bold" href="EHCI.html">EHCI</a></td>
<td class="itemdesc"><p>Driver-&gt;Bus-&gt;<code>EHCI</code> - Enhanced Host Controller Interface Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;Bus-&gt;<code>EHCI</code> - Enhanced Host Controller Interface Driver.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="eth2.html">eth2</a></td> <td class="itemname"><a class="bold" href="eth2.html">eth2</a></td>
<td class="itemdesc"><p>Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;L2-&gt;<code>Eth2</code> - Ethernet Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;L2-&gt;<code>Eth2</code> - Ethernet Driver.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="faults.html">faults</a></td> <td class="itemname"><a class="bold" href="faults.html">faults</a></td>
<td class="itemdesc"><p><code>Faults</code> - Fault Registration &amp; Detouring.</p></td> <td class="itemdesc"><p><code>Faults</code> - Fault Registration &amp; Detouring.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="fonts.html">fonts</a></td> <td class="itemname"><a class="bold" href="fonts.html">fonts</a></td>
<td class="itemdesc"><p>Include-&gt;<code>Fonts</code> - Standard <code>Fonts</code> &amp; Font Masks.</p></td> <td class="itemdesc"><p>Include-&gt;<code>Fonts</code> - Standard <code>Fonts</code> &amp; Font Masks.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="gdt.html">gdt</a></td> <td class="itemname"><a class="bold" href="gdt.html">gdt</a></td>
<td class="itemdesc"><p>Global Descriptor Table - Data Structures &amp; Interface.</p></td> <td class="itemdesc"><p>Global Descriptor Table - Data Structures &amp; Interface.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="GPF.html">GPF</a></td> <td class="itemname"><a class="bold" href="GPF.html">GPF</a></td>
<td class="itemdesc"><p>Fault-&gt;<a class="normal" href="util.html#GPF">GPF</a> - General Protection Fault.</p></td> <td class="itemdesc"><p>Fault-&gt;<a class="normal" href="util.html#GPF">GPF</a> - General Protection Fault.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="icmp.html">icmp</a></td> <td class="itemname"><a class="bold" href="icmp.html">icmp</a></td>
<td class="itemdesc"><p>Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;L4-&gt;<code>ICMP</code> - Internet Control Message Protocol Driver, <td class="itemdesc"><p>Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;L4-&gt;<code>ICMP</code> - Internet Control Message Protocol Driver,
<p></p></td> <p></p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="IDOE.html">IDOE</a></td> <td class="itemname"><a class="bold" href="IDOE.html">IDOE</a></td>
<td class="itemdesc"><p>Fault-&gt;IDO - Into Detected Overflow Exception.</p></td> <td class="itemdesc"><p>Fault-&gt;IDO - Into Detected Overflow Exception.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="idt.html">idt</a></td> <td class="itemname"><a class="bold" href="idt.html">idt</a></td>
<td class="itemdesc"><p>Interrupt Descriptor Table - Structures &amp; Interface.</p></td> <td class="itemdesc"><p>Interrupt Descriptor Table - Structures &amp; Interface.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="IOPE.html">IOPE</a></td> <td class="itemname"><a class="bold" href="IOPE.html">IOPE</a></td>
<td class="itemdesc"><p>Fault-&gt;<code>IOPE</code> - Invalid OPCode Exception.</p></td> <td class="itemdesc"><p>Fault-&gt;<code>IOPE</code> - Invalid OPCode Exception.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="ipv4.html">ipv4</a></td> <td class="itemname"><a class="bold" href="ipv4.html">ipv4</a></td>
<td class="itemdesc"><p>Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;L3-&gt;<code>IPv4</code> - Internet Protocol <a class="normal" href="asuro.html#VERSION">Version</a> 4 Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;L3-&gt;<code>IPv4</code> - Internet Protocol <a class="normal" href="asuro.html#VERSION">Version</a> 4 Driver.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="irq.html">irq</a></td> <td class="itemname"><a class="bold" href="irq.html">irq</a></td>
<td class="itemdesc"><p>Interrupt Request Line - Initialization &amp; Remapping.</p></td> <td class="itemdesc"><p>Interrupt Request Line - Initialization &amp; Remapping.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="isr.html">isr</a></td> <td class="itemname"><a class="bold" href="isr.html">isr</a></td>
<td class="itemdesc"><p><code>ISR</code> Driver - Initialization (stub).</p></td> <td class="itemdesc"><p><code>ISR</code> Driver - Initialization (stub).</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="isrmanager.html">isrmanager</a></td> <td class="itemname"><a class="bold" href="isrmanager.html">isrmanager</a></td>
<td class="itemdesc"><p><a class="normal" href="isr.html">ISR</a>-&gt;<code>ISRManager</code> - Interrupt Service Routine Registration, Dispatch &amp; Management.</p></td> <td class="itemdesc"><p><a class="normal" href="isr.html">ISR</a>-&gt;<code>ISRManager</code> - Interrupt Service Routine Registration, Dispatch &amp; Management.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="isr_types.html">isr_types</a></td> <td class="itemname"><a class="bold" href="isr_types.html">isr_types</a></td>
<td class="itemdesc"><p><a class="normal" href="isr.html">ISR</a>-&gt;<code>ISR_Types</code> - Interrupt Service Routine Structures.</p></td> <td class="itemdesc"><p><a class="normal" href="isr.html">ISR</a>-&gt;<code>ISR_Types</code> - Interrupt Service Routine Structures.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="kernel.html">kernel</a></td> <td class="itemname"><a class="bold" href="kernel.html">kernel</a></td>
<td class="itemdesc"><p><code>Kernel</code> Main - Main <code>Kernel</code> Entry Point.</p></td> <td class="itemdesc"><p><code>Kernel</code> Main - Main <code>Kernel</code> Entry Point.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="keyboard.html">keyboard</a></td> <td class="itemname"><a class="bold" href="keyboard.html">keyboard</a></td>
<td class="itemdesc"><p>Driver-&gt;HID-&gt;<code>Keyboard</code> - <code>Keyboard</code> Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;HID-&gt;<code>Keyboard</code> - <code>Keyboard</code> Driver.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="lists.html">lists</a></td> <td class="itemname"><a class="bold" href="lists.html">lists</a></td>
<td class="itemdesc"><p>Include-&gt;<code>Lists</code> - Linked List Data Structures &amp; Helpers.</p></td> <td class="itemdesc"><p>Include-&gt;<code>Lists</code> - Linked List Data Structures &amp; Helpers.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="lmemorymanager.html">lmemorymanager</a></td> <td class="itemname"><a class="bold" href="lmemorymanager.html">lmemorymanager</a></td>
<td class="itemdesc"><p><code>LMemoryManager</code> - Logical Memory Management <td class="itemdesc"><p><code>LMemoryManager</code> - Logical Memory Management
<p></p></td> <p></p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="MCE.html">MCE</a></td> <td class="itemname"><a class="bold" href="MCE.html">MCE</a></td>
<td class="itemdesc"><p>Fault-&gt;<code>MCE</code> - Machine Check Exception.</p></td> <td class="itemdesc"><p>Fault-&gt;<code>MCE</code> - Machine Check Exception.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="memview.html">memview</a></td> <td class="itemname"><a class="bold" href="memview.html">memview</a></td>
<td class="itemdesc"><p>Prog-&gt;<code>MemView</code> - Live Memory View.</p></td> <td class="itemdesc"><p>Prog-&gt;<code>MemView</code> - Live Memory View.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="mouse.html">mouse</a></td> <td class="itemname"><a class="bold" href="mouse.html">mouse</a></td>
<td class="itemdesc"><p>Driver-&gt;HID-&gt;<code>Mouse</code> - <code>Mouse</code> Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;HID-&gt;<code>Mouse</code> - <code>Mouse</code> Driver.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="multiboot.html">multiboot</a></td> <td class="itemname"><a class="bold" href="multiboot.html">multiboot</a></td>
<td class="itemdesc"><p>Include-&gt;<code>Multiboot</code> - <code>Multiboot</code> Structures &amp; Access.</p></td> <td class="itemdesc"><p>Include-&gt;<code>Multiboot</code> - <code>Multiboot</code> Structures &amp; Access.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="NCE.html">NCE</a></td> <td class="itemname"><a class="bold" href="NCE.html">NCE</a></td>
<td class="itemdesc"><p>Fault-&gt;<code>NCE</code> - No Coprocessor Exception.</p></td> <td class="itemdesc"><p>Fault-&gt;<code>NCE</code> - No Coprocessor Exception.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="net.html">net</a></td> <td class="itemname"><a class="bold" href="net.html">net</a></td>
<td class="itemdesc"><p>Driver-&gt;<code>Net</code>-&gt;L1-&gt;<code>Net</code> - Network Card&lt;-&gt;Driver Interface.</p></td> <td class="itemdesc"><p>Driver-&gt;<code>Net</code>-&gt;L1-&gt;<code>Net</code> - Network Card&lt;-&gt;Driver Interface.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="netlog.html">netlog</a></td> <td class="itemname"><a class="bold" href="netlog.html">netlog</a></td>
<td class="itemdesc"><p>Prog-&gt;<code>NetLog</code> - Network Driver Logs.</p></td> <td class="itemdesc"><p>Prog-&gt;<code>NetLog</code> - Network Driver Logs.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="nettypes.html">nettypes</a></td> <td class="itemname"><a class="bold" href="nettypes.html">nettypes</a></td>
<td class="itemdesc"><p>Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;<code>NetTypes</code> - Structures &amp; <a class="normal" href="types.html">Types</a> Shared Across Network Drivers.</p></td> <td class="itemdesc"><p>Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;<code>NetTypes</code> - Structures &amp; <a class="normal" href="types.html">Types</a> Shared Across Network Drivers.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="netutils.html">netutils</a></td> <td class="itemname"><a class="bold" href="netutils.html">netutils</a></td>
<td class="itemdesc"><p>Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;<code>NetUtils</code> - Helper Functions For Network Drivers.</p></td> <td class="itemdesc"><p>Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;<code>NetUtils</code> - Helper Functions For Network Drivers.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="NMIE.html">NMIE</a></td> <td class="itemname"><a class="bold" href="NMIE.html">NMIE</a></td>
<td class="itemdesc"><p>Fault-&gt;<code>NMIE</code> - Non-Maskable Interrupt Exception.</p></td> <td class="itemdesc"><p>Fault-&gt;<code>NMIE</code> - Non-Maskable Interrupt Exception.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="OHCI.html">OHCI</a></td> <td class="itemname"><a class="bold" href="OHCI.html">OHCI</a></td>
<td class="itemdesc"><p>Driver-&gt;Bus-&gt;<code>OHCI</code> - Open Host Controller Interface Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;Bus-&gt;<code>OHCI</code> - Open Host Controller Interface Driver.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="OOBE.html">OOBE</a></td> <td class="itemname"><a class="bold" href="OOBE.html">OOBE</a></td>
<td class="itemdesc"><p>Fault-&gt;<code>OOBE</code> - Out Of Bounds Exception.</p></td> <td class="itemdesc"><p>Fault-&gt;<code>OOBE</code> - Out Of Bounds Exception.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="PCI.html">PCI</a></td> <td class="itemname"><a class="bold" href="PCI.html">PCI</a></td>
<td class="itemdesc"><p>Driver-&gt;Bus-&gt;<code>PCI</code> - Peripheral Component Interconnect Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;Bus-&gt;<code>PCI</code> - Peripheral Component Interconnect Driver.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="PF.html">PF</a></td> <td class="itemname"><a class="bold" href="PF.html">PF</a></td>
<td class="itemdesc"><p>Fault-&gt;<code>PF</code> - Page Fault.</p></td> <td class="itemdesc"><p>Fault-&gt;<code>PF</code> - Page Fault.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="pmemorymanager.html">pmemorymanager</a></td> <td class="itemname"><a class="bold" href="pmemorymanager.html">pmemorymanager</a></td>
<td class="itemdesc"><p><code>PMemoryManager</code> - Physical Memory Management <td class="itemdesc"><p><code>PMemoryManager</code> - Physical Memory Management
<p></p></td> <p></p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="processloader.html">processloader</a></td> <td class="itemname"><a class="bold" href="processloader.html">processloader</a></td>
<td class="itemdesc"><p><code>ProcessLoader</code> - Process Initialization &amp; Tasking (stub).</p></td> <td class="itemdesc"><p><code>ProcessLoader</code> - Process Initialization &amp; Tasking (stub).</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="PS2_KEYBOARD_ISR.html">PS2_KEYBOARD_ISR</a></td> <td class="itemname"><a class="bold" href="PS2_KEYBOARD_ISR.html">PS2_KEYBOARD_ISR</a></td>
<td class="itemdesc"><p>Driver-&gt;HID-&gt;PS2_KEYBAORD_ISR - PS2 <a class="normal" href="isr.html">ISR</a> <a class="normal" href="PS2_KEYBOARD_ISR.html#hook">Hook</a> &amp; Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;HID-&gt;PS2_KEYBAORD_ISR - PS2 <a class="normal" href="isr.html">ISR</a> <a class="normal" href="PS2_KEYBOARD_ISR.html#hook">Hook</a> &amp; Driver.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="RTC.html">RTC</a></td> <td class="itemname"><a class="bold" href="RTC.html">RTC</a></td>
<td class="itemdesc"><p>Driver-&gt;Timers-&gt;<code>RTC</code> - Real Time Clock Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;Timers-&gt;<code>RTC</code> - Real Time Clock Driver.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="scheduler.html">scheduler</a></td> <td class="itemname"><a class="bold" href="scheduler.html">scheduler</a></td>
<td class="itemdesc"><p><code>Scheduler</code> - Schedules Context Switches.</p></td> <td class="itemdesc"><p><code>Scheduler</code> - Schedules Context Switches.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="serial.html">serial</a></td> <td class="itemname"><a class="bold" href="serial.html">serial</a></td>
<td class="itemdesc"><p>Driver-&gt;Interface-&gt;<code>Serial</code> - <code>Serial</code> Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;Interface-&gt;<code>Serial</code> - <code>Serial</code> Driver.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="SFE.html">SFE</a></td> <td class="itemname"><a class="bold" href="SFE.html">SFE</a></td>
<td class="itemdesc"><p>Fault-&gt;<code>SFE</code> - <a class="normal" href="util.html#stack">Stack</a> Fault Exception.</p></td> <td class="itemdesc"><p>Fault-&gt;<code>SFE</code> - <a class="normal" href="util.html#stack">Stack</a> Fault Exception.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="shell.html">shell</a></td> <td class="itemname"><a class="bold" href="shell.html">shell</a></td>
<td class="itemdesc"><p>Prog-&gt;<code>Shell</code> - Main Desktop UI.</p></td> <td class="itemdesc"><p>Prog-&gt;<code>Shell</code> - Main Desktop UI.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="SNPE.html">SNPE</a></td> <td class="itemname"><a class="bold" href="SNPE.html">SNPE</a></td>
<td class="itemdesc"><p>Fault-&gt;<code>SNPE</code> - Segment Not Present Exception.</p></td> <td class="itemdesc"><p>Fault-&gt;<code>SNPE</code> - Segment Not Present Exception.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="splash.html">splash</a></td> <td class="itemname"><a class="bold" href="splash.html">splash</a></td>
<td class="itemdesc"><p>Prog-&gt;<code>Splash</code> - <a class="normal" href="asuro.html">Asuro</a> <code>Splash</code> Screen.</p></td> <td class="itemdesc"><p>Prog-&gt;<code>Splash</code> - <a class="normal" href="asuro.html">Asuro</a> <code>Splash</code> Screen.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="strings.html">strings</a></td> <td class="itemname"><a class="bold" href="strings.html">strings</a></td>
<td class="itemdesc"><p>Include-&gt;<code>Strings</code> - String Manipulation.</p></td> <td class="itemdesc"><p>Include-&gt;<code>Strings</code> - String Manipulation.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="system.html">system</a></td> <td class="itemname"><a class="bold" href="system.html">system</a></td>
<td class="itemdesc"><p>Include-&gt;<code>System</code> - Base <a class="normal" href="types.html">Types</a> &amp; Structures.</p></td> <td class="itemdesc"><p>Include-&gt;<code>System</code> - Base <a class="normal" href="types.html">Types</a> &amp; Structures.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="tcp.html">tcp</a></td> <td class="itemname"><a class="bold" href="tcp.html">tcp</a></td>
<td class="itemdesc"><p>Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;L4-&gt;<code>TCP</code> - Transmission Control Protocol Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;L4-&gt;<code>TCP</code> - Transmission Control Protocol Driver.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="terminal.html">terminal</a></td> <td class="itemname"><a class="bold" href="terminal.html">terminal</a></td>
<td class="itemdesc"><p>Prog-&gt;<code>Terminal</code> - Interactive Command Line Environment.</p></td> <td class="itemdesc"><p>Prog-&gt;<code>Terminal</code> - Interactive Command Line Environment.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="testdriver.html">testdriver</a></td> <td class="itemname"><a class="bold" href="testdriver.html">testdriver</a></td>
<td class="itemdesc"><p>Driver-&gt;Exp-&gt;<code>TestDriver</code> - Dummy Driver For Testing.</p></td> <td class="itemdesc"><p>Driver-&gt;Exp-&gt;<code>TestDriver</code> - Dummy Driver For Testing.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="themer.html">themer</a></td> <td class="itemname"><a class="bold" href="themer.html">themer</a></td>
<td class="itemdesc"><p>Prog-&gt;<code>Themer</code> - Live Desktop Color Picker.</p></td> <td class="itemdesc"><p>Prog-&gt;<code>Themer</code> - Live Desktop Color Picker.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="TMR_0_ISR.html">TMR_0_ISR</a></td> <td class="itemname"><a class="bold" href="TMR_0_ISR.html">TMR_0_ISR</a></td>
<td class="itemdesc"><p>Driver-&gt;Timer-&gt;<code>TMR_0_ISR</code> - 1024hz Timer Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;Timer-&gt;<code>TMR_0_ISR</code> - 1024hz Timer Driver.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="TMR_1_ISR.html">TMR_1_ISR</a></td> <td class="itemname"><a class="bold" href="TMR_1_ISR.html">TMR_1_ISR</a></td>
<td class="itemdesc"><p>Driver-&gt;Timer-&gt;<code>TMR_1_ISR</code> - 1024/s Timer Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;Timer-&gt;<code>TMR_1_ISR</code> - 1024/s Timer Driver.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="tracer.html">tracer</a></td> <td class="itemname"><a class="bold" href="tracer.html">tracer</a></td>
<td class="itemdesc"><p><code>Tracer</code> - Trace <a class="normal" href="util.html#stack">stack</a> for debugging method calls.</p></td> <td class="itemdesc"><p><code>Tracer</code> - Trace <a class="normal" href="util.html#stack">stack</a> for debugging method calls.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="tss.html">tss</a></td> <td class="itemname"><a class="bold" href="tss.html">tss</a></td>
<td class="itemdesc"><p><code>TSS</code> - Task State Segment (stub).</p></td> <td class="itemdesc"><p><code>TSS</code> - Task State Segment (stub).</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="types.html">types</a></td> <td class="itemname"><a class="bold" href="types.html">types</a></td>
<td class="itemdesc"><p>Include-&gt;<code>Types</code> - Dummy Unit For VM Compatability.</p></td> <td class="itemdesc"><p>Include-&gt;<code>Types</code> - Dummy Unit For VM Compatability.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="udp.html">udp</a></td> <td class="itemname"><a class="bold" href="udp.html">udp</a></td>
<td class="itemdesc"><p>Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;L4-&gt;<code>UDP</code> - User Datagram Protocol Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;L4-&gt;<code>UDP</code> - User Datagram Protocol Driver.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="UHCI.html">UHCI</a></td> <td class="itemname"><a class="bold" href="UHCI.html">UHCI</a></td>
<td class="itemdesc"><p>Driver-&gt;Bus-&gt;<code>UHCI</code> - Universal Host Controller Interface Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;Bus-&gt;<code>UHCI</code> - Universal Host Controller Interface Driver.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="UIE.html">UIE</a></td> <td class="itemname"><a class="bold" href="UIE.html">UIE</a></td>
<td class="itemdesc"><p>Fault-&gt;<code>UIE</code> - Unknown Interrupt Exception.</p></td> <td class="itemdesc"><p>Fault-&gt;<code>UIE</code> - Unknown Interrupt Exception.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="USB.html">USB</a></td> <td class="itemname"><a class="bold" href="USB.html">USB</a></td>
<td class="itemdesc"><p>Driver-&gt;Bus-&gt;<code>USB</code> - Universal <a class="normal" href="serial.html">Serial</a> Bus Driver/Interface.</p></td> <td class="itemdesc"><p>Driver-&gt;Bus-&gt;<code>USB</code> - Universal <a class="normal" href="serial.html">Serial</a> Bus Driver/Interface.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="util.html">util</a></td> <td class="itemname"><a class="bold" href="util.html">util</a></td>
<td class="itemdesc"><p>Include-&gt;<code>Util</code> - Data Manipulation Utlities.</p></td> <td class="itemdesc"><p>Include-&gt;<code>Util</code> - Data Manipulation Utlities.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="vmemorymanager.html">vmemorymanager</a></td> <td class="itemname"><a class="bold" href="vmemorymanager.html">vmemorymanager</a></td>
<td class="itemdesc"><p><code>VMemoryManager</code> - Virtual Memory Management.</p></td> <td class="itemdesc"><p><code>VMemoryManager</code> - Virtual Memory Management.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="vmlog.html">vmlog</a></td> <td class="itemname"><a class="bold" href="vmlog.html">vmlog</a></td>
<td class="itemdesc"><p>Prog-&gt;<code>VMLog</code> - Virtual Machine Event Log.</p></td> <td class="itemdesc"><p>Prog-&gt;<code>VMLog</code> - Virtual Machine Event Log.</p></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname"><a class="bold" href="vmstate.html">vmstate</a></td> <td class="itemname"><a class="bold" href="vmstate.html">vmstate</a></td>
<td class="itemdesc"><p>Prog-&gt;<code>VMState</code> - Live MINJ Virtual Machine State Information.</p></td> <td class="itemdesc"><p>Prog-&gt;<code>VMState</code> - Live MINJ Virtual Machine State Information.</p></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname"><a class="bold" href="XHCI.html">XHCI</a></td> <td class="itemname"><a class="bold" href="XHCI.html">XHCI</a></td>
<td class="itemdesc"><p>Driver-&gt;Bus-&gt;<code>XHCI</code> - eXtensible Host Controller Interface Driver.</p></td> <td class="itemdesc"><p>Driver-&gt;Bus-&gt;<code>XHCI</code> - eXtensible Host Controller Interface Driver.</p></td>
</tr> </tr>
</table> </table>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,90 +1,90 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: ipv4</title> <title>Asuro: ipv4</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit ipv4</h1> <h1 class="unit">Unit ipv4</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;L3-&gt;<code>IPv4</code> - Internet Protocol <a class="normal" href="asuro.html#VERSION">Version</a> 4 Driver. Driver-&gt;<a class="normal" href="net.html">Net</a>-&gt;L3-&gt;<code>IPv4</code> - Internet Protocol <a class="normal" href="asuro.html#VERSION">Version</a> 4 Driver.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="tracer.html">tracer</a></li><li><a href="lmemorymanager.html">lmemorymanager</a></li><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="terminal.html">terminal</a></li><li><a href="strings.html">strings</a></li><li><a href="net.html">net</a></li><li><a href="nettypes.html">nettypes</a></li><li><a href="netutils.html">netutils</a></li><li><a href="netlog.html">netlog</a></li><li><a href="lists.html">lists</a></li><li><a href="eth2.html">eth2</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="tracer.html">tracer</a></li><li><a href="lmemorymanager.html">lmemorymanager</a></li><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li><li><a href="terminal.html">terminal</a></li><li><a href="strings.html">strings</a></li><li><a href="net.html">net</a></li><li><a href="nettypes.html">nettypes</a></li><li><a href="netutils.html">netutils</a></li><li><a href="netlog.html">netlog</a></li><li><a href="lists.html">lists</a></li><li><a href="eth2.html">eth2</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="ipv4.html#send">send</a></b>(p_data : <a href="system.html#Void">void</a>; p_len : <a href="system.html#uInt16">uint16</a>; p_context : <a href="nettypes.html#PPacketContext">PPacketContext</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="ipv4.html#send">send</a></b>(p_data : <a href="system.html#Void">void</a>; p_len : <a href="system.html#uInt16">uint16</a>; p_context : <a href="nettypes.html#PPacketContext">PPacketContext</a>);</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>procedure <b><a href="ipv4.html#registerProtocol">registerProtocol</a></b>(Protocol_ID : <a href="system.html#uInt8">uint8</a>; recv_callback : <a href="nettypes.html#TRecvCallback">TRecvCallback</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="ipv4.html#registerProtocol">registerProtocol</a></b>(Protocol_ID : <a href="system.html#uInt8">uint8</a>; recv_callback : <a href="nettypes.html#TRecvCallback">TRecvCallback</a>);</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code>function <b><a href="ipv4.html#getIPv4Config">getIPv4Config</a></b> : <a href="nettypes.html#PIPv4Configuration">PIPv4Configuration</a>;</code></td> <td class="itemcode"><code>function <b><a href="ipv4.html#getIPv4Config">getIPv4Config</a></b> : <a href="nettypes.html#PIPv4Configuration">PIPv4Configuration</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>procedure <b><a href="ipv4.html#register">register</a></b>;</code></td> <td class="itemcode"><code>procedure <b><a href="ipv4.html#register">register</a></b>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="send"></span><code>procedure <b>send</b>(p_data : <a href="system.html#Void">void</a>; p_len : <a href="system.html#uInt16">uint16</a>; p_context : <a href="nettypes.html#PPacketContext">PPacketContext</a>);</code></td> <td class="itemcode"><span id="send"></span><code>procedure <b>send</b>(p_data : <a href="system.html#Void">void</a>; p_len : <a href="system.html#uInt16">uint16</a>; p_context : <a href="nettypes.html#PPacketContext">PPacketContext</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="registerProtocol"></span><code>procedure <b>registerProtocol</b>(Protocol_ID : <a href="system.html#uInt8">uint8</a>; recv_callback : <a href="nettypes.html#TRecvCallback">TRecvCallback</a>);</code></td> <td class="itemcode"><span id="registerProtocol"></span><code>procedure <b>registerProtocol</b>(Protocol_ID : <a href="system.html#uInt8">uint8</a>; recv_callback : <a href="nettypes.html#TRecvCallback">TRecvCallback</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="getIPv4Config"></span><code>function <b>getIPv4Config</b> : <a href="nettypes.html#PIPv4Configuration">PIPv4Configuration</a>;</code></td> <td class="itemcode"><span id="getIPv4Config"></span><code>function <b>getIPv4Config</b> : <a href="nettypes.html#PIPv4Configuration">PIPv4Configuration</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="register"></span><code>procedure <b>register</b>;</code></td> <td class="itemcode"><span id="register"></span><code>procedure <b>register</b>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,60 +1,60 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: irq</title> <title>Asuro: irq</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit irq</h1> <h1 class="unit">Unit irq</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Interrupt Request Line - Initialization &amp; Remapping. Interrupt Request Line - Initialization &amp; Remapping.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="util.html">util</a></li><li><a href="console.html">console</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="irq.html#init">init</a></b>();</code></td> <td class="itemcode"><code>procedure <b><a href="irq.html#init">init</a></b>();</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="init"></span><code>procedure <b>init</b>();</code></td> <td class="itemcode"><span id="init"></span><code>procedure <b>init</b>();</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Aaron Hance &lt;<a href="mailto:ah@aaronhance.me">ah@aaronhance.me</a>&gt;</li> <li>Aaron Hance &lt;<a href="mailto:ah@aaronhance.me">ah@aaronhance.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,60 +1,60 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: isr</title> <title>Asuro: isr</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit isr</h1> <h1 class="unit">Unit isr</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
<code>ISR</code> Driver - Initialization (stub). <code>ISR</code> Driver - Initialization (stub).
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="console.html">Console</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="console.html">Console</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="isr.html#init">init</a></b>();</code></td> <td class="itemcode"><code>procedure <b><a href="isr.html#init">init</a></b>();</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="init"></span><code>procedure <b>init</b>();</code></td> <td class="itemcode"><span id="init"></span><code>procedure <b>init</b>();</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,187 +1,187 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: isr_types: Record TRegisters</title> <title>Asuro: isr_types: Record TRegisters</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<span id="TRegisters"></span><h1 class="cio">Record TRegisters</h1> <span id="TRegisters"></span><h1 class="cio">Record TRegisters</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div>
<span id="PasDoc-Description"></span><h2 class="unit">Unit</h2> <span id="PasDoc-Description"></span><h2 class="unit">Unit</h2>
<p class="unitlink"> <p class="unitlink">
<a href="isr_types.html">isr_types</a></p> <a href="isr_types.html">isr_types</a></p>
<h2 class="declaration">Declaration</h2> <h2 class="declaration">Declaration</h2>
<p class="declaration"> <p class="declaration">
<code>type TRegisters = record</code></p> <code>type TRegisters = record</code></p>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
&nbsp;<h2 class="overview">Overview</h2> &nbsp;<h2 class="overview">Overview</h2>
<span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3> <span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="isr_types.TRegisters.html#edi">edi</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="isr_types.TRegisters.html#edi">edi</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="isr_types.TRegisters.html#esi">esi</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="isr_types.TRegisters.html#esi">esi</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="isr_types.TRegisters.html#ebp">ebp</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="isr_types.TRegisters.html#ebp">ebp</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="isr_types.TRegisters.html#esp">esp</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="isr_types.TRegisters.html#esp">esp</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="isr_types.TRegisters.html#ebx">ebx</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="isr_types.TRegisters.html#ebx">ebx</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="isr_types.TRegisters.html#edx">edx</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="isr_types.TRegisters.html#edx">edx</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="isr_types.TRegisters.html#ecx">ecx</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="isr_types.TRegisters.html#ecx">ecx</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="isr_types.TRegisters.html#eax">eax</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="isr_types.TRegisters.html#eax">eax</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="isr_types.TRegisters.html#ErrorCode">ErrorCode</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="isr_types.TRegisters.html#ErrorCode">ErrorCode</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="isr_types.TRegisters.html#eip">eip</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="isr_types.TRegisters.html#eip">eip</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="isr_types.TRegisters.html#cs">cs</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="isr_types.TRegisters.html#cs">cs</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="isr_types.TRegisters.html#eflags">eflags</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="isr_types.TRegisters.html#eflags">eflags</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="isr_types.TRegisters.html#UserESP">UserESP</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="isr_types.TRegisters.html#UserESP">UserESP</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="isr_types.TRegisters.html#ss">ss</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="isr_types.TRegisters.html#ss">ss</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Fields</h3> <h3 class="detail">Fields</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="edi"></span><code><b>edi</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="edi"></span><code><b>edi</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="esi"></span><code><b>esi</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="esi"></span><code><b>esi</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="ebp"></span><code><b>ebp</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="ebp"></span><code><b>ebp</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="esp"></span><code><b>esp</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="esp"></span><code><b>esp</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="ebx"></span><code><b>ebx</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="ebx"></span><code><b>ebx</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="edx"></span><code><b>edx</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="edx"></span><code><b>edx</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="ecx"></span><code><b>ecx</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="ecx"></span><code><b>ecx</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="eax"></span><code><b>eax</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="eax"></span><code><b>eax</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="ErrorCode"></span><code><b>ErrorCode</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="ErrorCode"></span><code><b>ErrorCode</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="eip"></span><code><b>eip</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="eip"></span><code><b>eip</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="cs"></span><code><b>cs</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="cs"></span><code><b>cs</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="eflags"></span><code><b>eflags</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="eflags"></span><code><b>eflags</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="UserESP"></span><code><b>UserESP</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="UserESP"></span><code><b>UserESP</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="ss"></span><code><b>ss</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="ss"></span><code><b>ss</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,104 +1,104 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: isr_types</title> <title>Asuro: isr_types</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit isr_types</h1> <h1 class="unit">Unit isr_types</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Uses</div><div class="one_section"><a class="section" href="#PasDoc-Classes">Classes, Interfaces, Objects and Records</a></div><div class="one_section">Functions and Procedures</div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section"><a class="section" href="#PasDoc-Constants">Constants</a></div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Uses</div><div class="one_section"><a class="section" href="#PasDoc-Classes">Classes, Interfaces, Objects and Records</a></div><div class="one_section">Functions and Procedures</div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section"><a class="section" href="#PasDoc-Constants">Constants</a></div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
<a class="normal" href="isr.html">ISR</a>-&gt;<code>ISR_Types</code> - Interrupt Service Routine Structures. <a class="normal" href="isr.html">ISR</a>-&gt;<code>ISR_Types</code> - Interrupt Service Routine Structures.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="overview">Overview</h2> <span id="PasDoc-Uses"></span><h2 class="overview">Overview</h2>
<span id="PasDoc-Classes"></span><h3 class="cio">Classes, Interfaces, Objects and Records</h3> <span id="PasDoc-Classes"></span><h3 class="cio">Classes, Interfaces, Objects and Records</h3>
<table class="classestable wide_list"> <table class="classestable wide_list">
<tr class="listheader"> <tr class="listheader">
<th class="itemname">Name</th> <th class="itemname">Name</th>
<th class="itemdesc">Description</th> <th class="itemdesc">Description</th>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname">Record&nbsp;<a class="bold" href="isr_types.TRegisters.html"><code>TRegisters</code></a></td> <td class="itemname">Record&nbsp;<a class="bold" href="isr_types.TRegisters.html"><code>TRegisters</code></a></td>
<td class="itemdesc">&nbsp;</td> <td class="itemdesc">&nbsp;</td>
</tr> </tr>
</table> </table>
<span id="PasDoc-Types"></span><h3 class="summary">Types</h3> <span id="PasDoc-Types"></span><h3 class="summary">Types</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="isr_types.html#PRegisters">PRegisters</a></b> = &circ;<a href="isr_types.TRegisters.html">TRegisters</a>;</code></td> <td class="itemcode"><code><b><a href="isr_types.html#PRegisters">PRegisters</a></b> = &circ;<a href="isr_types.TRegisters.html">TRegisters</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="isr_types.html#pp_hook_method">pp_hook_method</a></b> = procedure(data : <a href="system.html#Void">void</a>);</code></td> <td class="itemcode"><code><b><a href="isr_types.html#pp_hook_method">pp_hook_method</a></b> = procedure(data : <a href="system.html#Void">void</a>);</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="isr_types.html#pp_void">pp_void</a></b> = <a href="isr_types.html#pp_hook_method">pp_hook_method</a>;</code></td> <td class="itemcode"><code><b><a href="isr_types.html#pp_void">pp_void</a></b> = <a href="isr_types.html#pp_hook_method">pp_hook_method</a>;</code></td>
</tr> </tr>
</table> </table>
<span id="PasDoc-Constants"></span><h3 class="summary">Constants</h3> <span id="PasDoc-Constants"></span><h3 class="summary">Constants</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="isr_types.html#MAX_HOOKS">MAX_HOOKS</a></b> = 16;</code></td> <td class="itemcode"><code><b><a href="isr_types.html#MAX_HOOKS">MAX_HOOKS</a></b> = 16;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Types</h3> <h3 class="detail">Types</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="PRegisters"></span><code><b>PRegisters</b> = &circ;<a href="isr_types.TRegisters.html">TRegisters</a>;</code></td> <td class="itemcode"><span id="PRegisters"></span><code><b>PRegisters</b> = &circ;<a href="isr_types.TRegisters.html">TRegisters</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="pp_hook_method"></span><code><b>pp_hook_method</b> = procedure(data : <a href="system.html#Void">void</a>);</code></td> <td class="itemcode"><span id="pp_hook_method"></span><code><b>pp_hook_method</b> = procedure(data : <a href="system.html#Void">void</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="pp_void"></span><code><b>pp_void</b> = <a href="isr_types.html#pp_hook_method">pp_hook_method</a>;</code></td> <td class="itemcode"><span id="pp_void"></span><code><b>pp_void</b> = <a href="isr_types.html#pp_hook_method">pp_hook_method</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h3 class="detail">Constants</h3> <h3 class="detail">Constants</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="MAX_HOOKS"></span><code><b>MAX_HOOKS</b> = 16;</code></td> <td class="itemcode"><span id="MAX_HOOKS"></span><code><b>MAX_HOOKS</b> = 16;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,104 +1,104 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: isrmanager</title> <title>Asuro: isrmanager</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit isrmanager</h1> <h1 class="unit">Unit isrmanager</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
<a class="normal" href="isr.html">ISR</a>-&gt;<code>ISRManager</code> - Interrupt Service Routine Registration, Dispatch &amp; Management. <a class="normal" href="isr.html">ISR</a>-&gt;<code>ISRManager</code> - Interrupt Service Routine Registration, Dispatch &amp; Management.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="isr.html">isr</a></li><li><a href="idt.html">idt</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="util.html">util</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="isr.html">isr</a></li><li><a href="idt.html">idt</a></li><li><a href="isr_types.html">isr_types</a></li><li><a href="util.html">util</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="isrmanager.html#init">init</a></b>;</code></td> <td class="itemcode"><code>procedure <b><a href="isrmanager.html#init">init</a></b>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>procedure <b><a href="isrmanager.html#registerISR">registerISR</a></b>(INT_N : <a href="system.html#uInt8">uint8</a>; callback : <a href="isrmanager.html#TISRHook">TISRHook</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="isrmanager.html#registerISR">registerISR</a></b>(INT_N : <a href="system.html#uInt8">uint8</a>; callback : <a href="isrmanager.html#TISRHook">TISRHook</a>);</code></td>
</tr> </tr>
</table> </table>
<span id="PasDoc-Types"></span><h3 class="summary">Types</h3> <span id="PasDoc-Types"></span><h3 class="summary">Types</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="isrmanager.html#TISRHook">TISRHook</a></b> = procedure();</code></td> <td class="itemcode"><code><b><a href="isrmanager.html#TISRHook">TISRHook</a></b> = procedure();</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="isrmanager.html#TISRNHookArray">TISRNHookArray</a></b> = Array[0..<a href="isr_types.html#MAX_HOOKS">MAX_HOOKS</a>] of <a href="isrmanager.html#TISRHook">TISRHook</a>;</code></td> <td class="itemcode"><code><b><a href="isrmanager.html#TISRNHookArray">TISRNHookArray</a></b> = Array[0..<a href="isr_types.html#MAX_HOOKS">MAX_HOOKS</a>] of <a href="isrmanager.html#TISRHook">TISRHook</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="isrmanager.html#TISRHookArray">TISRHookArray</a></b> = Array[0..255] of <a href="isrmanager.html#TISRNHookArray">TISRNHookArray</a>;</code></td> <td class="itemcode"><code><b><a href="isrmanager.html#TISRHookArray">TISRHookArray</a></b> = Array[0..255] of <a href="isrmanager.html#TISRNHookArray">TISRNHookArray</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="init"></span><code>procedure <b>init</b>;</code></td> <td class="itemcode"><span id="init"></span><code>procedure <b>init</b>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="registerISR"></span><code>procedure <b>registerISR</b>(INT_N : <a href="system.html#uInt8">uint8</a>; callback : <a href="isrmanager.html#TISRHook">TISRHook</a>);</code></td> <td class="itemcode"><span id="registerISR"></span><code>procedure <b>registerISR</b>(INT_N : <a href="system.html#uInt8">uint8</a>; callback : <a href="isrmanager.html#TISRHook">TISRHook</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h3 class="detail">Types</h3> <h3 class="detail">Types</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="TISRHook"></span><code><b>TISRHook</b> = procedure();</code></td> <td class="itemcode"><span id="TISRHook"></span><code><b>TISRHook</b> = procedure();</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="TISRNHookArray"></span><code><b>TISRNHookArray</b> = Array[0..<a href="isr_types.html#MAX_HOOKS">MAX_HOOKS</a>] of <a href="isrmanager.html#TISRHook">TISRHook</a>;</code></td> <td class="itemcode"><span id="TISRNHookArray"></span><code><b>TISRNHookArray</b> = Array[0..<a href="isr_types.html#MAX_HOOKS">MAX_HOOKS</a>] of <a href="isrmanager.html#TISRHook">TISRHook</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="TISRHookArray"></span><code><b>TISRHookArray</b> = Array[0..255] of <a href="isrmanager.html#TISRNHookArray">TISRNHookArray</a>;</code></td> <td class="itemcode"><span id="TISRHookArray"></span><code><b>TISRHookArray</b> = Array[0..255] of <a href="isrmanager.html#TISRNHookArray">TISRNHookArray</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,61 +1,61 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: kernel</title> <title>Asuro: kernel</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit kernel</h1> <h1 class="unit">Unit kernel</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
<code>Kernel</code> Main - Main <code>Kernel</code> Entry Point. <code>Kernel</code> Main - Main <code>Kernel</code> Entry Point.
<p> </p> <p> </p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="multiboot.html">multiboot</a></li><li><a href="bios_data_area.html">bios_data_area</a></li><li><a href="util.html">util</a></li><li><a href="gdt.html">gdt</a></li><li><a href="idt.html">idt</a></li><li><a href="isr.html">isr</a></li><li><a href="irq.html">irq</a></li><li><a href="tss.html">tss</a></li><li><a href="TMR_0_ISR.html">TMR_0_ISR</a></li><li><a href="console.html">console</a></li><li><a href="keyboard.html">keyboard</a></li><li><a href="mouse.html">mouse</a></li><li><a href="vmemorymanager.html">vmemorymanager</a></li><li><a href="pmemorymanager.html">pmemorymanager</a></li><li><a href="lmemorymanager.html">lmemorymanager</a></li><li><a href="tracer.html">tracer</a></li><li><a href="drivermanagement.html">drivermanagement</a></li><li><a href="scheduler.html">scheduler</a></li><li><a href="PCI.html">PCI</a></li><li><a href="terminal.html">Terminal</a></li><li><a href="strings.html">strings</a></li><li><a href="USB.html">USB</a></li><li><a href="testdriver.html">testdriver</a></li><li><a href="E1000.html">E1000</a></li><li>IDE</li><li>storagemanagement</li><li><a href="lists.html">lists</a></li><li><a href="net.html">net</a></li><li>fat32</li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="faults.html">faults</a></li><li><a href="fonts.html">fonts</a></li><li><a href="RTC.html">RTC</a></li><li><a href="serial.html">serial</a></li><li><a href="shell.html">shell</a></li><li><a href="memview.html">memview</a></li><li><a href="splash.html">splash</a></li><li><a href="cpu.html">cpu</a></li><li><a href="themer.html">themer</a></li><li><a href="netlog.html">netlog</a></li><li><a href="vmlog.html">vmlog</a></li><li>vm</li><li><a href="vmstate.html">vmstate</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="multiboot.html">multiboot</a></li><li><a href="bios_data_area.html">bios_data_area</a></li><li><a href="util.html">util</a></li><li><a href="gdt.html">gdt</a></li><li><a href="idt.html">idt</a></li><li><a href="isr.html">isr</a></li><li><a href="irq.html">irq</a></li><li><a href="tss.html">tss</a></li><li><a href="TMR_0_ISR.html">TMR_0_ISR</a></li><li><a href="console.html">console</a></li><li><a href="keyboard.html">keyboard</a></li><li><a href="mouse.html">mouse</a></li><li><a href="vmemorymanager.html">vmemorymanager</a></li><li><a href="pmemorymanager.html">pmemorymanager</a></li><li><a href="lmemorymanager.html">lmemorymanager</a></li><li><a href="tracer.html">tracer</a></li><li><a href="drivermanagement.html">drivermanagement</a></li><li><a href="scheduler.html">scheduler</a></li><li><a href="PCI.html">PCI</a></li><li><a href="terminal.html">Terminal</a></li><li><a href="strings.html">strings</a></li><li><a href="USB.html">USB</a></li><li><a href="testdriver.html">testdriver</a></li><li><a href="E1000.html">E1000</a></li><li>IDE</li><li>storagemanagement</li><li><a href="lists.html">lists</a></li><li><a href="net.html">net</a></li><li>fat32</li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="faults.html">faults</a></li><li><a href="fonts.html">fonts</a></li><li><a href="RTC.html">RTC</a></li><li><a href="serial.html">serial</a></li><li><a href="shell.html">shell</a></li><li><a href="memview.html">memview</a></li><li><a href="splash.html">splash</a></li><li><a href="cpu.html">cpu</a></li><li><a href="themer.html">themer</a></li><li><a href="netlog.html">netlog</a></li><li><a href="vmlog.html">vmlog</a></li><li>vm</li><li><a href="vmstate.html">vmstate</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="kernel.html#kmain">kmain</a></b>(mbinfo: <a href="multiboot.html#Pmultiboot_info_t">Pmultiboot_info_t</a>; mbmagic: <a href="system.html#uInt32">uint32</a>); stdcall;</code></td> <td class="itemcode"><code>procedure <b><a href="kernel.html#kmain">kmain</a></b>(mbinfo: <a href="multiboot.html#Pmultiboot_info_t">Pmultiboot_info_t</a>; mbmagic: <a href="system.html#uInt32">uint32</a>); stdcall;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="kmain"></span><code>procedure <b>kmain</b>(mbinfo: <a href="multiboot.html#Pmultiboot_info_t">Pmultiboot_info_t</a>; mbmagic: <a href="system.html#uInt32">uint32</a>); stdcall;</code></td> <td class="itemcode"><span id="kmain"></span><code>procedure <b>kmain</b>(mbinfo: <a href="multiboot.html#Pmultiboot_info_t">Pmultiboot_info_t</a>; mbmagic: <a href="system.html#uInt32">uint32</a>); stdcall;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Authors</h2> <h2 class="authors">Authors</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
<li>Aaron Hance &lt;<a href="mailto:ah@aaronhance.me">ah@aaronhance.me</a>&gt;</li> <li>Aaron Hance &lt;<a href="mailto:ah@aaronhance.me">ah@aaronhance.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,99 +1,99 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: keyboard: Packed Record TKeyInfo</title> <title>Asuro: keyboard: Packed Record TKeyInfo</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<span id="TKeyInfo"></span><h1 class="cio">Packed Record TKeyInfo</h1> <span id="TKeyInfo"></span><h1 class="cio">Packed Record TKeyInfo</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div>
<span id="PasDoc-Description"></span><h2 class="unit">Unit</h2> <span id="PasDoc-Description"></span><h2 class="unit">Unit</h2>
<p class="unitlink"> <p class="unitlink">
<a href="keyboard.html">keyboard</a></p> <a href="keyboard.html">keyboard</a></p>
<h2 class="declaration">Declaration</h2> <h2 class="declaration">Declaration</h2>
<p class="declaration"> <p class="declaration">
<code>type TKeyInfo = packed record</code></p> <code>type TKeyInfo = packed record</code></p>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
&nbsp;<h2 class="overview">Overview</h2> &nbsp;<h2 class="overview">Overview</h2>
<span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3> <span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="keyboard.TKeyInfo.html#key_code">key_code</a></b>: byte;</code></td> <td class="itemcode"><code><b><a href="keyboard.TKeyInfo.html#key_code">key_code</a></b>: byte;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="keyboard.TKeyInfo.html#is_down_code">is_down_code</a></b>: boolean;</code></td> <td class="itemcode"><code><b><a href="keyboard.TKeyInfo.html#is_down_code">is_down_code</a></b>: boolean;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="keyboard.TKeyInfo.html#SHIFT_DOWN">SHIFT_DOWN</a></b>: boolean;</code></td> <td class="itemcode"><code><b><a href="keyboard.TKeyInfo.html#SHIFT_DOWN">SHIFT_DOWN</a></b>: boolean;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="keyboard.TKeyInfo.html#CTRL_DOWN">CTRL_DOWN</a></b>: boolean;</code></td> <td class="itemcode"><code><b><a href="keyboard.TKeyInfo.html#CTRL_DOWN">CTRL_DOWN</a></b>: boolean;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="keyboard.TKeyInfo.html#ALT_DOWN">ALT_DOWN</a></b>: boolean;</code></td> <td class="itemcode"><code><b><a href="keyboard.TKeyInfo.html#ALT_DOWN">ALT_DOWN</a></b>: boolean;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Fields</h3> <h3 class="detail">Fields</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="key_code"></span><code><b>key_code</b>: byte;</code></td> <td class="itemcode"><span id="key_code"></span><code><b>key_code</b>: byte;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="is_down_code"></span><code><b>is_down_code</b>: boolean;</code></td> <td class="itemcode"><span id="is_down_code"></span><code><b>is_down_code</b>: boolean;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="SHIFT_DOWN"></span><code><b>SHIFT_DOWN</b>: boolean;</code></td> <td class="itemcode"><span id="SHIFT_DOWN"></span><code><b>SHIFT_DOWN</b>: boolean;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
<p> <p>
true when pressing down, false when releasing</p> true when pressing down, false when releasing</p>
</td></tr> </td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="CTRL_DOWN"></span><code><b>CTRL_DOWN</b>: boolean;</code></td> <td class="itemcode"><span id="CTRL_DOWN"></span><code><b>CTRL_DOWN</b>: boolean;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="ALT_DOWN"></span><code><b>ALT_DOWN</b>: boolean;</code></td> <td class="itemcode"><span id="ALT_DOWN"></span><code><b>ALT_DOWN</b>: boolean;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,179 +1,179 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: keyboard</title> <title>Asuro: keyboard</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit keyboard</h1> <h1 class="unit">Unit keyboard</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section"><a class="section" href="#PasDoc-Classes">Classes, Interfaces, Objects and Records</a></div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section">Constants</div><div class="one_section"><a class="section" href="#PasDoc-Variables">Variables</a></div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section"><a class="section" href="#PasDoc-Classes">Classes, Interfaces, Objects and Records</a></div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section">Constants</div><div class="one_section"><a class="section" href="#PasDoc-Variables">Variables</a></div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Driver-&gt;HID-&gt;<code>Keyboard</code> - <code>Keyboard</code> Driver. Driver-&gt;HID-&gt;<code>Keyboard</code> - <code>Keyboard</code> Driver.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="console.html">console</a></li><li><a href="util.html">util</a></li><li><a href="PS2_KEYBOARD_ISR.html">PS2_KEYBOARD_ISR</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="console.html">console</a></li><li><a href="util.html">util</a></li><li><a href="PS2_KEYBOARD_ISR.html">PS2_KEYBOARD_ISR</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-Classes"></span><h3 class="cio">Classes, Interfaces, Objects and Records</h3> <span id="PasDoc-Classes"></span><h3 class="cio">Classes, Interfaces, Objects and Records</h3>
<table class="classestable wide_list"> <table class="classestable wide_list">
<tr class="listheader"> <tr class="listheader">
<th class="itemname">Name</th> <th class="itemname">Name</th>
<th class="itemdesc">Description</th> <th class="itemdesc">Description</th>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname">Packed Record&nbsp;<a class="bold" href="keyboard.TKeyInfo.html"><code>TKeyInfo</code></a></td> <td class="itemname">Packed Record&nbsp;<a class="bold" href="keyboard.TKeyInfo.html"><code>TKeyInfo</code></a></td>
<td class="itemdesc">&nbsp;</td> <td class="itemdesc">&nbsp;</td>
</tr> </tr>
</table> </table>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="keyboard.html#init">init</a></b>(keyboard_layout : array of <a href="keyboard.TKeyInfo.html">TKeyInfo</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="keyboard.html#init">init</a></b>(keyboard_layout : array of <a href="keyboard.TKeyInfo.html">TKeyInfo</a>);</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>procedure <b><a href="keyboard.html#hook">hook</a></b>(proc : <a href="keyboard.html#pp_hook_method">pp_hook_method</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="keyboard.html#hook">hook</a></b>(proc : <a href="keyboard.html#pp_hook_method">pp_hook_method</a>);</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="keyboard.html#lang_USA">lang_USA</a></b>();</code></td> <td class="itemcode"><code>procedure <b><a href="keyboard.html#lang_USA">lang_USA</a></b>();</code></td>
</tr> </tr>
</table> </table>
<span id="PasDoc-Types"></span><h3 class="summary">Types</h3> <span id="PasDoc-Types"></span><h3 class="summary">Types</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="keyboard.html#PKeyInfo">PKeyInfo</a></b> = &circ;<a href="keyboard.TKeyInfo.html">TKeyInfo</a>;</code></td> <td class="itemcode"><code><b><a href="keyboard.html#PKeyInfo">PKeyInfo</a></b> = &circ;<a href="keyboard.TKeyInfo.html">TKeyInfo</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="keyboard.html#pp_hook_method">pp_hook_method</a></b> = procedure(key_info : <a href="keyboard.TKeyInfo.html">TKeyInfo</a>);</code></td> <td class="itemcode"><code><b><a href="keyboard.html#pp_hook_method">pp_hook_method</a></b> = procedure(key_info : <a href="keyboard.TKeyInfo.html">TKeyInfo</a>);</code></td>
</tr> </tr>
</table> </table>
<span id="PasDoc-Variables"></span><h3 class="summary">Variables</h3> <span id="PasDoc-Variables"></span><h3 class="summary">Variables</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="keyboard.html#key_matrix">key_matrix</a></b>: array [1..256] of <a href="keyboard.TKeyInfo.html">TKeyInfo</a>;</code></td> <td class="itemcode"><code><b><a href="keyboard.html#key_matrix">key_matrix</a></b>: array [1..256] of <a href="keyboard.TKeyInfo.html">TKeyInfo</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="keyboard.html#key_matrix_shift">key_matrix_shift</a></b>: array [1..256] of <a href="keyboard.TKeyInfo.html">TKeyInfo</a>;</code></td> <td class="itemcode"><code><b><a href="keyboard.html#key_matrix_shift">key_matrix_shift</a></b>: array [1..256] of <a href="keyboard.TKeyInfo.html">TKeyInfo</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="keyboard.html#captin_hook">captin_hook</a></b>: <a href="keyboard.html#pp_hook_method">pp_hook_method</a> = nil;</code></td> <td class="itemcode"><code><b><a href="keyboard.html#captin_hook">captin_hook</a></b>: <a href="keyboard.html#pp_hook_method">pp_hook_method</a> = nil;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="keyboard.html#is_shift">is_shift</a></b>: boolean = false;</code></td> <td class="itemcode"><code><b><a href="keyboard.html#is_shift">is_shift</a></b>: boolean = false;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="keyboard.html#is_ctrl">is_ctrl</a></b>: boolean = false;</code></td> <td class="itemcode"><code><b><a href="keyboard.html#is_ctrl">is_ctrl</a></b>: boolean = false;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="keyboard.html#is_alt">is_alt</a></b>: boolean = false;</code></td> <td class="itemcode"><code><b><a href="keyboard.html#is_alt">is_alt</a></b>: boolean = false;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="init"></span><code>procedure <b>init</b>(keyboard_layout : array of <a href="keyboard.TKeyInfo.html">TKeyInfo</a>);</code></td> <td class="itemcode"><span id="init"></span><code>procedure <b>init</b>(keyboard_layout : array of <a href="keyboard.TKeyInfo.html">TKeyInfo</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="hook"></span><code>procedure <b>hook</b>(proc : <a href="keyboard.html#pp_hook_method">pp_hook_method</a>);</code></td> <td class="itemcode"><span id="hook"></span><code>procedure <b>hook</b>(proc : <a href="keyboard.html#pp_hook_method">pp_hook_method</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="lang_USA"></span><code>procedure <b>lang_USA</b>();</code></td> <td class="itemcode"><span id="lang_USA"></span><code>procedure <b>lang_USA</b>();</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h3 class="detail">Types</h3> <h3 class="detail">Types</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="PKeyInfo"></span><code><b>PKeyInfo</b> = &circ;<a href="keyboard.TKeyInfo.html">TKeyInfo</a>;</code></td> <td class="itemcode"><span id="PKeyInfo"></span><code><b>PKeyInfo</b> = &circ;<a href="keyboard.TKeyInfo.html">TKeyInfo</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="pp_hook_method"></span><code><b>pp_hook_method</b> = procedure(key_info : <a href="keyboard.TKeyInfo.html">TKeyInfo</a>);</code></td> <td class="itemcode"><span id="pp_hook_method"></span><code><b>pp_hook_method</b> = procedure(key_info : <a href="keyboard.TKeyInfo.html">TKeyInfo</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h3 class="detail">Variables</h3> <h3 class="detail">Variables</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="key_matrix"></span><code><b>key_matrix</b>: array [1..256] of <a href="keyboard.TKeyInfo.html">TKeyInfo</a>;</code></td> <td class="itemcode"><span id="key_matrix"></span><code><b>key_matrix</b>: array [1..256] of <a href="keyboard.TKeyInfo.html">TKeyInfo</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="key_matrix_shift"></span><code><b>key_matrix_shift</b>: array [1..256] of <a href="keyboard.TKeyInfo.html">TKeyInfo</a>;</code></td> <td class="itemcode"><span id="key_matrix_shift"></span><code><b>key_matrix_shift</b>: array [1..256] of <a href="keyboard.TKeyInfo.html">TKeyInfo</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="captin_hook"></span><code><b>captin_hook</b>: <a href="keyboard.html#pp_hook_method">pp_hook_method</a> = nil;</code></td> <td class="itemcode"><span id="captin_hook"></span><code><b>captin_hook</b>: <a href="keyboard.html#pp_hook_method">pp_hook_method</a> = nil;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="is_shift"></span><code><b>is_shift</b>: boolean = false;</code></td> <td class="itemcode"><span id="is_shift"></span><code><b>is_shift</b>: boolean = false;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="is_ctrl"></span><code><b>is_ctrl</b>: boolean = false;</code></td> <td class="itemcode"><span id="is_ctrl"></span><code><b>is_ctrl</b>: boolean = false;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="is_alt"></span><code><b>is_alt</b>: boolean = false;</code></td> <td class="itemcode"><span id="is_alt"></span><code><b>is_alt</b>: boolean = false;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Aaron Hance &lt;<a href="mailto:ah@aaronhance.me">ah@aaronhance.me</a>&gt;</li> <li>Aaron Hance &lt;<a href="mailto:ah@aaronhance.me">ah@aaronhance.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,70 +1,70 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: Legend</title> <title>Asuro: Legend</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="markerlegend">Legend</h1> <h1 class="markerlegend">Legend</h1>
<table class="markerlegend wide_list"> <table class="markerlegend wide_list">
<tr class="listheader"> <tr class="listheader">
<th class="itemname">Marker</th> <th class="itemname">Marker</th>
<th class="itemdesc">Visibility</th> <th class="itemdesc">Visibility</th>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="legendmarker"><img src="private.gif" alt="Strict Private" title="Strict Private"></td> <td class="legendmarker"><img src="private.gif" alt="Strict Private" title="Strict Private"></td>
<td class="legenddesc">Strict Private</td> <td class="legenddesc">Strict Private</td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="legendmarker"><img src="private.gif" alt="Private" title="Private"></td> <td class="legendmarker"><img src="private.gif" alt="Private" title="Private"></td>
<td class="legenddesc">Private</td> <td class="legenddesc">Private</td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="legendmarker"><img src="protected.gif" alt="Strict Protected" title="Strict Protected"></td> <td class="legendmarker"><img src="protected.gif" alt="Strict Protected" title="Strict Protected"></td>
<td class="legenddesc">Strict Protected</td> <td class="legenddesc">Strict Protected</td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="legendmarker"><img src="protected.gif" alt="Protected" title="Protected"></td> <td class="legendmarker"><img src="protected.gif" alt="Protected" title="Protected"></td>
<td class="legenddesc">Protected</td> <td class="legenddesc">Protected</td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="legendmarker"><img src="public.gif" alt="Public" title="Public"></td> <td class="legendmarker"><img src="public.gif" alt="Public" title="Public"></td>
<td class="legenddesc">Public</td> <td class="legenddesc">Public</td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="legendmarker"><img src="published.gif" alt="Published" title="Published"></td> <td class="legendmarker"><img src="published.gif" alt="Published" title="Published"></td>
<td class="legenddesc">Published</td> <td class="legenddesc">Published</td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="legendmarker"><img src="automated.gif" alt="Automated" title="Automated"></td> <td class="legendmarker"><img src="automated.gif" alt="Automated" title="Automated"></td>
<td class="legenddesc">Automated</td> <td class="legenddesc">Automated</td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="legendmarker"><img src="published.gif" alt="Implicit" title="Implicit"></td> <td class="legendmarker"><img src="published.gif" alt="Implicit" title="Implicit"></td>
<td class="legenddesc">Implicit</td> <td class="legenddesc">Implicit</td>
</tr> </tr>
</table> </table>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,77 +1,77 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: lists: Record TLinkedList</title> <title>Asuro: lists: Record TLinkedList</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<span id="TLinkedList"></span><h1 class="cio">Record TLinkedList</h1> <span id="TLinkedList"></span><h1 class="cio">Record TLinkedList</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div>
<span id="PasDoc-Description"></span><h2 class="unit">Unit</h2> <span id="PasDoc-Description"></span><h2 class="unit">Unit</h2>
<p class="unitlink"> <p class="unitlink">
<a href="lists.html">lists</a></p> <a href="lists.html">lists</a></p>
<h2 class="declaration">Declaration</h2> <h2 class="declaration">Declaration</h2>
<p class="declaration"> <p class="declaration">
<code>type TLinkedList = record</code></p> <code>type TLinkedList = record</code></p>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
&nbsp;<h2 class="overview">Overview</h2> &nbsp;<h2 class="overview">Overview</h2>
<span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3> <span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="lists.TLinkedList.html#Previous">Previous</a></b>: <a href="lists.html#PLinkedList">PLinkedList</a>;</code></td> <td class="itemcode"><code><b><a href="lists.TLinkedList.html#Previous">Previous</a></b>: <a href="lists.html#PLinkedList">PLinkedList</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="lists.TLinkedList.html#Data">Data</a></b>: <a href="system.html#Void">void</a>;</code></td> <td class="itemcode"><code><b><a href="lists.TLinkedList.html#Data">Data</a></b>: <a href="system.html#Void">void</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="lists.TLinkedList.html#Next">Next</a></b>: <a href="lists.html#PLinkedList">PLinkedList</a>;</code></td> <td class="itemcode"><code><b><a href="lists.TLinkedList.html#Next">Next</a></b>: <a href="lists.html#PLinkedList">PLinkedList</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Fields</h3> <h3 class="detail">Fields</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Previous"></span><code><b>Previous</b>: <a href="lists.html#PLinkedList">PLinkedList</a>;</code></td> <td class="itemcode"><span id="Previous"></span><code><b>Previous</b>: <a href="lists.html#PLinkedList">PLinkedList</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Data"></span><code><b>Data</b>: <a href="system.html#Void">void</a>;</code></td> <td class="itemcode"><span id="Data"></span><code><b>Data</b>: <a href="system.html#Void">void</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Next"></span><code><b>Next</b>: <a href="lists.html#PLinkedList">PLinkedList</a>;</code></td> <td class="itemcode"><span id="Next"></span><code><b>Next</b>: <a href="lists.html#PLinkedList">PLinkedList</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,77 +1,77 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: lists: Record TLinkedListBase</title> <title>Asuro: lists: Record TLinkedListBase</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<span id="TLinkedListBase"></span><h1 class="cio">Record TLinkedListBase</h1> <span id="TLinkedListBase"></span><h1 class="cio">Record TLinkedListBase</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div>
<span id="PasDoc-Description"></span><h2 class="unit">Unit</h2> <span id="PasDoc-Description"></span><h2 class="unit">Unit</h2>
<p class="unitlink"> <p class="unitlink">
<a href="lists.html">lists</a></p> <a href="lists.html">lists</a></p>
<h2 class="declaration">Declaration</h2> <h2 class="declaration">Declaration</h2>
<p class="declaration"> <p class="declaration">
<code>type TLinkedListBase = record</code></p> <code>type TLinkedListBase = record</code></p>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
&nbsp;<h2 class="overview">Overview</h2> &nbsp;<h2 class="overview">Overview</h2>
<span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3> <span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="lists.TLinkedListBase.html#Count">Count</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="lists.TLinkedListBase.html#Count">Count</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="lists.TLinkedListBase.html#Head">Head</a></b>: <a href="lists.html#PLinkedList">PLinkedList</a>;</code></td> <td class="itemcode"><code><b><a href="lists.TLinkedListBase.html#Head">Head</a></b>: <a href="lists.html#PLinkedList">PLinkedList</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="lists.TLinkedListBase.html#ElementSize">ElementSize</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="lists.TLinkedListBase.html#ElementSize">ElementSize</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Fields</h3> <h3 class="detail">Fields</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Count"></span><code><b>Count</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="Count"></span><code><b>Count</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Head"></span><code><b>Head</b>: <a href="lists.html#PLinkedList">PLinkedList</a>;</code></td> <td class="itemcode"><span id="Head"></span><code><b>Head</b>: <a href="lists.html#PLinkedList">PLinkedList</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="ElementSize"></span><code><b>ElementSize</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="ElementSize"></span><code><b>ElementSize</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,255 +1,255 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: lists</title> <title>Asuro: lists</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit lists</h1> <h1 class="unit">Unit lists</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section"><a class="section" href="#PasDoc-Classes">Classes, Interfaces, Objects and Records</a></div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section"><a class="section" href="#PasDoc-Classes">Classes, Interfaces, Objects and Records</a></div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Include-&gt;<code>Lists</code> - Linked List Data Structures &amp; Helpers. Include-&gt;<code>Lists</code> - Linked List Data Structures &amp; Helpers.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="console.html">console</a></li><li><a href="lmemorymanager.html">lmemorymanager</a></li><li><a href="util.html">util</a></li><li><a href="strings.html">strings</a></li><li><a href="tracer.html">tracer</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="console.html">console</a></li><li><a href="lmemorymanager.html">lmemorymanager</a></li><li><a href="util.html">util</a></li><li><a href="strings.html">strings</a></li><li><a href="tracer.html">tracer</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-Classes"></span><h3 class="cio">Classes, Interfaces, Objects and Records</h3> <span id="PasDoc-Classes"></span><h3 class="cio">Classes, Interfaces, Objects and Records</h3>
<table class="classestable wide_list"> <table class="classestable wide_list">
<tr class="listheader"> <tr class="listheader">
<th class="itemname">Name</th> <th class="itemname">Name</th>
<th class="itemdesc">Description</th> <th class="itemdesc">Description</th>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname">Record&nbsp;<a class="bold" href="lists.TLinkedList.html"><code>TLinkedList</code></a></td> <td class="itemname">Record&nbsp;<a class="bold" href="lists.TLinkedList.html"><code>TLinkedList</code></a></td>
<td class="itemdesc">&nbsp;</td> <td class="itemdesc">&nbsp;</td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname">Record&nbsp;<a class="bold" href="lists.TLinkedListBase.html"><code>TLinkedListBase</code></a></td> <td class="itemname">Record&nbsp;<a class="bold" href="lists.TLinkedListBase.html"><code>TLinkedListBase</code></a></td>
<td class="itemdesc">&nbsp;</td> <td class="itemdesc">&nbsp;</td>
</tr> </tr>
</table> </table>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="lists.html#STRLL_Add">STRLL_Add</a></b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>; str : <a href="system.html#pchar">pchar</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="lists.html#STRLL_Add">STRLL_Add</a></b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>; str : <a href="system.html#pchar">pchar</a>);</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>function <b><a href="lists.html#STRLL_Get">STRLL_Get</a></b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>; idx : <a href="system.html#uInt32">uint32</a>) : <a href="system.html#pchar">pchar</a>;</code></td> <td class="itemcode"><code>function <b><a href="lists.html#STRLL_Get">STRLL_Get</a></b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>; idx : <a href="system.html#uInt32">uint32</a>) : <a href="system.html#pchar">pchar</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code>function <b><a href="lists.html#STRLL_New">STRLL_New</a></b> : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>;</code></td> <td class="itemcode"><code>function <b><a href="lists.html#STRLL_New">STRLL_New</a></b> : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>function <b><a href="lists.html#STRLL_Size">STRLL_Size</a></b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>) : <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code>function <b><a href="lists.html#STRLL_Size">STRLL_Size</a></b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>) : <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="lists.html#STRLL_Delete">STRLL_Delete</a></b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>; idx : <a href="system.html#uInt32">uint32</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="lists.html#STRLL_Delete">STRLL_Delete</a></b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>; idx : <a href="system.html#uInt32">uint32</a>);</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>procedure <b><a href="lists.html#STRLL_Free">STRLL_Free</a></b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="lists.html#STRLL_Free">STRLL_Free</a></b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>);</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="lists.html#STRLL_Clear">STRLL_Clear</a></b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="lists.html#STRLL_Clear">STRLL_Clear</a></b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>);</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>function <b><a href="lists.html#STRLL_FromString">STRLL_FromString</a></b>(str : <a href="system.html#pchar">pchar</a>; delimter : char) : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>;</code></td> <td class="itemcode"><code>function <b><a href="lists.html#STRLL_FromString">STRLL_FromString</a></b>(str : <a href="system.html#pchar">pchar</a>; delimter : char) : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code>function <b><a href="lists.html#LL_New">LL_New</a></b>(ElementSize : <a href="system.html#uInt32">uint32</a>) : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>;</code></td> <td class="itemcode"><code>function <b><a href="lists.html#LL_New">LL_New</a></b>(ElementSize : <a href="system.html#uInt32">uint32</a>) : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>function <b><a href="lists.html#LL_Add">LL_Add</a></b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>) : <a href="system.html#Void">Void</a>;</code></td> <td class="itemcode"><code>function <b><a href="lists.html#LL_Add">LL_Add</a></b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>) : <a href="system.html#Void">Void</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code>function <b><a href="lists.html#LL_Delete">LL_Delete</a></b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>; idx : <a href="system.html#uInt32">uint32</a>) : boolean;</code></td> <td class="itemcode"><code>function <b><a href="lists.html#LL_Delete">LL_Delete</a></b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>; idx : <a href="system.html#uInt32">uint32</a>) : boolean;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>function <b><a href="lists.html#LL_Size">LL_Size</a></b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>) : <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code>function <b><a href="lists.html#LL_Size">LL_Size</a></b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>) : <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code>function <b><a href="lists.html#LL_Insert">LL_Insert</a></b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>; idx : <a href="system.html#uInt32">uint32</a>) : <a href="system.html#Void">Void</a>;</code></td> <td class="itemcode"><code>function <b><a href="lists.html#LL_Insert">LL_Insert</a></b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>; idx : <a href="system.html#uInt32">uint32</a>) : <a href="system.html#Void">Void</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>function <b><a href="lists.html#LL_Get">LL_Get</a></b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>; idx : <a href="system.html#uInt32">uint32</a>) : <a href="system.html#Void">Void</a>;</code></td> <td class="itemcode"><code>function <b><a href="lists.html#LL_Get">LL_Get</a></b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>; idx : <a href="system.html#uInt32">uint32</a>) : <a href="system.html#Void">Void</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="lists.html#LL_Free">LL_Free</a></b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="lists.html#LL_Free">LL_Free</a></b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>);</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>function <b><a href="lists.html#LL_FromString">LL_FromString</a></b>(str : <a href="system.html#pchar">pchar</a>; delimter : char) : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>;</code></td> <td class="itemcode"><code>function <b><a href="lists.html#LL_FromString">LL_FromString</a></b>(str : <a href="system.html#pchar">pchar</a>; delimter : char) : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>;</code></td>
</tr> </tr>
</table> </table>
<span id="PasDoc-Types"></span><h3 class="summary">Types</h3> <span id="PasDoc-Types"></span><h3 class="summary">Types</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="lists.html#PLinkedList">PLinkedList</a></b> = &circ;<a href="lists.TLinkedList.html">TLinkedList</a>;</code></td> <td class="itemcode"><code><b><a href="lists.html#PLinkedList">PLinkedList</a></b> = &circ;<a href="lists.TLinkedList.html">TLinkedList</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="lists.html#PLinkedListBase">PLinkedListBase</a></b> = &circ;<a href="lists.TLinkedListBase.html">TLinkedListBase</a>;</code></td> <td class="itemcode"><code><b><a href="lists.html#PLinkedListBase">PLinkedListBase</a></b> = &circ;<a href="lists.TLinkedListBase.html">TLinkedListBase</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="STRLL_Add"></span><code>procedure <b>STRLL_Add</b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>; str : <a href="system.html#pchar">pchar</a>);</code></td> <td class="itemcode"><span id="STRLL_Add"></span><code>procedure <b>STRLL_Add</b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>; str : <a href="system.html#pchar">pchar</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
<p> <p>
String Linked List</p> String Linked List</p>
</td></tr> </td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="STRLL_Get"></span><code>function <b>STRLL_Get</b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>; idx : <a href="system.html#uInt32">uint32</a>) : <a href="system.html#pchar">pchar</a>;</code></td> <td class="itemcode"><span id="STRLL_Get"></span><code>function <b>STRLL_Get</b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>; idx : <a href="system.html#uInt32">uint32</a>) : <a href="system.html#pchar">pchar</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="STRLL_New"></span><code>function <b>STRLL_New</b> : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>;</code></td> <td class="itemcode"><span id="STRLL_New"></span><code>function <b>STRLL_New</b> : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="STRLL_Size"></span><code>function <b>STRLL_Size</b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>) : <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="STRLL_Size"></span><code>function <b>STRLL_Size</b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>) : <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="STRLL_Delete"></span><code>procedure <b>STRLL_Delete</b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>; idx : <a href="system.html#uInt32">uint32</a>);</code></td> <td class="itemcode"><span id="STRLL_Delete"></span><code>procedure <b>STRLL_Delete</b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>; idx : <a href="system.html#uInt32">uint32</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="STRLL_Free"></span><code>procedure <b>STRLL_Free</b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>);</code></td> <td class="itemcode"><span id="STRLL_Free"></span><code>procedure <b>STRLL_Free</b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="STRLL_Clear"></span><code>procedure <b>STRLL_Clear</b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>);</code></td> <td class="itemcode"><span id="STRLL_Clear"></span><code>procedure <b>STRLL_Clear</b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="STRLL_FromString"></span><code>function <b>STRLL_FromString</b>(str : <a href="system.html#pchar">pchar</a>; delimter : char) : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>;</code></td> <td class="itemcode"><span id="STRLL_FromString"></span><code>function <b>STRLL_FromString</b>(str : <a href="system.html#pchar">pchar</a>; delimter : char) : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="LL_New"></span><code>function <b>LL_New</b>(ElementSize : <a href="system.html#uInt32">uint32</a>) : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>;</code></td> <td class="itemcode"><span id="LL_New"></span><code>function <b>LL_New</b>(ElementSize : <a href="system.html#uInt32">uint32</a>) : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
<p> <p>
Managed Linked List</p> Managed Linked List</p>
</td></tr> </td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="LL_Add"></span><code>function <b>LL_Add</b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>) : <a href="system.html#Void">Void</a>;</code></td> <td class="itemcode"><span id="LL_Add"></span><code>function <b>LL_Add</b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>) : <a href="system.html#Void">Void</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="LL_Delete"></span><code>function <b>LL_Delete</b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>; idx : <a href="system.html#uInt32">uint32</a>) : boolean;</code></td> <td class="itemcode"><span id="LL_Delete"></span><code>function <b>LL_Delete</b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>; idx : <a href="system.html#uInt32">uint32</a>) : boolean;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="LL_Size"></span><code>function <b>LL_Size</b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>) : <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="LL_Size"></span><code>function <b>LL_Size</b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>) : <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="LL_Insert"></span><code>function <b>LL_Insert</b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>; idx : <a href="system.html#uInt32">uint32</a>) : <a href="system.html#Void">Void</a>;</code></td> <td class="itemcode"><span id="LL_Insert"></span><code>function <b>LL_Insert</b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>; idx : <a href="system.html#uInt32">uint32</a>) : <a href="system.html#Void">Void</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="LL_Get"></span><code>function <b>LL_Get</b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>; idx : <a href="system.html#uInt32">uint32</a>) : <a href="system.html#Void">Void</a>;</code></td> <td class="itemcode"><span id="LL_Get"></span><code>function <b>LL_Get</b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>; idx : <a href="system.html#uInt32">uint32</a>) : <a href="system.html#Void">Void</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="LL_Free"></span><code>procedure <b>LL_Free</b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>);</code></td> <td class="itemcode"><span id="LL_Free"></span><code>procedure <b>LL_Free</b>(LinkedList : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="LL_FromString"></span><code>function <b>LL_FromString</b>(str : <a href="system.html#pchar">pchar</a>; delimter : char) : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>;</code></td> <td class="itemcode"><span id="LL_FromString"></span><code>function <b>LL_FromString</b>(str : <a href="system.html#pchar">pchar</a>; delimter : char) : <a href="lists.html#PLinkedListBase">PLinkedListBase</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h3 class="detail">Types</h3> <h3 class="detail">Types</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="PLinkedList"></span><code><b>PLinkedList</b> = &circ;<a href="lists.TLinkedList.html">TLinkedList</a>;</code></td> <td class="itemcode"><span id="PLinkedList"></span><code><b>PLinkedList</b> = &circ;<a href="lists.TLinkedList.html">TLinkedList</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
<p> <p>
Managed Linked List</p> Managed Linked List</p>
</td></tr> </td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="PLinkedListBase"></span><code><b>PLinkedListBase</b> = &circ;<a href="lists.TLinkedListBase.html">TLinkedListBase</a>;</code></td> <td class="itemcode"><span id="PLinkedListBase"></span><code><b>PLinkedListBase</b> = &circ;<a href="lists.TLinkedListBase.html">TLinkedListBase</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,77 +1,77 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: lmemorymanager: Packed Record THeapPage</title> <title>Asuro: lmemorymanager: Packed Record THeapPage</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<span id="THeapPage"></span><h1 class="cio">Packed Record THeapPage</h1> <span id="THeapPage"></span><h1 class="cio">Packed Record THeapPage</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div>
<span id="PasDoc-Description"></span><h2 class="unit">Unit</h2> <span id="PasDoc-Description"></span><h2 class="unit">Unit</h2>
<p class="unitlink"> <p class="unitlink">
<a href="lmemorymanager.html">lmemorymanager</a></p> <a href="lmemorymanager.html">lmemorymanager</a></p>
<h2 class="declaration">Declaration</h2> <h2 class="declaration">Declaration</h2>
<p class="declaration"> <p class="declaration">
<code>type THeapPage = packed record</code></p> <code>type THeapPage = packed record</code></p>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
&nbsp;<h2 class="overview">Overview</h2> &nbsp;<h2 class="overview">Overview</h2>
<span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3> <span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="lmemorymanager.THeapPage.html#Next_Page">Next_Page</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="lmemorymanager.THeapPage.html#Next_Page">Next_Page</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="lmemorymanager.THeapPage.html#Prev_Page">Prev_Page</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="lmemorymanager.THeapPage.html#Prev_Page">Prev_Page</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="lmemorymanager.THeapPage.html#Entries">Entries</a></b>: Array[0..<a href="lmemorymanager.html#MAX_ENTRIES">MAX_ENTRIES</a>-1] of <a href="lmemorymanager.html#THeapEntry">THeapEntry</a>;</code></td> <td class="itemcode"><code><b><a href="lmemorymanager.THeapPage.html#Entries">Entries</a></b>: Array[0..<a href="lmemorymanager.html#MAX_ENTRIES">MAX_ENTRIES</a>-1] of <a href="lmemorymanager.html#THeapEntry">THeapEntry</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Fields</h3> <h3 class="detail">Fields</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Next_Page"></span><code><b>Next_Page</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="Next_Page"></span><code><b>Next_Page</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Prev_Page"></span><code><b>Prev_Page</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="Prev_Page"></span><code><b>Prev_Page</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Entries"></span><code><b>Entries</b>: Array[0..<a href="lmemorymanager.html#MAX_ENTRIES">MAX_ENTRIES</a>-1] of <a href="lmemorymanager.html#THeapEntry">THeapEntry</a>;</code></td> <td class="itemcode"><span id="Entries"></span><code><b>Entries</b>: Array[0..<a href="lmemorymanager.html#MAX_ENTRIES">MAX_ENTRIES</a>-1] of <a href="lmemorymanager.html#THeapEntry">THeapEntry</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,70 +1,70 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: lmemorymanager</title> <title>Asuro: lmemorymanager</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit lmemorymanager</h1> <h1 class="unit">Unit lmemorymanager</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section"><a class="section" href="#PasDoc-Classes">Classes, Interfaces, Objects and Records</a></div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section"><a class="section" href="#PasDoc-Constants">Constants</a></div><div class="one_section"><a class="section" href="#PasDoc-Variables">Variables</a></div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section"><a class="section" href="#PasDoc-Classes">Classes, Interfaces, Objects and Records</a></div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section"><a class="section" href="#PasDoc-Constants">Constants</a></div><div class="one_section"><a class="section" href="#PasDoc-Variables">Variables</a></div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
<code>LMemoryManager</code> - Logical Memory Management <code>LMemoryManager</code> - Logical Memory Management
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="util.html">util</a></li><li><a href="vmemorymanager.html">vmemorymanager</a></li><li><a href="pmemorymanager.html">pmemorymanager</a></li><li><a href="console.html">console</a></li><li><a href="tracer.html">tracer</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="util.html">util</a></li><li><a href="vmemorymanager.html">vmemorymanager</a></li><li><a href="pmemorymanager.html">pmemorymanager</a></li><li><a href="console.html">console</a></li><li><a href="tracer.html">tracer</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-Classes"></span><h3 class="cio">Classes, Interfaces, Objects and Records</h3> <span id="PasDoc-Classes"></span><h3 class="cio">Classes, Interfaces, Objects and Records</h3>
<table class="classestable wide_list"> <table class="classestable wide_list">
<tr class="listheader"> <tr class="listheader">
<th class="itemname">Name</th> <th class="itemname">Name</th>
<th class="itemdesc">Description</th> <th class="itemdesc">Description</th>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname">Packed Record&nbsp;<a class="bold" href="lmemorymanager.THeapPage.html"><code>THeapPage</code></a></td> <td class="itemname">Packed Record&nbsp;<a class="bold" href="lmemorymanager.THeapPage.html"><code>THeapPage</code></a></td>
<td class="itemdesc">&nbsp;</td> <td class="itemdesc">&nbsp;</td>
</tr> </tr>
</table> </table>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="lmemorymanager.html#init">init</a></b>;</code></td> <td class="itemcode"><code>procedure <b><a href="lmemorymanager.html#init">init</a></b>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>function <b><a href="lmemorymanager.html#kalloc">kalloc</a></b>(size : <a href="system.html#uInt32">uint32</a>) : <a href="system.html#Void">void</a>;</code></td> <td class="itemcode"><code>function <b><a href="lmemorymanager.html#kalloc">kalloc</a></b>(size : <a href="system.html#uInt32">uint32</a>) : <a href="system.html#Void">void</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code>function <b><a href="lmemorymanager.html#kpalloc">kpalloc</a></b>(address : <a href="system.html#uInt32">uint32</a>) : <a href="system.html#Void">void</a>;</code></td> <td class="itemcode"><code>function <b><a href="lmemorymanager.html#kpalloc">kpalloc</a></b>(address : <a href="system.html#uInt32">uint32</a>) : <a href="system.html#Void">void</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>procedure <b><a href="lmemorymanager.html#kfree">kfree</a></b>(area : <a href="system.html#Void">void</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="lmemorymanager.html#kfree">kfree</a></b>(area : <a href="system.html#Void">void</a>);</code></td>
</tr> </tr>
</table> </table>
<span id="PasDoc-Types"></span><h3 class="summary">Types</h3> <span id="PasDoc-Types"></span><h3 class="summary">Types</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="lmemorymanager.html#THeapEntry">THeapEntry</a></b> = bitpacked record <td class="itemcode"><code><b><a href="lmemorymanager.html#THeapEntry">THeapEntry</a></b> = bitpacked record
Present : Boolean; Present : Boolean;
Root : Boolean; Root : Boolean;
@ -74,66 +74,66 @@ $(document).ready(function() {
Resv3 : Boolean; Resv3 : Boolean;
Resv4 : Boolean; Resv4 : Boolean;
Resv5 : Boolean; Resv5 : Boolean;
end;</code></td> end;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="lmemorymanager.html#PHeapPage">PHeapPage</a></b> = &circ;<a href="lmemorymanager.THeapPage.html">THeapPage</a>;</code></td> <td class="itemcode"><code><b><a href="lmemorymanager.html#PHeapPage">PHeapPage</a></b> = &circ;<a href="lmemorymanager.THeapPage.html">THeapPage</a>;</code></td>
</tr> </tr>
</table> </table>
<span id="PasDoc-Constants"></span><h3 class="summary">Constants</h3> <span id="PasDoc-Constants"></span><h3 class="summary">Constants</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="lmemorymanager.html#ALLOC_SPACE">ALLOC_SPACE</a></b> = 8;</code></td> <td class="itemcode"><code><b><a href="lmemorymanager.html#ALLOC_SPACE">ALLOC_SPACE</a></b> = 8;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="lmemorymanager.html#MAX_ENTRIES">MAX_ENTRIES</a></b> = $60000;</code></td> <td class="itemcode"><code><b><a href="lmemorymanager.html#MAX_ENTRIES">MAX_ENTRIES</a></b> = $60000;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="lmemorymanager.html#DATA_OFFSET">DATA_OFFSET</a></b> = $100000;</code></td> <td class="itemcode"><code><b><a href="lmemorymanager.html#DATA_OFFSET">DATA_OFFSET</a></b> = $100000;</code></td>
</tr> </tr>
</table> </table>
<span id="PasDoc-Variables"></span><h3 class="summary">Variables</h3> <span id="PasDoc-Variables"></span><h3 class="summary">Variables</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="lmemorymanager.html#Root_Page">Root_Page</a></b>: <a href="lmemorymanager.html#PHeapPage">PHeapPage</a>;</code></td> <td class="itemcode"><code><b><a href="lmemorymanager.html#Root_Page">Root_Page</a></b>: <a href="lmemorymanager.html#PHeapPage">PHeapPage</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="lmemorymanager.html#Search_Page">Search_Page</a></b>: <a href="lmemorymanager.html#PHeapPage">PHeapPage</a>;</code></td> <td class="itemcode"><code><b><a href="lmemorymanager.html#Search_Page">Search_Page</a></b>: <a href="lmemorymanager.html#PHeapPage">PHeapPage</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="init"></span><code>procedure <b>init</b>;</code></td> <td class="itemcode"><span id="init"></span><code>procedure <b>init</b>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="kalloc"></span><code>function <b>kalloc</b>(size : <a href="system.html#uInt32">uint32</a>) : <a href="system.html#Void">void</a>;</code></td> <td class="itemcode"><span id="kalloc"></span><code>function <b>kalloc</b>(size : <a href="system.html#uInt32">uint32</a>) : <a href="system.html#Void">void</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="kpalloc"></span><code>function <b>kpalloc</b>(address : <a href="system.html#uInt32">uint32</a>) : <a href="system.html#Void">void</a>;</code></td> <td class="itemcode"><span id="kpalloc"></span><code>function <b>kpalloc</b>(address : <a href="system.html#uInt32">uint32</a>) : <a href="system.html#Void">void</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="kfree"></span><code>procedure <b>kfree</b>(area : <a href="system.html#Void">void</a>);</code></td> <td class="itemcode"><span id="kfree"></span><code>procedure <b>kfree</b>(area : <a href="system.html#Void">void</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h3 class="detail">Types</h3> <h3 class="detail">Types</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="THeapEntry"></span><code><b>THeapEntry</b> = bitpacked record <td class="itemcode"><span id="THeapEntry"></span><code><b>THeapEntry</b> = bitpacked record
Present : Boolean; Present : Boolean;
Root : Boolean; Root : Boolean;
@ -143,61 +143,61 @@ $(document).ready(function() {
Resv3 : Boolean; Resv3 : Boolean;
Resv4 : Boolean; Resv4 : Boolean;
Resv5 : Boolean; Resv5 : Boolean;
end;</code></td> end;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="PHeapPage"></span><code><b>PHeapPage</b> = &circ;<a href="lmemorymanager.THeapPage.html">THeapPage</a>;</code></td> <td class="itemcode"><span id="PHeapPage"></span><code><b>PHeapPage</b> = &circ;<a href="lmemorymanager.THeapPage.html">THeapPage</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h3 class="detail">Constants</h3> <h3 class="detail">Constants</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="ALLOC_SPACE"></span><code><b>ALLOC_SPACE</b> = 8;</code></td> <td class="itemcode"><span id="ALLOC_SPACE"></span><code><b>ALLOC_SPACE</b> = 8;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="MAX_ENTRIES"></span><code><b>MAX_ENTRIES</b> = $60000;</code></td> <td class="itemcode"><span id="MAX_ENTRIES"></span><code><b>MAX_ENTRIES</b> = $60000;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
<p> <p>
64-Bit Allocations</p> 64-Bit Allocations</p>
</td></tr> </td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="DATA_OFFSET"></span><code><b>DATA_OFFSET</b> = $100000;</code></td> <td class="itemcode"><span id="DATA_OFFSET"></span><code><b>DATA_OFFSET</b> = $100000;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h3 class="detail">Variables</h3> <h3 class="detail">Variables</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Root_Page"></span><code><b>Root_Page</b>: <a href="lmemorymanager.html#PHeapPage">PHeapPage</a>;</code></td> <td class="itemcode"><span id="Root_Page"></span><code><b>Root_Page</b>: <a href="lmemorymanager.html#PHeapPage">PHeapPage</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Search_Page"></span><code><b>Search_Page</b>: <a href="lmemorymanager.html#PHeapPage">PHeapPage</a>;</code></td> <td class="itemcode"><span id="Search_Page"></span><code><b>Search_Page</b>: <a href="lmemorymanager.html#PHeapPage">PHeapPage</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,60 +1,60 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: memview</title> <title>Asuro: memview</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit memview</h1> <h1 class="unit">Unit memview</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Prog-&gt;<code>MemView</code> - Live Memory View. Prog-&gt;<code>MemView</code> - Live Memory View.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="console.html">console</a></li><li><a href="terminal.html">terminal</a></li><li><a href="keyboard.html">keyboard</a></li><li><a href="util.html">util</a></li><li><a href="strings.html">strings</a></li><li><a href="tracer.html">tracer</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="console.html">console</a></li><li><a href="terminal.html">terminal</a></li><li><a href="keyboard.html">keyboard</a></li><li><a href="util.html">util</a></li><li><a href="strings.html">strings</a></li><li><a href="tracer.html">tracer</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="memview.html#init">init</a></b>();</code></td> <td class="itemcode"><code>procedure <b><a href="memview.html#init">init</a></b>();</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="init"></span><code>procedure <b>init</b>();</code></td> <td class="itemcode"><span id="init"></span><code>procedure <b>init</b>();</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,137 +1,137 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: mouse: Record TMousePacket</title> <title>Asuro: mouse: Record TMousePacket</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<span id="TMousePacket"></span><h1 class="cio">Record TMousePacket</h1> <span id="TMousePacket"></span><h1 class="cio">Record TMousePacket</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div>
<span id="PasDoc-Description"></span><h2 class="unit">Unit</h2> <span id="PasDoc-Description"></span><h2 class="unit">Unit</h2>
<p class="unitlink"> <p class="unitlink">
<a href="mouse.html">mouse</a></p> <a href="mouse.html">mouse</a></p>
<h2 class="declaration">Declaration</h2> <h2 class="declaration">Declaration</h2>
<p class="declaration"> <p class="declaration">
<code>type TMousePacket = record</code></p> <code>type TMousePacket = record</code></p>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
&nbsp;<h2 class="overview">Overview</h2> &nbsp;<h2 class="overview">Overview</h2>
<span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3> <span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="mouse.TMousePacket.html#x_movement">x_movement</a></b>: <a href="system.html#sInt32">sint32</a>;</code></td> <td class="itemcode"><code><b><a href="mouse.TMousePacket.html#x_movement">x_movement</a></b>: <a href="system.html#sInt32">sint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="mouse.TMousePacket.html#y_movement">y_movement</a></b>: <a href="system.html#sInt32">sint32</a>;</code></td> <td class="itemcode"><code><b><a href="mouse.TMousePacket.html#y_movement">y_movement</a></b>: <a href="system.html#sInt32">sint32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="mouse.TMousePacket.html#y_overflow">y_overflow</a></b>: boolean;</code></td> <td class="itemcode"><code><b><a href="mouse.TMousePacket.html#y_overflow">y_overflow</a></b>: boolean;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="mouse.TMousePacket.html#x_overflow">x_overflow</a></b>: boolean;</code></td> <td class="itemcode"><code><b><a href="mouse.TMousePacket.html#x_overflow">x_overflow</a></b>: boolean;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="mouse.TMousePacket.html#y_sign">y_sign</a></b>: boolean;</code></td> <td class="itemcode"><code><b><a href="mouse.TMousePacket.html#y_sign">y_sign</a></b>: boolean;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="mouse.TMousePacket.html#x_sign">x_sign</a></b>: boolean;</code></td> <td class="itemcode"><code><b><a href="mouse.TMousePacket.html#x_sign">x_sign</a></b>: boolean;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="mouse.TMousePacket.html#MMB_Down">MMB_Down</a></b>: Boolean;</code></td> <td class="itemcode"><code><b><a href="mouse.TMousePacket.html#MMB_Down">MMB_Down</a></b>: Boolean;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="mouse.TMousePacket.html#RMB_Down">RMB_Down</a></b>: Boolean;</code></td> <td class="itemcode"><code><b><a href="mouse.TMousePacket.html#RMB_Down">RMB_Down</a></b>: Boolean;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="mouse.TMousePacket.html#LMB_Down">LMB_Down</a></b>: Boolean;</code></td> <td class="itemcode"><code><b><a href="mouse.TMousePacket.html#LMB_Down">LMB_Down</a></b>: Boolean;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Fields</h3> <h3 class="detail">Fields</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="x_movement"></span><code><b>x_movement</b>: <a href="system.html#sInt32">sint32</a>;</code></td> <td class="itemcode"><span id="x_movement"></span><code><b>x_movement</b>: <a href="system.html#sInt32">sint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="y_movement"></span><code><b>y_movement</b>: <a href="system.html#sInt32">sint32</a>;</code></td> <td class="itemcode"><span id="y_movement"></span><code><b>y_movement</b>: <a href="system.html#sInt32">sint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="y_overflow"></span><code><b>y_overflow</b>: boolean;</code></td> <td class="itemcode"><span id="y_overflow"></span><code><b>y_overflow</b>: boolean;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="x_overflow"></span><code><b>x_overflow</b>: boolean;</code></td> <td class="itemcode"><span id="x_overflow"></span><code><b>x_overflow</b>: boolean;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="y_sign"></span><code><b>y_sign</b>: boolean;</code></td> <td class="itemcode"><span id="y_sign"></span><code><b>y_sign</b>: boolean;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="x_sign"></span><code><b>x_sign</b>: boolean;</code></td> <td class="itemcode"><span id="x_sign"></span><code><b>x_sign</b>: boolean;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="MMB_Down"></span><code><b>MMB_Down</b>: Boolean;</code></td> <td class="itemcode"><span id="MMB_Down"></span><code><b>MMB_Down</b>: Boolean;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="RMB_Down"></span><code><b>RMB_Down</b>: Boolean;</code></td> <td class="itemcode"><span id="RMB_Down"></span><code><b>RMB_Down</b>: Boolean;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="LMB_Down"></span><code><b>LMB_Down</b>: Boolean;</code></td> <td class="itemcode"><span id="LMB_Down"></span><code><b>LMB_Down</b>: Boolean;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,67 +1,67 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: mouse: Record TMousePos</title> <title>Asuro: mouse: Record TMousePos</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<span id="TMousePos"></span><h1 class="cio">Record TMousePos</h1> <span id="TMousePos"></span><h1 class="cio">Record TMousePos</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div>
<span id="PasDoc-Description"></span><h2 class="unit">Unit</h2> <span id="PasDoc-Description"></span><h2 class="unit">Unit</h2>
<p class="unitlink"> <p class="unitlink">
<a href="mouse.html">mouse</a></p> <a href="mouse.html">mouse</a></p>
<h2 class="declaration">Declaration</h2> <h2 class="declaration">Declaration</h2>
<p class="declaration"> <p class="declaration">
<code>type TMousePos = record</code></p> <code>type TMousePos = record</code></p>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
&nbsp;<h2 class="overview">Overview</h2> &nbsp;<h2 class="overview">Overview</h2>
<span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3> <span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="mouse.TMousePos.html#x">x</a></b>: <a href="system.html#sInt32">sint32</a>;</code></td> <td class="itemcode"><code><b><a href="mouse.TMousePos.html#x">x</a></b>: <a href="system.html#sInt32">sint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="mouse.TMousePos.html#y">y</a></b>: <a href="system.html#sInt32">sint32</a>;</code></td> <td class="itemcode"><code><b><a href="mouse.TMousePos.html#y">y</a></b>: <a href="system.html#sInt32">sint32</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Fields</h3> <h3 class="detail">Fields</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="x"></span><code><b>x</b>: <a href="system.html#sInt32">sint32</a>;</code></td> <td class="itemcode"><span id="x"></span><code><b>x</b>: <a href="system.html#sInt32">sint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="y"></span><code><b>y</b>: <a href="system.html#sInt32">sint32</a>;</code></td> <td class="itemcode"><span id="y"></span><code><b>y</b>: <a href="system.html#sInt32">sint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,99 +1,99 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: mouse</title> <title>Asuro: mouse</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit mouse</h1> <h1 class="unit">Unit mouse</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section"><a class="section" href="#PasDoc-Classes">Classes, Interfaces, Objects and Records</a></div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section"><a class="section" href="#PasDoc-Classes">Classes, Interfaces, Objects and Records</a></div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Driver-&gt;HID-&gt;<code>Mouse</code> - <code>Mouse</code> Driver. Driver-&gt;HID-&gt;<code>Mouse</code> - <code>Mouse</code> Driver.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="tracer.html">tracer</a></li><li><a href="console.html">console</a></li><li><a href="util.html">util</a></li><li><a href="lmemorymanager.html">lmemorymanager</a></li><li><a href="strings.html">strings</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="drivermanagement.html">drivermanagement</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="tracer.html">tracer</a></li><li><a href="console.html">console</a></li><li><a href="util.html">util</a></li><li><a href="lmemorymanager.html">lmemorymanager</a></li><li><a href="strings.html">strings</a></li><li><a href="isrmanager.html">isrmanager</a></li><li><a href="drivermanagement.html">drivermanagement</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-Classes"></span><h3 class="cio">Classes, Interfaces, Objects and Records</h3> <span id="PasDoc-Classes"></span><h3 class="cio">Classes, Interfaces, Objects and Records</h3>
<table class="classestable wide_list"> <table class="classestable wide_list">
<tr class="listheader"> <tr class="listheader">
<th class="itemname">Name</th> <th class="itemname">Name</th>
<th class="itemdesc">Description</th> <th class="itemdesc">Description</th>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname">Record&nbsp;<a class="bold" href="mouse.TMousePacket.html"><code>TMousePacket</code></a></td> <td class="itemname">Record&nbsp;<a class="bold" href="mouse.TMousePacket.html"><code>TMousePacket</code></a></td>
<td class="itemdesc">&nbsp;</td> <td class="itemdesc">&nbsp;</td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname">Record&nbsp;<a class="bold" href="mouse.TMousePos.html"><code>TMousePos</code></a></td> <td class="itemname">Record&nbsp;<a class="bold" href="mouse.TMousePos.html"><code>TMousePos</code></a></td>
<td class="itemdesc">&nbsp;</td> <td class="itemdesc">&nbsp;</td>
</tr> </tr>
</table> </table>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="mouse.html#init">init</a></b>();</code></td> <td class="itemcode"><code>procedure <b><a href="mouse.html#init">init</a></b>();</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>procedure <b><a href="mouse.html#DrawCursor">DrawCursor</a></b>;</code></td> <td class="itemcode"><code>procedure <b><a href="mouse.html#DrawCursor">DrawCursor</a></b>;</code></td>
</tr> </tr>
</table> </table>
<span id="PasDoc-Types"></span><h3 class="summary">Types</h3> <span id="PasDoc-Types"></span><h3 class="summary">Types</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="mouse.html#PMousePacket">PMousePacket</a></b> = &circ;<a href="mouse.TMousePacket.html">TMousePacket</a>;</code></td> <td class="itemcode"><code><b><a href="mouse.html#PMousePacket">PMousePacket</a></b> = &circ;<a href="mouse.TMousePacket.html">TMousePacket</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="init"></span><code>procedure <b>init</b>();</code></td> <td class="itemcode"><span id="init"></span><code>procedure <b>init</b>();</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="DrawCursor"></span><code>procedure <b>DrawCursor</b>;</code></td> <td class="itemcode"><span id="DrawCursor"></span><code>procedure <b>DrawCursor</b>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h3 class="detail">Types</h3> <h3 class="detail">Types</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="PMousePacket"></span><code><b>PMousePacket</b> = &circ;<a href="mouse.TMousePacket.html">TMousePacket</a>;</code></td> <td class="itemcode"><span id="PMousePacket"></span><code><b>PMousePacket</b> = &circ;<a href="mouse.TMousePacket.html">TMousePacket</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,87 +1,87 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: multiboot: Packed Record elf_section_header_table_t</title> <title>Asuro: multiboot: Packed Record elf_section_header_table_t</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<span id="elf_section_header_table_t"></span><h1 class="cio">Packed Record elf_section_header_table_t</h1> <span id="elf_section_header_table_t"></span><h1 class="cio">Packed Record elf_section_header_table_t</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div>
<span id="PasDoc-Description"></span><h2 class="unit">Unit</h2> <span id="PasDoc-Description"></span><h2 class="unit">Unit</h2>
<p class="unitlink"> <p class="unitlink">
<a href="multiboot.html">multiboot</a></p> <a href="multiboot.html">multiboot</a></p>
<h2 class="declaration">Declaration</h2> <h2 class="declaration">Declaration</h2>
<p class="declaration"> <p class="declaration">
<code>type elf_section_header_table_t = packed record</code></p> <code>type elf_section_header_table_t = packed record</code></p>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
&nbsp;<h2 class="overview">Overview</h2> &nbsp;<h2 class="overview">Overview</h2>
<span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3> <span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="multiboot.elf_section_header_table_t.html#num">num</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.elf_section_header_table_t.html#num">num</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="multiboot.elf_section_header_table_t.html#size">size</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.elf_section_header_table_t.html#size">size</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="multiboot.elf_section_header_table_t.html#addr">addr</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.elf_section_header_table_t.html#addr">addr</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="multiboot.elf_section_header_table_t.html#shndx">shndx</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.elf_section_header_table_t.html#shndx">shndx</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Fields</h3> <h3 class="detail">Fields</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="num"></span><code><b>num</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="num"></span><code><b>num</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="size"></span><code><b>size</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="size"></span><code><b>size</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="addr"></span><code><b>addr</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="addr"></span><code><b>addr</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="shndx"></span><code><b>shndx</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="shndx"></span><code><b>shndx</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,160 +1,160 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: multiboot</title> <title>Asuro: multiboot</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit multiboot</h1> <h1 class="unit">Unit multiboot</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Uses</div><div class="one_section"><a class="section" href="#PasDoc-Classes">Classes, Interfaces, Objects and Records</a></div><div class="one_section">Functions and Procedures</div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section"><a class="section" href="#PasDoc-Constants">Constants</a></div><div class="one_section"><a class="section" href="#PasDoc-Variables">Variables</a></div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Uses</div><div class="one_section"><a class="section" href="#PasDoc-Classes">Classes, Interfaces, Objects and Records</a></div><div class="one_section">Functions and Procedures</div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section"><a class="section" href="#PasDoc-Constants">Constants</a></div><div class="one_section"><a class="section" href="#PasDoc-Variables">Variables</a></div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Include-&gt;<code>Multiboot</code> - <code>Multiboot</code> Structures &amp; Access. Include-&gt;<code>Multiboot</code> - <code>Multiboot</code> Structures &amp; Access.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="overview">Overview</h2> <span id="PasDoc-Uses"></span><h2 class="overview">Overview</h2>
<span id="PasDoc-Classes"></span><h3 class="cio">Classes, Interfaces, Objects and Records</h3> <span id="PasDoc-Classes"></span><h3 class="cio">Classes, Interfaces, Objects and Records</h3>
<table class="classestable wide_list"> <table class="classestable wide_list">
<tr class="listheader"> <tr class="listheader">
<th class="itemname">Name</th> <th class="itemname">Name</th>
<th class="itemdesc">Description</th> <th class="itemdesc">Description</th>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname">Packed Record&nbsp;<a class="bold" href="multiboot.elf_section_header_table_t.html"><code>elf_section_header_table_t</code></a></td> <td class="itemname">Packed Record&nbsp;<a class="bold" href="multiboot.elf_section_header_table_t.html"><code>elf_section_header_table_t</code></a></td>
<td class="itemdesc">&nbsp;</td> <td class="itemdesc">&nbsp;</td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname">Packed Record&nbsp;<a class="bold" href="multiboot.multiboot_info_t.html"><code>multiboot_info_t</code></a></td> <td class="itemname">Packed Record&nbsp;<a class="bold" href="multiboot.multiboot_info_t.html"><code>multiboot_info_t</code></a></td>
<td class="itemdesc">&nbsp;</td> <td class="itemdesc">&nbsp;</td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemname">Packed Record&nbsp;<a class="bold" href="multiboot.module_t.html"><code>module_t</code></a></td> <td class="itemname">Packed Record&nbsp;<a class="bold" href="multiboot.module_t.html"><code>module_t</code></a></td>
<td class="itemdesc">&nbsp;</td> <td class="itemdesc">&nbsp;</td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemname">Packed Record&nbsp;<a class="bold" href="multiboot.memory_map_t.html"><code>memory_map_t</code></a></td> <td class="itemname">Packed Record&nbsp;<a class="bold" href="multiboot.memory_map_t.html"><code>memory_map_t</code></a></td>
<td class="itemdesc">&nbsp;</td> <td class="itemdesc">&nbsp;</td>
</tr> </tr>
</table> </table>
<span id="PasDoc-Types"></span><h3 class="summary">Types</h3> <span id="PasDoc-Types"></span><h3 class="summary">Types</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="multiboot.html#Pelf_section_header_table_t">Pelf_section_header_table_t</a></b> = &circ;<a href="multiboot.elf_section_header_table_t.html">elf_section_header_table_t</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.html#Pelf_section_header_table_t">Pelf_section_header_table_t</a></b> = &circ;<a href="multiboot.elf_section_header_table_t.html">elf_section_header_table_t</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="multiboot.html#Pmultiboot_info_t">Pmultiboot_info_t</a></b> = &circ;<a href="multiboot.multiboot_info_t.html">multiboot_info_t</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.html#Pmultiboot_info_t">Pmultiboot_info_t</a></b> = &circ;<a href="multiboot.multiboot_info_t.html">multiboot_info_t</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="multiboot.html#Pmodule_t">Pmodule_t</a></b> = &circ;<a href="multiboot.module_t.html">module_t</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.html#Pmodule_t">Pmodule_t</a></b> = &circ;<a href="multiboot.module_t.html">module_t</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="multiboot.html#Pmemory_map_t">Pmemory_map_t</a></b> = &circ;<a href="multiboot.memory_map_t.html">memory_map_t</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.html#Pmemory_map_t">Pmemory_map_t</a></b> = &circ;<a href="multiboot.memory_map_t.html">memory_map_t</a>;</code></td>
</tr> </tr>
</table> </table>
<span id="PasDoc-Constants"></span><h3 class="summary">Constants</h3> <span id="PasDoc-Constants"></span><h3 class="summary">Constants</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="multiboot.html#KERNEL_STACKSIZE">KERNEL_STACKSIZE</a></b> = $4000;</code></td> <td class="itemcode"><code><b><a href="multiboot.html#KERNEL_STACKSIZE">KERNEL_STACKSIZE</a></b> = $4000;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="multiboot.html#MULTIBOOT_BOOTLOADER_MAGIC">MULTIBOOT_BOOTLOADER_MAGIC</a></b> = $2BADB002;</code></td> <td class="itemcode"><code><b><a href="multiboot.html#MULTIBOOT_BOOTLOADER_MAGIC">MULTIBOOT_BOOTLOADER_MAGIC</a></b> = $2BADB002;</code></td>
</tr> </tr>
</table> </table>
<span id="PasDoc-Variables"></span><h3 class="summary">Variables</h3> <span id="PasDoc-Variables"></span><h3 class="summary">Variables</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="multiboot.html#multibootinfo">multibootinfo</a></b>: <a href="multiboot.html#Pmultiboot_info_t">Pmultiboot_info_t</a> = nil;</code></td> <td class="itemcode"><code><b><a href="multiboot.html#multibootinfo">multibootinfo</a></b>: <a href="multiboot.html#Pmultiboot_info_t">Pmultiboot_info_t</a> = nil;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="multiboot.html#multibootmagic">multibootmagic</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.html#multibootmagic">multibootmagic</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Types</h3> <h3 class="detail">Types</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Pelf_section_header_table_t"></span><code><b>Pelf_section_header_table_t</b> = &circ;<a href="multiboot.elf_section_header_table_t.html">elf_section_header_table_t</a>;</code></td> <td class="itemcode"><span id="Pelf_section_header_table_t"></span><code><b>Pelf_section_header_table_t</b> = &circ;<a href="multiboot.elf_section_header_table_t.html">elf_section_header_table_t</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Pmultiboot_info_t"></span><code><b>Pmultiboot_info_t</b> = &circ;<a href="multiboot.multiboot_info_t.html">multiboot_info_t</a>;</code></td> <td class="itemcode"><span id="Pmultiboot_info_t"></span><code><b>Pmultiboot_info_t</b> = &circ;<a href="multiboot.multiboot_info_t.html">multiboot_info_t</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Pmodule_t"></span><code><b>Pmodule_t</b> = &circ;<a href="multiboot.module_t.html">module_t</a>;</code></td> <td class="itemcode"><span id="Pmodule_t"></span><code><b>Pmodule_t</b> = &circ;<a href="multiboot.module_t.html">module_t</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Pmemory_map_t"></span><code><b>Pmemory_map_t</b> = &circ;<a href="multiboot.memory_map_t.html">memory_map_t</a>;</code></td> <td class="itemcode"><span id="Pmemory_map_t"></span><code><b>Pmemory_map_t</b> = &circ;<a href="multiboot.memory_map_t.html">memory_map_t</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h3 class="detail">Constants</h3> <h3 class="detail">Constants</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="KERNEL_STACKSIZE"></span><code><b>KERNEL_STACKSIZE</b> = $4000;</code></td> <td class="itemcode"><span id="KERNEL_STACKSIZE"></span><code><b>KERNEL_STACKSIZE</b> = $4000;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="MULTIBOOT_BOOTLOADER_MAGIC"></span><code><b>MULTIBOOT_BOOTLOADER_MAGIC</b> = $2BADB002;</code></td> <td class="itemcode"><span id="MULTIBOOT_BOOTLOADER_MAGIC"></span><code><b>MULTIBOOT_BOOTLOADER_MAGIC</b> = $2BADB002;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h3 class="detail">Variables</h3> <h3 class="detail">Variables</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="multibootinfo"></span><code><b>multibootinfo</b>: <a href="multiboot.html#Pmultiboot_info_t">Pmultiboot_info_t</a> = nil;</code></td> <td class="itemcode"><span id="multibootinfo"></span><code><b>multibootinfo</b>: <a href="multiboot.html#Pmultiboot_info_t">Pmultiboot_info_t</a> = nil;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="multibootmagic"></span><code><b>multibootmagic</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="multibootmagic"></span><code><b>multibootmagic</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,87 +1,87 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: multiboot: Packed Record memory_map_t</title> <title>Asuro: multiboot: Packed Record memory_map_t</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<span id="memory_map_t"></span><h1 class="cio">Packed Record memory_map_t</h1> <span id="memory_map_t"></span><h1 class="cio">Packed Record memory_map_t</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div>
<span id="PasDoc-Description"></span><h2 class="unit">Unit</h2> <span id="PasDoc-Description"></span><h2 class="unit">Unit</h2>
<p class="unitlink"> <p class="unitlink">
<a href="multiboot.html">multiboot</a></p> <a href="multiboot.html">multiboot</a></p>
<h2 class="declaration">Declaration</h2> <h2 class="declaration">Declaration</h2>
<p class="declaration"> <p class="declaration">
<code>type memory_map_t = packed record</code></p> <code>type memory_map_t = packed record</code></p>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
&nbsp;<h2 class="overview">Overview</h2> &nbsp;<h2 class="overview">Overview</h2>
<span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3> <span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="multiboot.memory_map_t.html#size">size</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.memory_map_t.html#size">size</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="multiboot.memory_map_t.html#base_addr">base_addr</a></b>: <a href="system.html#uInt64">uint64</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.memory_map_t.html#base_addr">base_addr</a></b>: <a href="system.html#uInt64">uint64</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="multiboot.memory_map_t.html#length">length</a></b>: <a href="system.html#uInt64">uint64</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.memory_map_t.html#length">length</a></b>: <a href="system.html#uInt64">uint64</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="multiboot.memory_map_t.html#mtype">mtype</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.memory_map_t.html#mtype">mtype</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Fields</h3> <h3 class="detail">Fields</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="size"></span><code><b>size</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="size"></span><code><b>size</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="base_addr"></span><code><b>base_addr</b>: <a href="system.html#uInt64">uint64</a>;</code></td> <td class="itemcode"><span id="base_addr"></span><code><b>base_addr</b>: <a href="system.html#uInt64">uint64</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="length"></span><code><b>length</b>: <a href="system.html#uInt64">uint64</a>;</code></td> <td class="itemcode"><span id="length"></span><code><b>length</b>: <a href="system.html#uInt64">uint64</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="mtype"></span><code><b>mtype</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="mtype"></span><code><b>mtype</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,87 +1,87 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: multiboot: Packed Record module_t</title> <title>Asuro: multiboot: Packed Record module_t</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<span id="module_t"></span><h1 class="cio">Packed Record module_t</h1> <span id="module_t"></span><h1 class="cio">Packed Record module_t</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div>
<span id="PasDoc-Description"></span><h2 class="unit">Unit</h2> <span id="PasDoc-Description"></span><h2 class="unit">Unit</h2>
<p class="unitlink"> <p class="unitlink">
<a href="multiboot.html">multiboot</a></p> <a href="multiboot.html">multiboot</a></p>
<h2 class="declaration">Declaration</h2> <h2 class="declaration">Declaration</h2>
<p class="declaration"> <p class="declaration">
<code>type module_t = packed record</code></p> <code>type module_t = packed record</code></p>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
&nbsp;<h2 class="overview">Overview</h2> &nbsp;<h2 class="overview">Overview</h2>
<span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3> <span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="multiboot.module_t.html#mod_start">mod_start</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.module_t.html#mod_start">mod_start</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="multiboot.module_t.html#mod_end">mod_end</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.module_t.html#mod_end">mod_end</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="multiboot.module_t.html#name">name</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.module_t.html#name">name</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="multiboot.module_t.html#reserved">reserved</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.module_t.html#reserved">reserved</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Fields</h3> <h3 class="detail">Fields</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="mod_start"></span><code><b>mod_start</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="mod_start"></span><code><b>mod_start</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="mod_end"></span><code><b>mod_end</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="mod_end"></span><code><b>mod_end</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="name"></span><code><b>name</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="name"></span><code><b>name</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="reserved"></span><code><b>reserved</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="reserved"></span><code><b>reserved</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,307 +1,307 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: multiboot: Packed Record multiboot_info_t</title> <title>Asuro: multiboot: Packed Record multiboot_info_t</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<span id="multiboot_info_t"></span><h1 class="cio">Packed Record multiboot_info_t</h1> <span id="multiboot_info_t"></span><h1 class="cio">Packed Record multiboot_info_t</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div>
<span id="PasDoc-Description"></span><h2 class="unit">Unit</h2> <span id="PasDoc-Description"></span><h2 class="unit">Unit</h2>
<p class="unitlink"> <p class="unitlink">
<a href="multiboot.html">multiboot</a></p> <a href="multiboot.html">multiboot</a></p>
<h2 class="declaration">Declaration</h2> <h2 class="declaration">Declaration</h2>
<p class="declaration"> <p class="declaration">
<code>type multiboot_info_t = packed record</code></p> <code>type multiboot_info_t = packed record</code></p>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
&nbsp;<h2 class="overview">Overview</h2> &nbsp;<h2 class="overview">Overview</h2>
<span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3> <span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#flags">flags</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#flags">flags</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#mem_lower">mem_lower</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#mem_lower">mem_lower</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#mem_upper">mem_upper</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#mem_upper">mem_upper</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#boot_device">boot_device</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#boot_device">boot_device</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#cmdline">cmdline</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#cmdline">cmdline</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#mods_count">mods_count</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#mods_count">mods_count</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#mods_addr">mods_addr</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#mods_addr">mods_addr</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#elf_sec">elf_sec</a></b>: <a href="multiboot.elf_section_header_table_t.html">elf_section_header_table_t</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#elf_sec">elf_sec</a></b>: <a href="multiboot.elf_section_header_table_t.html">elf_section_header_table_t</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#mmap_length">mmap_length</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#mmap_length">mmap_length</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#mmap_addr">mmap_addr</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#mmap_addr">mmap_addr</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#drives_legnth">drives_legnth</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#drives_legnth">drives_legnth</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#drives_addr">drives_addr</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#drives_addr">drives_addr</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#config_table">config_table</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#config_table">config_table</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#boot_loader_name">boot_loader_name</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#boot_loader_name">boot_loader_name</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#apm_table">apm_table</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#apm_table">apm_table</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#vbe_control_info">vbe_control_info</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#vbe_control_info">vbe_control_info</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#vbe_mode_info">vbe_mode_info</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#vbe_mode_info">vbe_mode_info</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#vbe_mode">vbe_mode</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#vbe_mode">vbe_mode</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#vbe_interface_seg">vbe_interface_seg</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#vbe_interface_seg">vbe_interface_seg</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#vbe_interface_off">vbe_interface_off</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#vbe_interface_off">vbe_interface_off</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#vbe_interface_len">vbe_interface_len</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#vbe_interface_len">vbe_interface_len</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#framebuffer_addr">framebuffer_addr</a></b>: <a href="system.html#uInt64">uint64</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#framebuffer_addr">framebuffer_addr</a></b>: <a href="system.html#uInt64">uint64</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#framebuffer_pitch">framebuffer_pitch</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#framebuffer_pitch">framebuffer_pitch</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#framebuffer_width">framebuffer_width</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#framebuffer_width">framebuffer_width</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#framebuffer_height">framebuffer_height</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#framebuffer_height">framebuffer_height</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#framebuffer_bpp">framebuffer_bpp</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><code><b><a href="multiboot.multiboot_info_t.html#framebuffer_bpp">framebuffer_bpp</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Fields</h3> <h3 class="detail">Fields</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="flags"></span><code><b>flags</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="flags"></span><code><b>flags</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="mem_lower"></span><code><b>mem_lower</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="mem_lower"></span><code><b>mem_lower</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="mem_upper"></span><code><b>mem_upper</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="mem_upper"></span><code><b>mem_upper</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="boot_device"></span><code><b>boot_device</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="boot_device"></span><code><b>boot_device</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="cmdline"></span><code><b>cmdline</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="cmdline"></span><code><b>cmdline</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="mods_count"></span><code><b>mods_count</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="mods_count"></span><code><b>mods_count</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="mods_addr"></span><code><b>mods_addr</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="mods_addr"></span><code><b>mods_addr</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="elf_sec"></span><code><b>elf_sec</b>: <a href="multiboot.elf_section_header_table_t.html">elf_section_header_table_t</a>;</code></td> <td class="itemcode"><span id="elf_sec"></span><code><b>elf_sec</b>: <a href="multiboot.elf_section_header_table_t.html">elf_section_header_table_t</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="mmap_length"></span><code><b>mmap_length</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="mmap_length"></span><code><b>mmap_length</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="mmap_addr"></span><code><b>mmap_addr</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="mmap_addr"></span><code><b>mmap_addr</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="drives_legnth"></span><code><b>drives_legnth</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="drives_legnth"></span><code><b>drives_legnth</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="drives_addr"></span><code><b>drives_addr</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="drives_addr"></span><code><b>drives_addr</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="config_table"></span><code><b>config_table</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="config_table"></span><code><b>config_table</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="boot_loader_name"></span><code><b>boot_loader_name</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="boot_loader_name"></span><code><b>boot_loader_name</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="apm_table"></span><code><b>apm_table</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="apm_table"></span><code><b>apm_table</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="vbe_control_info"></span><code><b>vbe_control_info</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="vbe_control_info"></span><code><b>vbe_control_info</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="vbe_mode_info"></span><code><b>vbe_mode_info</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="vbe_mode_info"></span><code><b>vbe_mode_info</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="vbe_mode"></span><code><b>vbe_mode</b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><span id="vbe_mode"></span><code><b>vbe_mode</b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="vbe_interface_seg"></span><code><b>vbe_interface_seg</b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><span id="vbe_interface_seg"></span><code><b>vbe_interface_seg</b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="vbe_interface_off"></span><code><b>vbe_interface_off</b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><span id="vbe_interface_off"></span><code><b>vbe_interface_off</b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="vbe_interface_len"></span><code><b>vbe_interface_len</b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><span id="vbe_interface_len"></span><code><b>vbe_interface_len</b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="framebuffer_addr"></span><code><b>framebuffer_addr</b>: <a href="system.html#uInt64">uint64</a>;</code></td> <td class="itemcode"><span id="framebuffer_addr"></span><code><b>framebuffer_addr</b>: <a href="system.html#uInt64">uint64</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="framebuffer_pitch"></span><code><b>framebuffer_pitch</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="framebuffer_pitch"></span><code><b>framebuffer_pitch</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="framebuffer_width"></span><code><b>framebuffer_width</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="framebuffer_width"></span><code><b>framebuffer_width</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="framebuffer_height"></span><code><b>framebuffer_height</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="framebuffer_height"></span><code><b>framebuffer_height</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="framebuffer_bpp"></span><code><b>framebuffer_bpp</b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><span id="framebuffer_bpp"></span><code><b>framebuffer_bpp</b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,130 +1,130 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: net</title> <title>Asuro: net</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit net</h1> <h1 class="unit">Unit net</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Driver-&gt;<code>Net</code>-&gt;L1-&gt;<code>Net</code> - Network Card&lt;-&gt;Driver Interface. Driver-&gt;<code>Net</code>-&gt;L1-&gt;<code>Net</code> - Network Card&lt;-&gt;Driver Interface.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="tracer.html">tracer</a></li><li><a href="console.html">console</a></li><li><a href="nettypes.html">nettypes</a></li><li><a href="netutils.html">netutils</a></li><li><a href="netlog.html">netlog</a></li><li><a href="RTC.html">RTC</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="tracer.html">tracer</a></li><li><a href="console.html">console</a></li><li><a href="nettypes.html">nettypes</a></li><li><a href="netutils.html">netutils</a></li><li><a href="netlog.html">netlog</a></li><li><a href="RTC.html">RTC</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="net.html#init">init</a></b>;</code></td> <td class="itemcode"><code>procedure <b><a href="net.html#init">init</a></b>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>procedure <b><a href="net.html#registerNetworkCard">registerNetworkCard</a></b>(SendCallback : <a href="nettypes.html#TNetSendCallback">TNetSendCallback</a>; _MAC : <a href="system.html#PuInt8">puint8</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="net.html#registerNetworkCard">registerNetworkCard</a></b>(SendCallback : <a href="nettypes.html#TNetSendCallback">TNetSendCallback</a>; _MAC : <a href="system.html#PuInt8">puint8</a>);</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="net.html#registerNextLayer">registerNextLayer</a></b>(RecvCallback : <a href="nettypes.html#TRecvCallback">TRecvCallback</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="net.html#registerNextLayer">registerNextLayer</a></b>(RecvCallback : <a href="nettypes.html#TRecvCallback">TRecvCallback</a>);</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>procedure <b><a href="net.html#send">send</a></b>(p_data : <a href="system.html#Void">void</a>; p_len : <a href="system.html#uInt16">uint16</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="net.html#send">send</a></b>(p_data : <a href="system.html#Void">void</a>; p_len : <a href="system.html#uInt16">uint16</a>);</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="net.html#recv">recv</a></b>(p_data : <a href="system.html#Void">void</a>; p_len : <a href="system.html#uInt16">uint16</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="net.html#recv">recv</a></b>(p_data : <a href="system.html#Void">void</a>; p_len : <a href="system.html#uInt16">uint16</a>);</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>function <b><a href="net.html#getMAC">getMAC</a></b> : <a href="system.html#PuInt8">puint8</a>;</code></td> <td class="itemcode"><code>function <b><a href="net.html#getMAC">getMAC</a></b> : <a href="system.html#PuInt8">puint8</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="net.html#writeToLog">writeToLog</a></b>(str : <a href="system.html#pchar">pchar</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="net.html#writeToLog">writeToLog</a></b>(str : <a href="system.html#pchar">pchar</a>);</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>procedure <b><a href="net.html#writeToLogLn">writeToLogLn</a></b>(str : <a href="system.html#pchar">pchar</a>);</code></td> <td class="itemcode"><code>procedure <b><a href="net.html#writeToLogLn">writeToLogLn</a></b>(str : <a href="system.html#pchar">pchar</a>);</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="init"></span><code>procedure <b>init</b>;</code></td> <td class="itemcode"><span id="init"></span><code>procedure <b>init</b>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="registerNetworkCard"></span><code>procedure <b>registerNetworkCard</b>(SendCallback : <a href="nettypes.html#TNetSendCallback">TNetSendCallback</a>; _MAC : <a href="system.html#PuInt8">puint8</a>);</code></td> <td class="itemcode"><span id="registerNetworkCard"></span><code>procedure <b>registerNetworkCard</b>(SendCallback : <a href="nettypes.html#TNetSendCallback">TNetSendCallback</a>; _MAC : <a href="system.html#PuInt8">puint8</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="registerNextLayer"></span><code>procedure <b>registerNextLayer</b>(RecvCallback : <a href="nettypes.html#TRecvCallback">TRecvCallback</a>);</code></td> <td class="itemcode"><span id="registerNextLayer"></span><code>procedure <b>registerNextLayer</b>(RecvCallback : <a href="nettypes.html#TRecvCallback">TRecvCallback</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="send"></span><code>procedure <b>send</b>(p_data : <a href="system.html#Void">void</a>; p_len : <a href="system.html#uInt16">uint16</a>);</code></td> <td class="itemcode"><span id="send"></span><code>procedure <b>send</b>(p_data : <a href="system.html#Void">void</a>; p_len : <a href="system.html#uInt16">uint16</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="recv"></span><code>procedure <b>recv</b>(p_data : <a href="system.html#Void">void</a>; p_len : <a href="system.html#uInt16">uint16</a>);</code></td> <td class="itemcode"><span id="recv"></span><code>procedure <b>recv</b>(p_data : <a href="system.html#Void">void</a>; p_len : <a href="system.html#uInt16">uint16</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="getMAC"></span><code>function <b>getMAC</b> : <a href="system.html#PuInt8">puint8</a>;</code></td> <td class="itemcode"><span id="getMAC"></span><code>function <b>getMAC</b> : <a href="system.html#PuInt8">puint8</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="writeToLog"></span><code>procedure <b>writeToLog</b>(str : <a href="system.html#pchar">pchar</a>);</code></td> <td class="itemcode"><span id="writeToLog"></span><code>procedure <b>writeToLog</b>(str : <a href="system.html#pchar">pchar</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="writeToLogLn"></span><code>procedure <b>writeToLogLn</b>(str : <a href="system.html#pchar">pchar</a>);</code></td> <td class="itemcode"><span id="writeToLogLn"></span><code>procedure <b>writeToLogLn</b>(str : <a href="system.html#pchar">pchar</a>);</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,70 +1,70 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: netlog</title> <title>Asuro: netlog</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<h1 class="unit">Unit netlog</h1> <h1 class="unit">Unit netlog</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Uses">Uses</a></div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2> <span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p> <p>
Prog-&gt;<code>NetLog</code> - Network Driver Logs. Prog-&gt;<code>NetLog</code> - Network Driver Logs.
<p></p> <p></p>
<span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2> <span id="PasDoc-Uses"></span><h2 class="uses">Uses</h2>
<ul class="useslist"><li><a href="console.html">console</a></li><li><a href="terminal.html">terminal</a></li><li><a href="keyboard.html">keyboard</a></li><li><a href="util.html">util</a></li><li><a href="strings.html">strings</a></li><li><a href="tracer.html">tracer</a></li></ul><h2 class="overview">Overview</h2> <ul class="useslist"><li><a href="console.html">console</a></li><li><a href="terminal.html">terminal</a></li><li><a href="keyboard.html">keyboard</a></li><li><a href="util.html">util</a></li><li><a href="strings.html">strings</a></li><li><a href="tracer.html">tracer</a></li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3> <span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code>procedure <b><a href="netlog.html#init">init</a></b>();</code></td> <td class="itemcode"><code>procedure <b><a href="netlog.html#init">init</a></b>();</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code>function <b><a href="netlog.html#getNetlogHWND">getNetlogHWND</a></b> : <a href="system.html#HWND">HWND</a>;</code></td> <td class="itemcode"><code>function <b><a href="netlog.html#getNetlogHWND">getNetlogHWND</a></b> : <a href="system.html#HWND">HWND</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3> <h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="init"></span><code>procedure <b>init</b>();</code></td> <td class="itemcode"><span id="init"></span><code>procedure <b>init</b>();</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="getNetlogHWND"></span><code>function <b>getNetlogHWND</b> : <a href="system.html#HWND">HWND</a>;</code></td> <td class="itemcode"><span id="getNetlogHWND"></span><code>function <b>getNetlogHWND</b> : <a href="system.html#HWND">HWND</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<h2 class="authors">Author</h2> <h2 class="authors">Author</h2>
<ul class="authors"> <ul class="authors">
<li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li> <li>Kieron Morris &lt;<a href="mailto:kjm@kieronmorris.me">kjm@kieronmorris.me</a>&gt;</li>
</ul> </ul>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,139 +1,139 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: nettypes: Record TARPAbstractHeader</title> <title>Asuro: nettypes: Record TARPAbstractHeader</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<span id="TARPAbstractHeader"></span><h1 class="cio">Record TARPAbstractHeader</h1> <span id="TARPAbstractHeader"></span><h1 class="cio">Record TARPAbstractHeader</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div>
<span id="PasDoc-Description"></span><h2 class="unit">Unit</h2> <span id="PasDoc-Description"></span><h2 class="unit">Unit</h2>
<p class="unitlink"> <p class="unitlink">
<a href="nettypes.html">nettypes</a></p> <a href="nettypes.html">nettypes</a></p>
<h2 class="declaration">Declaration</h2> <h2 class="declaration">Declaration</h2>
<p class="declaration"> <p class="declaration">
<code>type TARPAbstractHeader = record</code></p> <code>type TARPAbstractHeader = record</code></p>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<p> <p>
<a class="normal" href="arp.html">ARP</a></p> <a class="normal" href="arp.html">ARP</a></p>
<h2 class="overview">Overview</h2> <h2 class="overview">Overview</h2>
<span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3> <span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="nettypes.TARPAbstractHeader.html#Hardware_Type">Hardware_Type</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><code><b><a href="nettypes.TARPAbstractHeader.html#Hardware_Type">Hardware_Type</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="nettypes.TARPAbstractHeader.html#Protocol_Type">Protocol_Type</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><code><b><a href="nettypes.TARPAbstractHeader.html#Protocol_Type">Protocol_Type</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="nettypes.TARPAbstractHeader.html#Hardware_Address_Length">Hardware_Address_Length</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><code><b><a href="nettypes.TARPAbstractHeader.html#Hardware_Address_Length">Hardware_Address_Length</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="nettypes.TARPAbstractHeader.html#Protocol_Address_Length">Protocol_Address_Length</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><code><b><a href="nettypes.TARPAbstractHeader.html#Protocol_Address_Length">Protocol_Address_Length</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="nettypes.TARPAbstractHeader.html#Operation">Operation</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><code><b><a href="nettypes.TARPAbstractHeader.html#Operation">Operation</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="nettypes.TARPAbstractHeader.html#Source_Hardware">Source_Hardware</a></b>: <a href="nettypes.html#TMACAddress">TMACAddress</a>;</code></td> <td class="itemcode"><code><b><a href="nettypes.TARPAbstractHeader.html#Source_Hardware">Source_Hardware</a></b>: <a href="nettypes.html#TMACAddress">TMACAddress</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="nettypes.TARPAbstractHeader.html#Source_Protocol">Source_Protocol</a></b>: <a href="nettypes.html#TIPv4Address">TIPv4Address</a>;</code></td> <td class="itemcode"><code><b><a href="nettypes.TARPAbstractHeader.html#Source_Protocol">Source_Protocol</a></b>: <a href="nettypes.html#TIPv4Address">TIPv4Address</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="nettypes.TARPAbstractHeader.html#Destination_Hardware">Destination_Hardware</a></b>: <a href="nettypes.html#TMACAddress">TMACAddress</a>;</code></td> <td class="itemcode"><code><b><a href="nettypes.TARPAbstractHeader.html#Destination_Hardware">Destination_Hardware</a></b>: <a href="nettypes.html#TMACAddress">TMACAddress</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="nettypes.TARPAbstractHeader.html#Destination_Protocol">Destination_Protocol</a></b>: <a href="nettypes.html#TIPv4Address">TIPv4Address</a>;</code></td> <td class="itemcode"><code><b><a href="nettypes.TARPAbstractHeader.html#Destination_Protocol">Destination_Protocol</a></b>: <a href="nettypes.html#TIPv4Address">TIPv4Address</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Fields</h3> <h3 class="detail">Fields</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Hardware_Type"></span><code><b>Hardware_Type</b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><span id="Hardware_Type"></span><code><b>Hardware_Type</b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Protocol_Type"></span><code><b>Protocol_Type</b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><span id="Protocol_Type"></span><code><b>Protocol_Type</b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Hardware_Address_Length"></span><code><b>Hardware_Address_Length</b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><span id="Hardware_Address_Length"></span><code><b>Hardware_Address_Length</b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Protocol_Address_Length"></span><code><b>Protocol_Address_Length</b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><span id="Protocol_Address_Length"></span><code><b>Protocol_Address_Length</b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Operation"></span><code><b>Operation</b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><span id="Operation"></span><code><b>Operation</b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Source_Hardware"></span><code><b>Source_Hardware</b>: <a href="nettypes.html#TMACAddress">TMACAddress</a>;</code></td> <td class="itemcode"><span id="Source_Hardware"></span><code><b>Source_Hardware</b>: <a href="nettypes.html#TMACAddress">TMACAddress</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Source_Protocol"></span><code><b>Source_Protocol</b>: <a href="nettypes.html#TIPv4Address">TIPv4Address</a>;</code></td> <td class="itemcode"><span id="Source_Protocol"></span><code><b>Source_Protocol</b>: <a href="nettypes.html#TIPv4Address">TIPv4Address</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Destination_Hardware"></span><code><b>Destination_Hardware</b>: <a href="nettypes.html#TMACAddress">TMACAddress</a>;</code></td> <td class="itemcode"><span id="Destination_Hardware"></span><code><b>Destination_Hardware</b>: <a href="nettypes.html#TMACAddress">TMACAddress</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Destination_Protocol"></span><code><b>Destination_Protocol</b>: <a href="nettypes.html#TIPv4Address">TIPv4Address</a>;</code></td> <td class="itemcode"><span id="Destination_Protocol"></span><code><b>Destination_Protocol</b>: <a href="nettypes.html#TIPv4Address">TIPv4Address</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,107 +1,107 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: nettypes: Record TICMPHeader</title> <title>Asuro: nettypes: Record TICMPHeader</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<span id="TICMPHeader"></span><h1 class="cio">Record TICMPHeader</h1> <span id="TICMPHeader"></span><h1 class="cio">Record TICMPHeader</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div>
<span id="PasDoc-Description"></span><h2 class="unit">Unit</h2> <span id="PasDoc-Description"></span><h2 class="unit">Unit</h2>
<p class="unitlink"> <p class="unitlink">
<a href="nettypes.html">nettypes</a></p> <a href="nettypes.html">nettypes</a></p>
<h2 class="declaration">Declaration</h2> <h2 class="declaration">Declaration</h2>
<p class="declaration"> <p class="declaration">
<code>type TICMPHeader = record</code></p> <code>type TICMPHeader = record</code></p>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
&nbsp;<h2 class="overview">Overview</h2> &nbsp;<h2 class="overview">Overview</h2>
<span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3> <span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="nettypes.TICMPHeader.html#ICMP_Type">ICMP_Type</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><code><b><a href="nettypes.TICMPHeader.html#ICMP_Type">ICMP_Type</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="nettypes.TICMPHeader.html#ICMP_Code">ICMP_Code</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><code><b><a href="nettypes.TICMPHeader.html#ICMP_Code">ICMP_Code</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="nettypes.TICMPHeader.html#ICMP_CHK_Hi">ICMP_CHK_Hi</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><code><b><a href="nettypes.TICMPHeader.html#ICMP_CHK_Hi">ICMP_CHK_Hi</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="nettypes.TICMPHeader.html#ICMP_CHK_Lo">ICMP_CHK_Lo</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><code><b><a href="nettypes.TICMPHeader.html#ICMP_CHK_Lo">ICMP_CHK_Lo</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="nettypes.TICMPHeader.html#Identifier">Identifier</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><code><b><a href="nettypes.TICMPHeader.html#Identifier">Identifier</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="nettypes.TICMPHeader.html#Sequence">Sequence</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><code><b><a href="nettypes.TICMPHeader.html#Sequence">Sequence</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Fields</h3> <h3 class="detail">Fields</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="ICMP_Type"></span><code><b>ICMP_Type</b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><span id="ICMP_Type"></span><code><b>ICMP_Type</b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="ICMP_Code"></span><code><b>ICMP_Code</b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><span id="ICMP_Code"></span><code><b>ICMP_Code</b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="ICMP_CHK_Hi"></span><code><b>ICMP_CHK_Hi</b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><span id="ICMP_CHK_Hi"></span><code><b>ICMP_CHK_Hi</b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="ICMP_CHK_Lo"></span><code><b>ICMP_CHK_Lo</b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><span id="ICMP_CHK_Lo"></span><code><b>ICMP_CHK_Lo</b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Identifier"></span><code><b>Identifier</b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><span id="Identifier"></span><code><b>Identifier</b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Sequence"></span><code><b>Sequence</b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><span id="Sequence"></span><code><b>Sequence</b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

View File

@ -1,177 +1,177 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>Asuro: nettypes: Record TIPV4AbstractHeader</title> <title>Asuro: nettypes: Record TIPV4AbstractHeader</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.15.0"> <meta name="generator" content="PasDoc 0.15.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css"> <link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">
<link rel="StyleSheet" type="text/css" href="pasdoc.css"> <link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head> </head>
<body> <body>
<table class="container"><tr><td class="navigation"> <table class="container"><tr><td class="navigation">
<h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form> <h2>Asuro</h2><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p><p><a href="GVUses.png" class="navigation">Unit dependency graph</a></p><form class="search-form" action="_tipue_results.html"><div class="search-input"><input type="text" name="q" id="tipue_search_input"></div><div class="search-button"><input type="button" id="tipue_search_button" onclick="this.form.submit();"></div></form>
<div style="clear: both"></div> <div style="clear: both"></div>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$('#tipue_search_input').tipuesearch({ $('#tipue_search_input').tipuesearch({
/* 10 items to display seems standard */ /* 10 items to display seems standard */
'show': 10, 'show': 10,
/* For PasDoc docs, showing urls is not very useful, /* For PasDoc docs, showing urls is not very useful,
since the page title already shows the unit and identifier. */ since the page title already shows the unit and identifier. */
'showURL': false 'showURL': false
}); });
}); });
</script> </script>
</td><td class="content"> </td><td class="content">
<span id="TIPV4AbstractHeader"></span><h1 class="cio">Record TIPV4AbstractHeader</h1> <span id="TIPV4AbstractHeader"></span><h1 class="cio">Record TIPV4AbstractHeader</h1>
<div class="sections"> <div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Hierarchy</div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section">Methods</div><div class="one_section">Properties</div></div>
<span id="PasDoc-Description"></span><h2 class="unit">Unit</h2> <span id="PasDoc-Description"></span><h2 class="unit">Unit</h2>
<p class="unitlink"> <p class="unitlink">
<a href="nettypes.html">nettypes</a></p> <a href="nettypes.html">nettypes</a></p>
<h2 class="declaration">Declaration</h2> <h2 class="declaration">Declaration</h2>
<p class="declaration"> <p class="declaration">
<code>type TIPV4AbstractHeader = record</code></p> <code>type TIPV4AbstractHeader = record</code></p>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
&nbsp;<h2 class="overview">Overview</h2> &nbsp;<h2 class="overview">Overview</h2>
<span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3> <span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3>
<table class="summary wide_list"> <table class="summary wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="nettypes.TIPV4AbstractHeader.html#version">version</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><code><b><a href="nettypes.TIPV4AbstractHeader.html#version">version</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="nettypes.TIPV4AbstractHeader.html#header_len">header_len</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><code><b><a href="nettypes.TIPV4AbstractHeader.html#header_len">header_len</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="nettypes.TIPV4AbstractHeader.html#ToS">ToS</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><code><b><a href="nettypes.TIPV4AbstractHeader.html#ToS">ToS</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="nettypes.TIPV4AbstractHeader.html#total_len">total_len</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><code><b><a href="nettypes.TIPV4AbstractHeader.html#total_len">total_len</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="nettypes.TIPV4AbstractHeader.html#identifier">identifier</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><code><b><a href="nettypes.TIPV4AbstractHeader.html#identifier">identifier</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="nettypes.TIPV4AbstractHeader.html#Flags">Flags</a></b>: <a href="nettypes.TTCPFlags.html">TTCPFlags</a>;</code></td> <td class="itemcode"><code><b><a href="nettypes.TIPV4AbstractHeader.html#Flags">Flags</a></b>: <a href="nettypes.TTCPFlags.html">TTCPFlags</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="nettypes.TIPV4AbstractHeader.html#Fragment_Off">Fragment_Off</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><code><b><a href="nettypes.TIPV4AbstractHeader.html#Fragment_Off">Fragment_Off</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="nettypes.TIPV4AbstractHeader.html#TTL">TTL</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><code><b><a href="nettypes.TIPV4AbstractHeader.html#TTL">TTL</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="nettypes.TIPV4AbstractHeader.html#Protocol">Protocol</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><code><b><a href="nettypes.TIPV4AbstractHeader.html#Protocol">Protocol</a></b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="nettypes.TIPV4AbstractHeader.html#HDR_CHK">HDR_CHK</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><code><b><a href="nettypes.TIPV4AbstractHeader.html#HDR_CHK">HDR_CHK</a></b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="nettypes.TIPV4AbstractHeader.html#Src">Src</a></b>: Array[0..3] of <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><code><b><a href="nettypes.TIPV4AbstractHeader.html#Src">Src</a></b>: Array[0..3] of <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr class="list2"> <tr class="list2">
<td class="itemcode"><code><b><a href="nettypes.TIPV4AbstractHeader.html#Dst">Dst</a></b>: Array[0..3] of <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><code><b><a href="nettypes.TIPV4AbstractHeader.html#Dst">Dst</a></b>: Array[0..3] of <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr class="list"> <tr class="list">
<td class="itemcode"><code><b><a href="nettypes.TIPV4AbstractHeader.html#Options">Options</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><code><b><a href="nettypes.TIPV4AbstractHeader.html#Options">Options</a></b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
</table> </table>
<h2 class="description">Description</h2> <h2 class="description">Description</h2>
<h3 class="detail">Fields</h3> <h3 class="detail">Fields</h3>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="version"></span><code><b>version</b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><span id="version"></span><code><b>version</b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="header_len"></span><code><b>header_len</b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><span id="header_len"></span><code><b>header_len</b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="ToS"></span><code><b>ToS</b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><span id="ToS"></span><code><b>ToS</b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="total_len"></span><code><b>total_len</b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><span id="total_len"></span><code><b>total_len</b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="identifier"></span><code><b>identifier</b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><span id="identifier"></span><code><b>identifier</b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Flags"></span><code><b>Flags</b>: <a href="nettypes.TTCPFlags.html">TTCPFlags</a>;</code></td> <td class="itemcode"><span id="Flags"></span><code><b>Flags</b>: <a href="nettypes.TTCPFlags.html">TTCPFlags</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Fragment_Off"></span><code><b>Fragment_Off</b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><span id="Fragment_Off"></span><code><b>Fragment_Off</b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="TTL"></span><code><b>TTL</b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><span id="TTL"></span><code><b>TTL</b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Protocol"></span><code><b>Protocol</b>: <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><span id="Protocol"></span><code><b>Protocol</b>: <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="HDR_CHK"></span><code><b>HDR_CHK</b>: <a href="system.html#uInt16">uint16</a>;</code></td> <td class="itemcode"><span id="HDR_CHK"></span><code><b>HDR_CHK</b>: <a href="system.html#uInt16">uint16</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Src"></span><code><b>Src</b>: Array[0..3] of <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><span id="Src"></span><code><b>Src</b>: Array[0..3] of <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Dst"></span><code><b>Dst</b>: Array[0..3] of <a href="system.html#uInt8">uint8</a>;</code></td> <td class="itemcode"><span id="Dst"></span><code><b>Dst</b>: Array[0..3] of <a href="system.html#uInt8">uint8</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<table class="detail wide_list"> <table class="detail wide_list">
<tr class="list"> <tr class="list">
<td class="itemcode"><span id="Options"></span><code><b>Options</b>: <a href="system.html#uInt32">uint32</a>;</code></td> <td class="itemcode"><span id="Options"></span><code><b>Options</b>: <a href="system.html#uInt32">uint32</a>;</code></td>
</tr> </tr>
<tr><td colspan="1"> <tr><td colspan="1">
&nbsp;</td></tr> &nbsp;</td></tr>
</table> </table>
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em> <hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
</span> </span>
</td></tr></table></body></html> </td></tr></table></body></html>

Some files were not shown because too many files have changed in this diff Show More