2023-10-10 21:13:09 +02:00
<!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.9.5" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > N64FlashcartMenu: disk_info.h File Reference< / 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 = "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.9.5 -->
< 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" 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');
$(document).ready(function() { init_search(); });
});
/* @license-end */
< / script >
< div id = "main-nav" > < / div >
<!-- 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 id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "dir_68267d1309a1af8e8297ef4c3efbcdba.html" > src< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_1a56cc8cdc1689899910be5fa4716ee4.html" > menu< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#nested-classes" > Data Structures< / a > |
< a href = "#enum-members" > Enumerations< / a > |
< a href = "#func-members" > Functions< / a > < / div >
< div class = "headertitle" > < div class = "title" > disk_info.h File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > 64DD disk information
< a href = "#details" > More...< / a > < / p >
< p > < a href = "disk__info_8h_source.html" > Go to the source code of this file.< / a > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "nested-classes" name = "nested-classes" > < / a >
Data Structures< / h2 > < / td > < / tr >
< tr class = "memitem:structdisk__info__t" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "disk__info_8h.html#structdisk__info__t" > disk_info_t< / a > < / td > < / tr >
2023-11-10 17:39:26 +01:00
< tr class = "memdesc:structdisk__info__t" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Disk Information Structure. < a href = "disk__info_8h.html#structdisk__info__t" > More...< / a > < br / > < / td > < / tr >
2023-10-10 21:13:09 +02:00
< tr class = "separator:structdisk__info__t" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "enum-members" name = "enum-members" > < / a >
Enumerations< / h2 > < / td > < / tr >
2023-11-10 17:39:26 +01:00
< tr class = "memitem:a8f73e970f5de385ee26828c00e27d402" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a8f73e970f5de385ee26828c00e27d402" name = "a8f73e970f5de385ee26828c00e27d402" > < / a > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "disk__info_8h.html#a8f73e970f5de385ee26828c00e27d402" > disk_err_t< / a > { < b > DISK_OK< / b >
2023-10-10 21:13:09 +02:00
, < b > DISK_ERR_IO< / b >
, < b > DISK_ERR_NO_FILE< / b >
, < b > DISK_ERR_INVALID< / b >
}< / td > < / tr >
2023-11-10 17:39:26 +01:00
< tr class = "memdesc:a8f73e970f5de385ee26828c00e27d402" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Disk state enumeration. < br / > < / td > < / tr >
2023-10-10 21:13:09 +02:00
< tr class = "separator:a8f73e970f5de385ee26828c00e27d402" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-11-10 17:39:26 +01:00
< tr class = "memitem:a51e99b3862e8ac4f0d4702177a93a231" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a51e99b3862e8ac4f0d4702177a93a231" name = "a51e99b3862e8ac4f0d4702177a93a231" > < / a > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "disk__info_8h.html#a51e99b3862e8ac4f0d4702177a93a231" > disk_region_t< / a > { < b > DISK_REGION_DEVELOPMENT< / b >
2023-10-10 21:13:09 +02:00
, < b > DISK_REGION_JAPANESE< / b >
, < b > DISK_REGION_USA< / b >
}< / td > < / tr >
2023-11-10 17:39:26 +01:00
< tr class = "memdesc:a51e99b3862e8ac4f0d4702177a93a231" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Disk region enumeration. < br / > < / td > < / tr >
2023-10-10 21:13:09 +02:00
< tr class = "separator:a51e99b3862e8ac4f0d4702177a93a231" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-11-10 17:39:26 +01:00
< tr class = "memitem:abb390b720ed32b8426c2f6c74124c7a0" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "abb390b720ed32b8426c2f6c74124c7a0" name = "abb390b720ed32b8426c2f6c74124c7a0" > < / a > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "disk__info_8h.html#abb390b720ed32b8426c2f6c74124c7a0" > disk_type_t< / a > { < br / >
2023-10-10 21:13:09 +02:00
    < b > DISK_TYPE_0< / b >
, < b > DISK_TYPE_1< / b >
, < b > DISK_TYPE_2< / b >
, < b > DISK_TYPE_3< / b >
, < br / >
    < b > DISK_TYPE_4< / b >
, < b > DISK_TYPE_5< / b >
, < b > DISK_TYPE_6< / b >
< br / >
}< / td > < / tr >
2023-11-10 17:39:26 +01:00
< tr class = "memdesc:abb390b720ed32b8426c2f6c74124c7a0" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Disk type enumeration. < br / > < / td > < / tr >
2023-10-10 21:13:09 +02:00
< tr class = "separator:abb390b720ed32b8426c2f6c74124c7a0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "func-members" name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a8f10472cd9f8abf7f4377b9082d1444a" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a8f10472cd9f8abf7f4377b9082d1444a" name = "a8f10472cd9f8abf7f4377b9082d1444a" > < / a >
2023-11-10 17:39:26 +01:00
< a class = "el" href = "disk__info_8h.html#a8f73e970f5de385ee26828c00e27d402" > disk_err_t< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < b > disk_info_load< / b > (char *path, < a class = "el" href = "disk__info_8h.html#structdisk__info__t" > disk_info_t< / a > *disk_info)< / td > < / tr >
2023-10-10 21:13:09 +02:00
< tr class = "separator:a8f10472cd9f8abf7f4377b9082d1444a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < p > 64DD disk information < / p >
< / div > < hr / > < h2 class = "groupheader" > Data Structure Documentation< / h2 >
< a name = "structdisk__info__t" id = "structdisk__info__t" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#structdisk__info__t" > ◆   < / a > < / span > disk_info_t< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > struct disk_info_t< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-11-10 17:39:26 +01:00
< div class = "textblock" > < p > Disk Information Structure. < / p >
< / div > < table class = "fieldtable" >
2023-10-10 21:13:09 +02:00
< tr > < th colspan = "3" > Data Fields< / th > < / tr >
< tr > < td class = "fieldtype" >
2023-11-10 17:39:26 +01:00
< a id = "a8c1a791716821cbad79c60045cbafe5c" name = "a8c1a791716821cbad79c60045cbafe5c" > < / a > < a class = "el" href = "disk__info_8h.html#a51e99b3862e8ac4f0d4702177a93a231" > disk_region_t< / a > < / td >
2023-10-10 21:13:09 +02:00
< td class = "fieldname" >
region< / td >
< td class = "fielddoc" >
< / td > < / tr >
< tr > < td class = "fieldtype" >
2023-11-10 17:39:26 +01:00
< a id = "a1274bfafe6187a0d99334bd81101ee8a" name = "a1274bfafe6187a0d99334bd81101ee8a" > < / a > < a class = "el" href = "disk__info_8h.html#abb390b720ed32b8426c2f6c74124c7a0" > disk_type_t< / a > < / td >
2023-10-10 21:13:09 +02:00
< td class = "fieldname" >
disk_type< / td >
< td class = "fielddoc" >
< / td > < / tr >
< tr > < td class = "fieldtype" >
< a id = "a51a746f4bf482faf9ea939b30193c53e" name = "a51a746f4bf482faf9ea939b30193c53e" > < / a > char< / td >
< td class = "fieldname" >
id[4]< / td >
< td class = "fielddoc" >
< / td > < / tr >
< tr > < td class = "fieldtype" >
< a id = "acd0b52544ae709e31992d62549a447c4" name = "acd0b52544ae709e31992d62549a447c4" > < / a > uint8_t< / td >
< td class = "fieldname" >
version< / td >
< td class = "fielddoc" >
< / td > < / tr >
< tr > < td class = "fieldtype" >
< a id = "a975d223f0bb619c5bf07f52540d7cee6" name = "a975d223f0bb619c5bf07f52540d7cee6" > < / a > bool< / td >
< td class = "fieldname" >
bad_system_area_lbas[24]< / td >
< td class = "fielddoc" >
< / td > < / tr >
< tr > < td class = "fieldtype" >
< a id = "af5ebcb3f233b3880460018b18a3d4a10" name = "af5ebcb3f233b3880460018b18a3d4a10" > < / a > uint8_t< / td >
< td class = "fieldname" >
defect_tracks[16][12]< / td >
< td class = "fielddoc" >
< / td > < / tr >
< / table >
< / div >
< / div >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2024-01-10 18:21:05 +01:00
Generated on Wed Jan 10 2024 17:21:04 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.9.5
2023-10-10 21:13:09 +02:00
< / small > < / address >
< / body >
< / html >