Files

45 lines
4.6 KiB
HTML

<!DOCTYPE html>
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta http-equiv="X-UA-Compatible" content="IE=edge"><title>memory_mapper.h</title><link rel="stylesheet" type="text/css" href="../styles/main.css" /><script type="text/javascript" src="../styles/main.js"></script><script type="text/javascript">NDLoader.LoadJS("Content", "../styles/");</script></head>
<!-- Generated by Natural Docs, version 2.2 -->
<!-- saved from url=(0016)http://localhost -->
<body onload="NDLoader.OnLoad('Content');" class="NDPage NDContentPage">
<a name="Functions"></a><a name="Topic1056"></a><div class="CTopic TGroup LC first">
<div class="CTitle">Functions</div>
</div>
<a name="MemMap_SetPage0"></a><a name="Topic1057"></a><div class="CTopic TFunction LC">
<div class="CTitle">MemMap_SetPage0</div>
<div id="NDPrototype1057" class="NDPrototype WideForm"><div class="PSection PParameterSection CStyle"><table><tr><td class="PBeforeParameters"><span class="SHKeyword">inline</span> <span class="SHKeyword">void</span> MemMap_SetPage0(</td><td class="PParametersParentCell"><table class="PParameters"><tr><td class="PType first">u8&nbsp;</td><td class="PName last">seg</td></tr></table></td><td class="PAfterParameters">)</td></tr></table></div></div>
<div class="CBody"><p>Set memory mapper segment to switch in page 0.</p><div class="CHeading">Parameters</div><table class="CDefinitionList"><tr><td class="CDLEntry">seg<div class="CDLParameterType">u8</div></td><td class="CDLDefinition"><p>Segment number to set</p></td></tr></table></div>
</div>
<a name="MemMap_SetPage1"></a><a name="Topic1058"></a><div class="CTopic TFunction LC">
<div class="CTitle">MemMap_SetPage1</div>
<div id="NDPrototype1058" class="NDPrototype WideForm"><div class="PSection PParameterSection CStyle"><table><tr><td class="PBeforeParameters"><span class="SHKeyword">inline</span> <span class="SHKeyword">void</span> MemMap_SetPage1(</td><td class="PParametersParentCell"><table class="PParameters"><tr><td class="PType first">u8&nbsp;</td><td class="PName last">seg</td></tr></table></td><td class="PAfterParameters">)</td></tr></table></div></div>
<div class="CBody"><p>Set memory mapper segment to switch in page 1.</p><div class="CHeading">Parameters</div><table class="CDefinitionList"><tr><td class="CDLEntry">seg<div class="CDLParameterType">u8</div></td><td class="CDLDefinition"><p>Segment number to set</p></td></tr></table></div>
</div>
<a name="MemMap_SetPage2"></a><a name="Topic1059"></a><div class="CTopic TFunction LC">
<div class="CTitle">MemMap_SetPage2</div>
<div id="NDPrototype1059" class="NDPrototype WideForm"><div class="PSection PParameterSection CStyle"><table><tr><td class="PBeforeParameters"><span class="SHKeyword">inline</span> <span class="SHKeyword">void</span> MemMap_SetPage2(</td><td class="PParametersParentCell"><table class="PParameters"><tr><td class="PType first">u8&nbsp;</td><td class="PName last">seg</td></tr></table></td><td class="PAfterParameters">)</td></tr></table></div></div>
<div class="CBody"><p>Set memory mapper segment to switch in page 2.</p><div class="CHeading">Parameters</div><table class="CDefinitionList"><tr><td class="CDLEntry">seg<div class="CDLParameterType">u8</div></td><td class="CDLDefinition"><p>Segment number to set</p></td></tr></table></div>
</div>
<a name="MemMap_SetPage3"></a><a name="Topic1060"></a><div class="CTopic TFunction LC">
<div class="CTitle">MemMap_SetPage3</div>
<div id="NDPrototype1060" class="NDPrototype WideForm"><div class="PSection PParameterSection CStyle"><table><tr><td class="PBeforeParameters"><span class="SHKeyword">inline</span> <span class="SHKeyword">void</span> MemMap_SetPage3(</td><td class="PParametersParentCell"><table class="PParameters"><tr><td class="PType first">u8&nbsp;</td><td class="PName last">seg</td></tr></table></td><td class="PAfterParameters">)</td></tr></table></div></div>
<div class="CBody"><p>Set memory mapper segment to switch in page 3.</p><div class="CHeading">Parameters</div><table class="CDefinitionList"><tr><td class="CDLEntry">seg<div class="CDLParameterType">u8</div></td><td class="CDLDefinition"><p>Segment number to set</p></td></tr></table></div>
</div>
<a name="MemMap_Initialize"></a><a name="Topic1061"></a><div class="CTopic TFunction LC last">
<div class="CTitle">MemMap_Initialize</div>
<div id="NDPrototype1061" class="NDPrototype"><div class="PSection PPlainSection"><span class="SHKeyword">inline</span> <span class="SHKeyword">void</span> MemMap_Initialize()</div></div>
<div class="CBody"><p>Initialize memory mapper</p></div>
</div>
</body></html>