git-svn-id: https://spexeah.com:8443/svn/Asuro@753 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
@ -61,7 +61,7 @@ $(document).ready(function() {
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#backspaceWND">backspaceWND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Move a caret belonging to a Window back 1 position and remove the character within the cell the caret occupies.</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="util.html#BCDToUint8">BCDToUint8</a></td>
|
||||
@ -86,7 +86,7 @@ $(document).ready(function() {
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#bordersEnabled">bordersEnabled</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Enable or disable the drawing of the borders surrounding a Window.</p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="nettypes.html#BROADCAST_MAC">BROADCAST_MAC</a></td>
|
||||
@ -156,12 +156,12 @@ $(document).ready(function() {
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#clearWND">clearWND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p>Window Specific</p></td>
|
||||
<td class="itemdesc"><p><a class="normal" href="console.html#clear">Clear</a> a Window Canvas.</p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#clearWNDEx">clearWNDEx</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p><a class="normal" href="console.html#clear">Clear</a> a Window Canvas, with the specified attributes.</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="util.html#CLI">CLI</a></td>
|
||||
@ -171,12 +171,12 @@ $(document).ready(function() {
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#closeAllWindows">closeAllWindows</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Close all open Windows and <a class="normal" href="asuro.html#RELEASE">release</a> handles.</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#closeWindow">closeWindow</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Close a Window specified by its Handle </p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="E1000.html#CMD_EOP">CMD_EOP</a></td>
|
||||
@ -341,17 +341,17 @@ $(document).ready(function() {
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#drawPixel">drawPixel</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Draw 16-bits of pixel information at the screen position(x,y).</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#drawPixel32">drawPixel32</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Draw 32-bits of pixel information at the screen position(x,y).</p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#drawPixel64">drawPixel64</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Draw 64-bits of pixel information at the screen position(x,y).</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="asuro.html#DRIVER_COUNT">DRIVER_COUNT</a></td>
|
||||
@ -411,7 +411,7 @@ $(document).ready(function() {
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#forceQuitAll">forceQuitAll</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Forcefully close all Windows</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="pmemorymanager.html#force_alloc_block">force_alloc_block</a></td>
|
||||
@ -541,17 +541,17 @@ $(document).ready(function() {
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#getPixel">getPixel</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Get 16-bits of pixel information from the screen position(x,y).</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#getPixel32">getPixel32</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Get 32-bits of pixel information from the screen position(x,y).</p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#getPixel64">getPixel64</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Get 64-bits of pixel information from the screen position(x,y).</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="shell.html#getTaskbarColorsPtr">getTaskbarColorsPtr</a></td>
|
||||
@ -576,12 +576,12 @@ $(document).ready(function() {
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#getWindowColorPtr">getWindowColorPtr</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Get a Pointer to the attribute used for Window Borders.</p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#getWindowName">getWindowName</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Get the title of a specified Window.</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="util.html#getWord">getWord</a></td>
|
||||
@ -1171,7 +1171,7 @@ $(document).ready(function() {
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#mouseEnabled">mouseEnabled</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Enable or disable the <a class="normal" href="mouse.html">mouse</a>.</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="util.html#MsSinceSystemBoot">MsSinceSystemBoot</a></td>
|
||||
@ -1211,7 +1211,7 @@ $(document).ready(function() {
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#newWindow">newWindow</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Spawn a new Window at cell(x,y) with specified Width, Height and Title.</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="pmemorymanager.html#new_block">new_block</a></td>
|
||||
@ -1261,17 +1261,17 @@ $(document).ready(function() {
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#outputChar">outputChar</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p>Drawing</p></td>
|
||||
<td class="itemdesc"><p>Draw an ASCII char to raw screen space conforming to cell constraints.</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#outputCharToScreenSpace">outputCharToScreenSpace</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Draw an ASCII char to raw screen space.</p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#outputCharTransparent">outputCharTransparent</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Draw an ASCII char without a background to raw screen space conforming to cell constraints.</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#Outputln">Outputln</a></td>
|
||||
@ -1281,12 +1281,12 @@ $(document).ready(function() {
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#OutputlnWND">OutputlnWND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Simple <a class="normal" href="console.html">console</a> writeln for debugging to a Window.</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#OutputWND">OutputWND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Simple <a class="normal" href="console.html">console</a> write for debugging to a Window.</p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="util.html#outw">outw</a></td>
|
||||
@ -1786,7 +1786,7 @@ $(document).ready(function() {
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#redrawWindows">redrawWindows</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Redraw all of the Window adhearing to Z-Order.</p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="UIE.html#register">register</a></td>
|
||||
@ -1931,7 +1931,7 @@ $(document).ready(function() {
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#registerEventHandler">registerEventHandler</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p><a class="normal" href="ACE.html#register">Register</a> an Event Handler to a Window </p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="isrmanager.html#registerISR">registerISR</a></td>
|
||||
@ -2221,7 +2221,7 @@ $(document).ready(function() {
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#setCursorPosWND">setCursorPosWND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Set the caret belonging to a Window to a specified position.</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#setdefaultattribute">setdefaultattribute</a></td>
|
||||
@ -2231,22 +2231,22 @@ $(document).ready(function() {
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#setMousePosition">setMousePosition</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p>Windows Methods</p></td>
|
||||
<td class="itemdesc"><p>Set the position of the <a class="normal" href="mouse.html">mouse</a> cursor relative to screen space.</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#SetShellWindow">SetShellWindow</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Set a specified Window as a <a class="normal" href="shell.html">Shell</a> Window (Window cannot be moved or closed).</p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#setWindowColors">setWindowColors</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Set the attributes used for drawing the border around Windows.</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#setWNDVisible">setWNDVisible</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Change a Windows visibility.</p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="terminal.html#setWorkingDirectory">setWorkingDirectory</a></td>
|
||||
@ -2746,7 +2746,7 @@ $(document).ready(function() {
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#toggleWNDVisible">toggleWNDVisible</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Toggle the visibility of a Window.</p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="OHCI.TOHCI_MMR.html">TOHCI_MMR</a></td>
|
||||
@ -3096,7 +3096,7 @@ $(document).ready(function() {
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#writebin16exWND">writebin16exWND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Write a 16-bit value as binary to a Window, with the specified attributes.</p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#writebin16ln">writebin16ln</a></td>
|
||||
@ -3111,17 +3111,17 @@ $(document).ready(function() {
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#writebin16lnexWND">writebin16lnexWND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Write a 16-bit value as binary + new-line to a Window, with the specified attributes.</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#writebin16lnWND">writebin16lnWND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Write an 16-bit value as binary to a Window, followed by a new-line.</p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#writebin16WND">writebin16WND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Write a 16-bit value as binary to a Window.</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#writebin32">writebin32</a></td>
|
||||
@ -3136,7 +3136,7 @@ $(document).ready(function() {
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#writebin32exWND">writebin32exWND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Write a 32-bit value as binary to a Window, with the specified attributes.</p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#writebin32ln">writebin32ln</a></td>
|
||||
@ -3151,17 +3151,17 @@ $(document).ready(function() {
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#writebin32lnexWND">writebin32lnexWND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Write a 32-bit value as binary + new-line to a Window, with the specified attributes.</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#writebin32lnWND">writebin32lnWND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Write an 32-bit value as binary to a Window, followed by a new-line.</p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#writebin32WND">writebin32WND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Write a 32-bit value as binary to a Window.</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#writebin8">writebin8</a></td>
|
||||
@ -3176,7 +3176,7 @@ $(document).ready(function() {
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#writebin8exWND">writebin8exWND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Write an 8-bit value as binary to a Window, with the specified attributes.</p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#writebin8ln">writebin8ln</a></td>
|
||||
@ -3191,17 +3191,17 @@ $(document).ready(function() {
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#writebin8lnexWND">writebin8lnexWND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Write an 8-bit value as binary + new-line to a Window, with the specified attributes.</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#writebin8lnWND">writebin8lnWND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Write an 8-bit value as binary to a Window, followed by a new-line.</p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#writebin8WND">writebin8WND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Write an 8-bit value as binary to a Window.</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#writechar">writechar</a></td>
|
||||
@ -3216,7 +3216,7 @@ $(document).ready(function() {
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#writecharexWND">writecharexWND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Write a single 8-bit character to a Window, specifying custom color attributes.</p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#writecharln">writecharln</a></td>
|
||||
@ -3231,17 +3231,17 @@ $(document).ready(function() {
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#writecharlnexWND">writecharlnexWND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Write a single 8-bit character to a Window, followed by starting a new line, specifying custom color attributes.</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#writecharlnWND">writecharlnWND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Write a single 8-bit character to a Window, followed by starting a new line.</p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#writecharWND">writecharWND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Write an ASCII character to a specified Window.</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="PCI.html#writeConfig">writeConfig</a></td>
|
||||
@ -3261,7 +3261,7 @@ $(document).ready(function() {
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#writehexexWND">writehexexWND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Write a 32-bit value as Hex Pairs to a Window, with the specified attributes.</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#writehexln">writehexln</a></td>
|
||||
@ -3276,12 +3276,12 @@ $(document).ready(function() {
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#writehexlnexWND">writehexlnexWND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Write a 32-bit value as Hex Pairs + new-line to a Window, with the specified attributes.</p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#writehexlnWND">writehexlnWND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Write a 32-bit value as Hex Pairs to a Window, followed by a new-line.</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#writehexpair">writehexpair</a></td>
|
||||
@ -3291,17 +3291,17 @@ $(document).ready(function() {
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#writehexpairExWND">writehexpairExWND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Write an 8-bit Hex Pair to a Window, with the specified attributes.</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#writehexpairWND">writehexpairWND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Write an 8-bit Hex Pair to a Window.</p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#writehexWND">writehexWND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Write a 32-bit value as Hex Pairs to a Window.</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#writeint">writeint</a></td>
|
||||
@ -3316,7 +3316,7 @@ $(document).ready(function() {
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#writeintexWND">writeintexWND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Write a 32-bit value to a Window, with the specified attributes.</p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#writeintln">writeintln</a></td>
|
||||
@ -3331,17 +3331,17 @@ $(document).ready(function() {
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#writeintlnexWND">writeintlnexWND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Write a 32-bit value + new-line to a Window, with the specified attributes.</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#writeintlnWND">writeintlnWND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Write a 32-bit value to a Window followed by a new-line.</p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#writeintWND">writeintWND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Write a 32-bit value to a Window.</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="netutils.html#writeIPv4Address">writeIPv4Address</a></td>
|
||||
@ -3376,7 +3376,7 @@ $(document).ready(function() {
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#writestringexWND">writestringexWND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Write a NULL terminated string to a Window, with the specified attributes.</p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#writestringln">writestringln</a></td>
|
||||
@ -3391,17 +3391,17 @@ $(document).ready(function() {
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#writestringlnexWND">writestringlnexWND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Write a NULL terminated string + new-line to a Window, with the specified attributes.</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#writestringlnWND">writestringlnWND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Write a NULL terminated string to a Window, followed by a new-line.</p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#writestringWND">writestringWND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Write a NULL terminated string to a Window.</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="net.html#writeToLog">writeToLog</a></td>
|
||||
@ -3421,7 +3421,7 @@ $(document).ready(function() {
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#_increment_x_WND">_increment_x_WND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Increment the cursor within a Window one cell to the right (x+1).</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#_increment_y">_increment_y</a></td>
|
||||
@ -3431,22 +3431,22 @@ $(document).ready(function() {
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#_increment_y_WND">_increment_y_WND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Increment the cursor within a Window one cell down (y+1).</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#_MouseClick">_MouseClick</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Callback for a MouseClick event.</p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#_MouseDown">_MouseDown</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Callback for a MouseDown event.</p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#_MouseUp">_MouseUp</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Callback for a MouseUp event.</p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#_newline">_newline</a></td>
|
||||
@ -3456,7 +3456,7 @@ $(document).ready(function() {
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#_newlineWND">_newlineWND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Increment the cursor within a Window one cell down and reposition it at the first X Cell (y+1, x=0),performing a Y-Axis scroll when needed.</p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#_safeincrement_x">_safeincrement_x</a></td>
|
||||
@ -3466,7 +3466,7 @@ $(document).ready(function() {
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#_safeincrement_x_WND">_safeincrement_x_WND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Increment the cursor within a Window one cell to the right (x+1), wrapping to the next line and performing a Y-Axis scroll when when needed.</p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="console.html#_safeincrement_y">_safeincrement_y</a></td>
|
||||
@ -3476,7 +3476,7 @@ $(document).ready(function() {
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="console.html#_safeincrement_y_WND">_safeincrement_y_WND</a></td>
|
||||
<td class="itemunit"><a class="bold" href="console.html">console</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
<td class="itemdesc"><p>Increment the cursor one cell down (y+1), performing a Y-Axis roll when when needed.</p></td>
|
||||
</tr>
|
||||
</table>
|
||||
<hr><span class="appinfo"><em>Generated by <a href="https://github.com/pasdoc/pasdoc/wiki">PasDoc 0.15.0</a>. </em>
|
||||
|
Reference in New Issue
Block a user