cscg22-gearboy

CSCG 2022 Challenge 'Gearboy'
git clone https://git.sinitax.com/sinitax/cscg22-gearboy
Log | Files | Refs | sfeed.txt

globals_v.html (7339B)


      1<!-- HTML header for doxygen 1.8.14-->
      2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
      3<html xmlns="http://www.w3.org/1999/xhtml">
      4<head>
      5<meta http-equiv="cache-control" content="max-age=86400"/>
      6<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
      7<meta http-equiv="X-UA-Compatible" content="IE=9"/>
      8<meta name="generator" content="Doxygen 1.8.20"/>
      9<meta name="viewport" content="width=device-width, initial-scale=1"/>
     10<title>GBDK 2020 Docs: Globals</title>
     11<link href="tabs.css" rel="stylesheet" type="text/css"/>
     12<script type="text/javascript" src="jquery.js"></script>
     13<script type="text/javascript" src="dynsections.js"></script>
     14<link href="navtree.css" rel="stylesheet" type="text/css"/>
     15<script type="text/javascript" src="resize.js"></script>
     16<script type="text/javascript" src="navtreedata.js"></script>
     17<script type="text/javascript" src="navtree.js"></script>
     18<link href="search/search.css" rel="stylesheet" type="text/css"/>
     19<script type="text/javascript" src="search/searchdata.js"></script>
     20<script type="text/javascript" src="search/search.js"></script>
     21<link href="doxygen.css" rel="stylesheet" type="text/css" />
     22<link href="doxygen_extra.css" rel="stylesheet" type="text/css"/>
     23</head>
     24<body>
     25<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
     26<div id="titlearea">
     27<table cellspacing="0" cellpadding="0">
     28 <tbody>
     29 <tr style="height: 56px;">
     30  <td id="projectalign" style="padding-left: 0.5em;">
     31   <div id="projectname">GBDK 2020 Docs
     32   &#160;<span id="projectnumber">4.0.6</span>
     33   </div>
     34   <div id="projectbrief">API Documentation for GBDK 2020</div>
     35  </td>
     36 </tr>
     37 </tbody>
     38</table>
     39</div>
     40<!-- end header part -->
     41<!-- Generated by Doxygen 1.8.20 -->
     42<script type="text/javascript">
     43/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
     44var searchBox = new SearchBox("searchBox", "search",false,'Search');
     45/* @license-end */
     46</script>
     47<script type="text/javascript" src="menudata.js"></script>
     48<script type="text/javascript" src="menu.js"></script>
     49<script type="text/javascript">
     50/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
     51$(function() {
     52  initMenu('',true,false,'search.php','Search');
     53  $(document).ready(function() { init_search(); });
     54});
     55/* @license-end */</script>
     56<div id="main-nav"></div>
     57</div><!-- top -->
     58<div id="side-nav" class="ui-resizable side-nav-resizable">
     59  <div id="nav-tree">
     60    <div id="nav-tree-contents">
     61      <div id="nav-sync" class="sync"></div>
     62    </div>
     63  </div>
     64  <div id="splitbar" style="-moz-user-select:none;" 
     65       class="ui-resizable-handle">
     66  </div>
     67</div>
     68<script type="text/javascript">
     69/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
     70$(document).ready(function(){initNavTree('globals_v.html',''); initResizable(); });
     71/* @license-end */
     72</script>
     73<div id="doc-content">
     74<!-- window showing the filter options -->
     75<div id="MSearchSelectWindow"
     76     onmouseover="return searchBox.OnSearchSelectShow()"
     77     onmouseout="return searchBox.OnSearchSelectHide()"
     78     onkeydown="return searchBox.OnSearchSelectKey(event)">
     79</div>
     80
     81<!-- iframe showing the search results (closed by default) -->
     82<div id="MSearchResultsWindow">
     83<iframe src="javascript:void(0)" frameborder="0" 
     84        name="MSearchResults" id="MSearchResults">
     85</iframe>
     86</div>
     87
     88<div class="contents">
     89<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
     90
     91<h3><a id="index_v"></a>- v -</h3><ul>
     92<li>va_arg
     93: <a class="el" href="asm_2gbz80_2stdarg_8h.html#af4d89980b2bdeb5b37bbaa323d108bbc">stdarg.h</a>
     94</li>
     95<li>va_end
     96: <a class="el" href="asm_2z80_2stdarg_8h.html#aa042dbf8cc345b3a522d6f706a78ddbd">stdarg.h</a>
     97</li>
     98<li>va_list
     99: <a class="el" href="asm_2gbz80_2stdarg_8h.html#a90f5a53cfeaf133c17cd213633060737">stdarg.h</a>
    100</li>
    101<li>va_start
    102: <a class="el" href="asm_2z80_2stdarg_8h.html#aa385efb7a67df5acc5e06cf3bdc8802f">stdarg.h</a>
    103</li>
    104<li>VBK_REG
    105: <a class="el" href="sms_8h.html#a6bc34abf062d8e3be88170ac106f197f">sms.h</a>
    106, <a class="el" href="gb_2hardware_8h.html#a5ccae0d556500e1055a0ec8de20c535a">hardware.h</a>
    107</li>
    108<li>VBL_IFLAG
    109: <a class="el" href="gb_8h.html#a2ca7720b9a5da9b2173e1f74dba85541">gb.h</a>
    110, <a class="el" href="sms_8h.html#a2ca7720b9a5da9b2173e1f74dba85541">sms.h</a>
    111</li>
    112<li>VDP_ATTR_SHIFT
    113: <a class="el" href="sms_2hardware_8h.html#a019bf78a6d586c987aec03af8d20e02f">hardware.h</a>
    114</li>
    115<li>VDP_R0
    116: <a class="el" href="sms_2hardware_8h.html#a673a19a1e353c852003c54d1d110b5e6">hardware.h</a>
    117</li>
    118<li>VDP_R1
    119: <a class="el" href="sms_2hardware_8h.html#a413fdabdacfcda90cc73a04311a2ec6d">hardware.h</a>
    120</li>
    121<li>VDP_R10
    122: <a class="el" href="sms_2hardware_8h.html#a1049d2a3f634380f4dffff619334a504">hardware.h</a>
    123</li>
    124<li>VDP_R2
    125: <a class="el" href="sms_2hardware_8h.html#a2c9f91fcf2aad494a80e967f0c4bb414">hardware.h</a>
    126</li>
    127<li>VDP_R3
    128: <a class="el" href="sms_2hardware_8h.html#a2a58ae82037e16756404df4820a23f47">hardware.h</a>
    129</li>
    130<li>VDP_R4
    131: <a class="el" href="sms_2hardware_8h.html#a5d1f215594c86a9e3d670f5a7f89e301">hardware.h</a>
    132</li>
    133<li>VDP_R5
    134: <a class="el" href="sms_2hardware_8h.html#a75e2c9878fe4cc7c86f71d8e8fa09924">hardware.h</a>
    135</li>
    136<li>VDP_R6
    137: <a class="el" href="sms_2hardware_8h.html#a81ae7462829d0fcc65c3c99194a68772">hardware.h</a>
    138</li>
    139<li>VDP_R7
    140: <a class="el" href="sms_2hardware_8h.html#aa82ab1c04cff3363327f3309d09ae638">hardware.h</a>
    141</li>
    142<li>VDP_R8
    143: <a class="el" href="sms_2hardware_8h.html#a3cb38487469808e023fcb331c180c4b9">hardware.h</a>
    144</li>
    145<li>VDP_R9
    146: <a class="el" href="sms_2hardware_8h.html#a294388f3d14b6fec1f1bbeafc7d0f91e">hardware.h</a>
    147</li>
    148<li>VDP_RBORDER
    149: <a class="el" href="sms_2hardware_8h.html#abef00e3cae6f12d97973b318ebbf9737">hardware.h</a>
    150</li>
    151<li>VDP_REG_MASK
    152: <a class="el" href="sms_2hardware_8h.html#a99ca7572e3708ffed188359799045b19">hardware.h</a>
    153</li>
    154<li>VDP_RSCX
    155: <a class="el" href="sms_2hardware_8h.html#a9c49833bc96a70b8972027d28c816d2f">hardware.h</a>
    156</li>
    157<li>VDP_RSCY
    158: <a class="el" href="sms_2hardware_8h.html#a3cce162b45d638126c478c5b6f7bcbc7">hardware.h</a>
    159</li>
    160<li>VDP_SAT_TERM
    161: <a class="el" href="sms_2hardware_8h.html#ad3b833661b103edc2648258dd741c92c">hardware.h</a>
    162</li>
    163<li>VECTOR_JOYPAD
    164: <a class="el" href="isr_8h.html#ac93f10ff354ca76f4030f64a8496303f">isr.h</a>
    165</li>
    166<li>VECTOR_SERIAL
    167: <a class="el" href="isr_8h.html#a9c51a56a79576c33fcc98579bf7153a1">isr.h</a>
    168</li>
    169<li>VECTOR_STAT
    170: <a class="el" href="isr_8h.html#a2cf2cba8468992868fe1f6b6448ffae2">isr.h</a>
    171</li>
    172<li>VECTOR_TIMER
    173: <a class="el" href="isr_8h.html#a84ca82d76186433c1ec77fde7652b827">isr.h</a>
    174</li>
    175<li>vmemcpy()
    176: <a class="el" href="gb_8h.html#a36f9e5d95c2d7d58f203b5ac358e25e7">gb.h</a>
    177, <a class="el" href="sms_8h.html#a33a749b14dfbd203c460e8d7f3500636">sms.h</a>
    178</li>
    179<li>vmemset()
    180: <a class="el" href="gb_8h.html#a97bab71effd5e4e386629cb6ca5816cf">gb.h</a>
    181</li>
    182</ul>
    183</div><!-- contents -->
    184</div><!-- doc-content -->
    185<!-- HTML footer for doxygen 1.8.14-->
    186<!-- start footer part -->
    187<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
    188</div>
    189</body>
    190</html>