mirror of
https://github.com/Polprzewodnikowy/N64FlashcartMenu.git
synced 2025-07-19 03:37:25 +02:00
148 lines
11 KiB
HTML
148 lines
11 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
|
<meta name="generator" content="Doxygen 1.12.0"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>N64FlashcartMenu: 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>
|
|
<script type="text/javascript" src="clipboard.js"></script>
|
|
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="resize.js"></script>
|
|
<script type="text/javascript" src="cookie.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" />
|
|
</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 id="projectrow">
|
|
<td id="projectalign">
|
|
<div id="projectname">N64FlashcartMenu
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.12.0 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function() { codefold.init(0); });
|
|
/* @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:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search',false);
|
|
$(function() { init_search(); });
|
|
});
|
|
/* @license-end */
|
|
</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<div id="doc-content">
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function(){ initResizable(false); });
|
|
/* @license-end */
|
|
</script>
|
|
<!-- 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">
|
|
<div id="MSearchResults">
|
|
<div class="SRPage">
|
|
<div id="SRIndex">
|
|
<div id="SRResults"></div>
|
|
<div class="SRStatus" id="Loading">Loading...</div>
|
|
<div class="SRStatus" id="Searching">Searching...</div>
|
|
<div class="SRStatus" id="NoMatches">No Matches</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="contents">
|
|
<div class="textblock">Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:</div>
|
|
|
|
<h3><a id="index_b" name="index_b"></a>- b -</h3><ul>
|
|
<li>BACKGROUND_EMPTY_COLOR : <a class="el" href="constants_8h.html#ad34ec4463c7da0f6da7f56f6d43f9f33">constants.h</a></li>
|
|
<li>BACKGROUND_OVERLAY_COLOR : <a class="el" href="constants_8h.html#ab399c3a31a6aacaea384ee5552292590">constants.h</a></li>
|
|
<li>bookkeeping_favorite_add() : <a class="el" href="bookkeeping_8c.html#ad4729ade7b26c4d18e80a9fe382c5dc4">bookkeeping.c</a>, <a class="el" href="bookkeeping_8h.html#ad4729ade7b26c4d18e80a9fe382c5dc4">bookkeeping.h</a></li>
|
|
<li>bookkeeping_favorite_remove() : <a class="el" href="bookkeeping_8c.html#a611107925e1473aecfa405373b101b36">bookkeeping.c</a>, <a class="el" href="bookkeeping_8h.html#a611107925e1473aecfa405373b101b36">bookkeeping.h</a></li>
|
|
<li>bookkeeping_history_add() : <a class="el" href="bookkeeping_8c.html#abb8fb0bd64919b6b9a948b8838ff0993">bookkeeping.c</a>, <a class="el" href="bookkeeping_8h.html#abb8fb0bd64919b6b9a948b8838ff0993">bookkeeping.h</a></li>
|
|
<li>bookkeeping_ini_load_list() : <a class="el" href="bookkeeping_8c.html#af7d2fe881c1551302555675e2ef1e179">bookkeeping.c</a></li>
|
|
<li>bookkeeping_init() : <a class="el" href="bookkeeping_8c.html#ad9968f711d1ae4242a54fdeb2ff629e5">bookkeeping.c</a>, <a class="el" href="bookkeeping_8h.html#ad9968f711d1ae4242a54fdeb2ff629e5">bookkeeping.h</a></li>
|
|
<li>bookkeeping_item_types_t : <a class="el" href="bookkeeping_8h.html#ade37f681e61c6928afe2582458650d0c">bookkeeping.h</a></li>
|
|
<li>bookkeeping_load() : <a class="el" href="bookkeeping_8c.html#a5ab2c51cc842cbbedbc43871b60513e7">bookkeeping.c</a>, <a class="el" href="bookkeeping_8h.html#a5ab2c51cc842cbbedbc43871b60513e7">bookkeeping.h</a></li>
|
|
<li>bookkeeping_save() : <a class="el" href="bookkeeping_8c.html#abd7da0ed70a9e1a59973ec2156bc54fe">bookkeeping.c</a>, <a class="el" href="bookkeeping_8h.html#abd7da0ed70a9e1a59973ec2156bc54fe">bookkeeping.h</a></li>
|
|
<li>BOOKKEEPING_TYPE_DISK : <a class="el" href="bookkeeping_8h.html#ade37f681e61c6928afe2582458650d0cac8b929008019a4f85c08580457a35179">bookkeeping.h</a></li>
|
|
<li>BOOKKEEPING_TYPE_EMPTY : <a class="el" href="bookkeeping_8h.html#ade37f681e61c6928afe2582458650d0cadd80b8ed37b599f4be79db1c234e166c">bookkeeping.h</a></li>
|
|
<li>BOOKKEEPING_TYPE_ROM : <a class="el" href="bookkeeping_8h.html#ade37f681e61c6928afe2582458650d0cac2039a88f166e523080a44faa6b95c80">bookkeeping.h</a></li>
|
|
<li>boot() : <a class="el" href="boot_8h.html#a1cc8d53a339a460878d8233c2ea01895">boot.h</a></li>
|
|
<li>BOOT_DEVICE_TYPE_64DD : <a class="el" href="boot_8h.html#ad2abc0c1ce054ac5d88d52df290c9bbda4d6d2db983a0a524c640441423af3ea9">boot.h</a></li>
|
|
<li>BOOT_DEVICE_TYPE_ROM : <a class="el" href="boot_8h.html#ad2abc0c1ce054ac5d88d52df290c9bbda21d24a818a329b368022fa9015fc413b">boot.h</a></li>
|
|
<li>boot_device_type_t : <a class="el" href="boot_8h.html#ad2abc0c1ce054ac5d88d52df290c9bbd">boot.h</a></li>
|
|
<li>BOOT_MODE_DDIPL : <a class="el" href="group__sc64.html#gga4fc6e6ea26473957f4720f59f69b934ea869a806385476357b997eb3d875e54f5">sc64_ll.h</a></li>
|
|
<li>BOOT_MODE_DIRECT_DDIPL : <a class="el" href="group__sc64.html#gga4fc6e6ea26473957f4720f59f69b934ea06acefdd629c039cbec56e55582a23c1">sc64_ll.h</a></li>
|
|
<li>BOOT_MODE_DIRECT_ROM : <a class="el" href="group__sc64.html#gga4fc6e6ea26473957f4720f59f69b934ea703fd3dec54c2f7d7807c0789775e0eb">sc64_ll.h</a></li>
|
|
<li>BOOT_MODE_MENU : <a class="el" href="group__sc64.html#gga4fc6e6ea26473957f4720f59f69b934eac9618951409f1ad797bf2e3af4ddf1ea">sc64_ll.h</a></li>
|
|
<li>BOOT_MODE_ROM : <a class="el" href="group__sc64.html#gga4fc6e6ea26473957f4720f59f69b934ea87a4961ba4cd80d2d407d04cb8343445">sc64_ll.h</a></li>
|
|
<li>BOOT_RESET_TYPE_COLD : <a class="el" href="boot_8h.html#a58ed873284bb826c75f3b0be4948fcc6a1d7a6814ca6f1e3cf5e9e506dc8b723e">boot.h</a></li>
|
|
<li>BOOT_RESET_TYPE_NMI : <a class="el" href="boot_8h.html#a58ed873284bb826c75f3b0be4948fcc6abbc07d04abe16bc887dfa0f218ff9741">boot.h</a></li>
|
|
<li>boot_reset_type_t : <a class="el" href="boot_8h.html#a58ed873284bb826c75f3b0be4948fcc6">boot.h</a></li>
|
|
<li>BOOT_TV_TYPE_MPAL : <a class="el" href="boot_8h.html#a88e68b10e3c1acd4e232de56e2d12353a6f051c9f7526d3a8d76ad9e3ab096d71">boot.h</a></li>
|
|
<li>BOOT_TV_TYPE_NTSC : <a class="el" href="boot_8h.html#a88e68b10e3c1acd4e232de56e2d12353a15105546ae54fa48105f1473f572e8f0">boot.h</a></li>
|
|
<li>BOOT_TV_TYPE_PAL : <a class="el" href="boot_8h.html#a88e68b10e3c1acd4e232de56e2d12353a2fcd32e4b9034bacb4a49b08d072bd8c">boot.h</a></li>
|
|
<li>BOOT_TV_TYPE_PASSTHROUGH : <a class="el" href="boot_8h.html#a88e68b10e3c1acd4e232de56e2d12353ad54a2619daa65118dd45d35367391cc5">boot.h</a></li>
|
|
<li>boot_tv_type_t : <a class="el" href="boot_8h.html#a88e68b10e3c1acd4e232de56e2d12353">boot.h</a></li>
|
|
<li>BORDER_COLOR : <a class="el" href="constants_8h.html#a966901ace2cf6cba3fc9cec310150860">constants.h</a></li>
|
|
<li>BORDER_THICKNESS : <a class="el" href="constants_8h.html#a8ed7a0f0ea48c9733bf7e57fe6eaf0f4">constants.h</a></li>
|
|
<li>BOXART_HEIGHT : <a class="el" href="constants_8h.html#aecb936f69f40e5bd052597baa49a11a2">constants.h</a></li>
|
|
<li>BOXART_HEIGHT_DD : <a class="el" href="constants_8h.html#a01fa19b5e5acb8da72eba3edb9de2e81">constants.h</a></li>
|
|
<li>BOXART_HEIGHT_MAX : <a class="el" href="constants_8h.html#a80cc0803f77cacc11c9f51de659f67dd">constants.h</a></li>
|
|
<li>BOXART_LOADING_COLOR : <a class="el" href="constants_8h.html#a0e310295ec01558e62840b2bbfe95f47">constants.h</a></li>
|
|
<li>BOXART_WIDTH : <a class="el" href="constants_8h.html#a05817fe257afbe0f071f9ecb5b5544db">constants.h</a></li>
|
|
<li>BOXART_WIDTH_DD : <a class="el" href="constants_8h.html#a592ea592852272bae7b9d81b937616b3">constants.h</a></li>
|
|
<li>BOXART_WIDTH_MAX : <a class="el" href="constants_8h.html#aaad71674bb2c83b1ced37370cdaeed60">constants.h</a></li>
|
|
<li>BOXART_X : <a class="el" href="constants_8h.html#a1dd26d043582325cae03bf26e09a02fe">constants.h</a></li>
|
|
<li>BOXART_X_DD : <a class="el" href="constants_8h.html#a6f19a52ff8f1bc9df53e1d6350454d46">constants.h</a></li>
|
|
<li>BOXART_X_JP : <a class="el" href="constants_8h.html#a8fa931998a9d6d7d259f22ce213227bd">constants.h</a></li>
|
|
<li>BOXART_Y : <a class="el" href="constants_8h.html#a42e7d267ca14ca1060cab46284922dea">constants.h</a></li>
|
|
<li>BOXART_Y_DD : <a class="el" href="constants_8h.html#aa6c714745010c0c56c59122639644a18">constants.h</a></li>
|
|
<li>BOXART_Y_JP : <a class="el" href="constants_8h.html#a409fb72df45fb8225b31d6b9dbb413a6">constants.h</a></li>
|
|
<li>BUTTON_MODE_DD_DISK_SWAP : <a class="el" href="group__sc64.html#gga813206271f5521b500a359ba0cd52fefa1bd17ad1366f4a3718e662403c49ba61">sc64_ll.h</a></li>
|
|
<li>BUTTON_MODE_N64_IRQ : <a class="el" href="group__sc64.html#gga813206271f5521b500a359ba0cd52fefa8df45329ded83f6fb79787683781efb3">sc64_ll.h</a></li>
|
|
<li>BUTTON_MODE_NONE : <a class="el" href="group__sc64.html#gga813206271f5521b500a359ba0cd52fefa365b5ec9d504646251a700062f19bc3f">sc64_ll.h</a></li>
|
|
<li>BUTTON_MODE_USB_PACKET : <a class="el" href="group__sc64.html#gga813206271f5521b500a359ba0cd52fefafac0b304877fefda7edc5e2e49ae5141">sc64_ll.h</a></li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated on Fri Jun 13 2025 18:36:10 for N64FlashcartMenu by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.12.0
|
|
</small></address>
|
|
</div><!-- doc-content -->
|
|
</body>
|
|
</html>
|