mirror of
https://github.com/gbdk-2020/gbdk-2020.git
synced 2026-03-25 00:17:17 +01:00
202 lines
7.1 KiB
HTML
202 lines
7.1 KiB
HTML
<!-- HTML header for doxygen 1.8.14-->
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="cache-control" content="max-age=86400"/>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
|
<meta name="generator" content="Doxygen 1.8.20"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>GBDK 2020 Docs: Globals</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="resize.js"></script>
|
|
<script type="text/javascript" src="navtreedata.js"></script>
|
|
<script type="text/javascript" src="navtree.js"></script>
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
<link href="doxygen_extra.css" rel="stylesheet" type="text/css"/>
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 56px;">
|
|
<td id="projectalign" style="padding-left: 0.5em;">
|
|
<div id="projectname">GBDK 2020 Docs
|
|
</div>
|
|
<div id="projectbrief">API Documentation for GBDK 2020</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.8.20 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
|
<div id="nav-tree">
|
|
<div id="nav-tree-contents">
|
|
<div id="nav-sync" class="sync"></div>
|
|
</div>
|
|
</div>
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
|
class="ui-resizable-handle">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(function(){initNavTree('globals_r.html',''); initResizable(); });
|
|
/* @license-end */
|
|
</script>
|
|
<div id="doc-content">
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
name="MSearchResults" id="MSearchResults">
|
|
</iframe>
|
|
</div>
|
|
|
|
<div class="contents">
|
|
<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
|
|
|
|
<h3><a id="index_r"></a>- r -</h3><ul>
|
|
<li>rand()
|
|
: <a class="el" href="rand_8h.html#a2c1b2cc92ec9f0c0b2fd90876ba5c8ec">rand.h</a>
|
|
</li>
|
|
<li>randw()
|
|
: <a class="el" href="rand_8h.html#a78fb5ab799d1193062eee3645bae93c2">rand.h</a>
|
|
</li>
|
|
<li>realloc()
|
|
: <a class="el" href="stdlib_8h.html#a1a6b5e8d2f1c37e5b43e4345586075be">stdlib.h</a>
|
|
</li>
|
|
<li>receive_byte()
|
|
: <a class="el" href="gb_8h.html#a34d6500215984e8f9a986523a2f2dadd">gb.h</a>
|
|
</li>
|
|
<li>remove_JOY()
|
|
: <a class="el" href="gb_8h.html#ae4510032b28f9f4cdaaa96b0b892cf57">gb.h</a>
|
|
</li>
|
|
<li>remove_LCD()
|
|
: <a class="el" href="gb_8h.html#a4c5db32641410613d785911bafd09ac7">gb.h</a>
|
|
</li>
|
|
<li>remove_SIO()
|
|
: <a class="el" href="gb_8h.html#a18857adb60025a986dbb44ee289b7a7c">gb.h</a>
|
|
</li>
|
|
<li>remove_TIM()
|
|
: <a class="el" href="gb_8h.html#a1ad25695f4885f15325a82ec935e8579">gb.h</a>
|
|
</li>
|
|
<li>remove_VBL()
|
|
: <a class="el" href="gb_8h.html#a3b3171b2e81e23b7d1bc402275a9ac71">gb.h</a>
|
|
</li>
|
|
<li>reset()
|
|
: <a class="el" href="gb_8h.html#af4a728ba51de424a0bed286ac65d3242">gb.h</a>
|
|
</li>
|
|
<li>RET_SIZE
|
|
: <a class="el" href="setjmp_8h.html#a61c5519ad23b4ddbcc77c45352aac913">setjmp.h</a>
|
|
</li>
|
|
<li>reverse()
|
|
: <a class="el" href="string_8h.html#af71f9ead43b3760680da8ab1bd3f783b">string.h</a>
|
|
</li>
|
|
<li>RGB
|
|
: <a class="el" href="cgb_8h.html#a4a118ad3ee36468a3fa616977a64864e">cgb.h</a>
|
|
</li>
|
|
<li>RGB_AQUA
|
|
: <a class="el" href="cgb_8h.html#ae4fe0c6cfa46b0c4804425f23bb48f4c">cgb.h</a>
|
|
</li>
|
|
<li>RGB_BLACK
|
|
: <a class="el" href="cgb_8h.html#ae168f0f9864d4ed4be7807b9783f17f1">cgb.h</a>
|
|
</li>
|
|
<li>RGB_BLUE
|
|
: <a class="el" href="cgb_8h.html#a0eff802f1ca228046476209dc01c76ad">cgb.h</a>
|
|
</li>
|
|
<li>RGB_BROWN
|
|
: <a class="el" href="cgb_8h.html#a7c2a437dfb89d663a1c2f0a7a9256474">cgb.h</a>
|
|
</li>
|
|
<li>RGB_CYAN
|
|
: <a class="el" href="cgb_8h.html#a2ce30ac984869b55594447722b9d0579">cgb.h</a>
|
|
</li>
|
|
<li>RGB_DARKBLUE
|
|
: <a class="el" href="cgb_8h.html#ad44385fc245bbabf6da787dcc8930385">cgb.h</a>
|
|
</li>
|
|
<li>RGB_DARKGRAY
|
|
: <a class="el" href="cgb_8h.html#a29b47e2361025eabcdc3bcbff2308044">cgb.h</a>
|
|
</li>
|
|
<li>RGB_DARKGREEN
|
|
: <a class="el" href="cgb_8h.html#a1ee7a5d8fd635e9132a2820a60f9789d">cgb.h</a>
|
|
</li>
|
|
<li>RGB_DARKRED
|
|
: <a class="el" href="cgb_8h.html#ae29b6947ac7dca7db513e59f1cfcbf51">cgb.h</a>
|
|
</li>
|
|
<li>RGB_DARKYELLOW
|
|
: <a class="el" href="cgb_8h.html#a2727da9f8c0b09a67375575a00186e2a">cgb.h</a>
|
|
</li>
|
|
<li>RGB_GREEN
|
|
: <a class="el" href="cgb_8h.html#ab6c97468034c02fe204fd37036d9be15">cgb.h</a>
|
|
</li>
|
|
<li>RGB_LIGHTFLESH
|
|
: <a class="el" href="cgb_8h.html#a90ef6e9a3d95516b1fef15076b1b4999">cgb.h</a>
|
|
</li>
|
|
<li>RGB_LIGHTGRAY
|
|
: <a class="el" href="cgb_8h.html#a80efbf7b13421922fb174f3e6a3e235c">cgb.h</a>
|
|
</li>
|
|
<li>RGB_ORANGE
|
|
: <a class="el" href="cgb_8h.html#a0a85d8d0da8edc5cce98f48701f903f7">cgb.h</a>
|
|
</li>
|
|
<li>RGB_PINK
|
|
: <a class="el" href="cgb_8h.html#a59fb596d3d65cfc4d3cb7e5044b8b10a">cgb.h</a>
|
|
</li>
|
|
<li>RGB_PURPLE
|
|
: <a class="el" href="cgb_8h.html#a9d5a5f880df6bd4b64e6546839d41101">cgb.h</a>
|
|
</li>
|
|
<li>RGB_RED
|
|
: <a class="el" href="cgb_8h.html#aa039288455af8a3812a35aa1e7b903e4">cgb.h</a>
|
|
</li>
|
|
<li>RGB_TEAL
|
|
: <a class="el" href="cgb_8h.html#a9c8c3710151b2258ea8269850498703f">cgb.h</a>
|
|
</li>
|
|
<li>RGB_WHITE
|
|
: <a class="el" href="cgb_8h.html#ac1771f95d9887118764bd8a074e537e1">cgb.h</a>
|
|
</li>
|
|
<li>RGB_YELLOW
|
|
: <a class="el" href="cgb_8h.html#ad74a18fca945f257dc9d1b99f9edbd40">cgb.h</a>
|
|
</li>
|
|
<li>RP_REG
|
|
: <a class="el" href="hardware_8h.html#a76532f8742d9dd8cb26d2ccfd9c37bbf">hardware.h</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
<!-- HTML footer for doxygen 1.8.14-->
|
|
<!-- start footer part -->
|
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
|
</div>
|
|
</body>
|
|
</html>
|