Documentation improvements
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_0.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
var searchData=
|
||||
[
|
||||
['attr8conv_0',['Attr8Conv',['../group__UtilsGroup.html#gab8207741ed267ed4fbaa28c4d5a7bad9',1,'Attr8Conv(u8 *dst, u8 *attr, const u8 *src, int w, int h, const u8 *pal): vga_util.cpp'],['../group__UtilsGroup.html#gab8207741ed267ed4fbaa28c4d5a7bad9',1,'Attr8Conv(u8 *dst, u8 *attr, const u8 *src, int w, int h, const u8 *pal): vga_util.cpp']]]
|
||||
['_5fbmpbitmapfileheader_0',['_bmpBITMAPFILEHEADER',['../struct__bmpBITMAPFILEHEADER.html',1,'']]],
|
||||
['_5fbmpbitmapinfoheader_1',['_bmpBITMAPINFOHEADER',['../struct__bmpBITMAPINFOHEADER.html',1,'']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_1.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,7 +1,4 @@
|
||||
var searchData=
|
||||
[
|
||||
['backup_1',['backup',['../structsScreen.html#a427ba8263e64e1cfb2f5deab9f883cc8',1,'sScreen']]],
|
||||
['base_5foffset_2',['BASE_OFFSET',['../group__LayersGroup.html#gac97aa4e68f9c89b8c71d011b0956de1f',1,'define.h']]],
|
||||
['bval_3',['BVal',['../group__ColorsGroup.html#ga733be636c491b41daa0f94cb3273c448',1,'BVal(): vga_pal.cpp'],['../group__ColorsGroup.html#ga733be636c491b41daa0f94cb3273c448',1,'BVal(): vga_pal.cpp']]],
|
||||
['base_20types_20and_20constants_4',['Base types and Constants',['../group__TypesGroup.html',1,'']]]
|
||||
['attr8conv_2',['Attr8Conv',['../group__UtilsGroup.html#gab8207741ed267ed4fbaa28c4d5a7bad9',1,'Attr8Conv(u8 *dst, u8 *attr, const u8 *src, int w, int h, const u8 *pal): vga_util.cpp'],['../group__UtilsGroup.html#gab8207741ed267ed4fbaa28c4d5a7bad9',1,'Attr8Conv(u8 *dst, u8 *attr, const u8 *src, int w, int h, const u8 *pal): vga_util.cpp']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_10.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,76 +1,56 @@
|
||||
var searchData=
|
||||
[
|
||||
['second_20core_294',['Second Core',['../group__Core1Group.html',1,'']]],
|
||||
['s16max_295',['S16Max',['../classcRandom.html#a8c98c65508fb89acc186d959d8c147bc',1,'cRandom']]],
|
||||
['s16minmax_296',['S16MinMax',['../classcRandom.html#a8622bc8a3a16f8741b85ceb94dd15087',1,'cRandom']]],
|
||||
['s32max_297',['S32Max',['../classcRandom.html#a3c313f83b1fb2c781c96f3b4aff24bcd',1,'cRandom']]],
|
||||
['s32minmax_298',['S32MinMax',['../classcRandom.html#a7c5e9d2a38b19a3eae8248f828cbd8f4',1,'cRandom']]],
|
||||
['s64max_299',['S64Max',['../classcRandom.html#a50ed45e072fbacaccd44ff1d031ca534',1,'cRandom']]],
|
||||
['s64minmax_300',['S64MinMax',['../classcRandom.html#a53d71f231a59682511f4fad670d3930b',1,'cRandom']]],
|
||||
['s8max_301',['S8Max',['../classcRandom.html#ae6952f42e2e2db114de07387341b41ab',1,'cRandom']]],
|
||||
['s8minmax_302',['S8MinMax',['../classcRandom.html#a12954f777b6d6db96042e40cd6d38c44',1,'cRandom']]],
|
||||
['scalex_303',['ScaleX',['../classcMat2D.html#a32cc6bce7146c3c6a590fcfab9a8bea3',1,'cMat2D']]],
|
||||
['scaley_304',['ScaleY',['../classcMat2D.html#acff590836167542b5337812c0691d1f8',1,'cMat2D']]],
|
||||
['scanvas_305',['sCanvas',['../structsCanvas.html',1,'']]],
|
||||
['screen_306',['Screen',['../group__ScreenGroup.html#ga6621d6bc2191e53ef7c66db1514ff9c3',1,'Screen(): vga_screen.cpp'],['../group__ScreenGroup.html#ga6621d6bc2191e53ef7c66db1514ff9c3',1,'Screen(): vga_screen.cpp']]],
|
||||
['screenaddsegm_307',['ScreenAddSegm',['../group__ScreenGroup.html#gab20230d462f0d84f3bff123192b97faa',1,'ScreenAddSegm(sStrip *strip, int width): vga_screen.cpp'],['../group__ScreenGroup.html#gab20230d462f0d84f3bff123192b97faa',1,'ScreenAddSegm(sStrip *strip, int width): vga_screen.cpp']]],
|
||||
['screenaddstrip_308',['ScreenAddStrip',['../group__ScreenGroup.html#gaa87f4ccef65edf82ea94f1f00dcff88e',1,'ScreenAddStrip(sScreen *s, int height): vga_screen.cpp'],['../group__ScreenGroup.html#gaa87f4ccef65edf82ea94f1f00dcff88e',1,'ScreenAddStrip(sScreen *s, int height): vga_screen.cpp']]],
|
||||
['screenclear_309',['ScreenClear',['../group__ScreenGroup.html#ga046f23135a9d72c584f6aae5dfc03ca4',1,'ScreenClear(sScreen *s): vga_screen.cpp'],['../group__ScreenGroup.html#ga046f23135a9d72c584f6aae5dfc03ca4',1,'ScreenClear(sScreen *s): vga_screen.cpp']]],
|
||||
['screen_20layout_310',['Screen Layout',['../group__ScreenGroup.html',1,'']]],
|
||||
['screensegmatext_311',['ScreenSegmAText',['../group__ScreenGroup.html#gad2aa166e6a7419e3a76b6284e1d8d202',1,'ScreenSegmAText(sSegm *segm, const void *data, const void *font, u16 fontheight, const void *pal, int wb): vga_screen.cpp'],['../group__ScreenGroup.html#gad2aa166e6a7419e3a76b6284e1d8d202',1,'ScreenSegmAText(sSegm *segm, const void *data, const void *font, u16 fontheight, const void *pal, int wb): vga_screen.cpp']]],
|
||||
['screensegmattrib8_312',['ScreenSegmAttrib8',['../group__ScreenGroup.html#ga032c5a372e2ff20f012097deaf1557d6',1,'ScreenSegmAttrib8(sSegm *segm, const void *data, const void *attr, const u8 *pal, int wb): vga_screen.cpp'],['../group__ScreenGroup.html#ga032c5a372e2ff20f012097deaf1557d6',1,'ScreenSegmAttrib8(sSegm *segm, const void *data, const void *attr, const u8 *pal, int wb): vga_screen.cpp']]],
|
||||
['screensegmcolor_313',['ScreenSegmColor',['../group__ScreenGroup.html#gacf69e978d287eff0f18d30c4c77a2e42',1,'ScreenSegmColor(sSegm *segm, u32 col1, u32 col2): vga_screen.cpp'],['../group__ScreenGroup.html#gacf69e978d287eff0f18d30c4c77a2e42',1,'ScreenSegmColor(sSegm *segm, u32 col1, u32 col2): vga_screen.cpp']]],
|
||||
['screensegmctext_314',['ScreenSegmCText',['../group__ScreenGroup.html#gafac348d4c71322a91bcdbe5fbcd89313',1,'ScreenSegmCText(sSegm *segm, const void *data, const void *font, u16 fontheight, int wb): vga_screen.cpp'],['../group__ScreenGroup.html#gafac348d4c71322a91bcdbe5fbcd89313',1,'ScreenSegmCText(sSegm *segm, const void *data, const void *font, u16 fontheight, int wb): vga_screen.cpp']]],
|
||||
['screensegmdtext_315',['ScreenSegmDText',['../group__ScreenGroup.html#gac9f53f0344affb6b5f4f11484c22772f',1,'ScreenSegmDText(sSegm *segm, const void *data, const void *font, u8 fontheight, u8 bg, const void *grad, int wb): vga_screen.cpp'],['../group__ScreenGroup.html#gac9f53f0344affb6b5f4f11484c22772f',1,'ScreenSegmDText(sSegm *segm, const void *data, const void *font, u8 fontheight, u8 bg, const void *grad, int wb): vga_screen.cpp']]],
|
||||
['screensegmftext_316',['ScreenSegmFText',['../group__ScreenGroup.html#ga46604c7b349607634cc7a447a58d1daf',1,'ScreenSegmFText(sSegm *segm, const void *data, const void *font, u16 fontheight, u8 bg, int wb): vga_screen.cpp'],['../group__ScreenGroup.html#ga46604c7b349607634cc7a447a58d1daf',1,'ScreenSegmFText(sSegm *segm, const void *data, const void *font, u16 fontheight, u8 bg, int wb): vga_screen.cpp']]],
|
||||
['screensegmgrad1_317',['ScreenSegmGrad1',['../group__ScreenGroup.html#ga4df2e7522b0f9c0e996cccbfb0a4ace6',1,'ScreenSegmGrad1(sSegm *segm, const void *data, int wb): vga_screen.cpp'],['../group__ScreenGroup.html#ga4df2e7522b0f9c0e996cccbfb0a4ace6',1,'ScreenSegmGrad1(sSegm *segm, const void *data, int wb): vga_screen.cpp']]],
|
||||
['screensegmgrad2_318',['ScreenSegmGrad2',['../group__ScreenGroup.html#ga289768c9e54878b14765074cd0b26167',1,'ScreenSegmGrad2(sSegm *segm, const void *data, int wb): vga_screen.cpp'],['../group__ScreenGroup.html#ga289768c9e54878b14765074cd0b26167',1,'ScreenSegmGrad2(sSegm *segm, const void *data, int wb): vga_screen.cpp']]],
|
||||
['screensegmgraph1_319',['ScreenSegmGraph1',['../group__ScreenGroup.html#gabd19f136076734d48063f3ac522b12b4',1,'ScreenSegmGraph1(sSegm *segm, const void *data, u8 bg, u8 fg, int wb): vga_screen.cpp'],['../group__ScreenGroup.html#gabd19f136076734d48063f3ac522b12b4',1,'ScreenSegmGraph1(sSegm *segm, const void *data, u8 bg, u8 fg, int wb): vga_screen.cpp']]],
|
||||
['screensegmgraph2_320',['ScreenSegmGraph2',['../group__ScreenGroup.html#gae011fe9e400a31a9a2f7aeacab8f7350',1,'ScreenSegmGraph2(sSegm *segm, const void *data, const void *trans, int wb): vga_screen.cpp'],['../group__ScreenGroup.html#gae011fe9e400a31a9a2f7aeacab8f7350',1,'ScreenSegmGraph2(sSegm *segm, const void *data, const void *trans, int wb): vga_screen.cpp']]],
|
||||
['screensegmgraph4_321',['ScreenSegmGraph4',['../group__ScreenGroup.html#ga8b1e1ec0a803677fccc326613f58fedd',1,'ScreenSegmGraph4(sSegm *segm, const void *data, const void *trans, int wb): vga_screen.cpp'],['../group__ScreenGroup.html#ga8b1e1ec0a803677fccc326613f58fedd',1,'ScreenSegmGraph4(sSegm *segm, const void *data, const void *trans, int wb): vga_screen.cpp']]],
|
||||
['screensegmgraph8_322',['ScreenSegmGraph8',['../group__ScreenGroup.html#ga6132ac135c0097ff77e46500727cf80a',1,'ScreenSegmGraph8(sSegm *segm, const void *data, int wb): vga_screen.cpp'],['../group__ScreenGroup.html#ga6132ac135c0097ff77e46500727cf80a',1,'ScreenSegmGraph8(sSegm *segm, const void *data, int wb): vga_screen.cpp']]],
|
||||
['screensegmgraph8mat_323',['ScreenSegmGraph8Mat',['../group__ScreenGroup.html#gac6b3d9370076b7815b6e93cc8dd1331a',1,'ScreenSegmGraph8Mat(sSegm *segm, const void *data, const int *mat, u16 xbits, u16 ybits): vga_screen.cpp'],['../group__ScreenGroup.html#gac6b3d9370076b7815b6e93cc8dd1331a',1,'ScreenSegmGraph8Mat(sSegm *segm, const void *data, const int *mat, u16 xbits, u16 ybits): vga_screen.cpp']]],
|
||||
['screensegmgraph8persp_324',['ScreenSegmGraph8Persp',['../group__ScreenGroup.html#ga3114024dae44741ce831108307f22ac9',1,'ScreenSegmGraph8Persp(sSegm *segm, const void *data, const int *mat, u16 xbits, u16 ybits, u16 horiz): vga_screen.cpp'],['../group__ScreenGroup.html#ga3114024dae44741ce831108307f22ac9',1,'ScreenSegmGraph8Persp(sSegm *segm, const void *data, const int *mat, u16 xbits, u16 ybits, u16 horiz): vga_screen.cpp']]],
|
||||
['screensegmgtext_325',['ScreenSegmGText',['../group__ScreenGroup.html#gaabefa0d870166b1d755eca211dd5167e',1,'ScreenSegmGText(sSegm *segm, const void *data, const void *font, u8 fontheight, u8 bg, const void *grad, int wb): vga_screen.cpp'],['../group__ScreenGroup.html#gaabefa0d870166b1d755eca211dd5167e',1,'ScreenSegmGText(sSegm *segm, const void *data, const void *font, u8 fontheight, u8 bg, const void *grad, int wb): vga_screen.cpp']]],
|
||||
['screensegmlevel_326',['ScreenSegmLevel',['../group__ScreenGroup.html#ga7f08ce542135baab110f2b51100dd1ae',1,'ScreenSegmLevel(sSegm *segm, const void *data, u8 bg, u8 fg, u8 zero): vga_screen.cpp'],['../group__ScreenGroup.html#ga7f08ce542135baab110f2b51100dd1ae',1,'ScreenSegmLevel(sSegm *segm, const void *data, u8 zero, u8 bg, u8 fg): vga_screen.cpp']]],
|
||||
['screensegmlevelgrad_327',['ScreenSegmLevelGrad',['../group__ScreenGroup.html#gabfce65d432ba3ba23b9e9d26cb7e0833',1,'ScreenSegmLevelGrad(sSegm *segm, const void *data, const void *sample1, const void *sample2): vga_screen.cpp'],['../group__ScreenGroup.html#gabfce65d432ba3ba23b9e9d26cb7e0833',1,'ScreenSegmLevelGrad(sSegm *segm, const void *data, const void *sample1, const void *sample2): vga_screen.cpp']]],
|
||||
['screensegmmtext_328',['ScreenSegmMText',['../group__ScreenGroup.html#gaf43a2819276e1a80aacf8c69ce99e019',1,'ScreenSegmMText(sSegm *segm, const void *data, const void *font, u16 fontheight, u8 bg, u8 fg, int wb): vga_screen.cpp'],['../group__ScreenGroup.html#gaf43a2819276e1a80aacf8c69ce99e019',1,'ScreenSegmMText(sSegm *segm, const void *data, const void *font, u16 fontheight, u8 bg, u8 fg, int wb): vga_screen.cpp']]],
|
||||
['screensegmoscil_329',['ScreenSegmOscil',['../group__ScreenGroup.html#ga08f6e07b32d0562225dd278369b86f25',1,'ScreenSegmOscil(sSegm *segm, const void *data, u8 bg, u8 fg, int pixh): vga_screen.cpp'],['../group__ScreenGroup.html#ga08f6e07b32d0562225dd278369b86f25',1,'ScreenSegmOscil(sSegm *segm, const void *data, u8 bg, u8 fg, int pixh): vga_screen.cpp']]],
|
||||
['screensegmoscline_330',['ScreenSegmOscLine',['../group__ScreenGroup.html#ga6658bae842b00873fbd81ff314e885f2',1,'ScreenSegmOscLine(sSegm *segm, const void *data, u8 bg, u8 fg): vga_screen.cpp'],['../group__ScreenGroup.html#ga6658bae842b00873fbd81ff314e885f2',1,'ScreenSegmOscLine(sSegm *segm, const void *data, u8 bg, u8 fg): vga_screen.cpp']]],
|
||||
['screensegmplane2_331',['ScreenSegmPlane2',['../group__ScreenGroup.html#ga3fd07eb06a7bdc8ef8b827d5c2e6a7a8',1,'ScreenSegmPlane2(sSegm *segm, const void *data, int plane, const void *trans, int wb): vga_screen.cpp'],['../group__ScreenGroup.html#ga3fd07eb06a7bdc8ef8b827d5c2e6a7a8',1,'ScreenSegmPlane2(sSegm *segm, const void *data, int plane, const void *trans, int wb): vga_screen.cpp']]],
|
||||
['screensegmprogress_332',['ScreenSegmProgress',['../group__ScreenGroup.html#ga91307fe494a56bdc90abe81fd29c883b',1,'ScreenSegmProgress(sSegm *segm, const void *data, const void *sample1, const void *sample2): vga_screen.cpp'],['../group__ScreenGroup.html#ga91307fe494a56bdc90abe81fd29c883b',1,'ScreenSegmProgress(sSegm *segm, const void *data, const void *sample1, const void *sample2): vga_screen.cpp']]],
|
||||
['screensegmtile_333',['ScreenSegmTile',['../group__ScreenGroup.html#gabae596ff5e55711a382c94cdbe068b14',1,'ScreenSegmTile(sSegm *segm, const void *data, const void *tiles, int w, int h, int wb): vga_screen.cpp'],['../group__ScreenGroup.html#gabae596ff5e55711a382c94cdbe068b14',1,'ScreenSegmTile(sSegm *segm, const void *data, const void *tiles, int w, int h, int wb): vga_screen.cpp']]],
|
||||
['screensegmtile2_334',['ScreenSegmTile2',['../group__ScreenGroup.html#ga5de2fa720bb6488ff4aaf868bb6c272c',1,'ScreenSegmTile2(sSegm *segm, const void *data, const void *tiles, int w, int h, int tilewb, int wb): vga_screen.cpp'],['../group__ScreenGroup.html#ga5de2fa720bb6488ff4aaf868bb6c272c',1,'ScreenSegmTile2(sSegm *segm, const void *data, const void *tiles, int w, int h, int tilewb, int wb): vga_screen.cpp']]],
|
||||
['screensegmtilepersp_335',['ScreenSegmTilePersp',['../group__ScreenGroup.html#ga49a3e79f7c5d1bbeec72b66985c0bc6a',1,'ScreenSegmTilePersp(sSegm *segm, const u8 *map, const u8 *tiles, const int *mat, u8 mapwbits, u8 maphbits, u8 tilebits, s8 horizon): vga_screen.cpp'],['../group__ScreenGroup.html#ga49a3e79f7c5d1bbeec72b66985c0bc6a',1,'ScreenSegmTilePersp(sSegm *segm, const u8 *map, const u8 *tiles, const int *mat, u8 mapwbits, u8 maphbits, u8 tilebits, s8 horizon): vga_screen.cpp']]],
|
||||
['screensegmtilepersp15_336',['ScreenSegmTilePersp15',['../group__ScreenGroup.html#ga254ec144884d63aed1bc0f22a1b06c6d',1,'ScreenSegmTilePersp15(sSegm *segm, const u8 *map, const u8 *tiles, const int *mat, u8 mapwbits, u8 maphbits, u8 tilebits, s8 horizon): vga_screen.cpp'],['../group__ScreenGroup.html#ga254ec144884d63aed1bc0f22a1b06c6d',1,'ScreenSegmTilePersp15(sSegm *segm, const u8 *map, const u8 *tiles, const int *mat, u8 mapwbits, u8 maphbits, u8 tilebits, s8 horizon): vga_screen.cpp']]],
|
||||
['screensegmtilepersp2_337',['ScreenSegmTilePersp2',['../group__ScreenGroup.html#gaccae48338e65347201543eed10bdcb3f',1,'ScreenSegmTilePersp2(sSegm *segm, const u8 *map, const u8 *tiles, const int *mat, u8 mapwbits, u8 maphbits, u8 tilebits, s8 horizon): vga_screen.cpp'],['../group__ScreenGroup.html#gaccae48338e65347201543eed10bdcb3f',1,'ScreenSegmTilePersp2(sSegm *segm, const u8 *map, const u8 *tiles, const int *mat, u8 mapwbits, u8 maphbits, u8 tilebits, s8 horizon): vga_screen.cpp']]],
|
||||
['screensegmtilepersp3_338',['ScreenSegmTilePersp3',['../group__ScreenGroup.html#ga90863ea08105ea7aed367cd6f1626251',1,'ScreenSegmTilePersp3(sSegm *segm, const u8 *map, const u8 *tiles, const int *mat, u8 mapwbits, u8 maphbits, u8 tilebits, s8 horizon): vga_screen.cpp'],['../group__ScreenGroup.html#ga90863ea08105ea7aed367cd6f1626251',1,'ScreenSegmTilePersp3(sSegm *segm, const u8 *map, const u8 *tiles, const int *mat, u8 mapwbits, u8 maphbits, u8 tilebits, s8 horizon): vga_screen.cpp']]],
|
||||
['screensegmtilepersp4_339',['ScreenSegmTilePersp4',['../group__ScreenGroup.html#gaff0df01b94efb9c244ee3c91883503be',1,'ScreenSegmTilePersp4(sSegm *segm, const u8 *map, const u8 *tiles, const int *mat, u8 mapwbits, u8 maphbits, u8 tilebits, s8 horizon): vga_screen.cpp'],['../group__ScreenGroup.html#gaff0df01b94efb9c244ee3c91883503be',1,'ScreenSegmTilePersp4(sSegm *segm, const u8 *map, const u8 *tiles, const int *mat, u8 mapwbits, u8 maphbits, u8 tilebits, s8 horizon): vga_screen.cpp']]],
|
||||
['seed_340',['Seed',['../classcRandom.html#a4e4b74f3e63ff6aff0987a329e3a14a4',1,'cRandom::Seed()'],['../classcGaussFRandom.html#a2f54ef1d9dfef90b5cbe698d4f73875b',1,'cGaussFRandom::Seed()'],['../classcGaussDRandom.html#ae8589b0f70643b22dd68b3c5367a26fd',1,'cGaussDRandom::Seed()']]],
|
||||
['seg_341',['seg',['../structsStrip.html#a047070401d4e3107a117e147085e6979',1,'sStrip']]],
|
||||
['setnextsound_342',['SetNextSound',['../group__PWMGroup.html#gaf9f5fbc637ae75e22d2f628cbfd9b665',1,'SetNextSound(const u8 *snd, int len): pwmsnd.cpp'],['../group__PWMGroup.html#gaf9f5fbc637ae75e22d2f628cbfd9b665',1,'SetNextSound(const u8 *snd, int len): pwmsnd.cpp']]],
|
||||
['setseed_343',['SetSeed',['../classcRandom.html#a97731d189abafb650fa8c97c4e01d7e8',1,'cRandom::SetSeed()'],['../classcGaussFRandom.html#aaa9191f72c9dc021a68708151227779a',1,'cGaussFRandom::SetSeed()'],['../classcGaussDRandom.html#ab072dbb231917fa6decec115d6088be9',1,'cGaussDRandom::SetSeed()']]],
|
||||
['shearx_344',['ShearX',['../classcMat2D.html#af12ccdd989e177278663981a9099557f',1,'cMat2D']]],
|
||||
['sheary_345',['ShearY',['../classcMat2D.html#adfd4450d81833a7f267bb9532e596616',1,'cMat2D']]],
|
||||
['shift_346',['Shift',['../classcRandom.html#a6eba251b543bb1a03cbf928c0edaab0c',1,'cRandom']]],
|
||||
['slayer_347',['sLayer',['../structsLayer.html',1,'']]],
|
||||
['slayermode_348',['sLayerMode',['../structsLayerMode.html',1,'']]],
|
||||
['slayerprog_349',['sLayerProg',['../structsLayerProg.html',1,'']]],
|
||||
['smoothnoise1d_350',['SmoothNoise1D',['../group__RandomGroup.html#ga1f6686911738e8d5973d8732311b9174',1,'SmoothNoise1D(float x, int scale, int seed): rand.cpp'],['../group__RandomGroup.html#ga1f6686911738e8d5973d8732311b9174',1,'SmoothNoise1D(float x, int scale, int seed): rand.cpp']]],
|
||||
['smoothnoise2d_351',['SmoothNoise2D',['../group__RandomGroup.html#gaf10b875dc0e70b5a89e5e4cbbc2d1bca',1,'SmoothNoise2D(float x, float y, int scale, int seed): rand.cpp'],['../group__RandomGroup.html#gaf10b875dc0e70b5a89e5e4cbbc2d1bca',1,'SmoothNoise2D(float x, float y, int scale, int seed): rand.cpp']]],
|
||||
['sortsprite_352',['SortSprite',['../group__SpriteGroup.html#gaee253aa5119f5c51858b19fb65843fc2',1,'SortSprite(sSprite **list, int num): vga_layer.cpp'],['../group__SpriteGroup.html#gaee253aa5119f5c51858b19fb65843fc2',1,'SortSprite(sSprite **list, int num): vga_layer.cpp']]],
|
||||
['speedsound_353',['SpeedSound',['../group__PWMGroup.html#gaa69a3c0ca6e5f20455ef1e60c2ea7b31',1,'SpeedSound(float speed): pwmsnd.cpp'],['../group__PWMGroup.html#gaa69a3c0ca6e5f20455ef1e60c2ea7b31',1,'SpeedSound(float speed): pwmsnd.cpp']]],
|
||||
['sprites_354',['Sprites',['../group__SpriteGroup.html',1,'']]],
|
||||
['spritenum_355',['spritenum',['../structsLayer.html#a0550111309acfab91e8e0a2169f78728',1,'sLayer']]],
|
||||
['spritepreplines_356',['SpritePrepLines',['../group__SpriteGroup.html#ga63d71d933e8f5e7b47b139f61d1186fe',1,'SpritePrepLines(const u8 *img, u8 *x0, u8 *w0, u16 w, u16 h, u16 wb, u8 col, Bool fast): vga_layer.cpp'],['../group__SpriteGroup.html#ga63d71d933e8f5e7b47b139f61d1186fe',1,'SpritePrepLines(const u8 *img, u8 *x0, u8 *w0, u16 w, u16 h, u16 wb, u8 col, Bool fast): vga_layer.cpp']]],
|
||||
['sscreen_357',['sScreen',['../structsScreen.html',1,'']]],
|
||||
['ssegm_358',['sSegm',['../structsSegm.html',1,'']]],
|
||||
['ssprite_359',['sSprite',['../structsSprite.html',1,'']]],
|
||||
['sstrip_360',['sStrip',['../structsStrip.html',1,'']]],
|
||||
['startvgacore_361',['StartVgaCore',['../group__VideoInitGroup.html#ga635c059231b4b8c8bbf4162a9044fcd6',1,'StartVgaCore(): vga.cpp'],['../group__VideoInitGroup.html#ga635c059231b4b8c8bbf4162a9044fcd6',1,'StartVgaCore(): vga.cpp']]],
|
||||
['stopsound_362',['StopSound',['../group__PWMGroup.html#gace7ff7d9e5fec2fa9c349305e72f1503',1,'StopSound(): pwmsnd.cpp'],['../group__PWMGroup.html#gace7ff7d9e5fec2fa9c349305e72f1503',1,'StopSound(): pwmsnd.cpp']]],
|
||||
['strip_363',['strip',['../structsScreen.html#acf3001d346f1542c33cca60d24a80769',1,'sScreen']]],
|
||||
['svgacfg_364',['sVgaCfg',['../structsVgaCfg.html',1,'']]],
|
||||
['svideo_365',['sVideo',['../structsVideo.html',1,'']]],
|
||||
['svmode_366',['sVmode',['../structsVmode.html',1,'']]]
|
||||
['rand_242',['Rand',['../group__RandomGroup.html#ga881352b59a6dc362d045d2da54227f9b',1,'Rand(): rand.cpp'],['../group__RandomGroup.html#ga881352b59a6dc362d045d2da54227f9b',1,'Rand(): rand.cpp']]],
|
||||
['rand_2eh_243',['rand.h',['../rand_8h.html',1,'']]],
|
||||
['randdouble_244',['RandDouble',['../group__RandomGroup.html#ga963cdb6b09d2ddea2d14feda32ce8535',1,'rand.h']]],
|
||||
['randdoublemax_245',['RandDoubleMax',['../group__RandomGroup.html#ga1b3a9c6d4ac9c9c5e05449fd5db108af',1,'rand.h']]],
|
||||
['randdoubleminmax_246',['RandDoubleMinMax',['../group__RandomGroup.html#ga2e6ff86910045660f94fe2b692234fde',1,'rand.h']]],
|
||||
['randfloat_247',['RandFloat',['../group__RandomGroup.html#gafbe11ff06dbc741744c240a5ec813c1a',1,'rand.h']]],
|
||||
['randfloatmax_248',['RandFloatMax',['../group__RandomGroup.html#gae0e7b6df0672d3ed4bd0f006aaa8a433',1,'rand.h']]],
|
||||
['randfloatminmax_249',['RandFloatMinMax',['../group__RandomGroup.html#gaaff062ea558f1f84b660ed683a62b3be',1,'rand.h']]],
|
||||
['randgaussd_250',['RandGaussD',['../group__RandomGroup.html#ga59dc774b8bf2cf99b74dd0257465e439',1,'rand.h']]],
|
||||
['randgaussf_251',['RandGaussF',['../group__RandomGroup.html#gad94693d3f4366b6aa4df3e4b8ed6c9c9',1,'rand.h']]],
|
||||
['randinitseed_252',['RandInitSeed',['../group__RandomGroup.html#gad5d0dd2bd3d638c1c129d17a317bf99a',1,'rand.h']]],
|
||||
['random_20number_20generator_253',['Random Number Generator',['../group__RandomGroup.html',1,'']]],
|
||||
['rands16_254',['RandS16',['../group__RandomGroup.html#ga82b0c4776715a071a801f9034996726d',1,'rand.h']]],
|
||||
['rands16max_255',['RandS16Max',['../group__RandomGroup.html#gac8dda90ba8f66ef7cef223c0b928d8e6',1,'rand.h']]],
|
||||
['rands16minmax_256',['RandS16MinMax',['../group__RandomGroup.html#gad5c7e52ca2c03cabe9d7cf6506553860',1,'rand.h']]],
|
||||
['rands32_257',['RandS32',['../group__RandomGroup.html#ga84371af6ecd79834e3112c20b1294540',1,'rand.h']]],
|
||||
['rands32max_258',['RandS32Max',['../group__RandomGroup.html#ga26f24f36afd8871c1ddaf1afdd89692d',1,'rand.h']]],
|
||||
['rands32minmax_259',['RandS32MinMax',['../group__RandomGroup.html#ga46299e199f8b28f4226baf373f2b72aa',1,'rand.h']]],
|
||||
['rands64_260',['RandS64',['../group__RandomGroup.html#ga6221fa4e97b56d719890da82c383b05d',1,'rand.h']]],
|
||||
['rands64max_261',['RandS64Max',['../group__RandomGroup.html#ga8412b8e5b5443bb86226fab176933d9e',1,'rand.h']]],
|
||||
['rands64minmax_262',['RandS64MinMax',['../group__RandomGroup.html#gaa8d1bc325d85ffae4ef0c41519a8a1b8',1,'rand.h']]],
|
||||
['rands8_263',['RandS8',['../group__RandomGroup.html#gad7b52ed9e7d32319778077a9086b7d61',1,'rand.h']]],
|
||||
['rands8max_264',['RandS8Max',['../group__RandomGroup.html#gaa76553b227b36950e0b0d36a2debf46d',1,'rand.h']]],
|
||||
['rands8minmax_265',['RandS8MinMax',['../group__RandomGroup.html#ga59750d98de4d01fb3e4ab9a86c4bacc8',1,'rand.h']]],
|
||||
['randseed_266',['RandSeed',['../group__RandomGroup.html#ga86d1d16affa02be75ab3a9b61495ee60',1,'rand.h']]],
|
||||
['randsetseed_267',['RandSetSeed',['../group__RandomGroup.html#ga6a48ffb6e948d2cd746f3af5114229ba',1,'rand.h']]],
|
||||
['randu16_268',['RandU16',['../group__RandomGroup.html#ga2ea05f671bc77231842afc114bd9de0a',1,'rand.h']]],
|
||||
['randu16max_269',['RandU16Max',['../group__RandomGroup.html#ga2b99666937f51c0b976616b28856988d',1,'rand.h']]],
|
||||
['randu16minmax_270',['RandU16MinMax',['../group__RandomGroup.html#ga1fb30520196dc9cd1617d05f43b4d91f',1,'rand.h']]],
|
||||
['randu32_271',['RandU32',['../group__RandomGroup.html#ga5830dc8893a81aab902c0a7926c413ec',1,'rand.h']]],
|
||||
['randu32max_272',['RandU32Max',['../group__RandomGroup.html#ga0580bc155d11536ce235db6fb52ae33c',1,'rand.h']]],
|
||||
['randu32minmax_273',['RandU32MinMax',['../group__RandomGroup.html#ga968e03265d5b05b8f646590f790eed1e',1,'rand.h']]],
|
||||
['randu64_274',['RandU64',['../group__RandomGroup.html#gaaf56c591f0c31fa8844fec716d9ae0b0',1,'rand.h']]],
|
||||
['randu64max_275',['RandU64Max',['../group__RandomGroup.html#ga102f03a6daebe8b0dda720c69dd01a85',1,'rand.h']]],
|
||||
['randu64minmax_276',['RandU64MinMax',['../group__RandomGroup.html#gab5b9f1ff786b4d4e953b6368a2092789',1,'rand.h']]],
|
||||
['randu8_277',['RandU8',['../group__RandomGroup.html#ga75ddeee5b29274bf1735346dc1a4e0f8',1,'rand.h']]],
|
||||
['randu8max_278',['RandU8Max',['../group__RandomGroup.html#ga151bf25e89de011b14c29fe38400bab0',1,'rand.h']]],
|
||||
['randu8minmax_279',['RandU8MinMax',['../group__RandomGroup.html#gafd0ab6e19e841f2e91d0bd414372cf34',1,'rand.h']]],
|
||||
['res_280',['res',['../structsSprite.html#a902fc00d68119698ac834ceafcb4f1e2',1,'sSprite']]],
|
||||
['res_5fcga_281',['RES_CGA',['../group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5a3ac2b2f53a10630b3bb1ed4330849bf6',1,'vga_vmode.h']]],
|
||||
['res_5fega_282',['RES_EGA',['../group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5addfd80f5555a10229f9d6a5d4a60c297',1,'vga_vmode.h']]],
|
||||
['res_5fhd_283',['RES_HD',['../group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5a12e47b6dfb21b1ba0ecdba27e2f68a07',1,'vga_vmode.h']]],
|
||||
['res_5fqvga_284',['RES_QVGA',['../group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5a72c695083948080b364156dcccb1496d',1,'vga_vmode.h']]],
|
||||
['res_5fsvga_285',['RES_SVGA',['../group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5ab8b5ecc8fe866ef7d7919d3abb274ef5',1,'vga_vmode.h']]],
|
||||
['res_5fvga_286',['RES_VGA',['../group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5a45e742ff1aa9511cc9c88aee89d66686',1,'vga_vmode.h']]],
|
||||
['res_5fxga_287',['RES_XGA',['../group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5aa5d88b434b03a1da50c1f407f27ba759',1,'vga_vmode.h']]],
|
||||
['res_5fzx_288',['RES_ZX',['../group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5a842b10900d0788304f0df0f1958bf994',1,'vga_vmode.h']]],
|
||||
['rgval_289',['RGVal',['../group__ColorsGroup.html#ga4aece66f4cec223043e25968fbb5bef0',1,'RGVal(): vga_pal.cpp'],['../group__ColorsGroup.html#ga4aece66f4cec223043e25968fbb5bef0',1,'RGVal(): vga_pal.cpp']]],
|
||||
['rot_290',['Rot',['../classcMat2D.html#a4d08fd444c5bc11af5f69d69a9853454',1,'cMat2D']]],
|
||||
['rot180_291',['Rot180',['../classcMat2D.html#a4808e7a6806717eccd1bf783d13924fa',1,'cMat2D']]],
|
||||
['rot270_292',['Rot270',['../classcMat2D.html#ab6801fcd2e70176ee42cea2dbb02d115',1,'cMat2D']]],
|
||||
['rot90_293',['Rot90',['../classcMat2D.html#ade219f1406c1ca8b55d3d7202636824a',1,'cMat2D']]],
|
||||
['rotsc_294',['RotSC',['../classcMat2D.html#a0f2893809c7da4e1e65ba83afdb39fbf',1,'cMat2D']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_11.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,7 +1,80 @@
|
||||
var searchData=
|
||||
[
|
||||
['text_20printing_367',['Text Printing',['../group__TextGroup.html',1,'']]],
|
||||
['trans_368',['trans',['../structsLayer.html#a5ecbd38a6da5261823990fef4b78270c',1,'sLayer']]],
|
||||
['transx_369',['TransX',['../classcMat2D.html#a585eeb0380be7dd93270c9cc29a38b66',1,'cMat2D']]],
|
||||
['transy_370',['TransY',['../classcMat2D.html#a07273c2b2c4ed4bb8a85209454f3e35e',1,'cMat2D']]]
|
||||
['s16_295',['S16',['../classcRandom.html#a72857d1a45bf6acb9fb7d099c3dd899d',1,'cRandom']]],
|
||||
['s16max_296',['S16Max',['../classcRandom.html#a8c98c65508fb89acc186d959d8c147bc',1,'cRandom']]],
|
||||
['s16minmax_297',['S16MinMax',['../classcRandom.html#a8622bc8a3a16f8741b85ceb94dd15087',1,'cRandom']]],
|
||||
['s32_298',['S32',['../classcRandom.html#a16d531517bfcb0765f39f1d824cc5d3b',1,'cRandom']]],
|
||||
['s32max_299',['S32Max',['../classcRandom.html#a3c313f83b1fb2c781c96f3b4aff24bcd',1,'cRandom']]],
|
||||
['s32minmax_300',['S32MinMax',['../classcRandom.html#a7c5e9d2a38b19a3eae8248f828cbd8f4',1,'cRandom']]],
|
||||
['s64_301',['S64',['../classcRandom.html#a332c54b4a1a88f178bca1515ff0c7b87',1,'cRandom']]],
|
||||
['s64max_302',['S64Max',['../classcRandom.html#a50ed45e072fbacaccd44ff1d031ca534',1,'cRandom']]],
|
||||
['s64minmax_303',['S64MinMax',['../classcRandom.html#a53d71f231a59682511f4fad670d3930b',1,'cRandom']]],
|
||||
['s8_304',['S8',['../classcRandom.html#ab8e8406316747bbea14028138c4a8160',1,'cRandom']]],
|
||||
['s8max_305',['S8Max',['../classcRandom.html#ae6952f42e2e2db114de07387341b41ab',1,'cRandom']]],
|
||||
['s8minmax_306',['S8MinMax',['../classcRandom.html#a12954f777b6d6db96042e40cd6d38c44',1,'cRandom']]],
|
||||
['scalex_307',['ScaleX',['../classcMat2D.html#a32cc6bce7146c3c6a590fcfab9a8bea3',1,'cMat2D']]],
|
||||
['scaley_308',['ScaleY',['../classcMat2D.html#acff590836167542b5337812c0691d1f8',1,'cMat2D']]],
|
||||
['scanvas_309',['sCanvas',['../structsCanvas.html',1,'']]],
|
||||
['screen_310',['Screen',['../group__ScreenGroup.html#ga6621d6bc2191e53ef7c66db1514ff9c3',1,'Screen(): vga_screen.cpp'],['../group__ScreenGroup.html#ga6621d6bc2191e53ef7c66db1514ff9c3',1,'Screen(): vga_screen.cpp']]],
|
||||
['screen_20layout_311',['Screen Layout',['../group__ScreenGroup.html',1,'']]],
|
||||
['screenaddsegm_312',['ScreenAddSegm',['../group__ScreenGroup.html#gab20230d462f0d84f3bff123192b97faa',1,'ScreenAddSegm(sStrip *strip, int width): vga_screen.cpp'],['../group__ScreenGroup.html#gab20230d462f0d84f3bff123192b97faa',1,'ScreenAddSegm(sStrip *strip, int width): vga_screen.cpp']]],
|
||||
['screenaddstrip_313',['ScreenAddStrip',['../group__ScreenGroup.html#gaa87f4ccef65edf82ea94f1f00dcff88e',1,'ScreenAddStrip(sScreen *s, int height): vga_screen.cpp'],['../group__ScreenGroup.html#gaa87f4ccef65edf82ea94f1f00dcff88e',1,'ScreenAddStrip(sScreen *s, int height): vga_screen.cpp']]],
|
||||
['screenclear_314',['ScreenClear',['../group__ScreenGroup.html#ga046f23135a9d72c584f6aae5dfc03ca4',1,'ScreenClear(sScreen *s): vga_screen.cpp'],['../group__ScreenGroup.html#ga046f23135a9d72c584f6aae5dfc03ca4',1,'ScreenClear(sScreen *s): vga_screen.cpp']]],
|
||||
['screensegmatext_315',['ScreenSegmAText',['../group__ScreenGroup.html#gad2aa166e6a7419e3a76b6284e1d8d202',1,'ScreenSegmAText(sSegm *segm, const void *data, const void *font, u16 fontheight, const void *pal, int wb): vga_screen.cpp'],['../group__ScreenGroup.html#gad2aa166e6a7419e3a76b6284e1d8d202',1,'ScreenSegmAText(sSegm *segm, const void *data, const void *font, u16 fontheight, const void *pal, int wb): vga_screen.cpp']]],
|
||||
['screensegmattrib8_316',['ScreenSegmAttrib8',['../group__ScreenGroup.html#ga032c5a372e2ff20f012097deaf1557d6',1,'ScreenSegmAttrib8(sSegm *segm, const void *data, const void *attr, const u8 *pal, int wb): vga_screen.cpp'],['../group__ScreenGroup.html#ga032c5a372e2ff20f012097deaf1557d6',1,'ScreenSegmAttrib8(sSegm *segm, const void *data, const void *attr, const u8 *pal, int wb): vga_screen.cpp']]],
|
||||
['screensegmcolor_317',['ScreenSegmColor',['../group__ScreenGroup.html#gacf69e978d287eff0f18d30c4c77a2e42',1,'ScreenSegmColor(sSegm *segm, u32 col1, u32 col2): vga_screen.cpp'],['../group__ScreenGroup.html#gacf69e978d287eff0f18d30c4c77a2e42',1,'ScreenSegmColor(sSegm *segm, u32 col1, u32 col2): vga_screen.cpp']]],
|
||||
['screensegmctext_318',['ScreenSegmCText',['../group__ScreenGroup.html#gafac348d4c71322a91bcdbe5fbcd89313',1,'ScreenSegmCText(sSegm *segm, const void *data, const void *font, u16 fontheight, int wb): vga_screen.cpp'],['../group__ScreenGroup.html#gafac348d4c71322a91bcdbe5fbcd89313',1,'ScreenSegmCText(sSegm *segm, const void *data, const void *font, u16 fontheight, int wb): vga_screen.cpp']]],
|
||||
['screensegmdtext_319',['ScreenSegmDText',['../group__ScreenGroup.html#gac9f53f0344affb6b5f4f11484c22772f',1,'ScreenSegmDText(sSegm *segm, const void *data, const void *font, u8 fontheight, u8 bg, const void *grad, int wb): vga_screen.cpp'],['../group__ScreenGroup.html#gac9f53f0344affb6b5f4f11484c22772f',1,'ScreenSegmDText(sSegm *segm, const void *data, const void *font, u8 fontheight, u8 bg, const void *grad, int wb): vga_screen.cpp']]],
|
||||
['screensegmftext_320',['ScreenSegmFText',['../group__ScreenGroup.html#ga46604c7b349607634cc7a447a58d1daf',1,'ScreenSegmFText(sSegm *segm, const void *data, const void *font, u16 fontheight, u8 bg, int wb): vga_screen.cpp'],['../group__ScreenGroup.html#ga46604c7b349607634cc7a447a58d1daf',1,'ScreenSegmFText(sSegm *segm, const void *data, const void *font, u16 fontheight, u8 bg, int wb): vga_screen.cpp']]],
|
||||
['screensegmgrad1_321',['ScreenSegmGrad1',['../group__ScreenGroup.html#ga4df2e7522b0f9c0e996cccbfb0a4ace6',1,'ScreenSegmGrad1(sSegm *segm, const void *data, int wb): vga_screen.cpp'],['../group__ScreenGroup.html#ga4df2e7522b0f9c0e996cccbfb0a4ace6',1,'ScreenSegmGrad1(sSegm *segm, const void *data, int wb): vga_screen.cpp']]],
|
||||
['screensegmgrad2_322',['ScreenSegmGrad2',['../group__ScreenGroup.html#ga289768c9e54878b14765074cd0b26167',1,'ScreenSegmGrad2(sSegm *segm, const void *data, int wb): vga_screen.cpp'],['../group__ScreenGroup.html#ga289768c9e54878b14765074cd0b26167',1,'ScreenSegmGrad2(sSegm *segm, const void *data, int wb): vga_screen.cpp']]],
|
||||
['screensegmgraph1_323',['ScreenSegmGraph1',['../group__ScreenGroup.html#gabd19f136076734d48063f3ac522b12b4',1,'ScreenSegmGraph1(sSegm *segm, const void *data, u8 bg, u8 fg, int wb): vga_screen.cpp'],['../group__ScreenGroup.html#gabd19f136076734d48063f3ac522b12b4',1,'ScreenSegmGraph1(sSegm *segm, const void *data, u8 bg, u8 fg, int wb): vga_screen.cpp']]],
|
||||
['screensegmgraph2_324',['ScreenSegmGraph2',['../group__ScreenGroup.html#gae011fe9e400a31a9a2f7aeacab8f7350',1,'ScreenSegmGraph2(sSegm *segm, const void *data, const void *trans, int wb): vga_screen.cpp'],['../group__ScreenGroup.html#gae011fe9e400a31a9a2f7aeacab8f7350',1,'ScreenSegmGraph2(sSegm *segm, const void *data, const void *trans, int wb): vga_screen.cpp']]],
|
||||
['screensegmgraph4_325',['ScreenSegmGraph4',['../group__ScreenGroup.html#ga8b1e1ec0a803677fccc326613f58fedd',1,'ScreenSegmGraph4(sSegm *segm, const void *data, const void *trans, int wb): vga_screen.cpp'],['../group__ScreenGroup.html#ga8b1e1ec0a803677fccc326613f58fedd',1,'ScreenSegmGraph4(sSegm *segm, const void *data, const void *trans, int wb): vga_screen.cpp']]],
|
||||
['screensegmgraph8_326',['ScreenSegmGraph8',['../group__ScreenGroup.html#ga6132ac135c0097ff77e46500727cf80a',1,'ScreenSegmGraph8(sSegm *segm, const void *data, int wb): vga_screen.cpp'],['../group__ScreenGroup.html#ga6132ac135c0097ff77e46500727cf80a',1,'ScreenSegmGraph8(sSegm *segm, const void *data, int wb): vga_screen.cpp']]],
|
||||
['screensegmgraph8mat_327',['ScreenSegmGraph8Mat',['../group__ScreenGroup.html#gac6b3d9370076b7815b6e93cc8dd1331a',1,'ScreenSegmGraph8Mat(sSegm *segm, const void *data, const int *mat, u16 xbits, u16 ybits): vga_screen.cpp'],['../group__ScreenGroup.html#gac6b3d9370076b7815b6e93cc8dd1331a',1,'ScreenSegmGraph8Mat(sSegm *segm, const void *data, const int *mat, u16 xbits, u16 ybits): vga_screen.cpp']]],
|
||||
['screensegmgraph8persp_328',['ScreenSegmGraph8Persp',['../group__ScreenGroup.html#ga3114024dae44741ce831108307f22ac9',1,'ScreenSegmGraph8Persp(sSegm *segm, const void *data, const int *mat, u16 xbits, u16 ybits, u16 horiz): vga_screen.cpp'],['../group__ScreenGroup.html#ga3114024dae44741ce831108307f22ac9',1,'ScreenSegmGraph8Persp(sSegm *segm, const void *data, const int *mat, u16 xbits, u16 ybits, u16 horiz): vga_screen.cpp']]],
|
||||
['screensegmgtext_329',['ScreenSegmGText',['../group__ScreenGroup.html#gaabefa0d870166b1d755eca211dd5167e',1,'ScreenSegmGText(sSegm *segm, const void *data, const void *font, u8 fontheight, u8 bg, const void *grad, int wb): vga_screen.cpp'],['../group__ScreenGroup.html#gaabefa0d870166b1d755eca211dd5167e',1,'ScreenSegmGText(sSegm *segm, const void *data, const void *font, u8 fontheight, u8 bg, const void *grad, int wb): vga_screen.cpp']]],
|
||||
['screensegmlevel_330',['ScreenSegmLevel',['../group__ScreenGroup.html#ga7f08ce542135baab110f2b51100dd1ae',1,'ScreenSegmLevel(sSegm *segm, const void *data, u8 bg, u8 fg, u8 zero): vga_screen.cpp'],['../group__ScreenGroup.html#ga7f08ce542135baab110f2b51100dd1ae',1,'ScreenSegmLevel(sSegm *segm, const void *data, u8 zero, u8 bg, u8 fg): vga_screen.cpp']]],
|
||||
['screensegmlevelgrad_331',['ScreenSegmLevelGrad',['../group__ScreenGroup.html#gabfce65d432ba3ba23b9e9d26cb7e0833',1,'ScreenSegmLevelGrad(sSegm *segm, const void *data, const void *sample1, const void *sample2): vga_screen.cpp'],['../group__ScreenGroup.html#gabfce65d432ba3ba23b9e9d26cb7e0833',1,'ScreenSegmLevelGrad(sSegm *segm, const void *data, const void *sample1, const void *sample2): vga_screen.cpp']]],
|
||||
['screensegmmtext_332',['ScreenSegmMText',['../group__ScreenGroup.html#gaf43a2819276e1a80aacf8c69ce99e019',1,'ScreenSegmMText(sSegm *segm, const void *data, const void *font, u16 fontheight, u8 bg, u8 fg, int wb): vga_screen.cpp'],['../group__ScreenGroup.html#gaf43a2819276e1a80aacf8c69ce99e019',1,'ScreenSegmMText(sSegm *segm, const void *data, const void *font, u16 fontheight, u8 bg, u8 fg, int wb): vga_screen.cpp']]],
|
||||
['screensegmoscil_333',['ScreenSegmOscil',['../group__ScreenGroup.html#ga08f6e07b32d0562225dd278369b86f25',1,'ScreenSegmOscil(sSegm *segm, const void *data, u8 bg, u8 fg, int pixh): vga_screen.cpp'],['../group__ScreenGroup.html#ga08f6e07b32d0562225dd278369b86f25',1,'ScreenSegmOscil(sSegm *segm, const void *data, u8 bg, u8 fg, int pixh): vga_screen.cpp']]],
|
||||
['screensegmoscline_334',['ScreenSegmOscLine',['../group__ScreenGroup.html#ga6658bae842b00873fbd81ff314e885f2',1,'ScreenSegmOscLine(sSegm *segm, const void *data, u8 bg, u8 fg): vga_screen.cpp'],['../group__ScreenGroup.html#ga6658bae842b00873fbd81ff314e885f2',1,'ScreenSegmOscLine(sSegm *segm, const void *data, u8 bg, u8 fg): vga_screen.cpp']]],
|
||||
['screensegmplane2_335',['ScreenSegmPlane2',['../group__ScreenGroup.html#ga3fd07eb06a7bdc8ef8b827d5c2e6a7a8',1,'ScreenSegmPlane2(sSegm *segm, const void *data, int plane, const void *trans, int wb): vga_screen.cpp'],['../group__ScreenGroup.html#ga3fd07eb06a7bdc8ef8b827d5c2e6a7a8',1,'ScreenSegmPlane2(sSegm *segm, const void *data, int plane, const void *trans, int wb): vga_screen.cpp']]],
|
||||
['screensegmprogress_336',['ScreenSegmProgress',['../group__ScreenGroup.html#ga91307fe494a56bdc90abe81fd29c883b',1,'ScreenSegmProgress(sSegm *segm, const void *data, const void *sample1, const void *sample2): vga_screen.cpp'],['../group__ScreenGroup.html#ga91307fe494a56bdc90abe81fd29c883b',1,'ScreenSegmProgress(sSegm *segm, const void *data, const void *sample1, const void *sample2): vga_screen.cpp']]],
|
||||
['screensegmtile_337',['ScreenSegmTile',['../group__ScreenGroup.html#gabae596ff5e55711a382c94cdbe068b14',1,'ScreenSegmTile(sSegm *segm, const void *data, const void *tiles, int w, int h, int wb): vga_screen.cpp'],['../group__ScreenGroup.html#gabae596ff5e55711a382c94cdbe068b14',1,'ScreenSegmTile(sSegm *segm, const void *data, const void *tiles, int w, int h, int wb): vga_screen.cpp']]],
|
||||
['screensegmtile2_338',['ScreenSegmTile2',['../group__ScreenGroup.html#ga5de2fa720bb6488ff4aaf868bb6c272c',1,'ScreenSegmTile2(sSegm *segm, const void *data, const void *tiles, int w, int h, int tilewb, int wb): vga_screen.cpp'],['../group__ScreenGroup.html#ga5de2fa720bb6488ff4aaf868bb6c272c',1,'ScreenSegmTile2(sSegm *segm, const void *data, const void *tiles, int w, int h, int tilewb, int wb): vga_screen.cpp']]],
|
||||
['screensegmtilepersp_339',['ScreenSegmTilePersp',['../group__ScreenGroup.html#ga49a3e79f7c5d1bbeec72b66985c0bc6a',1,'ScreenSegmTilePersp(sSegm *segm, const u8 *map, const u8 *tiles, const int *mat, u8 mapwbits, u8 maphbits, u8 tilebits, s8 horizon): vga_screen.cpp'],['../group__ScreenGroup.html#ga49a3e79f7c5d1bbeec72b66985c0bc6a',1,'ScreenSegmTilePersp(sSegm *segm, const u8 *map, const u8 *tiles, const int *mat, u8 mapwbits, u8 maphbits, u8 tilebits, s8 horizon): vga_screen.cpp']]],
|
||||
['screensegmtilepersp15_340',['ScreenSegmTilePersp15',['../group__ScreenGroup.html#ga254ec144884d63aed1bc0f22a1b06c6d',1,'ScreenSegmTilePersp15(sSegm *segm, const u8 *map, const u8 *tiles, const int *mat, u8 mapwbits, u8 maphbits, u8 tilebits, s8 horizon): vga_screen.cpp'],['../group__ScreenGroup.html#ga254ec144884d63aed1bc0f22a1b06c6d',1,'ScreenSegmTilePersp15(sSegm *segm, const u8 *map, const u8 *tiles, const int *mat, u8 mapwbits, u8 maphbits, u8 tilebits, s8 horizon): vga_screen.cpp']]],
|
||||
['screensegmtilepersp2_341',['ScreenSegmTilePersp2',['../group__ScreenGroup.html#gaccae48338e65347201543eed10bdcb3f',1,'ScreenSegmTilePersp2(sSegm *segm, const u8 *map, const u8 *tiles, const int *mat, u8 mapwbits, u8 maphbits, u8 tilebits, s8 horizon): vga_screen.cpp'],['../group__ScreenGroup.html#gaccae48338e65347201543eed10bdcb3f',1,'ScreenSegmTilePersp2(sSegm *segm, const u8 *map, const u8 *tiles, const int *mat, u8 mapwbits, u8 maphbits, u8 tilebits, s8 horizon): vga_screen.cpp']]],
|
||||
['screensegmtilepersp3_342',['ScreenSegmTilePersp3',['../group__ScreenGroup.html#ga90863ea08105ea7aed367cd6f1626251',1,'ScreenSegmTilePersp3(sSegm *segm, const u8 *map, const u8 *tiles, const int *mat, u8 mapwbits, u8 maphbits, u8 tilebits, s8 horizon): vga_screen.cpp'],['../group__ScreenGroup.html#ga90863ea08105ea7aed367cd6f1626251',1,'ScreenSegmTilePersp3(sSegm *segm, const u8 *map, const u8 *tiles, const int *mat, u8 mapwbits, u8 maphbits, u8 tilebits, s8 horizon): vga_screen.cpp']]],
|
||||
['screensegmtilepersp4_343',['ScreenSegmTilePersp4',['../group__ScreenGroup.html#gaff0df01b94efb9c244ee3c91883503be',1,'ScreenSegmTilePersp4(sSegm *segm, const u8 *map, const u8 *tiles, const int *mat, u8 mapwbits, u8 maphbits, u8 tilebits, s8 horizon): vga_screen.cpp'],['../group__ScreenGroup.html#gaff0df01b94efb9c244ee3c91883503be',1,'ScreenSegmTilePersp4(sSegm *segm, const u8 *map, const u8 *tiles, const int *mat, u8 mapwbits, u8 maphbits, u8 tilebits, s8 horizon): vga_screen.cpp']]],
|
||||
['second_20core_344',['Second Core',['../group__Core1Group.html',1,'']]],
|
||||
['seed_345',['Seed',['../classcGaussDRandom.html#ae8589b0f70643b22dd68b3c5367a26fd',1,'cGaussDRandom::Seed()'],['../classcGaussFRandom.html#a2f54ef1d9dfef90b5cbe698d4f73875b',1,'cGaussFRandom::Seed()'],['../classcRandom.html#a4e4b74f3e63ff6aff0987a329e3a14a4',1,'cRandom::Seed()']]],
|
||||
['seg_346',['seg',['../structsStrip.html#a047070401d4e3107a117e147085e6979',1,'sStrip']]],
|
||||
['setnextsound_347',['SetNextSound',['../group__PWMGroup.html#gaf9f5fbc637ae75e22d2f628cbfd9b665',1,'SetNextSound(const u8 *snd, int len): pwmsnd.cpp'],['../group__PWMGroup.html#gaf9f5fbc637ae75e22d2f628cbfd9b665',1,'SetNextSound(const u8 *snd, int len): pwmsnd.cpp']]],
|
||||
['setseed_348',['SetSeed',['../classcGaussDRandom.html#ab072dbb231917fa6decec115d6088be9',1,'cGaussDRandom::SetSeed()'],['../classcGaussFRandom.html#aaa9191f72c9dc021a68708151227779a',1,'cGaussFRandom::SetSeed()'],['../classcRandom.html#a97731d189abafb650fa8c97c4e01d7e8',1,'cRandom::SetSeed()']]],
|
||||
['shearx_349',['ShearX',['../classcMat2D.html#af12ccdd989e177278663981a9099557f',1,'cMat2D']]],
|
||||
['sheary_350',['ShearY',['../classcMat2D.html#adfd4450d81833a7f267bb9532e596616',1,'cMat2D']]],
|
||||
['shift_351',['Shift',['../classcRandom.html#a6eba251b543bb1a03cbf928c0edaab0c',1,'cRandom']]],
|
||||
['slayer_352',['sLayer',['../structsLayer.html',1,'']]],
|
||||
['slayermode_353',['sLayerMode',['../structsLayerMode.html',1,'']]],
|
||||
['slayerprog_354',['sLayerProg',['../structsLayerProg.html',1,'']]],
|
||||
['smoothnoise1d_355',['SmoothNoise1D',['../group__RandomGroup.html#ga1f6686911738e8d5973d8732311b9174',1,'SmoothNoise1D(float x, int scale, int seed): rand.cpp'],['../group__RandomGroup.html#ga1f6686911738e8d5973d8732311b9174',1,'SmoothNoise1D(float x, int scale, int seed): rand.cpp']]],
|
||||
['smoothnoise2d_356',['SmoothNoise2D',['../group__RandomGroup.html#gaf10b875dc0e70b5a89e5e4cbbc2d1bca',1,'SmoothNoise2D(float x, float y, int scale, int seed): rand.cpp'],['../group__RandomGroup.html#gaf10b875dc0e70b5a89e5e4cbbc2d1bca',1,'SmoothNoise2D(float x, float y, int scale, int seed): rand.cpp']]],
|
||||
['sortsprite_357',['SortSprite',['../group__SpriteGroup.html#gaee253aa5119f5c51858b19fb65843fc2',1,'SortSprite(sSprite **list, int num): vga_layer.cpp'],['../group__SpriteGroup.html#gaee253aa5119f5c51858b19fb65843fc2',1,'SortSprite(sSprite **list, int num): vga_layer.cpp']]],
|
||||
['speedsound_358',['SpeedSound',['../group__PWMGroup.html#gaa69a3c0ca6e5f20455ef1e60c2ea7b31',1,'SpeedSound(float speed): pwmsnd.cpp'],['../group__PWMGroup.html#gaa69a3c0ca6e5f20455ef1e60c2ea7b31',1,'SpeedSound(float speed): pwmsnd.cpp']]],
|
||||
['spritenum_359',['spritenum',['../structsLayer.html#a0550111309acfab91e8e0a2169f78728',1,'sLayer']]],
|
||||
['spritepreplines_360',['SpritePrepLines',['../group__SpriteGroup.html#ga63d71d933e8f5e7b47b139f61d1186fe',1,'SpritePrepLines(const u8 *img, u8 *x0, u8 *w0, u16 w, u16 h, u16 wb, u8 col, Bool fast): vga_layer.cpp'],['../group__SpriteGroup.html#ga63d71d933e8f5e7b47b139f61d1186fe',1,'SpritePrepLines(const u8 *img, u8 *x0, u8 *w0, u16 w, u16 h, u16 wb, u8 col, Bool fast): vga_layer.cpp']]],
|
||||
['sprites_361',['Sprites',['../group__SpriteGroup.html',1,'']]],
|
||||
['sscreen_362',['sScreen',['../structsScreen.html',1,'']]],
|
||||
['ssegm_363',['sSegm',['../structsSegm.html',1,'']]],
|
||||
['ssprite_364',['sSprite',['../structsSprite.html',1,'']]],
|
||||
['sstrip_365',['sStrip',['../structsStrip.html',1,'']]],
|
||||
['startvgacore_366',['StartVgaCore',['../group__VideoInitGroup.html#ga635c059231b4b8c8bbf4162a9044fcd6',1,'StartVgaCore(): vga.cpp'],['../group__VideoInitGroup.html#ga635c059231b4b8c8bbf4162a9044fcd6',1,'StartVgaCore(): vga.cpp']]],
|
||||
['stopsound_367',['StopSound',['../group__PWMGroup.html#gace7ff7d9e5fec2fa9c349305e72f1503',1,'StopSound(): pwmsnd.cpp'],['../group__PWMGroup.html#gace7ff7d9e5fec2fa9c349305e72f1503',1,'StopSound(): pwmsnd.cpp']]],
|
||||
['strip_368',['strip',['../structsScreen.html#acf3001d346f1542c33cca60d24a80769',1,'sScreen']]],
|
||||
['svgacfg_369',['sVgaCfg',['../structsVgaCfg.html',1,'']]],
|
||||
['svideo_370',['sVideo',['../structsVideo.html',1,'']]],
|
||||
['svmode_371',['sVmode',['../structsVmode.html',1,'']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_12.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,18 +1,8 @@
|
||||
var searchData=
|
||||
[
|
||||
['u16_371',['U16',['../classcRandom.html#a658c2dca536917c1119e445ca1dd516d',1,'cRandom']]],
|
||||
['u16max_372',['U16Max',['../classcRandom.html#a2b5ba4134b8f513ec1e1aa9a39d789bc',1,'cRandom']]],
|
||||
['u16minmax_373',['U16MinMax',['../classcRandom.html#add6f084e43fc0b2b7e4b79fe541aa9e9',1,'cRandom']]],
|
||||
['u32_374',['U32',['../classcRandom.html#a2c959298baba39b62cb46afefd8caa91',1,'cRandom']]],
|
||||
['u32max_375',['U32Max',['../classcRandom.html#a88df28a74e7f01c19de07bf402323251',1,'cRandom']]],
|
||||
['u32minmax_376',['U32MinMax',['../classcRandom.html#a4a94789f2c9cd0c6c92ef5a7d27573cf',1,'cRandom']]],
|
||||
['u64_377',['U64',['../classcRandom.html#a9919fbd7e052b2e8d455b7d9d2af5a95',1,'cRandom']]],
|
||||
['u64max_378',['U64Max',['../classcRandom.html#ac0e3f46ddf9c27be697d637471a0baad',1,'cRandom']]],
|
||||
['u64minmax_379',['U64MinMax',['../classcRandom.html#a00511a932902863d230da71cdb54c237',1,'cRandom']]],
|
||||
['u8_380',['U8',['../classcRandom.html#a0d4ad42187893624fbedb84e42959736',1,'cRandom']]],
|
||||
['u8max_381',['U8Max',['../classcRandom.html#a92d57d8fae2da8191d17a544ea94b786',1,'cRandom']]],
|
||||
['u8minmax_382',['U8MinMax',['../classcRandom.html#adb64f81cc059ae825ac4f64b696abef0',1,'cRandom']]],
|
||||
['unit_383',['Unit',['../classcMat2D.html#a1b2ec49c61df84feb3dbcb410489588f',1,'cMat2D']]],
|
||||
['usage_20rules_384',['Usage Rules',['../usagerules.html',1,'']]],
|
||||
['utility_20functions_385',['Utility Functions',['../group__UtilsGroup.html',1,'']]]
|
||||
['text_20printing_372',['Text Printing',['../group__TextGroup.html',1,'']]],
|
||||
['tools_20and_20palettes_373',['Tools and Palettes',['../tools.html',1,'']]],
|
||||
['trans_374',['trans',['../structsLayer.html#a5ecbd38a6da5261823990fef4b78270c',1,'sLayer']]],
|
||||
['transx_375',['TransX',['../classcMat2D.html#a585eeb0380be7dd93270c9cc29a38b66',1,'cMat2D']]],
|
||||
['transy_376',['TransY',['../classcMat2D.html#a07273c2b2c4ed4bb8a85209454f3e35e',1,'cMat2D']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_13.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,46 +1,18 @@
|
||||
var searchData=
|
||||
[
|
||||
['vact1_386',['vact1',['../structsVideo.html#ac58a50a6615a88427fbb5aa84c362ab4',1,'sVideo::vact1()'],['../structsVmode.html#a37fad604863c191c364dfb86b12d655c',1,'sVmode::vact1()']]],
|
||||
['vact2_387',['vact2',['../structsVideo.html#afb34703b0b9a6c413598625fc5765067',1,'sVideo::vact2()'],['../structsVmode.html#ab416b40574a3a2da189c39536f2f7b43',1,'sVmode::vact2()']]],
|
||||
['vback1_388',['vback1',['../structsVideo.html#a29744a484ccfe80d56f919908d44030b',1,'sVideo::vback1()'],['../structsVmode.html#ac46e81ccd9f8c56e98db14b5452246ba',1,'sVmode::vback1()']]],
|
||||
['vback2_389',['vback2',['../structsVideo.html#a16ca5555f56db5e614d514a1d74aac2d',1,'sVideo::vback2()'],['../structsVmode.html#a867ee37549d086f866b84430d8d19101',1,'sVmode::vback2()']]],
|
||||
['vco_390',['vco',['../structsVmode.html#aff9377d2937304923e661f0baa9502cd',1,'sVmode']]],
|
||||
['vcocalc_391',['vcocalc',['../group__OverclockGroup.html#gaa67652684354cbb38a893670ad1dc77d',1,'vcocalc(u32 reqkhz, u32 input, u32 vcomin, u32 vcomax, bool lowvco, u32 *outkhz, u32 *outvco, u16 *outfbdiv, u8 *outpd1, u8 *outpd2): overclock.cpp'],['../group__OverclockGroup.html#gaa67652684354cbb38a893670ad1dc77d',1,'vcocalc(u32 reqkhz, u32 input, u32 vcomin, u32 vcomax, bool lowvco, u32 *outkhz, u32 *outvco, u16 *outfbdiv, u8 *outpd1, u8 *outpd2): overclock.cpp']]],
|
||||
['vfirst1_392',['vfirst1',['../structsVmode.html#a61cf5a3e8acc7eb15e9711fd354c096d',1,'sVmode']]],
|
||||
['vfirst2_393',['vfirst2',['../structsVmode.html#a921294958163234c10a89820b80206b5',1,'sVmode']]],
|
||||
['vfreq_394',['vfreq',['../structsVmode.html#ae3bdaa13ebebf7f9c1a0704e73e91615',1,'sVmode']]],
|
||||
['vfront1_395',['vfront1',['../structsVideo.html#a4c92492c9e53e6591d846103fe6cd46d',1,'sVideo::vfront1()'],['../structsVmode.html#a20427c150fe8c81b9e603ca6ca10f0a8',1,'sVmode::vfront1()']]],
|
||||
['vfront2_396',['vfront2',['../structsVideo.html#a6d41dbc413f100e02f15601e1b8970b8',1,'sVideo::vfront2()'],['../structsVmode.html#a120e05abe58d6f743efddb53a3bb1a4c',1,'sVmode::vfront2()']]],
|
||||
['vga_2eh_397',['vga.h',['../vga_8h.html',1,'']]],
|
||||
['vga_5flayer_2eh_398',['vga_layer.h',['../vga__layer_8h.html',1,'']]],
|
||||
['vga_5fpal_2eh_399',['vga_pal.h',['../vga__pal_8h.html',1,'']]],
|
||||
['vga_5fscreen_2eh_400',['vga_screen.h',['../vga__screen_8h.html',1,'']]],
|
||||
['vga_5futil_2eh_401',['vga_util.h',['../vga__util_8h.html',1,'']]],
|
||||
['vga_5fvmode_2eh_402',['vga_vmode.h',['../vga__vmode_8h.html',1,'']]],
|
||||
['vgacfg_403',['VgaCfg',['../group__VideoModeGroup.html#ga5a8c9c954becaf3532bb45f3801ca916',1,'VgaCfg(const sVgaCfg *cfg, sVmode *vmode): vga_vmode.cpp'],['../group__VideoModeGroup.html#ga5a8c9c954becaf3532bb45f3801ca916',1,'VgaCfg(const sVgaCfg *cfg, sVmode *vmode): vga_vmode.cpp']]],
|
||||
['vgacfgdef_404',['VgaCfgDef',['../group__VideoModeGroup.html#ga5c395e6432f802e7d1a57a27359dfb21',1,'VgaCfgDef(sVgaCfg *cfg): vga_vmode.cpp'],['../group__VideoModeGroup.html#ga5c395e6432f802e7d1a57a27359dfb21',1,'VgaCfgDef(sVgaCfg *cfg): vga_vmode.cpp']]],
|
||||
['vgainitreq_405',['VgaInitReq',['../group__VideoInitGroup.html#ga0e413f66204b739fdcc8c675b9226d5b',1,'VgaInitReq(const sVmode *vmode): vga.cpp'],['../group__VideoInitGroup.html#ga0e413f66204b739fdcc8c675b9226d5b',1,'VgaInitReq(const sVmode *vmode): vga.cpp']]],
|
||||
['vgaprintcfg_406',['VgaPrintCfg',['../group__VideoModeGroup.html#ga6e2829a1d4a0907563173ed5da6607a2',1,'VgaPrintCfg(const sVmode *vmode): vga_vmode.cpp'],['../group__VideoModeGroup.html#ga6e2829a1d4a0907563173ed5da6607a2',1,'VgaPrintCfg(const sVmode *vmode): vga_vmode.cpp']]],
|
||||
['video_407',['video',['../structsVgaCfg.html#a751fec0afe8c770d1b5723fd141c5193',1,'sVgaCfg::video()'],['../group__VideoInitGroup.html#gae078675a223061bd05b22421d091fcc4',1,'Video(u8 dev, u8 res, u8 form, u8 *buf, const void *buf2): vga_vmode.cpp'],['../group__VideoInitGroup.html#gae078675a223061bd05b22421d091fcc4',1,'Video(u8 dev, u8 res, u8 form, u8 *buf, const void *buf2=FontBoldB8x16): vga_vmode.cpp']]],
|
||||
['video_5fname_5flen_408',['VIDEO_NAME_LEN',['../group__VideoModeGroup.html#gab82daa8ff7c1f0a0af98f0a1a2ad8070',1,'vga_vmode.h']]],
|
||||
['videoega_409',['VideoEGA',['../group__VideoModeGroup.html#ga660945232bde72e2d071814b14927786',1,'VideoEGA(): vga_vmode.cpp'],['../group__VideoModeGroup.html#ga660945232bde72e2d071814b14927786',1,'VideoEGA(): vga_vmode.cpp']]],
|
||||
['videohd_410',['VideoHD',['../group__VideoModeGroup.html#ga0ff3ab799ef4e2d47973e8467f80124a',1,'VideoHD(): vga_vmode.cpp'],['../group__VideoModeGroup.html#ga0ff3ab799ef4e2d47973e8467f80124a',1,'VideoHD(): vga_vmode.cpp']]],
|
||||
['video_2flibrary_20initialization_411',['Video/Library Initialization',['../group__VideoInitGroup.html',1,'']]],
|
||||
['videontsc_412',['VideoNTSC',['../group__VideoModeGroup.html#ga7b78a1e0c925f559b57130c96cb2ab87',1,'VideoNTSC(): vga_vmode.cpp'],['../group__VideoModeGroup.html#ga7b78a1e0c925f559b57130c96cb2ab87',1,'VideoNTSC(): vga_vmode.cpp']]],
|
||||
['videontscp_413',['VideoNTSCp',['../group__VideoModeGroup.html#ga4691029fbac9b2f1e5103e7112fe4193',1,'VideoNTSCp(): vga_vmode.cpp'],['../group__VideoModeGroup.html#ga4691029fbac9b2f1e5103e7112fe4193',1,'VideoNTSCp(): vga_vmode.cpp']]],
|
||||
['videopal_414',['VideoPAL',['../group__VideoModeGroup.html#ga4ae73a84095da5b7378d9e7717578543',1,'VideoPAL(): vga_vmode.cpp'],['../group__VideoModeGroup.html#ga4ae73a84095da5b7378d9e7717578543',1,'VideoPAL(): vga_vmode.cpp']]],
|
||||
['videopalp_415',['VideoPALp',['../group__VideoModeGroup.html#ga2bf2039947f0787eddcbbfb7a290a623',1,'VideoPALp(): vga_vmode.cpp'],['../group__VideoModeGroup.html#ga2bf2039947f0787eddcbbfb7a290a623',1,'VideoPALp(): vga_vmode.cpp']]],
|
||||
['videosvga_416',['VideoSVGA',['../group__VideoModeGroup.html#ga703cd2c1aaaa2fbabb83b45ea6bd7529',1,'VideoSVGA(): vga_vmode.cpp'],['../group__VideoModeGroup.html#ga703cd2c1aaaa2fbabb83b45ea6bd7529',1,'VideoSVGA(): vga_vmode.cpp']]],
|
||||
['videovesa_417',['VideoVESA',['../group__VideoModeGroup.html#gae0a554c910a0813dc34efe6e41c599f0',1,'VideoVESA(): vga_vmode.cpp'],['../group__VideoModeGroup.html#gae0a554c910a0813dc34efe6e41c599f0',1,'VideoVESA(): vga_vmode.cpp']]],
|
||||
['videovga_418',['VideoVGA',['../group__VideoModeGroup.html#gadb7e1852e9bacd8022a73300a056597b',1,'VideoVGA(): vga_vmode.cpp'],['../group__VideoModeGroup.html#gadb7e1852e9bacd8022a73300a056597b',1,'VideoVGA(): vga_vmode.cpp']]],
|
||||
['videoxga_419',['VideoXGA',['../group__VideoModeGroup.html#ga3a82ed7dd84179f7a94aa8ecb46dd2be',1,'VideoXGA(): vga_vmode.cpp'],['../group__VideoModeGroup.html#ga3a82ed7dd84179f7a94aa8ecb46dd2be',1,'VideoXGA(): vga_vmode.cpp']]],
|
||||
['vmax_420',['vmax',['../structsVideo.html#a2647922c3ea7e4d755dcea563de58891',1,'sVideo::vmax()'],['../structsVmode.html#a53d7f6d985d10ac0f8d7d1d38c29384f',1,'sVmode::vmax()']]],
|
||||
['vmode_421',['Vmode',['../group__VideoModeGroup.html#gadcbc32ee97d11a2adca51f68cd5d2daa',1,'Vmode(): vga_vmode.cpp'],['../group__VideoModeGroup.html#gadcbc32ee97d11a2adca51f68cd5d2daa',1,'Vmode(): vga_vmode.cpp']]],
|
||||
['vpost1_422',['vpost1',['../structsVideo.html#a3a8807c08c0d3fc7f20013696dad46b5',1,'sVideo::vpost1()'],['../structsVmode.html#af1acbe84eae620431931e698cb83712c',1,'sVmode::vpost1()']]],
|
||||
['vpost2_423',['vpost2',['../structsVideo.html#ae7bf1d76bd9bdc4352d44fb0e84d3d9d',1,'sVideo::vpost2()'],['../structsVmode.html#a06d7f6e9e10353adf36091b48baa895b',1,'sVmode::vpost2()']]],
|
||||
['vpre1_424',['vpre1',['../structsVideo.html#aa088862ed071b676bf26196794738f34',1,'sVideo::vpre1()'],['../structsVmode.html#afc13563de321689d9c79580e39520874',1,'sVmode::vpre1()']]],
|
||||
['vpre2_425',['vpre2',['../structsVideo.html#aa03780a43b90177b46660f11219b523b',1,'sVideo::vpre2()'],['../structsVmode.html#a7de13c449312b54175a971de55f8abda',1,'sVmode::vpre2()']]],
|
||||
['vsync1_426',['vsync1',['../structsVideo.html#ab541d8aa5ee66d36c1ac2e0cfc552bc3',1,'sVideo::vsync1()'],['../structsVmode.html#ac52e0f8274fecd646a69ed71839dbf40',1,'sVmode::vsync1()']]],
|
||||
['vsync2_427',['vsync2',['../structsVideo.html#afd4f3e0f07f0b090e0c4b52610630242',1,'sVideo::vsync2()'],['../structsVmode.html#a73c7419625b6fdd4a9ef7d6f63597b71',1,'sVmode::vsync2()']]],
|
||||
['vtot_428',['vtot',['../structsVideo.html#ab1dcd3285c00fae3bbe56b02f655c554',1,'sVideo::vtot()'],['../structsVmode.html#a9329d3e06321ef88779b11d3236bf722',1,'sVmode::vtot()']]]
|
||||
['u16_377',['U16',['../classcRandom.html#a658c2dca536917c1119e445ca1dd516d',1,'cRandom']]],
|
||||
['u16max_378',['U16Max',['../classcRandom.html#a2b5ba4134b8f513ec1e1aa9a39d789bc',1,'cRandom']]],
|
||||
['u16minmax_379',['U16MinMax',['../classcRandom.html#add6f084e43fc0b2b7e4b79fe541aa9e9',1,'cRandom']]],
|
||||
['u32_380',['U32',['../classcRandom.html#a2c959298baba39b62cb46afefd8caa91',1,'cRandom']]],
|
||||
['u32max_381',['U32Max',['../classcRandom.html#a88df28a74e7f01c19de07bf402323251',1,'cRandom']]],
|
||||
['u32minmax_382',['U32MinMax',['../classcRandom.html#a4a94789f2c9cd0c6c92ef5a7d27573cf',1,'cRandom']]],
|
||||
['u64_383',['U64',['../classcRandom.html#a9919fbd7e052b2e8d455b7d9d2af5a95',1,'cRandom']]],
|
||||
['u64max_384',['U64Max',['../classcRandom.html#ac0e3f46ddf9c27be697d637471a0baad',1,'cRandom']]],
|
||||
['u64minmax_385',['U64MinMax',['../classcRandom.html#a00511a932902863d230da71cdb54c237',1,'cRandom']]],
|
||||
['u8_386',['U8',['../classcRandom.html#a0d4ad42187893624fbedb84e42959736',1,'cRandom']]],
|
||||
['u8max_387',['U8Max',['../classcRandom.html#a92d57d8fae2da8191d17a544ea94b786',1,'cRandom']]],
|
||||
['u8minmax_388',['U8MinMax',['../classcRandom.html#adb64f81cc059ae825ac4f64b696abef0',1,'cRandom']]],
|
||||
['unit_389',['Unit',['../classcMat2D.html#a1b2ec49c61df84feb3dbcb410489588f',1,'cMat2D']]],
|
||||
['usage_20rules_390',['Usage Rules',['../usagerules.html',1,'']]],
|
||||
['utility_20functions_391',['Utility Functions',['../group__UtilsGroup.html',1,'']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_14.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,12 +1,47 @@
|
||||
var searchData=
|
||||
[
|
||||
['w_429',['w',['../structsCanvas.html#a3ff778f4110ba52ba5d90b0d2266210c',1,'sCanvas::w()'],['../structsLayer.html#a23de438bb18f13c25cda42f2b87af5b1',1,'sLayer::w()'],['../structsSprite.html#a4f6d6284ef10949275ac7f2aa9509911',1,'sSprite::w()']]],
|
||||
['w0_430',['w0',['../structsSprite.html#a9dcc67b1adcad4346623b9c130b4044a',1,'sSprite']]],
|
||||
['waitvsync_431',['WaitVSync',['../vga_8h.html#a906eb503fb409d6c3e9fa4489a8694aa',1,'vga.cpp']]],
|
||||
['wb_432',['wb',['../structsCanvas.html#a8159f08f82a6002c485d041e275d5d54',1,'sCanvas::wb()'],['../structsLayer.html#ae594a65d332b1612758adbe0ac9bfaa5',1,'sLayer::wb()'],['../structsSprite.html#a74377291c0719b19b1db0038cf257f03',1,'sSprite::wb()'],['../structsSegm.html#a8d95ae3691b71551aa466c73e26b0e6d',1,'sSegm::wb()']]],
|
||||
['wfull_433',['wfull',['../structsVgaCfg.html#afc4ce1f0849b1e4d62275ecbd022abf6',1,'sVgaCfg::wfull()'],['../structsVmode.html#aec555dc7b7c6c39e2709412eee7bf86a',1,'sVmode::wfull()']]],
|
||||
['width_434',['width',['../structsSegm.html#af02228a735b6f43e2c65228aa4150a93',1,'sSegm::width()'],['../structsVgaCfg.html#ae3a5a625a197b1d1274f8bdbcf3f5d79',1,'sVgaCfg::width()'],['../structsVmode.html#adeba3837e5a02b2929cdf4d7a4a7549f',1,'sVmode::width()']]],
|
||||
['wmax_435',['wmax',['../structsVmode.html#aee0f3f2eb25cd98ea4b2c7f8131b385e',1,'sVmode']]],
|
||||
['wrapx_436',['wrapx',['../structsSegm.html#aa4744cd49af426bdc710f9543e10e5f2',1,'sSegm']]],
|
||||
['wrapy_437',['wrapy',['../structsSegm.html#ad11cdfd5dc96699f8381799762847a4d',1,'sSegm']]]
|
||||
['vact1_392',['vact1',['../structsVideo.html#ac58a50a6615a88427fbb5aa84c362ab4',1,'sVideo::vact1()'],['../structsVmode.html#a37fad604863c191c364dfb86b12d655c',1,'sVmode::vact1()']]],
|
||||
['vact2_393',['vact2',['../structsVideo.html#afb34703b0b9a6c413598625fc5765067',1,'sVideo::vact2()'],['../structsVmode.html#ab416b40574a3a2da189c39536f2f7b43',1,'sVmode::vact2()']]],
|
||||
['vback1_394',['vback1',['../structsVideo.html#a29744a484ccfe80d56f919908d44030b',1,'sVideo::vback1()'],['../structsVmode.html#ac46e81ccd9f8c56e98db14b5452246ba',1,'sVmode::vback1()']]],
|
||||
['vback2_395',['vback2',['../structsVideo.html#a16ca5555f56db5e614d514a1d74aac2d',1,'sVideo::vback2()'],['../structsVmode.html#a867ee37549d086f866b84430d8d19101',1,'sVmode::vback2()']]],
|
||||
['vco_396',['vco',['../structsVmode.html#aff9377d2937304923e661f0baa9502cd',1,'sVmode']]],
|
||||
['vcocalc_397',['vcocalc',['../group__OverclockGroup.html#gaa67652684354cbb38a893670ad1dc77d',1,'vcocalc(u32 reqkhz, u32 input, u32 vcomin, u32 vcomax, bool lowvco, u32 *outkhz, u32 *outvco, u16 *outfbdiv, u8 *outpd1, u8 *outpd2): overclock.cpp'],['../group__OverclockGroup.html#gaa67652684354cbb38a893670ad1dc77d',1,'vcocalc(u32 reqkhz, u32 input, u32 vcomin, u32 vcomax, bool lowvco, u32 *outkhz, u32 *outvco, u16 *outfbdiv, u8 *outpd1, u8 *outpd2): overclock.cpp']]],
|
||||
['vfirst1_398',['vfirst1',['../structsVmode.html#a61cf5a3e8acc7eb15e9711fd354c096d',1,'sVmode']]],
|
||||
['vfirst2_399',['vfirst2',['../structsVmode.html#a921294958163234c10a89820b80206b5',1,'sVmode']]],
|
||||
['vfreq_400',['vfreq',['../structsVmode.html#ae3bdaa13ebebf7f9c1a0704e73e91615',1,'sVmode']]],
|
||||
['vfront1_401',['vfront1',['../structsVideo.html#a4c92492c9e53e6591d846103fe6cd46d',1,'sVideo::vfront1()'],['../structsVmode.html#a20427c150fe8c81b9e603ca6ca10f0a8',1,'sVmode::vfront1()']]],
|
||||
['vfront2_402',['vfront2',['../structsVideo.html#a6d41dbc413f100e02f15601e1b8970b8',1,'sVideo::vfront2()'],['../structsVmode.html#a120e05abe58d6f743efddb53a3bb1a4c',1,'sVmode::vfront2()']]],
|
||||
['vga_2eh_403',['vga.h',['../vga_8h.html',1,'']]],
|
||||
['vga_5flayer_2eh_404',['vga_layer.h',['../vga__layer_8h.html',1,'']]],
|
||||
['vga_5fpal_2eh_405',['vga_pal.h',['../vga__pal_8h.html',1,'']]],
|
||||
['vga_5fscreen_2eh_406',['vga_screen.h',['../vga__screen_8h.html',1,'']]],
|
||||
['vga_5futil_2eh_407',['vga_util.h',['../vga__util_8h.html',1,'']]],
|
||||
['vga_5fvmode_2eh_408',['vga_vmode.h',['../vga__vmode_8h.html',1,'']]],
|
||||
['vgacfg_409',['VgaCfg',['../group__VideoModeGroup.html#ga5a8c9c954becaf3532bb45f3801ca916',1,'VgaCfg(const sVgaCfg *cfg, sVmode *vmode): vga_vmode.cpp'],['../group__VideoModeGroup.html#ga5a8c9c954becaf3532bb45f3801ca916',1,'VgaCfg(const sVgaCfg *cfg, sVmode *vmode): vga_vmode.cpp']]],
|
||||
['vgacfgdef_410',['VgaCfgDef',['../group__VideoModeGroup.html#ga5c395e6432f802e7d1a57a27359dfb21',1,'VgaCfgDef(sVgaCfg *cfg): vga_vmode.cpp'],['../group__VideoModeGroup.html#ga5c395e6432f802e7d1a57a27359dfb21',1,'VgaCfgDef(sVgaCfg *cfg): vga_vmode.cpp']]],
|
||||
['vgainitreq_411',['VgaInitReq',['../group__VideoInitGroup.html#ga0e413f66204b739fdcc8c675b9226d5b',1,'VgaInitReq(const sVmode *vmode): vga.cpp'],['../group__VideoInitGroup.html#ga0e413f66204b739fdcc8c675b9226d5b',1,'VgaInitReq(const sVmode *vmode): vga.cpp']]],
|
||||
['vgaprintcfg_412',['VgaPrintCfg',['../group__VideoModeGroup.html#ga6e2829a1d4a0907563173ed5da6607a2',1,'VgaPrintCfg(const sVmode *vmode): vga_vmode.cpp'],['../group__VideoModeGroup.html#ga6e2829a1d4a0907563173ed5da6607a2',1,'VgaPrintCfg(const sVmode *vmode): vga_vmode.cpp']]],
|
||||
['video_413',['video',['../structsVgaCfg.html#a751fec0afe8c770d1b5723fd141c5193',1,'sVgaCfg']]],
|
||||
['video_414',['Video',['../group__VideoInitGroup.html#gae078675a223061bd05b22421d091fcc4',1,'Video(u8 dev, u8 res, u8 form, u8 *buf, const void *buf2=FontBoldB8x16): vga_vmode.cpp'],['../group__VideoInitGroup.html#gae078675a223061bd05b22421d091fcc4',1,'Video(u8 dev, u8 res, u8 form, u8 *buf, const void *buf2): vga_vmode.cpp']]],
|
||||
['video_2flibrary_20initialization_415',['Video/Library Initialization',['../group__VideoInitGroup.html',1,'']]],
|
||||
['video_5fname_5flen_416',['VIDEO_NAME_LEN',['../group__VideoModeGroup.html#gab82daa8ff7c1f0a0af98f0a1a2ad8070',1,'vga_vmode.h']]],
|
||||
['videoega_417',['VideoEGA',['../group__VideoModeGroup.html#ga660945232bde72e2d071814b14927786',1,'VideoEGA(): vga_vmode.cpp'],['../group__VideoModeGroup.html#ga660945232bde72e2d071814b14927786',1,'VideoEGA(): vga_vmode.cpp']]],
|
||||
['videohd_418',['VideoHD',['../group__VideoModeGroup.html#ga0ff3ab799ef4e2d47973e8467f80124a',1,'VideoHD(): vga_vmode.cpp'],['../group__VideoModeGroup.html#ga0ff3ab799ef4e2d47973e8467f80124a',1,'VideoHD(): vga_vmode.cpp']]],
|
||||
['videontsc_419',['VideoNTSC',['../group__VideoModeGroup.html#ga7b78a1e0c925f559b57130c96cb2ab87',1,'VideoNTSC(): vga_vmode.cpp'],['../group__VideoModeGroup.html#ga7b78a1e0c925f559b57130c96cb2ab87',1,'VideoNTSC(): vga_vmode.cpp']]],
|
||||
['videontscp_420',['VideoNTSCp',['../group__VideoModeGroup.html#ga4691029fbac9b2f1e5103e7112fe4193',1,'VideoNTSCp(): vga_vmode.cpp'],['../group__VideoModeGroup.html#ga4691029fbac9b2f1e5103e7112fe4193',1,'VideoNTSCp(): vga_vmode.cpp']]],
|
||||
['videopal_421',['VideoPAL',['../group__VideoModeGroup.html#ga4ae73a84095da5b7378d9e7717578543',1,'VideoPAL(): vga_vmode.cpp'],['../group__VideoModeGroup.html#ga4ae73a84095da5b7378d9e7717578543',1,'VideoPAL(): vga_vmode.cpp']]],
|
||||
['videopalp_422',['VideoPALp',['../group__VideoModeGroup.html#ga2bf2039947f0787eddcbbfb7a290a623',1,'VideoPALp(): vga_vmode.cpp'],['../group__VideoModeGroup.html#ga2bf2039947f0787eddcbbfb7a290a623',1,'VideoPALp(): vga_vmode.cpp']]],
|
||||
['videosvga_423',['VideoSVGA',['../group__VideoModeGroup.html#ga703cd2c1aaaa2fbabb83b45ea6bd7529',1,'VideoSVGA(): vga_vmode.cpp'],['../group__VideoModeGroup.html#ga703cd2c1aaaa2fbabb83b45ea6bd7529',1,'VideoSVGA(): vga_vmode.cpp']]],
|
||||
['videovesa_424',['VideoVESA',['../group__VideoModeGroup.html#gae0a554c910a0813dc34efe6e41c599f0',1,'VideoVESA(): vga_vmode.cpp'],['../group__VideoModeGroup.html#gae0a554c910a0813dc34efe6e41c599f0',1,'VideoVESA(): vga_vmode.cpp']]],
|
||||
['videovga_425',['VideoVGA',['../group__VideoModeGroup.html#gadb7e1852e9bacd8022a73300a056597b',1,'VideoVGA(): vga_vmode.cpp'],['../group__VideoModeGroup.html#gadb7e1852e9bacd8022a73300a056597b',1,'VideoVGA(): vga_vmode.cpp']]],
|
||||
['videoxga_426',['VideoXGA',['../group__VideoModeGroup.html#ga3a82ed7dd84179f7a94aa8ecb46dd2be',1,'VideoXGA(): vga_vmode.cpp'],['../group__VideoModeGroup.html#ga3a82ed7dd84179f7a94aa8ecb46dd2be',1,'VideoXGA(): vga_vmode.cpp']]],
|
||||
['vmax_427',['vmax',['../structsVideo.html#a2647922c3ea7e4d755dcea563de58891',1,'sVideo::vmax()'],['../structsVmode.html#a53d7f6d985d10ac0f8d7d1d38c29384f',1,'sVmode::vmax()']]],
|
||||
['vmode_428',['Vmode',['../group__VideoModeGroup.html#gadcbc32ee97d11a2adca51f68cd5d2daa',1,'Vmode(): vga_vmode.cpp'],['../group__VideoModeGroup.html#gadcbc32ee97d11a2adca51f68cd5d2daa',1,'Vmode(): vga_vmode.cpp']]],
|
||||
['vpost1_429',['vpost1',['../structsVideo.html#a3a8807c08c0d3fc7f20013696dad46b5',1,'sVideo::vpost1()'],['../structsVmode.html#af1acbe84eae620431931e698cb83712c',1,'sVmode::vpost1()']]],
|
||||
['vpost2_430',['vpost2',['../structsVideo.html#ae7bf1d76bd9bdc4352d44fb0e84d3d9d',1,'sVideo::vpost2()'],['../structsVmode.html#a06d7f6e9e10353adf36091b48baa895b',1,'sVmode::vpost2()']]],
|
||||
['vpre1_431',['vpre1',['../structsVideo.html#aa088862ed071b676bf26196794738f34',1,'sVideo::vpre1()'],['../structsVmode.html#afc13563de321689d9c79580e39520874',1,'sVmode::vpre1()']]],
|
||||
['vpre2_432',['vpre2',['../structsVmode.html#a7de13c449312b54175a971de55f8abda',1,'sVmode::vpre2()'],['../structsVideo.html#aa03780a43b90177b46660f11219b523b',1,'sVideo::vpre2()']]],
|
||||
['vsync1_433',['vsync1',['../structsVmode.html#ac52e0f8274fecd646a69ed71839dbf40',1,'sVmode::vsync1()'],['../structsVideo.html#ab541d8aa5ee66d36c1ac2e0cfc552bc3',1,'sVideo::vsync1()']]],
|
||||
['vsync2_434',['vsync2',['../structsVideo.html#afd4f3e0f07f0b090e0c4b52610630242',1,'sVideo::vsync2()'],['../structsVmode.html#a73c7419625b6fdd4a9ef7d6f63597b71',1,'sVmode::vsync2()']]],
|
||||
['vtot_435',['vtot',['../structsVmode.html#a9329d3e06321ef88779b11d3236bf722',1,'sVmode::vtot()'],['../structsVideo.html#ab1dcd3285c00fae3bbe56b02f655c554',1,'sVideo::vtot()']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_15.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
var searchData=
|
||||
[
|
||||
['x_438',['x',['../structsLayer.html#a7a29cd6a22a5e7a2743714cfb14dab7a',1,'sLayer::x()'],['../structsSprite.html#ad5044957a620c165c22e28ad98fdf534',1,'sSprite::x()']]],
|
||||
['x0_439',['x0',['../structsSprite.html#a82ad70c7175425113103c68a2d0b034d',1,'sSprite']]],
|
||||
['xbits_440',['xbits',['../structsLayer.html#a8cfe006acd74ac0a1266fea6640a01f1',1,'sLayer']]]
|
||||
['w_436',['w',['../structsCanvas.html#a3ff778f4110ba52ba5d90b0d2266210c',1,'sCanvas::w()'],['../structsLayer.html#a23de438bb18f13c25cda42f2b87af5b1',1,'sLayer::w()'],['../structsSprite.html#a4f6d6284ef10949275ac7f2aa9509911',1,'sSprite::w()']]],
|
||||
['w0_437',['w0',['../structsSprite.html#a9dcc67b1adcad4346623b9c130b4044a',1,'sSprite']]],
|
||||
['waitvsync_438',['WaitVSync',['../vga_8h.html#a906eb503fb409d6c3e9fa4489a8694aa',1,'vga.cpp']]],
|
||||
['wavdata_5f_439',['WAVDATA_',['../structWAVDATA__.html',1,'']]],
|
||||
['wavformat_5f_440',['WAVFORMAT_',['../structWAVFORMAT__.html',1,'']]],
|
||||
['wavhead_5f_441',['WAVHEAD_',['../structWAVHEAD__.html',1,'']]],
|
||||
['wb_442',['wb',['../structsCanvas.html#a8159f08f82a6002c485d041e275d5d54',1,'sCanvas::wb()'],['../structsLayer.html#ae594a65d332b1612758adbe0ac9bfaa5',1,'sLayer::wb()'],['../structsSprite.html#a74377291c0719b19b1db0038cf257f03',1,'sSprite::wb()'],['../structsSegm.html#a8d95ae3691b71551aa466c73e26b0e6d',1,'sSegm::wb()']]],
|
||||
['wfull_443',['wfull',['../structsVgaCfg.html#afc4ce1f0849b1e4d62275ecbd022abf6',1,'sVgaCfg::wfull()'],['../structsVmode.html#aec555dc7b7c6c39e2709412eee7bf86a',1,'sVmode::wfull()']]],
|
||||
['width_444',['width',['../structsSegm.html#af02228a735b6f43e2c65228aa4150a93',1,'sSegm::width()'],['../structsVgaCfg.html#ae3a5a625a197b1d1274f8bdbcf3f5d79',1,'sVgaCfg::width()'],['../structsVmode.html#adeba3837e5a02b2929cdf4d7a4a7549f',1,'sVmode::width()']]],
|
||||
['wmax_445',['wmax',['../structsVmode.html#aee0f3f2eb25cd98ea4b2c7f8131b385e',1,'sVmode']]],
|
||||
['wrapx_446',['wrapx',['../structsSegm.html#aa4744cd49af426bdc710f9543e10e5f2',1,'sSegm']]],
|
||||
['wrapy_447',['wrapy',['../structsSegm.html#ad11cdfd5dc96699f8381799762847a4d',1,'sSegm']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_16.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
var searchData=
|
||||
[
|
||||
['y_441',['y',['../structsLayer.html#a1c2a809dce2ae575f84aca07bcf25ecc',1,'sLayer::y()'],['../structsSprite.html#a479fcf77a3c4c5af868eeb3c04dba712',1,'sSprite::y()']]],
|
||||
['ybits_442',['ybits',['../structsLayer.html#a21f3684b7133f5f894ff86b72ca8c685',1,'sLayer']]]
|
||||
['x_448',['x',['../structsLayer.html#a7a29cd6a22a5e7a2743714cfb14dab7a',1,'sLayer::x()'],['../structsSprite.html#ad5044957a620c165c22e28ad98fdf534',1,'sSprite::x()']]],
|
||||
['x0_449',['x0',['../structsSprite.html#a82ad70c7175425113103c68a2d0b034d',1,'sSprite']]],
|
||||
['xbits_450',['xbits',['../structsLayer.html#a8cfe006acd74ac0a1266fea6640a01f1',1,'sLayer']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_17.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,20 +1,5 @@
|
||||
var searchData=
|
||||
[
|
||||
['zxcol_5f0_443',['ZXCOL_0',['../group__ColorsGroup.html#gaf8c7c3371bab1fcfdde36fb3abba3869',1,'vga_pal.h']]],
|
||||
['zxcol_5f1_444',['ZXCOL_1',['../group__ColorsGroup.html#ga5e24f31ef961348d92de14b888eb4d82',1,'vga_pal.h']]],
|
||||
['zxcol_5f10_445',['ZXCOL_10',['../group__ColorsGroup.html#gaf879b5c0237118beac4a8dff04c3ce0f',1,'vga_pal.h']]],
|
||||
['zxcol_5f11_446',['ZXCOL_11',['../group__ColorsGroup.html#ga1a8ec223d2bb9b0125b96396173452b2',1,'vga_pal.h']]],
|
||||
['zxcol_5f12_447',['ZXCOL_12',['../group__ColorsGroup.html#ga21d22bdde632741167a9f4e0a0f1348c',1,'vga_pal.h']]],
|
||||
['zxcol_5f13_448',['ZXCOL_13',['../group__ColorsGroup.html#ga3a5d22e3bfbad59189d68a2bf3472e4f',1,'vga_pal.h']]],
|
||||
['zxcol_5f14_449',['ZXCOL_14',['../group__ColorsGroup.html#ga3587322c2e584e02d514f133e41acd55',1,'vga_pal.h']]],
|
||||
['zxcol_5f15_450',['ZXCOL_15',['../group__ColorsGroup.html#ga57bbe8f45c1848fed8fa017cd9b21341',1,'vga_pal.h']]],
|
||||
['zxcol_5f2_451',['ZXCOL_2',['../group__ColorsGroup.html#gadc8ef66ae4cfecf46b69032fb52faa8e',1,'vga_pal.h']]],
|
||||
['zxcol_5f3_452',['ZXCOL_3',['../group__ColorsGroup.html#ga9ddd5d8cc8ff2ed5c7f7cc606248aead',1,'vga_pal.h']]],
|
||||
['zxcol_5f4_453',['ZXCOL_4',['../group__ColorsGroup.html#ga13444a6a36973b53eec97749d7efe1c2',1,'vga_pal.h']]],
|
||||
['zxcol_5f5_454',['ZXCOL_5',['../group__ColorsGroup.html#ga533f24800a34df26cf9f95086f376998',1,'vga_pal.h']]],
|
||||
['zxcol_5f6_455',['ZXCOL_6',['../group__ColorsGroup.html#gad6d524039074d3563baf98d7e78096e9',1,'vga_pal.h']]],
|
||||
['zxcol_5f7_456',['ZXCOL_7',['../group__ColorsGroup.html#ga2b501f4adc5d29f900c91b27f8ff9402',1,'vga_pal.h']]],
|
||||
['zxcol_5f8_457',['ZXCOL_8',['../group__ColorsGroup.html#gadd567066969c92e59501aa12afd58271',1,'vga_pal.h']]],
|
||||
['zxcol_5f9_458',['ZXCOL_9',['../group__ColorsGroup.html#ga6b52cf289b5b422ff74fda42d509c8f7',1,'vga_pal.h']]],
|
||||
['zxpal16_459',['ZXPal16',['../group__ColorsGroup.html#ga1490e980f24dc070c5a31ce104e019bd',1,'ZXPal16(): vga_pal.cpp'],['../group__ColorsGroup.html#ga1490e980f24dc070c5a31ce104e019bd',1,'ZXPal16(): vga_pal.cpp']]]
|
||||
['y_451',['y',['../structsLayer.html#a1c2a809dce2ae575f84aca07bcf25ecc',1,'sLayer::y()'],['../structsSprite.html#a479fcf77a3c4c5af868eeb3c04dba712',1,'sSprite::y()']]],
|
||||
['ybits_452',['ybits',['../structsLayer.html#a21f3684b7133f5f894ff86b72ca8c685',1,'sLayer']]]
|
||||
];
|
||||
|
||||
37
docs/search/all_18.html
Normal file
37
docs/search/all_18.html
Normal file
@@ -0,0 +1,37 @@
|
||||
<!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">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_18.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
</head>
|
||||
<body class="SRPage">
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
20
docs/search/all_18.js
Normal file
20
docs/search/all_18.js
Normal file
@@ -0,0 +1,20 @@
|
||||
var searchData=
|
||||
[
|
||||
['zxcol_5f0_453',['ZXCOL_0',['../group__ColorsGroup.html#gaf8c7c3371bab1fcfdde36fb3abba3869',1,'vga_pal.h']]],
|
||||
['zxcol_5f1_454',['ZXCOL_1',['../group__ColorsGroup.html#ga5e24f31ef961348d92de14b888eb4d82',1,'vga_pal.h']]],
|
||||
['zxcol_5f10_455',['ZXCOL_10',['../group__ColorsGroup.html#gaf879b5c0237118beac4a8dff04c3ce0f',1,'vga_pal.h']]],
|
||||
['zxcol_5f11_456',['ZXCOL_11',['../group__ColorsGroup.html#ga1a8ec223d2bb9b0125b96396173452b2',1,'vga_pal.h']]],
|
||||
['zxcol_5f12_457',['ZXCOL_12',['../group__ColorsGroup.html#ga21d22bdde632741167a9f4e0a0f1348c',1,'vga_pal.h']]],
|
||||
['zxcol_5f13_458',['ZXCOL_13',['../group__ColorsGroup.html#ga3a5d22e3bfbad59189d68a2bf3472e4f',1,'vga_pal.h']]],
|
||||
['zxcol_5f14_459',['ZXCOL_14',['../group__ColorsGroup.html#ga3587322c2e584e02d514f133e41acd55',1,'vga_pal.h']]],
|
||||
['zxcol_5f15_460',['ZXCOL_15',['../group__ColorsGroup.html#ga57bbe8f45c1848fed8fa017cd9b21341',1,'vga_pal.h']]],
|
||||
['zxcol_5f2_461',['ZXCOL_2',['../group__ColorsGroup.html#gadc8ef66ae4cfecf46b69032fb52faa8e',1,'vga_pal.h']]],
|
||||
['zxcol_5f3_462',['ZXCOL_3',['../group__ColorsGroup.html#ga9ddd5d8cc8ff2ed5c7f7cc606248aead',1,'vga_pal.h']]],
|
||||
['zxcol_5f4_463',['ZXCOL_4',['../group__ColorsGroup.html#ga13444a6a36973b53eec97749d7efe1c2',1,'vga_pal.h']]],
|
||||
['zxcol_5f5_464',['ZXCOL_5',['../group__ColorsGroup.html#ga533f24800a34df26cf9f95086f376998',1,'vga_pal.h']]],
|
||||
['zxcol_5f6_465',['ZXCOL_6',['../group__ColorsGroup.html#gad6d524039074d3563baf98d7e78096e9',1,'vga_pal.h']]],
|
||||
['zxcol_5f7_466',['ZXCOL_7',['../group__ColorsGroup.html#ga2b501f4adc5d29f900c91b27f8ff9402',1,'vga_pal.h']]],
|
||||
['zxcol_5f8_467',['ZXCOL_8',['../group__ColorsGroup.html#gadd567066969c92e59501aa12afd58271',1,'vga_pal.h']]],
|
||||
['zxcol_5f9_468',['ZXCOL_9',['../group__ColorsGroup.html#ga6b52cf289b5b422ff74fda42d509c8f7',1,'vga_pal.h']]],
|
||||
['zxpal16_469',['ZXPal16',['../group__ColorsGroup.html#ga1490e980f24dc070c5a31ce104e019bd',1,'ZXPal16(): vga_pal.cpp'],['../group__ColorsGroup.html#ga1490e980f24dc070c5a31ce104e019bd',1,'ZXPal16(): vga_pal.cpp']]]
|
||||
];
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_2.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,51 +1,7 @@
|
||||
var searchData=
|
||||
[
|
||||
['canvas_5',['Canvas',['../group__VideoModeGroup.html#ga4b445e69b039011d96ef7276777f445c',1,'Canvas(): vga_vmode.cpp'],['../group__VideoModeGroup.html#ga4b445e69b039011d96ef7276777f445c',1,'Canvas(): vga_vmode.cpp']]],
|
||||
['canvas_2eh_6',['canvas.h',['../canvas_8h.html',1,'']]],
|
||||
['canvas_5f2_7',['CANVAS_2',['../group__CanvasGroup.html#gafa90f4450178445079fccd1ddbf417e7',1,'canvas.h']]],
|
||||
['canvas_5f4_8',['CANVAS_4',['../group__CanvasGroup.html#ga0619d036103a78d619f4a8144d2c3317',1,'canvas.h']]],
|
||||
['canvas_5f8_9',['CANVAS_8',['../group__CanvasGroup.html#gac99b22ab3c8e5d3d7a461af409cb1c61',1,'canvas.h']]],
|
||||
['canvas_5fattrib8_10',['CANVAS_ATTRIB8',['../group__CanvasGroup.html#ga32b205271cce499f59589caf5fefe848',1,'canvas.h']]],
|
||||
['canvas_5fplane2_11',['CANVAS_PLANE2',['../group__CanvasGroup.html#gaa0fbfa9482a4b162600c5c66122a8173',1,'canvas.h']]],
|
||||
['canvas_12',['Canvas',['../group__CanvasGroup.html',1,'']]],
|
||||
['cfg_13',['Cfg',['../group__VideoModeGroup.html#gabecd7c08a1f9ed4ca20d37d27324c9f9',1,'Cfg(): vga_vmode.cpp'],['../group__VideoModeGroup.html#gabecd7c08a1f9ed4ca20d37d27324c9f9',1,'Cfg(): vga_vmode.cpp']]],
|
||||
['cgacol_5f0_14',['CGACOL_0',['../group__ColorsGroup.html#gadd6ed012790320454ab9ce9801070fe6',1,'vga_pal.h']]],
|
||||
['cgacol_5f1_15',['CGACOL_1',['../group__ColorsGroup.html#ga4ffc1363d1a7fb89832d65bf50dceece',1,'vga_pal.h']]],
|
||||
['cgacol_5f10_16',['CGACOL_10',['../group__ColorsGroup.html#ga799d0c141031d500e1d8c374367cd848',1,'vga_pal.h']]],
|
||||
['cgacol_5f11_17',['CGACOL_11',['../group__ColorsGroup.html#ga82a5b42035ce5ade621c4273e96ac6b7',1,'vga_pal.h']]],
|
||||
['cgacol_5f12_18',['CGACOL_12',['../group__ColorsGroup.html#ga7f0eea2b5b9b02bbb51458d0d7b5cc75',1,'vga_pal.h']]],
|
||||
['cgacol_5f13_19',['CGACOL_13',['../group__ColorsGroup.html#gab15efd2b29192c9e35ca30ef075f9976',1,'vga_pal.h']]],
|
||||
['cgacol_5f14_20',['CGACOL_14',['../group__ColorsGroup.html#ga6f9c031f79e0e800f5b33b726cbe99d6',1,'vga_pal.h']]],
|
||||
['cgacol_5f15_21',['CGACOL_15',['../group__ColorsGroup.html#gab01da00edd299988b4b4f30893e84e51',1,'vga_pal.h']]],
|
||||
['cgacol_5f2_22',['CGACOL_2',['../group__ColorsGroup.html#gae7628f0f480ae146911ca32c5aa835a6',1,'vga_pal.h']]],
|
||||
['cgacol_5f3_23',['CGACOL_3',['../group__ColorsGroup.html#ga48bb5ce1116d39f7299dc5ca2a6aabe5',1,'vga_pal.h']]],
|
||||
['cgacol_5f4_24',['CGACOL_4',['../group__ColorsGroup.html#ga2f5a2e7e1486527ec030b3bc6a3c11fe',1,'vga_pal.h']]],
|
||||
['cgacol_5f5_25',['CGACOL_5',['../group__ColorsGroup.html#ga29b733fd6256191e93b754b3443a1320',1,'vga_pal.h']]],
|
||||
['cgacol_5f6_26',['CGACOL_6',['../group__ColorsGroup.html#gaddad66cfc2baf7a0d981fad105629b71',1,'vga_pal.h']]],
|
||||
['cgacol_5f7_27',['CGACOL_7',['../group__ColorsGroup.html#gab6f7163f4a62b6fd431ae8c3c2e4476b',1,'vga_pal.h']]],
|
||||
['cgacol_5f8_28',['CGACOL_8',['../group__ColorsGroup.html#ga527e54abf1e679d2ef6573d75a6e9009',1,'vga_pal.h']]],
|
||||
['cgacol_5f9_29',['CGACOL_9',['../group__ColorsGroup.html#ga7f32e59f92b3ac13320d52398083b573',1,'vga_pal.h']]],
|
||||
['cgaussdrandom_30',['cGaussDRandom',['../classcGaussDRandom.html',1,'']]],
|
||||
['cgaussfrandom_31',['cGaussFRandom',['../classcGaussFRandom.html',1,'']]],
|
||||
['char_5fframe_32',['CHAR_FRAME',['../group__TextGroup.html#ga08f1603ccb8c82f614bdd49b8c371482',1,'print.h']]],
|
||||
['char_5fframe_5ffirst_33',['CHAR_FRAME_FIRST',['../group__TextGroup.html#ga6f1b1fcf3220fb950d30acc1b41fa9ee',1,'print.h']]],
|
||||
['char_5fframe_5flast_34',['CHAR_FRAME_LAST',['../group__TextGroup.html#ga9736253678da381b7d0e76feb155ef4b',1,'print.h']]],
|
||||
['char_5fhline_35',['CHAR_HLINE',['../group__TextGroup.html#ga8328f65449a77cc11ae0302f709a33b5',1,'print.h']]],
|
||||
['char_5fvline_36',['CHAR_VLINE',['../group__TextGroup.html#ga1526153f29404eae222b6f97b4836ae6',1,'print.h']]],
|
||||
['cmat2d_37',['cMat2D',['../classcMat2D.html',1,'']]],
|
||||
['cmat2d_3c_20float_20_3e_38',['cMat2D< float >',['../classcMat2D.html',1,'']]],
|
||||
['cmat2df_39',['cMat2Df',['../classcMat2Df.html',1,'']]],
|
||||
['coldist_40',['ColDist',['../group__ColorsGroup.html#ga22e70505c42d3cf99fd0211f18014cf6',1,'ColDist(u8 col1, u8 col2): vga_pal.cpp'],['../group__ColorsGroup.html#ga22e70505c42d3cf99fd0211f18014cf6',1,'ColDist(u8 col1, u8 col2): vga_pal.cpp']]],
|
||||
['colors_20and_20palettes_41',['Colors and Palettes',['../group__ColorsGroup.html',1,'']]],
|
||||
['colrgb_42',['COLRGB',['../group__ColorsGroup.html#gabceaf8fb5d6638b2c0f9f398380e8feb',1,'vga_pal.h']]],
|
||||
['connections_43',['Connections',['../connections.html',1,'']]],
|
||||
['copy_44',['Copy',['../classcMat2D.html#a4127207cc8695b12793cc27f66cb9d7b',1,'cMat2D']]],
|
||||
['copywhiteimg_45',['CopyWhiteImg',['../group__UtilsGroup.html#ga49a4978da9e0f15dcdc9ebfc9d6c520e',1,'CopyWhiteImg(u8 *dst, const u8 *src, int num): vga_util.cpp'],['../group__UtilsGroup.html#ga49a4978da9e0f15dcdc9ebfc9d6c520e',1,'CopyWhiteImg(u8 *dst, const u8 *src, int num): vga_util.cpp']]],
|
||||
['core1busy_46',['Core1Busy',['../group__Core1Group.html#ga8304edb5a4c5f234724d4e6deeead917',1,'Core1Busy(): vga.cpp'],['../group__Core1Group.html#ga8304edb5a4c5f234724d4e6deeead917',1,'Core1Busy(): vga.cpp']]],
|
||||
['core1exec_47',['Core1Exec',['../group__Core1Group.html#gafe1c81149967385aa5284a90153c98b7',1,'Core1Exec(void(*fnc)()): vga.cpp'],['../group__Core1Group.html#gafe1c81149967385aa5284a90153c98b7',1,'Core1Exec(void(*fnc)()): vga.cpp']]],
|
||||
['core1wait_48',['Core1Wait',['../group__Core1Group.html#ga180966e085ce28347b335bde3d3d09ca',1,'Core1Wait(): vga.cpp'],['../group__Core1Group.html#ga180966e085ce28347b335bde3d3d09ca',1,'Core1Wait(): vga.cpp']]],
|
||||
['cpp_49',['cpp',['../structsLayer.html#a26daff2ecab64e079ff060f3b97db230',1,'sLayer::cpp()'],['../structsVmode.html#aa20b38a85cebf25e8624d09e33824ec3',1,'sVmode::cpp()']]],
|
||||
['crandom_50',['cRandom',['../classcRandom.html',1,'']]],
|
||||
['cpu_20overclocking_51',['CPU Overclocking',['../group__OverclockGroup.html',1,'']]],
|
||||
['configurating_20video_20mode_52',['Configurating Video Mode',['../group__VideoModeGroup.html',1,'']]]
|
||||
['backup_3',['backup',['../structsScreen.html#a427ba8263e64e1cfb2f5deab9f883cc8',1,'sScreen']]],
|
||||
['base_20types_20and_20constants_4',['Base types and Constants',['../group__TypesGroup.html',1,'']]],
|
||||
['base_5foffset_5',['BASE_OFFSET',['../group__LayersGroup.html#gac97aa4e68f9c89b8c71d011b0956de1f',1,'define.h']]],
|
||||
['bval_6',['BVal',['../group__ColorsGroup.html#ga733be636c491b41daa0f94cb3273c448',1,'BVal(): vga_pal.cpp'],['../group__ColorsGroup.html#ga733be636c491b41daa0f94cb3273c448',1,'BVal(): vga_pal.cpp']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_3.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,36 +1,50 @@
|
||||
var searchData=
|
||||
[
|
||||
['data_53',['data',['../structsSegm.html#a29fd56b2214e170d8e9a2f67c2ae778f',1,'sSegm']]],
|
||||
['dbly_54',['dbly',['../structsSegm.html#a359b60c1de8f3aaefd3163c17fc57c37',1,'sSegm::dbly()'],['../structsVgaCfg.html#a21a20dab4d94ff69bd3777bc19d41e7a',1,'sVgaCfg::dbly()'],['../structsVmode.html#a124261ecab07b7aab8e6df91ea95d6f4',1,'sVmode::dbly()']]],
|
||||
['decnum_55',['DecNum',['../group__UtilsGroup.html#ga31e41cec17ed79dc0bd026b6d45237a0',1,'DecNum(char *buf, s32 num): vga_util.cpp'],['../group__UtilsGroup.html#ga31e41cec17ed79dc0bd026b6d45237a0',1,'DecNum(char *buf, s32 num): vga_util.cpp']]],
|
||||
['decunum_56',['DecUNum',['../group__UtilsGroup.html#ga6d2664ea6a63954346a80ca93cfb3b74',1,'DecUNum(char *buf, u32 num): vga_util.cpp'],['../group__UtilsGroup.html#ga6d2664ea6a63954346a80ca93cfb3b74',1,'DecUNum(char *buf, u32 num): vga_util.cpp']]],
|
||||
['define_2eh_57',['define.h',['../define_8h.html',1,'']]],
|
||||
['defpal16_58',['DefPal16',['../group__ColorsGroup.html#gaad8c5daca47d687a13a4e940727cbd08',1,'DefPal16(): vga_pal.cpp'],['../group__ColorsGroup.html#gaad8c5daca47d687a13a4e940727cbd08',1,'DefPal16(): vga_pal.cpp']]],
|
||||
['dev_5fntsc_59',['DEV_NTSC',['../group__VideoModeGroup.html#ggadf764cbdea00d65edcd07bb9953ad2b7afbc7eef2e6768fa471d531d40acb4d7f',1,'vga_vmode.h']]],
|
||||
['dev_5fpal_60',['DEV_PAL',['../group__VideoModeGroup.html#ggadf764cbdea00d65edcd07bb9953ad2b7a08d8d7aff466c770efaf041ad980b53d',1,'vga_vmode.h']]],
|
||||
['dev_5fvga_61',['DEV_VGA',['../group__VideoModeGroup.html#ggadf764cbdea00d65edcd07bb9953ad2b7a4fdffdf8c8f5e50508fbd327b6443eac',1,'vga_vmode.h']]],
|
||||
['div_62',['div',['../structsVmode.html#a57e1e848cf36ba4dbe232cff9ed4a5b5',1,'sVmode']]],
|
||||
['double_63',['Double',['../classcRandom.html#ab6e855c6ad3f8d8a28f73ff31877901f',1,'cRandom']]],
|
||||
['doublemax_64',['DoubleMax',['../classcRandom.html#a43d245705615c8855ca74528e8dfc1e3',1,'cRandom']]],
|
||||
['doubleminmax_65',['DoubleMinMax',['../classcRandom.html#a78099006605ba8c4010db0583041c73c',1,'cRandom']]],
|
||||
['drawblit_66',['DrawBlit',['../group__CanvasGroup.html#ga51e936c817f616d8118c1caeda0c1526',1,'DrawBlit(sCanvas *canvas, sCanvas *src, int xd, int yd, int xs, int ys, int w, int h, u8 col): canvas.cpp'],['../group__CanvasGroup.html#ga51e936c817f616d8118c1caeda0c1526',1,'DrawBlit(sCanvas *canvas, sCanvas *src, int xd, int yd, int xs, int ys, int w, int h, u8 col): canvas.cpp']]],
|
||||
['drawcircle_67',['DrawCircle',['../group__CanvasGroup.html#ga3342dbc6a4cb8c330c5d52cd18d23fdf',1,'DrawCircle(sCanvas *canvas, int x0, int y0, int r, u8 col, u8 mask): canvas.cpp'],['../group__CanvasGroup.html#ga3342dbc6a4cb8c330c5d52cd18d23fdf',1,'DrawCircle(sCanvas *canvas, int x0, int y0, int r, u8 col, u8 mask=0xff): canvas.cpp']]],
|
||||
['drawclear_68',['DrawClear',['../group__CanvasGroup.html#ga35996ee70491a2ec819411c659df99a6',1,'DrawClear(sCanvas *canvas): canvas.cpp'],['../group__CanvasGroup.html#ga35996ee70491a2ec819411c659df99a6',1,'DrawClear(sCanvas *canvas): canvas.cpp']]],
|
||||
['drawfillcircle_69',['DrawFillCircle',['../group__CanvasGroup.html#gab482486182a41847f517b2e4904bad85',1,'DrawFillCircle(sCanvas *canvas, int x0, int y0, int r, u8 col, u8 mask): canvas.cpp'],['../group__CanvasGroup.html#gab482486182a41847f517b2e4904bad85',1,'DrawFillCircle(sCanvas *canvas, int x0, int y0, int r, u8 col, u8 mask=0xff): canvas.cpp']]],
|
||||
['drawframe_70',['DrawFrame',['../group__CanvasGroup.html#ga030eb117917d9fa5e356fa5a5ac987a5',1,'DrawFrame(sCanvas *canvas, int x, int y, int w, int h, u8 col): canvas.cpp'],['../group__CanvasGroup.html#ga030eb117917d9fa5e356fa5a5ac987a5',1,'DrawFrame(sCanvas *canvas, int x, int y, int w, int h, u8 col): canvas.cpp']]],
|
||||
['drawimg_71',['DrawImg',['../group__CanvasGroup.html#ga07403253f5e46116ae22ea94b4161c86',1,'DrawImg(sCanvas *canvas, sCanvas *src, int xd, int yd, int xs, int ys, int w, int h): canvas.cpp'],['../group__CanvasGroup.html#ga07403253f5e46116ae22ea94b4161c86',1,'DrawImg(sCanvas *canvas, sCanvas *src, int xd, int yd, int xs, int ys, int w, int h): canvas.cpp']]],
|
||||
['drawimg_5fclamp_72',['DRAWIMG_CLAMP',['../group__CanvasGroup.html#gga06fc87d81c62e9abb8790b6e5713c55ba70b4c77115c7c9b4f5c0da3298e61816',1,'canvas.h']]],
|
||||
['drawimg_5fnoborder_73',['DRAWIMG_NOBORDER',['../group__CanvasGroup.html#gga06fc87d81c62e9abb8790b6e5713c55bac2d993dee7c2bcd984acc5d1d866d7d1',1,'canvas.h']]],
|
||||
['drawimg_5fpersp_74',['DRAWIMG_PERSP',['../group__CanvasGroup.html#gga06fc87d81c62e9abb8790b6e5713c55ba63b0d0919cc2fbf9e04f81c9bf206616',1,'canvas.h']]],
|
||||
['drawimg_5ftransp_75',['DRAWIMG_TRANSP',['../group__CanvasGroup.html#gga06fc87d81c62e9abb8790b6e5713c55baf1ac512496407c856e86534f56f7220d',1,'canvas.h']]],
|
||||
['drawimg_5fwrap_76',['DRAWIMG_WRAP',['../group__CanvasGroup.html#gga06fc87d81c62e9abb8790b6e5713c55bada988f101a668aa32ac8be4465a3c94f',1,'canvas.h']]],
|
||||
['drawimgline_77',['DrawImgLine',['../group__CanvasGroup.html#ga8b38b2530c058e70233c8ae6c622cfef',1,'DrawImgLine(sCanvas *canvas, sCanvas *src, int xd, int yd, int xs, int ys, int wd, int ws): canvas.cpp'],['../group__CanvasGroup.html#ga8b38b2530c058e70233c8ae6c622cfef',1,'DrawImgLine(sCanvas *canvas, sCanvas *src, int xd, int yd, int xs, int ys, int wd, int ws): canvas.cpp']]],
|
||||
['drawimgmat_78',['DrawImgMat',['../group__CanvasGroup.html#ga5d1db92659f6c11713cd0fb9c45f3637',1,'canvas.h']]],
|
||||
['drawing_5fcolor_79',['DRAWING_COLOR',['../group__CanvasGroup.html#gga06fc87d81c62e9abb8790b6e5713c55baa1b8793cfd30dea692ac0944b189e833',1,'canvas.h']]],
|
||||
['drawline_80',['DrawLine',['../group__CanvasGroup.html#ga3452639f8699459e2db4c8c07717ff8c',1,'DrawLine(sCanvas *canvas, int x1, int y1, int x2, int y2, u8 col): canvas.cpp'],['../group__CanvasGroup.html#ga3452639f8699459e2db4c8c07717ff8c',1,'DrawLine(sCanvas *canvas, int x1, int y1, int x2, int y2, u8 col): canvas.cpp']]],
|
||||
['drawpoint_81',['DrawPoint',['../group__CanvasGroup.html#ga847429aa8ed956796cb0637b44fdcf9e',1,'DrawPoint(sCanvas *canvas, int x, int y, u8 col): canvas.cpp'],['../group__CanvasGroup.html#ga847429aa8ed956796cb0637b44fdcf9e',1,'DrawPoint(sCanvas *canvas, int x, int y, u8 col): canvas.cpp']]],
|
||||
['drawrect_82',['DrawRect',['../group__CanvasGroup.html#gac8441b25105805be5e7da188957bd058',1,'DrawRect(sCanvas *canvas, int x, int y, int w, int h, u8 col): canvas.cpp'],['../group__CanvasGroup.html#gac8441b25105805be5e7da188957bd058',1,'DrawRect(sCanvas *canvas, int x, int y, int w, int h, u8 col): canvas.cpp']]],
|
||||
['drawtext_83',['DrawText',['../group__CanvasGroup.html#ga4a2c127f6c6eca6425f074d2523c230a',1,'DrawText(sCanvas *canvas, const char *text, int x, int y, u8 col, const void *font, int fontheight, int scalex, int scaley): canvas.cpp'],['../group__CanvasGroup.html#ga4a2c127f6c6eca6425f074d2523c230a',1,'DrawText(sCanvas *canvas, const char *text, int x, int y, u8 col, const void *font, int fontheight=8, int scalex=1, int scaley=1): canvas.cpp']]],
|
||||
['drawtextbg_84',['DrawTextBg',['../group__CanvasGroup.html#gac53e49cc83c30367199882379ba8fd92',1,'DrawTextBg(sCanvas *canvas, const char *text, int x, int y, u8 col, u8 bgcol, const void *font, int fontheight, int scalex, int scaley): canvas.cpp'],['../group__CanvasGroup.html#gac53e49cc83c30367199882379ba8fd92',1,'DrawTextBg(sCanvas *canvas, const char *text, int x, int y, u8 col, u8 bgcol, const void *font, int fontheight=8, int scalex=1, int scaley=1): canvas.cpp']]],
|
||||
['drawtilemap_85',['DrawTileMap',['../group__CanvasGroup.html#gaab3620a5cf2c20a6d9fd0b05f5eaf934',1,'DrawTileMap(sCanvas *canvas, const sCanvas *src, const u8 *map, int mapwbits, int maphbits, int tilebits, int x, int y, int w, int h, const cMat2Df *mat, u8 horizon): canvas.cpp'],['../group__CanvasGroup.html#gaab3620a5cf2c20a6d9fd0b05f5eaf934',1,'DrawTileMap(sCanvas *canvas, const sCanvas *src, const u8 *map, int mapwbits, int maphbits, int tilebits, int x, int y, int w, int h, const cMat2Df *mat, u8 horizon): canvas.cpp']]]
|
||||
['canvas_7',['Canvas',['../group__VideoModeGroup.html#ga4b445e69b039011d96ef7276777f445c',1,'Canvas(): vga_vmode.cpp'],['../group__VideoModeGroup.html#ga4b445e69b039011d96ef7276777f445c',1,'Canvas(): vga_vmode.cpp'],['../group__CanvasGroup.html',1,'(Global Namespace)']]],
|
||||
['canvas_2eh_8',['canvas.h',['../canvas_8h.html',1,'']]],
|
||||
['canvas_5f2_9',['CANVAS_2',['../group__CanvasGroup.html#gafa90f4450178445079fccd1ddbf417e7',1,'canvas.h']]],
|
||||
['canvas_5f4_10',['CANVAS_4',['../group__CanvasGroup.html#ga0619d036103a78d619f4a8144d2c3317',1,'canvas.h']]],
|
||||
['canvas_5f8_11',['CANVAS_8',['../group__CanvasGroup.html#gac99b22ab3c8e5d3d7a461af409cb1c61',1,'canvas.h']]],
|
||||
['canvas_5fattrib8_12',['CANVAS_ATTRIB8',['../group__CanvasGroup.html#ga32b205271cce499f59589caf5fefe848',1,'canvas.h']]],
|
||||
['canvas_5fplane2_13',['CANVAS_PLANE2',['../group__CanvasGroup.html#gaa0fbfa9482a4b162600c5c66122a8173',1,'canvas.h']]],
|
||||
['cfg_14',['Cfg',['../group__VideoModeGroup.html#gabecd7c08a1f9ed4ca20d37d27324c9f9',1,'Cfg(): vga_vmode.cpp'],['../group__VideoModeGroup.html#gabecd7c08a1f9ed4ca20d37d27324c9f9',1,'Cfg(): vga_vmode.cpp']]],
|
||||
['cgacol_5f0_15',['CGACOL_0',['../group__ColorsGroup.html#gadd6ed012790320454ab9ce9801070fe6',1,'vga_pal.h']]],
|
||||
['cgacol_5f1_16',['CGACOL_1',['../group__ColorsGroup.html#ga4ffc1363d1a7fb89832d65bf50dceece',1,'vga_pal.h']]],
|
||||
['cgacol_5f10_17',['CGACOL_10',['../group__ColorsGroup.html#ga799d0c141031d500e1d8c374367cd848',1,'vga_pal.h']]],
|
||||
['cgacol_5f11_18',['CGACOL_11',['../group__ColorsGroup.html#ga82a5b42035ce5ade621c4273e96ac6b7',1,'vga_pal.h']]],
|
||||
['cgacol_5f12_19',['CGACOL_12',['../group__ColorsGroup.html#ga7f0eea2b5b9b02bbb51458d0d7b5cc75',1,'vga_pal.h']]],
|
||||
['cgacol_5f13_20',['CGACOL_13',['../group__ColorsGroup.html#gab15efd2b29192c9e35ca30ef075f9976',1,'vga_pal.h']]],
|
||||
['cgacol_5f14_21',['CGACOL_14',['../group__ColorsGroup.html#ga6f9c031f79e0e800f5b33b726cbe99d6',1,'vga_pal.h']]],
|
||||
['cgacol_5f15_22',['CGACOL_15',['../group__ColorsGroup.html#gab01da00edd299988b4b4f30893e84e51',1,'vga_pal.h']]],
|
||||
['cgacol_5f2_23',['CGACOL_2',['../group__ColorsGroup.html#gae7628f0f480ae146911ca32c5aa835a6',1,'vga_pal.h']]],
|
||||
['cgacol_5f3_24',['CGACOL_3',['../group__ColorsGroup.html#ga48bb5ce1116d39f7299dc5ca2a6aabe5',1,'vga_pal.h']]],
|
||||
['cgacol_5f4_25',['CGACOL_4',['../group__ColorsGroup.html#ga2f5a2e7e1486527ec030b3bc6a3c11fe',1,'vga_pal.h']]],
|
||||
['cgacol_5f5_26',['CGACOL_5',['../group__ColorsGroup.html#ga29b733fd6256191e93b754b3443a1320',1,'vga_pal.h']]],
|
||||
['cgacol_5f6_27',['CGACOL_6',['../group__ColorsGroup.html#gaddad66cfc2baf7a0d981fad105629b71',1,'vga_pal.h']]],
|
||||
['cgacol_5f7_28',['CGACOL_7',['../group__ColorsGroup.html#gab6f7163f4a62b6fd431ae8c3c2e4476b',1,'vga_pal.h']]],
|
||||
['cgacol_5f8_29',['CGACOL_8',['../group__ColorsGroup.html#ga527e54abf1e679d2ef6573d75a6e9009',1,'vga_pal.h']]],
|
||||
['cgacol_5f9_30',['CGACOL_9',['../group__ColorsGroup.html#ga7f32e59f92b3ac13320d52398083b573',1,'vga_pal.h']]],
|
||||
['cgaussdrandom_31',['cGaussDRandom',['../classcGaussDRandom.html',1,'']]],
|
||||
['cgaussfrandom_32',['cGaussFRandom',['../classcGaussFRandom.html',1,'']]],
|
||||
['char_5fframe_33',['CHAR_FRAME',['../group__TextGroup.html#ga08f1603ccb8c82f614bdd49b8c371482',1,'print.h']]],
|
||||
['char_5fframe_5ffirst_34',['CHAR_FRAME_FIRST',['../group__TextGroup.html#ga6f1b1fcf3220fb950d30acc1b41fa9ee',1,'print.h']]],
|
||||
['char_5fframe_5flast_35',['CHAR_FRAME_LAST',['../group__TextGroup.html#ga9736253678da381b7d0e76feb155ef4b',1,'print.h']]],
|
||||
['char_5fhline_36',['CHAR_HLINE',['../group__TextGroup.html#ga8328f65449a77cc11ae0302f709a33b5',1,'print.h']]],
|
||||
['char_5fvline_37',['CHAR_VLINE',['../group__TextGroup.html#ga1526153f29404eae222b6f97b4836ae6',1,'print.h']]],
|
||||
['cmat2d_38',['cMat2D',['../classcMat2D.html',1,'']]],
|
||||
['cmat2d_3c_20float_20_3e_39',['cMat2D< float >',['../classcMat2D.html',1,'']]],
|
||||
['cmat2df_40',['cMat2Df',['../classcMat2Df.html',1,'']]],
|
||||
['coldist_41',['ColDist',['../group__ColorsGroup.html#ga22e70505c42d3cf99fd0211f18014cf6',1,'ColDist(u8 col1, u8 col2): vga_pal.cpp'],['../group__ColorsGroup.html#ga22e70505c42d3cf99fd0211f18014cf6',1,'ColDist(u8 col1, u8 col2): vga_pal.cpp']]],
|
||||
['colors_20and_20palettes_42',['Colors and Palettes',['../group__ColorsGroup.html',1,'']]],
|
||||
['colrgb_43',['COLRGB',['../group__ColorsGroup.html#gabceaf8fb5d6638b2c0f9f398380e8feb',1,'vga_pal.h']]],
|
||||
['configurating_20video_20mode_44',['Configurating Video Mode',['../group__VideoModeGroup.html',1,'']]],
|
||||
['connections_45',['Connections',['../connections.html',1,'']]],
|
||||
['copy_46',['Copy',['../classcMat2D.html#a4127207cc8695b12793cc27f66cb9d7b',1,'cMat2D']]],
|
||||
['copywhiteimg_47',['CopyWhiteImg',['../group__UtilsGroup.html#ga49a4978da9e0f15dcdc9ebfc9d6c520e',1,'CopyWhiteImg(u8 *dst, const u8 *src, int num): vga_util.cpp'],['../group__UtilsGroup.html#ga49a4978da9e0f15dcdc9ebfc9d6c520e',1,'CopyWhiteImg(u8 *dst, const u8 *src, int num): vga_util.cpp']]],
|
||||
['core1busy_48',['Core1Busy',['../group__Core1Group.html#ga8304edb5a4c5f234724d4e6deeead917',1,'Core1Busy(): vga.cpp'],['../group__Core1Group.html#ga8304edb5a4c5f234724d4e6deeead917',1,'Core1Busy(): vga.cpp']]],
|
||||
['core1exec_49',['Core1Exec',['../group__Core1Group.html#gafe1c81149967385aa5284a90153c98b7',1,'Core1Exec(void(*fnc)()): vga.cpp'],['../group__Core1Group.html#gafe1c81149967385aa5284a90153c98b7',1,'Core1Exec(void(*fnc)()): vga.cpp']]],
|
||||
['core1wait_50',['Core1Wait',['../group__Core1Group.html#ga180966e085ce28347b335bde3d3d09ca',1,'Core1Wait(): vga.cpp'],['../group__Core1Group.html#ga180966e085ce28347b335bde3d3d09ca',1,'Core1Wait(): vga.cpp']]],
|
||||
['cpp_51',['cpp',['../structsLayer.html#a26daff2ecab64e079ff060f3b97db230',1,'sLayer::cpp()'],['../structsVmode.html#aa20b38a85cebf25e8624d09e33824ec3',1,'sVmode::cpp()']]],
|
||||
['cpu_20overclocking_52',['CPU Overclocking',['../group__OverclockGroup.html',1,'']]],
|
||||
['crandom_53',['cRandom',['../classcRandom.html',1,'']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_4.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,4 +1,36 @@
|
||||
var searchData=
|
||||
[
|
||||
['exportint_86',['ExportInt',['../classcMat2Df.html#a3665cc793ee74c64da3186b9eaf86b57',1,'cMat2Df']]]
|
||||
['data_54',['data',['../structsSegm.html#a29fd56b2214e170d8e9a2f67c2ae778f',1,'sSegm']]],
|
||||
['dbly_55',['dbly',['../structsSegm.html#a359b60c1de8f3aaefd3163c17fc57c37',1,'sSegm::dbly()'],['../structsVgaCfg.html#a21a20dab4d94ff69bd3777bc19d41e7a',1,'sVgaCfg::dbly()'],['../structsVmode.html#a124261ecab07b7aab8e6df91ea95d6f4',1,'sVmode::dbly()']]],
|
||||
['decnum_56',['DecNum',['../group__UtilsGroup.html#ga31e41cec17ed79dc0bd026b6d45237a0',1,'DecNum(char *buf, s32 num): vga_util.cpp'],['../group__UtilsGroup.html#ga31e41cec17ed79dc0bd026b6d45237a0',1,'DecNum(char *buf, s32 num): vga_util.cpp']]],
|
||||
['decunum_57',['DecUNum',['../group__UtilsGroup.html#ga6d2664ea6a63954346a80ca93cfb3b74',1,'DecUNum(char *buf, u32 num): vga_util.cpp'],['../group__UtilsGroup.html#ga6d2664ea6a63954346a80ca93cfb3b74',1,'DecUNum(char *buf, u32 num): vga_util.cpp']]],
|
||||
['define_2eh_58',['define.h',['../define_8h.html',1,'']]],
|
||||
['defpal16_59',['DefPal16',['../group__ColorsGroup.html#gaad8c5daca47d687a13a4e940727cbd08',1,'DefPal16(): vga_pal.cpp'],['../group__ColorsGroup.html#gaad8c5daca47d687a13a4e940727cbd08',1,'DefPal16(): vga_pal.cpp']]],
|
||||
['dev_5fntsc_60',['DEV_NTSC',['../group__VideoModeGroup.html#ggadf764cbdea00d65edcd07bb9953ad2b7afbc7eef2e6768fa471d531d40acb4d7f',1,'vga_vmode.h']]],
|
||||
['dev_5fpal_61',['DEV_PAL',['../group__VideoModeGroup.html#ggadf764cbdea00d65edcd07bb9953ad2b7a08d8d7aff466c770efaf041ad980b53d',1,'vga_vmode.h']]],
|
||||
['dev_5fvga_62',['DEV_VGA',['../group__VideoModeGroup.html#ggadf764cbdea00d65edcd07bb9953ad2b7a4fdffdf8c8f5e50508fbd327b6443eac',1,'vga_vmode.h']]],
|
||||
['div_63',['div',['../structsVmode.html#a57e1e848cf36ba4dbe232cff9ed4a5b5',1,'sVmode']]],
|
||||
['double_64',['Double',['../classcRandom.html#ab6e855c6ad3f8d8a28f73ff31877901f',1,'cRandom']]],
|
||||
['doublemax_65',['DoubleMax',['../classcRandom.html#a43d245705615c8855ca74528e8dfc1e3',1,'cRandom']]],
|
||||
['doubleminmax_66',['DoubleMinMax',['../classcRandom.html#a78099006605ba8c4010db0583041c73c',1,'cRandom']]],
|
||||
['drawblit_67',['DrawBlit',['../group__CanvasGroup.html#ga51e936c817f616d8118c1caeda0c1526',1,'DrawBlit(sCanvas *canvas, sCanvas *src, int xd, int yd, int xs, int ys, int w, int h, u8 col): canvas.cpp'],['../group__CanvasGroup.html#ga51e936c817f616d8118c1caeda0c1526',1,'DrawBlit(sCanvas *canvas, sCanvas *src, int xd, int yd, int xs, int ys, int w, int h, u8 col): canvas.cpp']]],
|
||||
['drawcircle_68',['DrawCircle',['../group__CanvasGroup.html#ga3342dbc6a4cb8c330c5d52cd18d23fdf',1,'DrawCircle(sCanvas *canvas, int x0, int y0, int r, u8 col, u8 mask): canvas.cpp'],['../group__CanvasGroup.html#ga3342dbc6a4cb8c330c5d52cd18d23fdf',1,'DrawCircle(sCanvas *canvas, int x0, int y0, int r, u8 col, u8 mask=0xff): canvas.cpp']]],
|
||||
['drawclear_69',['DrawClear',['../group__CanvasGroup.html#ga35996ee70491a2ec819411c659df99a6',1,'DrawClear(sCanvas *canvas): canvas.cpp'],['../group__CanvasGroup.html#ga35996ee70491a2ec819411c659df99a6',1,'DrawClear(sCanvas *canvas): canvas.cpp']]],
|
||||
['drawfillcircle_70',['DrawFillCircle',['../group__CanvasGroup.html#gab482486182a41847f517b2e4904bad85',1,'DrawFillCircle(sCanvas *canvas, int x0, int y0, int r, u8 col, u8 mask=0xff): canvas.cpp'],['../group__CanvasGroup.html#gab482486182a41847f517b2e4904bad85',1,'DrawFillCircle(sCanvas *canvas, int x0, int y0, int r, u8 col, u8 mask): canvas.cpp']]],
|
||||
['drawframe_71',['DrawFrame',['../group__CanvasGroup.html#ga030eb117917d9fa5e356fa5a5ac987a5',1,'DrawFrame(sCanvas *canvas, int x, int y, int w, int h, u8 col): canvas.cpp'],['../group__CanvasGroup.html#ga030eb117917d9fa5e356fa5a5ac987a5',1,'DrawFrame(sCanvas *canvas, int x, int y, int w, int h, u8 col): canvas.cpp']]],
|
||||
['drawimg_72',['DrawImg',['../group__CanvasGroup.html#ga07403253f5e46116ae22ea94b4161c86',1,'DrawImg(sCanvas *canvas, sCanvas *src, int xd, int yd, int xs, int ys, int w, int h): canvas.cpp'],['../group__CanvasGroup.html#ga07403253f5e46116ae22ea94b4161c86',1,'DrawImg(sCanvas *canvas, sCanvas *src, int xd, int yd, int xs, int ys, int w, int h): canvas.cpp']]],
|
||||
['drawimg_5fclamp_73',['DRAWIMG_CLAMP',['../group__CanvasGroup.html#gga06fc87d81c62e9abb8790b6e5713c55ba70b4c77115c7c9b4f5c0da3298e61816',1,'canvas.h']]],
|
||||
['drawimg_5fnoborder_74',['DRAWIMG_NOBORDER',['../group__CanvasGroup.html#gga06fc87d81c62e9abb8790b6e5713c55bac2d993dee7c2bcd984acc5d1d866d7d1',1,'canvas.h']]],
|
||||
['drawimg_5fpersp_75',['DRAWIMG_PERSP',['../group__CanvasGroup.html#gga06fc87d81c62e9abb8790b6e5713c55ba63b0d0919cc2fbf9e04f81c9bf206616',1,'canvas.h']]],
|
||||
['drawimg_5ftransp_76',['DRAWIMG_TRANSP',['../group__CanvasGroup.html#gga06fc87d81c62e9abb8790b6e5713c55baf1ac512496407c856e86534f56f7220d',1,'canvas.h']]],
|
||||
['drawimg_5fwrap_77',['DRAWIMG_WRAP',['../group__CanvasGroup.html#gga06fc87d81c62e9abb8790b6e5713c55bada988f101a668aa32ac8be4465a3c94f',1,'canvas.h']]],
|
||||
['drawimgline_78',['DrawImgLine',['../group__CanvasGroup.html#ga8b38b2530c058e70233c8ae6c622cfef',1,'DrawImgLine(sCanvas *canvas, sCanvas *src, int xd, int yd, int xs, int ys, int wd, int ws): canvas.cpp'],['../group__CanvasGroup.html#ga8b38b2530c058e70233c8ae6c622cfef',1,'DrawImgLine(sCanvas *canvas, sCanvas *src, int xd, int yd, int xs, int ys, int wd, int ws): canvas.cpp']]],
|
||||
['drawimgmat_79',['DrawImgMat',['../group__CanvasGroup.html#ga5d1db92659f6c11713cd0fb9c45f3637',1,'canvas.h']]],
|
||||
['drawing_5fcolor_80',['DRAWING_COLOR',['../group__CanvasGroup.html#gga06fc87d81c62e9abb8790b6e5713c55baa1b8793cfd30dea692ac0944b189e833',1,'canvas.h']]],
|
||||
['drawline_81',['DrawLine',['../group__CanvasGroup.html#ga3452639f8699459e2db4c8c07717ff8c',1,'DrawLine(sCanvas *canvas, int x1, int y1, int x2, int y2, u8 col): canvas.cpp'],['../group__CanvasGroup.html#ga3452639f8699459e2db4c8c07717ff8c',1,'DrawLine(sCanvas *canvas, int x1, int y1, int x2, int y2, u8 col): canvas.cpp']]],
|
||||
['drawpoint_82',['DrawPoint',['../group__CanvasGroup.html#ga847429aa8ed956796cb0637b44fdcf9e',1,'DrawPoint(sCanvas *canvas, int x, int y, u8 col): canvas.cpp'],['../group__CanvasGroup.html#ga847429aa8ed956796cb0637b44fdcf9e',1,'DrawPoint(sCanvas *canvas, int x, int y, u8 col): canvas.cpp']]],
|
||||
['drawrect_83',['DrawRect',['../group__CanvasGroup.html#gac8441b25105805be5e7da188957bd058',1,'DrawRect(sCanvas *canvas, int x, int y, int w, int h, u8 col): canvas.cpp'],['../group__CanvasGroup.html#gac8441b25105805be5e7da188957bd058',1,'DrawRect(sCanvas *canvas, int x, int y, int w, int h, u8 col): canvas.cpp']]],
|
||||
['drawtext_84',['DrawText',['../group__CanvasGroup.html#ga4a2c127f6c6eca6425f074d2523c230a',1,'DrawText(sCanvas *canvas, const char *text, int x, int y, u8 col, const void *font, int fontheight, int scalex, int scaley): canvas.cpp'],['../group__CanvasGroup.html#ga4a2c127f6c6eca6425f074d2523c230a',1,'DrawText(sCanvas *canvas, const char *text, int x, int y, u8 col, const void *font, int fontheight=8, int scalex=1, int scaley=1): canvas.cpp']]],
|
||||
['drawtextbg_85',['DrawTextBg',['../group__CanvasGroup.html#gac53e49cc83c30367199882379ba8fd92',1,'DrawTextBg(sCanvas *canvas, const char *text, int x, int y, u8 col, u8 bgcol, const void *font, int fontheight, int scalex, int scaley): canvas.cpp'],['../group__CanvasGroup.html#gac53e49cc83c30367199882379ba8fd92',1,'DrawTextBg(sCanvas *canvas, const char *text, int x, int y, u8 col, u8 bgcol, const void *font, int fontheight=8, int scalex=1, int scaley=1): canvas.cpp']]],
|
||||
['drawtilemap_86',['DrawTileMap',['../group__CanvasGroup.html#gaab3620a5cf2c20a6d9fd0b05f5eaf934',1,'DrawTileMap(sCanvas *canvas, const sCanvas *src, const u8 *map, int mapwbits, int maphbits, int tilebits, int x, int y, int w, int h, const cMat2Df *mat, u8 horizon): canvas.cpp'],['../group__CanvasGroup.html#gaab3620a5cf2c20a6d9fd0b05f5eaf934',1,'DrawTileMap(sCanvas *canvas, const sCanvas *src, const u8 *map, int mapwbits, int maphbits, int tilebits, int x, int y, int w, int h, const cMat2Df *mat, u8 horizon): canvas.cpp']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_5.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,35 +1,4 @@
|
||||
var searchData=
|
||||
[
|
||||
['fbdiv_87',['fbdiv',['../structsVmode.html#a48cce5be624a75841f8f5d2780131c98',1,'sVmode']]],
|
||||
['findsysclock_88',['FindSysClock',['../group__OverclockGroup.html#ga5264c2d64500b5cb904a1fe219881085',1,'FindSysClock(u32 reqkhz, u32 *outkhz, u32 *outvco, u16 *outfbdiv, u8 *outpd1, u8 *outpd2): overclock.cpp'],['../group__OverclockGroup.html#ga5264c2d64500b5cb904a1fe219881085',1,'FindSysClock(u32 reqkhz, u32 *outkhz, u32 *outvco, u16 *outfbdiv, u8 *outpd1, u8 *outpd2): overclock.cpp']]],
|
||||
['flashspeedsetup_89',['FlashSpeedSetup',['../group__OverclockGroup.html#gaf9d1d6fad0d19be3df1b10882c03e99f',1,'FlashSpeedSetup(int baud): overclock.cpp'],['../group__OverclockGroup.html#gaf9d1d6fad0d19be3df1b10882c03e99f',1,'FlashSpeedSetup(int baud): overclock.cpp']]],
|
||||
['flipx_90',['FlipX',['../classcMat2D.html#ac08bd03c42e3a4d193f0bcdb04185f51',1,'cMat2D']]],
|
||||
['flipy_91',['FlipY',['../classcMat2D.html#aebb11b71a3767fed49c1cec087610814',1,'cMat2D']]],
|
||||
['float_92',['Float',['../classcRandom.html#a82d8d6d26b037d8dc9a16bd07253f11a',1,'cRandom']]],
|
||||
['floatmax_93',['FloatMax',['../classcRandom.html#a5deb6850ce157c8f51c6ff1184b2cee1',1,'cRandom']]],
|
||||
['floatminmax_94',['FloatMinMax',['../classcRandom.html#aae399e186420c11074bb6a9e7d5859e2',1,'cRandom']]],
|
||||
['fmax_95',['fmax',['../structsVgaCfg.html#ab46d8256efd25688c789fd10827ce549',1,'sVgaCfg']]],
|
||||
['fonts_96',['Fonts',['../group__FontsGroup.html',1,'']]],
|
||||
['form_97',['form',['../structsSegm.html#a3413062ba9ff0436952d7ff8176edad9',1,'sSegm']]],
|
||||
['form_5f4bit_98',['FORM_4BIT',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04aa30b23e4535c97545299fab5a4f7ed44',1,'vga_vmode.h']]],
|
||||
['form_5f8bit_99',['FORM_8BIT',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04aac1656a7f6ae52edd2fbbbf756f9dca8',1,'vga_vmode.h']]],
|
||||
['form_5fmono_100',['FORM_MONO',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04a1af2316944fba6de9768f868d7ad6f17',1,'vga_vmode.h']]],
|
||||
['form_5fmtext16_101',['FORM_MTEXT16',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04a86b5a451d1e664ae6119d2d1022415e8',1,'vga_vmode.h']]],
|
||||
['form_5fmtext8_102',['FORM_MTEXT8',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04adad61d519c2099ce1fd3790894db84d1',1,'vga_vmode.h']]],
|
||||
['form_5frle_103',['FORM_RLE',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04a9a4ad9cc81f78f276885b8b7b21ee66f',1,'vga_vmode.h']]],
|
||||
['form_5ftext16_104',['FORM_TEXT16',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04ab8ff3d166a357d7a522bd1b125dd5eb9',1,'vga_vmode.h']]],
|
||||
['form_5ftext8_105',['FORM_TEXT8',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04ac50576a8728c44e5cbbd55d4303f7e10',1,'vga_vmode.h']]],
|
||||
['form_5ftile12_106',['FORM_TILE12',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04a69fa8b94c33d414ab0b89173e18c35b0',1,'vga_vmode.h']]],
|
||||
['form_5ftile16_107',['FORM_TILE16',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04adb6d3a7573390d3ff0ceb7b82a93d34a',1,'vga_vmode.h']]],
|
||||
['form_5ftile24_108',['FORM_TILE24',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04a759c4d53c444373da1f49fd5dd557323',1,'vga_vmode.h']]],
|
||||
['form_5ftile32_109',['FORM_TILE32',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04a79d20d178441da2e0e2c93fd997381a8',1,'vga_vmode.h']]],
|
||||
['form_5ftile48_110',['FORM_TILE48',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04a0febd2c6f3770d088fd18a2e19d94286',1,'vga_vmode.h']]],
|
||||
['form_5ftile64_111',['FORM_TILE64',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04a9f2f7b8de221297c24fdc490e4efbc63',1,'vga_vmode.h']]],
|
||||
['form_5ftile8_112',['FORM_TILE8',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04ada2e5863ccd082d408f207537c535e3f',1,'vga_vmode.h']]],
|
||||
['format_113',['format',['../structsCanvas.html#a45425f42146b618aa1e0a3fd7f67fe19',1,'sCanvas']]],
|
||||
['frame_5fd_114',['FRAME_D',['../group__TextGroup.html#ga042c91227df698468400046f9f3a43c4',1,'print.h']]],
|
||||
['frame_5fl_115',['FRAME_L',['../group__TextGroup.html#gab86c5f1af32c36d86b3d16f54dd5e0c9',1,'print.h']]],
|
||||
['frame_5fr_116',['FRAME_R',['../group__TextGroup.html#gad1928b0e991c50af34ed239e9bcec9fe',1,'print.h']]],
|
||||
['frame_5fu_117',['FRAME_U',['../group__TextGroup.html#gae28be7bd375dc3e8216ca51661144e15',1,'print.h']]],
|
||||
['freq_118',['freq',['../structsVgaCfg.html#ade221fd512bc5ba2225c224b0fc41c44',1,'sVgaCfg::freq()'],['../structsVmode.html#ac5295737c900a68cb3990b6ca497817a',1,'sVmode::freq()']]]
|
||||
['exportint_87',['ExportInt',['../classcMat2Df.html#a3665cc793ee74c64da3186b9eaf86b57',1,'cMat2Df']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_6.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,13 +1,35 @@
|
||||
var searchData=
|
||||
[
|
||||
['gauss_119',['Gauss',['../classcGaussFRandom.html#a59f87e9efe6d3b7595b62708283c96cd',1,'cGaussFRandom::Gauss()'],['../classcGaussDRandom.html#a8467456ac74344dfa7a45b1f8cd1193f',1,'cGaussDRandom::Gauss()']]],
|
||||
['gaussdrand_120',['GaussDRand',['../group__RandomGroup.html#ga740266dbe415e191bed40fda800eacf3',1,'GaussDRand(): rand.cpp'],['../group__RandomGroup.html#ga740266dbe415e191bed40fda800eacf3',1,'GaussDRand(): rand.cpp']]],
|
||||
['gaussfrand_121',['GaussFRand',['../group__RandomGroup.html#ga991f2471f186ea87e2b27fc481c924e5',1,'GaussFRand(): rand.cpp'],['../group__RandomGroup.html#ga991f2471f186ea87e2b27fc481c924e5',1,'GaussFRand(): rand.cpp']]],
|
||||
['gengrad_122',['GenGrad',['../group__ColorsGroup.html#ga80912f84c604fc199e620ade216da0fb',1,'GenGrad(u8 *dst, int w): vga_pal.cpp'],['../group__ColorsGroup.html#ga80912f84c604fc199e620ade216da0fb',1,'GenGrad(u8 *dst, int w): vga_pal.cpp']]],
|
||||
['genpal16trans_123',['GenPal16Trans',['../group__ScreenGroup.html#ga63c742a5535d26ecdf6d85f3d9b9d5ff',1,'GenPal16Trans(u16 *trans, const u8 *pal): vga_screen.cpp'],['../group__ScreenGroup.html#ga63c742a5535d26ecdf6d85f3d9b9d5ff',1,'GenPal16Trans(u16 *trans, const u8 *pal): vga_screen.cpp']]],
|
||||
['genpal4plane_124',['GenPal4Plane',['../group__ScreenGroup.html#ga415f2e80d3d6e92cb026401cba09331f',1,'GenPal4Plane(u32 *trans, const u8 *pal): vga_screen.cpp'],['../group__ScreenGroup.html#ga415f2e80d3d6e92cb026401cba09331f',1,'GenPal4Plane(u32 *trans, const u8 *pal): vga_screen.cpp']]],
|
||||
['genpal4trans_125',['GenPal4Trans',['../group__ScreenGroup.html#ga0e50909cbf3fb62b0f274880bce1bac4',1,'GenPal4Trans(u32 *trans, const u8 *pal): vga_screen.cpp'],['../group__ScreenGroup.html#ga0e50909cbf3fb62b0f274880bce1bac4',1,'GenPal4Trans(u32 *trans, const u8 *pal): vga_screen.cpp']]],
|
||||
['getting_20started_126',['Getting Started',['../gettingstarted.html',1,'']]],
|
||||
['getx_127',['GetX',['../classcMat2D.html#aca9180cae53757382050e363b9d8eaa0',1,'cMat2D']]],
|
||||
['gety_128',['GetY',['../classcMat2D.html#afa5390c7e164a77456d61477b5f152b1',1,'cMat2D']]]
|
||||
['fbdiv_88',['fbdiv',['../structsVmode.html#a48cce5be624a75841f8f5d2780131c98',1,'sVmode']]],
|
||||
['findsysclock_89',['FindSysClock',['../group__OverclockGroup.html#ga5264c2d64500b5cb904a1fe219881085',1,'FindSysClock(u32 reqkhz, u32 *outkhz, u32 *outvco, u16 *outfbdiv, u8 *outpd1, u8 *outpd2): overclock.cpp'],['../group__OverclockGroup.html#ga5264c2d64500b5cb904a1fe219881085',1,'FindSysClock(u32 reqkhz, u32 *outkhz, u32 *outvco, u16 *outfbdiv, u8 *outpd1, u8 *outpd2): overclock.cpp']]],
|
||||
['flashspeedsetup_90',['FlashSpeedSetup',['../group__OverclockGroup.html#gaf9d1d6fad0d19be3df1b10882c03e99f',1,'FlashSpeedSetup(int baud): overclock.cpp'],['../group__OverclockGroup.html#gaf9d1d6fad0d19be3df1b10882c03e99f',1,'FlashSpeedSetup(int baud): overclock.cpp']]],
|
||||
['flipx_91',['FlipX',['../classcMat2D.html#ac08bd03c42e3a4d193f0bcdb04185f51',1,'cMat2D']]],
|
||||
['flipy_92',['FlipY',['../classcMat2D.html#aebb11b71a3767fed49c1cec087610814',1,'cMat2D']]],
|
||||
['float_93',['Float',['../classcRandom.html#a82d8d6d26b037d8dc9a16bd07253f11a',1,'cRandom']]],
|
||||
['floatmax_94',['FloatMax',['../classcRandom.html#a5deb6850ce157c8f51c6ff1184b2cee1',1,'cRandom']]],
|
||||
['floatminmax_95',['FloatMinMax',['../classcRandom.html#aae399e186420c11074bb6a9e7d5859e2',1,'cRandom']]],
|
||||
['fmax_96',['fmax',['../structsVgaCfg.html#ab46d8256efd25688c789fd10827ce549',1,'sVgaCfg']]],
|
||||
['fonts_97',['Fonts',['../group__FontsGroup.html',1,'']]],
|
||||
['form_98',['form',['../structsSegm.html#a3413062ba9ff0436952d7ff8176edad9',1,'sSegm']]],
|
||||
['form_5f4bit_99',['FORM_4BIT',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04aa30b23e4535c97545299fab5a4f7ed44',1,'vga_vmode.h']]],
|
||||
['form_5f8bit_100',['FORM_8BIT',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04aac1656a7f6ae52edd2fbbbf756f9dca8',1,'vga_vmode.h']]],
|
||||
['form_5fmono_101',['FORM_MONO',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04a1af2316944fba6de9768f868d7ad6f17',1,'vga_vmode.h']]],
|
||||
['form_5fmtext16_102',['FORM_MTEXT16',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04a86b5a451d1e664ae6119d2d1022415e8',1,'vga_vmode.h']]],
|
||||
['form_5fmtext8_103',['FORM_MTEXT8',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04adad61d519c2099ce1fd3790894db84d1',1,'vga_vmode.h']]],
|
||||
['form_5frle_104',['FORM_RLE',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04a9a4ad9cc81f78f276885b8b7b21ee66f',1,'vga_vmode.h']]],
|
||||
['form_5ftext16_105',['FORM_TEXT16',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04ab8ff3d166a357d7a522bd1b125dd5eb9',1,'vga_vmode.h']]],
|
||||
['form_5ftext8_106',['FORM_TEXT8',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04ac50576a8728c44e5cbbd55d4303f7e10',1,'vga_vmode.h']]],
|
||||
['form_5ftile12_107',['FORM_TILE12',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04a69fa8b94c33d414ab0b89173e18c35b0',1,'vga_vmode.h']]],
|
||||
['form_5ftile16_108',['FORM_TILE16',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04adb6d3a7573390d3ff0ceb7b82a93d34a',1,'vga_vmode.h']]],
|
||||
['form_5ftile24_109',['FORM_TILE24',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04a759c4d53c444373da1f49fd5dd557323',1,'vga_vmode.h']]],
|
||||
['form_5ftile32_110',['FORM_TILE32',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04a79d20d178441da2e0e2c93fd997381a8',1,'vga_vmode.h']]],
|
||||
['form_5ftile48_111',['FORM_TILE48',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04a0febd2c6f3770d088fd18a2e19d94286',1,'vga_vmode.h']]],
|
||||
['form_5ftile64_112',['FORM_TILE64',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04a9f2f7b8de221297c24fdc490e4efbc63',1,'vga_vmode.h']]],
|
||||
['form_5ftile8_113',['FORM_TILE8',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04ada2e5863ccd082d408f207537c535e3f',1,'vga_vmode.h']]],
|
||||
['format_114',['format',['../structsCanvas.html#a45425f42146b618aa1e0a3fd7f67fe19',1,'sCanvas']]],
|
||||
['frame_5fd_115',['FRAME_D',['../group__TextGroup.html#ga042c91227df698468400046f9f3a43c4',1,'print.h']]],
|
||||
['frame_5fl_116',['FRAME_L',['../group__TextGroup.html#gab86c5f1af32c36d86b3d16f54dd5e0c9',1,'print.h']]],
|
||||
['frame_5fr_117',['FRAME_R',['../group__TextGroup.html#gad1928b0e991c50af34ed239e9bcec9fe',1,'print.h']]],
|
||||
['frame_5fu_118',['FRAME_U',['../group__TextGroup.html#gae28be7bd375dc3e8216ca51661144e15',1,'print.h']]],
|
||||
['freq_119',['freq',['../structsVmode.html#ac5295737c900a68cb3990b6ca497817a',1,'sVmode::freq()'],['../structsVgaCfg.html#ade221fd512bc5ba2225c224b0fc41c44',1,'sVgaCfg::freq()']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_7.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,12 +1,13 @@
|
||||
var searchData=
|
||||
[
|
||||
['h_129',['h',['../structsCanvas.html#aadf39060378fd1ee013359b6db6894e0',1,'sCanvas::h()'],['../structsLayer.html#ab09958f929bd6dc21a1bb65cc063a62a',1,'sLayer::h()'],['../structsSprite.html#a09b6b2fa088bfedf8ac3fd8581f2c1b5',1,'sSprite::h()']]],
|
||||
['hback_130',['hback',['../structsVideo.html#a442ca0e066ec4463431e6617f0dee9ce',1,'sVideo::hback()'],['../structsVmode.html#a996b50ffee4b50d764f4379451dbcb36',1,'sVmode::hback()']]],
|
||||
['height_131',['height',['../structsStrip.html#ab90dc5ad7d8df6c4c30fae4bfea71be7',1,'sStrip::height()'],['../structsVgaCfg.html#a8c10f3a92b1e6114bb0bded8b1d9bb19',1,'sVgaCfg::height()'],['../structsVmode.html#a9b6919dab765e7cec78110985c8633bd',1,'sVmode::height()']]],
|
||||
['hfreq_132',['hfreq',['../structsVmode.html#a7526cf0105dfb120c5488920922b6037',1,'sVmode']]],
|
||||
['hfront_133',['hfront',['../structsVideo.html#a219273ff67ba5e914e8ffac5cd70465c',1,'sVideo::hfront()'],['../structsVmode.html#ac245efd073247efab96996b2faf9242d',1,'sVmode::hfront()']]],
|
||||
['hfull_134',['hfull',['../structsVideo.html#a116badb157d070c12dca2f2f48f287bf',1,'sVideo']]],
|
||||
['horiz_135',['horiz',['../structsLayer.html#a7faa17573c513e11a8b2db896faa39c1',1,'sLayer']]],
|
||||
['hsync_136',['hsync',['../structsVideo.html#a7789d7e6fb32254385a333ae3d849ae0',1,'sVideo::hsync()'],['../structsVmode.html#a3bc58953bb3bb854906e4c7b4d05ef78',1,'sVmode::hsync()']]],
|
||||
['htot_137',['htot',['../structsVideo.html#a126e10fee81b4de95d2b0ac0b558ada9',1,'sVideo::htot()'],['../structsVmode.html#ad1225a090bdce73dffce6698518d2bd3',1,'sVmode::htot()']]]
|
||||
['gauss_120',['Gauss',['../classcGaussDRandom.html#a8467456ac74344dfa7a45b1f8cd1193f',1,'cGaussDRandom::Gauss()'],['../classcGaussFRandom.html#a59f87e9efe6d3b7595b62708283c96cd',1,'cGaussFRandom::Gauss()']]],
|
||||
['gaussdrand_121',['GaussDRand',['../group__RandomGroup.html#ga740266dbe415e191bed40fda800eacf3',1,'GaussDRand(): rand.cpp'],['../group__RandomGroup.html#ga740266dbe415e191bed40fda800eacf3',1,'GaussDRand(): rand.cpp']]],
|
||||
['gaussfrand_122',['GaussFRand',['../group__RandomGroup.html#ga991f2471f186ea87e2b27fc481c924e5',1,'GaussFRand(): rand.cpp'],['../group__RandomGroup.html#ga991f2471f186ea87e2b27fc481c924e5',1,'GaussFRand(): rand.cpp']]],
|
||||
['gengrad_123',['GenGrad',['../group__ColorsGroup.html#ga80912f84c604fc199e620ade216da0fb',1,'GenGrad(u8 *dst, int w): vga_pal.cpp'],['../group__ColorsGroup.html#ga80912f84c604fc199e620ade216da0fb',1,'GenGrad(u8 *dst, int w): vga_pal.cpp']]],
|
||||
['genpal16trans_124',['GenPal16Trans',['../group__ScreenGroup.html#ga63c742a5535d26ecdf6d85f3d9b9d5ff',1,'GenPal16Trans(u16 *trans, const u8 *pal): vga_screen.cpp'],['../group__ScreenGroup.html#ga63c742a5535d26ecdf6d85f3d9b9d5ff',1,'GenPal16Trans(u16 *trans, const u8 *pal): vga_screen.cpp']]],
|
||||
['genpal4plane_125',['GenPal4Plane',['../group__ScreenGroup.html#ga415f2e80d3d6e92cb026401cba09331f',1,'GenPal4Plane(u32 *trans, const u8 *pal): vga_screen.cpp'],['../group__ScreenGroup.html#ga415f2e80d3d6e92cb026401cba09331f',1,'GenPal4Plane(u32 *trans, const u8 *pal): vga_screen.cpp']]],
|
||||
['genpal4trans_126',['GenPal4Trans',['../group__ScreenGroup.html#ga0e50909cbf3fb62b0f274880bce1bac4',1,'GenPal4Trans(u32 *trans, const u8 *pal): vga_screen.cpp'],['../group__ScreenGroup.html#ga0e50909cbf3fb62b0f274880bce1bac4',1,'GenPal4Trans(u32 *trans, const u8 *pal): vga_screen.cpp']]],
|
||||
['getting_20started_127',['Getting Started',['../gettingstarted.html',1,'']]],
|
||||
['getx_128',['GetX',['../classcMat2D.html#aca9180cae53757382050e363b9d8eaa0',1,'cMat2D']]],
|
||||
['gety_129',['GetY',['../classcMat2D.html#afa5390c7e164a77456d61477b5f152b1',1,'cMat2D']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_8.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,10 +1,12 @@
|
||||
var searchData=
|
||||
[
|
||||
['img_138',['img',['../structsCanvas.html#a70218053500dde9fd0b394b1b0d62895',1,'sCanvas::img()'],['../structsLayer.html#a0a9fb9453c46f2cca3418f72eb255137',1,'sLayer::img()'],['../structsSprite.html#a395f270243a525a82e1372f4fe3a7730',1,'sSprite::img()']]],
|
||||
['img2_139',['img2',['../structsCanvas.html#a24284d903d37f0ed891bf8973ece6543',1,'sCanvas']]],
|
||||
['imginvert_140',['ImgInvert',['../group__UtilsGroup.html#ga268e6976f0e415330c26c1f3d4d73cc9',1,'ImgInvert(u8 *dst, int num): vga_util.cpp'],['../group__UtilsGroup.html#ga268e6976f0e415330c26c1f3d4d73cc9',1,'ImgInvert(u8 *dst, int num): vga_util.cpp']]],
|
||||
['introduction_141',['Introduction',['../index.html',1,'']]],
|
||||
['init_142',['init',['../structsLayer.html#a15444149d14ab00cd1a9db118ec25fc4',1,'sLayer']]],
|
||||
['initseed_143',['InitSeed',['../classcRandom.html#a3558b3b83ea9a3066ad2f88defb210bd',1,'cRandom']]],
|
||||
['inter_144',['inter',['../structsVideo.html#a278a0b423dc54ad1ad33096bf441ba3a',1,'sVideo::inter()'],['../structsVmode.html#ab408ab8567899ae9b67321b71172132d',1,'sVmode::inter()']]]
|
||||
['h_130',['h',['../structsLayer.html#ab09958f929bd6dc21a1bb65cc063a62a',1,'sLayer::h()'],['../structsSprite.html#a09b6b2fa088bfedf8ac3fd8581f2c1b5',1,'sSprite::h()'],['../structsCanvas.html#aadf39060378fd1ee013359b6db6894e0',1,'sCanvas::h()']]],
|
||||
['hback_131',['hback',['../structsVideo.html#a442ca0e066ec4463431e6617f0dee9ce',1,'sVideo::hback()'],['../structsVmode.html#a996b50ffee4b50d764f4379451dbcb36',1,'sVmode::hback()']]],
|
||||
['height_132',['height',['../structsStrip.html#ab90dc5ad7d8df6c4c30fae4bfea71be7',1,'sStrip::height()'],['../structsVgaCfg.html#a8c10f3a92b1e6114bb0bded8b1d9bb19',1,'sVgaCfg::height()'],['../structsVmode.html#a9b6919dab765e7cec78110985c8633bd',1,'sVmode::height()']]],
|
||||
['hfreq_133',['hfreq',['../structsVmode.html#a7526cf0105dfb120c5488920922b6037',1,'sVmode']]],
|
||||
['hfront_134',['hfront',['../structsVideo.html#a219273ff67ba5e914e8ffac5cd70465c',1,'sVideo::hfront()'],['../structsVmode.html#ac245efd073247efab96996b2faf9242d',1,'sVmode::hfront()']]],
|
||||
['hfull_135',['hfull',['../structsVideo.html#a116badb157d070c12dca2f2f48f287bf',1,'sVideo']]],
|
||||
['horiz_136',['horiz',['../structsLayer.html#a7faa17573c513e11a8b2db896faa39c1',1,'sLayer']]],
|
||||
['hsync_137',['hsync',['../structsVideo.html#a7789d7e6fb32254385a333ae3d849ae0',1,'sVideo::hsync()'],['../structsVmode.html#a3bc58953bb3bb854906e4c7b4d05ef78',1,'sVmode::hsync()']]],
|
||||
['htot_138',['htot',['../structsVideo.html#a126e10fee81b4de95d2b0ac0b558ada9',1,'sVideo::htot()'],['../structsVmode.html#ad1225a090bdce73dffce6698518d2bd3',1,'sVmode::htot()']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_9.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
var searchData=
|
||||
[
|
||||
['keycol_145',['keycol',['../structsLayer.html#aac0d2680ab5a6103717a36f7db9187f3',1,'sLayer::keycol()'],['../structsSprite.html#a92cd06c0972d641d43939a045b33f745',1,'sSprite::keycol()']]]
|
||||
['img_139',['img',['../structsCanvas.html#a70218053500dde9fd0b394b1b0d62895',1,'sCanvas::img()'],['../structsLayer.html#a0a9fb9453c46f2cca3418f72eb255137',1,'sLayer::img()'],['../structsSprite.html#a395f270243a525a82e1372f4fe3a7730',1,'sSprite::img()']]],
|
||||
['img2_140',['img2',['../structsCanvas.html#a24284d903d37f0ed891bf8973ece6543',1,'sCanvas']]],
|
||||
['imginvert_141',['ImgInvert',['../group__UtilsGroup.html#ga268e6976f0e415330c26c1f3d4d73cc9',1,'ImgInvert(u8 *dst, int num): vga_util.cpp'],['../group__UtilsGroup.html#ga268e6976f0e415330c26c1f3d4d73cc9',1,'ImgInvert(u8 *dst, int num): vga_util.cpp']]],
|
||||
['init_142',['init',['../structsLayer.html#a15444149d14ab00cd1a9db118ec25fc4',1,'sLayer']]],
|
||||
['initseed_143',['InitSeed',['../classcRandom.html#a3558b3b83ea9a3066ad2f88defb210bd',1,'cRandom']]],
|
||||
['inter_144',['inter',['../structsVideo.html#a278a0b423dc54ad1ad33096bf441ba3a',1,'sVideo::inter()'],['../structsVmode.html#ab408ab8567899ae9b67321b71172132d',1,'sVmode::inter()']]],
|
||||
['introduction_145',['Introduction',['../index.html',1,'']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_a.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,44 +1,4 @@
|
||||
var searchData=
|
||||
[
|
||||
['layer_5foffset_146',['LAYER_OFFSET',['../group__LayersGroup.html#gaa1c2d870b2d7a0a7a2c2341183342b21',1,'define.h']]],
|
||||
['layerfirstpin_147',['LayerFirstPin',['../group__LayersGroup.html#ga62b72ae320dd472ba5b900e0887adc47',1,'LayerFirstPin(): vga_layer.cpp'],['../group__LayersGroup.html#ga62b72ae320dd472ba5b900e0887adc47',1,'LayerFirstPin(): vga_layer.cpp']]],
|
||||
['layermode_5fbase_148',['LAYERMODE_BASE',['../group__LayersGroup.html#gad69e79889f842c7e6b9d9bd2086b619d',1,'define.h']]],
|
||||
['layermode_5fblack_149',['LAYERMODE_BLACK',['../group__LayersGroup.html#ga56f6135b5dae7aded17981543343c23c',1,'define.h']]],
|
||||
['layermode_5fcolor_150',['LAYERMODE_COLOR',['../group__LayersGroup.html#ga2643e48ca17a8b7fcedab422104efd7e',1,'define.h']]],
|
||||
['layermode_5ffastspriteblack_151',['LAYERMODE_FASTSPRITEBLACK',['../group__LayersGroup.html#ga92bfc711a47d3e3db9d4f014b1a0ece4',1,'define.h']]],
|
||||
['layermode_5ffastspritekey_152',['LAYERMODE_FASTSPRITEKEY',['../group__LayersGroup.html#ga14983620b33323dc5e9ad4c2f59a2674',1,'define.h']]],
|
||||
['layermode_5ffastspritewhite_153',['LAYERMODE_FASTSPRITEWHITE',['../group__LayersGroup.html#ga287d940367f5bf5ab746c8abe8d063c7',1,'define.h']]],
|
||||
['layermode_5fkey_154',['LAYERMODE_KEY',['../group__LayersGroup.html#gab14875f1e26da3948ae9b943505130d6',1,'define.h']]],
|
||||
['layermode_5fmono_155',['LAYERMODE_MONO',['../group__LayersGroup.html#ga6f9ee7939475d55ac335b33b0e4bc431',1,'define.h']]],
|
||||
['layermode_5fnum_156',['LAYERMODE_NUM',['../group__LayersGroup.html#ga4a722f613a431cbe1c6416a4c06f12ef',1,'define.h']]],
|
||||
['layermode_5fpersp2black_157',['LAYERMODE_PERSP2BLACK',['../group__LayersGroup.html#ga5da28651c3f331949810672da020b133',1,'define.h']]],
|
||||
['layermode_5fpersp2key_158',['LAYERMODE_PERSP2KEY',['../group__LayersGroup.html#ga83bff69d7c9e7eaf3057f08bb6d2e043',1,'define.h']]],
|
||||
['layermode_5fpersp2white_159',['LAYERMODE_PERSP2WHITE',['../group__LayersGroup.html#gaf58ec226682fcb7d0b92d246ba23b38f',1,'define.h']]],
|
||||
['layermode_5fperspblack_160',['LAYERMODE_PERSPBLACK',['../group__LayersGroup.html#gab09c202d0ab364d040ca7ae19c26b909',1,'define.h']]],
|
||||
['layermode_5fperspkey_161',['LAYERMODE_PERSPKEY',['../group__LayersGroup.html#ga73f7e2111375c89d1df33b941154c9a4',1,'define.h']]],
|
||||
['layermode_5fperspwhite_162',['LAYERMODE_PERSPWHITE',['../group__LayersGroup.html#ga2f1510ca69e690efdf40ccf29dd9c85c',1,'define.h']]],
|
||||
['layermode_5frle_163',['LAYERMODE_RLE',['../group__LayersGroup.html#gabca5b092d4f3af2a33cf67201c19155c',1,'define.h']]],
|
||||
['layermode_5fspriteblack_164',['LAYERMODE_SPRITEBLACK',['../group__LayersGroup.html#ga409482cf739f166891b6c7de51ec8f50',1,'define.h']]],
|
||||
['layermode_5fspritekey_165',['LAYERMODE_SPRITEKEY',['../group__LayersGroup.html#ga82cb899eedcf1830412578e4d2120982',1,'define.h']]],
|
||||
['layermode_5fspritewhite_166',['LAYERMODE_SPRITEWHITE',['../group__LayersGroup.html#ga0da04f300787ea8fb6d282a06696e00b',1,'define.h']]],
|
||||
['layermode_5fwhite_167',['LAYERMODE_WHITE',['../group__LayersGroup.html#gaa1d27c8389336e9cb8f898a32e3ddf49',1,'define.h']]],
|
||||
['layernumpin_168',['LayerNumPin',['../group__LayersGroup.html#ga38eec4beaa946b8f23abb6a49e66cbb3',1,'LayerNumPin(): vga_layer.cpp'],['../group__LayersGroup.html#ga38eec4beaa946b8f23abb6a49e66cbb3',1,'LayerNumPin(): vga_layer.cpp']]],
|
||||
['layeroff_169',['LayerOff',['../group__LayersGroup.html#ga7dddc715d66753f8907c7fd31259d5e8',1,'LayerOff(u8 inx): vga_layer.cpp'],['../group__LayersGroup.html#ga7dddc715d66753f8907c7fd31259d5e8',1,'LayerOff(u8 inx): vga_layer.cpp']]],
|
||||
['layeron_170',['LayerOn',['../group__LayersGroup.html#gaf95ad14e461311fde045530e4fbc8c9f',1,'LayerOn(u8 inx): vga_layer.cpp'],['../group__LayersGroup.html#gaf95ad14e461311fde045530e4fbc8c9f',1,'LayerOn(u8 inx): vga_layer.cpp']]],
|
||||
['layerperspsetup_171',['LayerPerspSetup',['../group__LayersGroup.html#ga3c24cc41746df64fa0719a6fb74b2a23',1,'LayerPerspSetup(u8 inx, const u8 *img, const sVmode *vmode, u16 w, u16 h, u8 xbits, u8 ybits, s8 horiz, const int *mat, u8 col): vga_layer.cpp'],['../group__LayersGroup.html#ga3c24cc41746df64fa0719a6fb74b2a23',1,'LayerPerspSetup(u8 inx, const u8 *img, const sVmode *vmode, u16 w, u16 h, u8 xbits, u8 ybits, s8 horiz, const int *mat, u8 col=0): vga_layer.cpp']]],
|
||||
['layerprog_5fbase_172',['LAYERPROG_BASE',['../group__LayersGroup.html#ga5af95ed8e8967ef12787636b6b902924',1,'define.h']]],
|
||||
['layerprog_5fblack_173',['LAYERPROG_BLACK',['../group__LayersGroup.html#gae652a56aab6bb8379ffa0ea9cbe50f57',1,'define.h']]],
|
||||
['layerprog_5fkey_174',['LAYERPROG_KEY',['../group__LayersGroup.html#ga7de97bc16e3da10d03796876b3132877',1,'define.h']]],
|
||||
['layerprog_5fmono_175',['LAYERPROG_MONO',['../group__LayersGroup.html#gaf236b6b45739cbf708297f44278abf90',1,'define.h']]],
|
||||
['layerprog_5fnum_176',['LAYERPROG_NUM',['../group__LayersGroup.html#gab152ba7d55b966804711247ebac62b3a',1,'define.h']]],
|
||||
['layerprog_5frle_177',['LAYERPROG_RLE',['../group__LayersGroup.html#ga7c7fb76948995d9fcc13e39732a29081',1,'define.h']]],
|
||||
['layerprog_5fwhite_178',['LAYERPROG_WHITE',['../group__LayersGroup.html#ga61636dd304a9b6a1569de441b7f347fa',1,'define.h']]],
|
||||
['layerscreen_179',['LayerScreen',['../group__LayersGroup.html#gaa877ccc48068be12c150aee8be6d8d61',1,'LayerScreen(): vga_layer.cpp'],['../group__LayersGroup.html#gaa877ccc48068be12c150aee8be6d8d61',1,'LayerScreen(): vga_layer.cpp']]],
|
||||
['layerseth_180',['LayerSetH',['../group__LayersGroup.html#ga2e917a8d1386b82ba280d43938003146',1,'LayerSetH(u8 inx, u16 h): vga_layer.cpp'],['../group__LayersGroup.html#ga2e917a8d1386b82ba280d43938003146',1,'LayerSetH(u8 inx, u16 h): vga_layer.cpp']]],
|
||||
['layersetup_181',['LayerSetup',['../group__LayersGroup.html#ga49c057cb7d4fad1f4a9770c5bf035e83',1,'LayerSetup(u8 inx, const u8 *img, const sVmode *vmode, u16 w, u16 h, u8 col, const void *par): vga_layer.cpp'],['../group__LayersGroup.html#ga49c057cb7d4fad1f4a9770c5bf035e83',1,'LayerSetup(u8 inx, const u8 *img, const sVmode *vmode, u16 w, u16 h, u8 col=0, const void *par=NULL): vga_layer.cpp']]],
|
||||
['layersetw_182',['LayerSetW',['../group__LayersGroup.html#ga567585aea89fda9633750e7edc2eeece',1,'LayerSetW(u8 inx, u16 w): vga_layer.cpp'],['../group__LayersGroup.html#ga567585aea89fda9633750e7edc2eeece',1,'LayerSetW(u8 inx, u16 w): vga_layer.cpp']]],
|
||||
['layersetx_183',['LayerSetX',['../group__LayersGroup.html#ga6b80789b0fbfc305e1bd8974b89bd180',1,'LayerSetX(u8 inx, s16 x): vga_layer.cpp'],['../group__LayersGroup.html#ga6b80789b0fbfc305e1bd8974b89bd180',1,'LayerSetX(u8 inx, s16 x): vga_layer.cpp']]],
|
||||
['layersety_184',['LayerSetY',['../group__LayersGroup.html#ga99aa7a28b0927e1f21411733b2f97fb5',1,'LayerSetY(u8 inx, s16 y): vga_layer.cpp'],['../group__LayersGroup.html#ga99aa7a28b0927e1f21411733b2f97fb5',1,'LayerSetY(u8 inx, s16 y): vga_layer.cpp']]],
|
||||
['layerspritesetup_185',['LayerSpriteSetup',['../group__SpriteGroup.html#ga3335f2de0489fb2ceaa2641822b37872',1,'LayerSpriteSetup(u8 inx, sSprite **sprite, u16 spritenum, const sVmode *vmode, s16 x, s16 y, u16 w, u16 h, u8 col): vga_layer.cpp'],['../group__SpriteGroup.html#ga3335f2de0489fb2ceaa2641822b37872',1,'LayerSpriteSetup(u8 inx, sSprite **sprite, u16 spritenum, const sVmode *vmode, s16 x, s16 y, u16 w, u16 h, u8 col=0): vga_layer.cpp']]],
|
||||
['lockfreq_186',['lockfreq',['../structsVgaCfg.html#acc1179439d4dcae3ddfc9cb446f91fbd',1,'sVgaCfg::lockfreq()'],['../structsVmode.html#aac6c5f5ff5bd658bc19d6c00183fa163',1,'sVmode::lockfreq()']]]
|
||||
['keycol_146',['keycol',['../structsLayer.html#aac0d2680ab5a6103717a36f7db9187f3',1,'sLayer::keycol()'],['../structsSprite.html#a92cd06c0972d641d43939a045b33f745',1,'sSprite::keycol()']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_b.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,6 +1,44 @@
|
||||
var searchData=
|
||||
[
|
||||
['mat2d_2eh_187',['mat2d.h',['../mat2d_8h.html',1,'']]],
|
||||
['mode_188',['mode',['../structsLayer.html#ac44e73d69c6b028dd4274556f1e24846',1,'sLayer::mode()'],['../structsVgaCfg.html#a59bd4bc34f9e5fc1dae4aae2ca3b81d9',1,'sVgaCfg::mode()'],['../structsVmode.html#a178cf5eb0cde464aefa04358952c0fb0',1,'sVmode::mode()']]],
|
||||
['multicol_189',['MULTICOL',['../group__ColorsGroup.html#ga1b001f5410b19a37d5617451bcdc5a06',1,'vga_pal.h']]]
|
||||
['layer_5foffset_147',['LAYER_OFFSET',['../group__LayersGroup.html#gaa1c2d870b2d7a0a7a2c2341183342b21',1,'define.h']]],
|
||||
['layerfirstpin_148',['LayerFirstPin',['../group__LayersGroup.html#ga62b72ae320dd472ba5b900e0887adc47',1,'LayerFirstPin(): vga_layer.cpp'],['../group__LayersGroup.html#ga62b72ae320dd472ba5b900e0887adc47',1,'LayerFirstPin(): vga_layer.cpp']]],
|
||||
['layermode_5fbase_149',['LAYERMODE_BASE',['../group__LayersGroup.html#gad69e79889f842c7e6b9d9bd2086b619d',1,'define.h']]],
|
||||
['layermode_5fblack_150',['LAYERMODE_BLACK',['../group__LayersGroup.html#ga56f6135b5dae7aded17981543343c23c',1,'define.h']]],
|
||||
['layermode_5fcolor_151',['LAYERMODE_COLOR',['../group__LayersGroup.html#ga2643e48ca17a8b7fcedab422104efd7e',1,'define.h']]],
|
||||
['layermode_5ffastspriteblack_152',['LAYERMODE_FASTSPRITEBLACK',['../group__LayersGroup.html#ga92bfc711a47d3e3db9d4f014b1a0ece4',1,'define.h']]],
|
||||
['layermode_5ffastspritekey_153',['LAYERMODE_FASTSPRITEKEY',['../group__LayersGroup.html#ga14983620b33323dc5e9ad4c2f59a2674',1,'define.h']]],
|
||||
['layermode_5ffastspritewhite_154',['LAYERMODE_FASTSPRITEWHITE',['../group__LayersGroup.html#ga287d940367f5bf5ab746c8abe8d063c7',1,'define.h']]],
|
||||
['layermode_5fkey_155',['LAYERMODE_KEY',['../group__LayersGroup.html#gab14875f1e26da3948ae9b943505130d6',1,'define.h']]],
|
||||
['layermode_5fmono_156',['LAYERMODE_MONO',['../group__LayersGroup.html#ga6f9ee7939475d55ac335b33b0e4bc431',1,'define.h']]],
|
||||
['layermode_5fnum_157',['LAYERMODE_NUM',['../group__LayersGroup.html#ga4a722f613a431cbe1c6416a4c06f12ef',1,'define.h']]],
|
||||
['layermode_5fpersp2black_158',['LAYERMODE_PERSP2BLACK',['../group__LayersGroup.html#ga5da28651c3f331949810672da020b133',1,'define.h']]],
|
||||
['layermode_5fpersp2key_159',['LAYERMODE_PERSP2KEY',['../group__LayersGroup.html#ga83bff69d7c9e7eaf3057f08bb6d2e043',1,'define.h']]],
|
||||
['layermode_5fpersp2white_160',['LAYERMODE_PERSP2WHITE',['../group__LayersGroup.html#gaf58ec226682fcb7d0b92d246ba23b38f',1,'define.h']]],
|
||||
['layermode_5fperspblack_161',['LAYERMODE_PERSPBLACK',['../group__LayersGroup.html#gab09c202d0ab364d040ca7ae19c26b909',1,'define.h']]],
|
||||
['layermode_5fperspkey_162',['LAYERMODE_PERSPKEY',['../group__LayersGroup.html#ga73f7e2111375c89d1df33b941154c9a4',1,'define.h']]],
|
||||
['layermode_5fperspwhite_163',['LAYERMODE_PERSPWHITE',['../group__LayersGroup.html#ga2f1510ca69e690efdf40ccf29dd9c85c',1,'define.h']]],
|
||||
['layermode_5frle_164',['LAYERMODE_RLE',['../group__LayersGroup.html#gabca5b092d4f3af2a33cf67201c19155c',1,'define.h']]],
|
||||
['layermode_5fspriteblack_165',['LAYERMODE_SPRITEBLACK',['../group__LayersGroup.html#ga409482cf739f166891b6c7de51ec8f50',1,'define.h']]],
|
||||
['layermode_5fspritekey_166',['LAYERMODE_SPRITEKEY',['../group__LayersGroup.html#ga82cb899eedcf1830412578e4d2120982',1,'define.h']]],
|
||||
['layermode_5fspritewhite_167',['LAYERMODE_SPRITEWHITE',['../group__LayersGroup.html#ga0da04f300787ea8fb6d282a06696e00b',1,'define.h']]],
|
||||
['layermode_5fwhite_168',['LAYERMODE_WHITE',['../group__LayersGroup.html#gaa1d27c8389336e9cb8f898a32e3ddf49',1,'define.h']]],
|
||||
['layernumpin_169',['LayerNumPin',['../group__LayersGroup.html#ga38eec4beaa946b8f23abb6a49e66cbb3',1,'LayerNumPin(): vga_layer.cpp'],['../group__LayersGroup.html#ga38eec4beaa946b8f23abb6a49e66cbb3',1,'LayerNumPin(): vga_layer.cpp']]],
|
||||
['layeroff_170',['LayerOff',['../group__LayersGroup.html#ga7dddc715d66753f8907c7fd31259d5e8',1,'LayerOff(u8 inx): vga_layer.cpp'],['../group__LayersGroup.html#ga7dddc715d66753f8907c7fd31259d5e8',1,'LayerOff(u8 inx): vga_layer.cpp']]],
|
||||
['layeron_171',['LayerOn',['../group__LayersGroup.html#gaf95ad14e461311fde045530e4fbc8c9f',1,'LayerOn(u8 inx): vga_layer.cpp'],['../group__LayersGroup.html#gaf95ad14e461311fde045530e4fbc8c9f',1,'LayerOn(u8 inx): vga_layer.cpp']]],
|
||||
['layerperspsetup_172',['LayerPerspSetup',['../group__LayersGroup.html#ga3c24cc41746df64fa0719a6fb74b2a23',1,'LayerPerspSetup(u8 inx, const u8 *img, const sVmode *vmode, u16 w, u16 h, u8 xbits, u8 ybits, s8 horiz, const int *mat, u8 col): vga_layer.cpp'],['../group__LayersGroup.html#ga3c24cc41746df64fa0719a6fb74b2a23',1,'LayerPerspSetup(u8 inx, const u8 *img, const sVmode *vmode, u16 w, u16 h, u8 xbits, u8 ybits, s8 horiz, const int *mat, u8 col=0): vga_layer.cpp']]],
|
||||
['layerprog_5fbase_173',['LAYERPROG_BASE',['../group__LayersGroup.html#ga5af95ed8e8967ef12787636b6b902924',1,'define.h']]],
|
||||
['layerprog_5fblack_174',['LAYERPROG_BLACK',['../group__LayersGroup.html#gae652a56aab6bb8379ffa0ea9cbe50f57',1,'define.h']]],
|
||||
['layerprog_5fkey_175',['LAYERPROG_KEY',['../group__LayersGroup.html#ga7de97bc16e3da10d03796876b3132877',1,'define.h']]],
|
||||
['layerprog_5fmono_176',['LAYERPROG_MONO',['../group__LayersGroup.html#gaf236b6b45739cbf708297f44278abf90',1,'define.h']]],
|
||||
['layerprog_5fnum_177',['LAYERPROG_NUM',['../group__LayersGroup.html#gab152ba7d55b966804711247ebac62b3a',1,'define.h']]],
|
||||
['layerprog_5frle_178',['LAYERPROG_RLE',['../group__LayersGroup.html#ga7c7fb76948995d9fcc13e39732a29081',1,'define.h']]],
|
||||
['layerprog_5fwhite_179',['LAYERPROG_WHITE',['../group__LayersGroup.html#ga61636dd304a9b6a1569de441b7f347fa',1,'define.h']]],
|
||||
['layerscreen_180',['LayerScreen',['../group__LayersGroup.html#gaa877ccc48068be12c150aee8be6d8d61',1,'LayerScreen(): vga_layer.cpp'],['../group__LayersGroup.html#gaa877ccc48068be12c150aee8be6d8d61',1,'LayerScreen(): vga_layer.cpp']]],
|
||||
['layerseth_181',['LayerSetH',['../group__LayersGroup.html#ga2e917a8d1386b82ba280d43938003146',1,'LayerSetH(u8 inx, u16 h): vga_layer.cpp'],['../group__LayersGroup.html#ga2e917a8d1386b82ba280d43938003146',1,'LayerSetH(u8 inx, u16 h): vga_layer.cpp']]],
|
||||
['layersetup_182',['LayerSetup',['../group__LayersGroup.html#ga49c057cb7d4fad1f4a9770c5bf035e83',1,'LayerSetup(u8 inx, const u8 *img, const sVmode *vmode, u16 w, u16 h, u8 col, const void *par): vga_layer.cpp'],['../group__LayersGroup.html#ga49c057cb7d4fad1f4a9770c5bf035e83',1,'LayerSetup(u8 inx, const u8 *img, const sVmode *vmode, u16 w, u16 h, u8 col=0, const void *par=NULL): vga_layer.cpp']]],
|
||||
['layersetw_183',['LayerSetW',['../group__LayersGroup.html#ga567585aea89fda9633750e7edc2eeece',1,'LayerSetW(u8 inx, u16 w): vga_layer.cpp'],['../group__LayersGroup.html#ga567585aea89fda9633750e7edc2eeece',1,'LayerSetW(u8 inx, u16 w): vga_layer.cpp']]],
|
||||
['layersetx_184',['LayerSetX',['../group__LayersGroup.html#ga6b80789b0fbfc305e1bd8974b89bd180',1,'LayerSetX(u8 inx, s16 x): vga_layer.cpp'],['../group__LayersGroup.html#ga6b80789b0fbfc305e1bd8974b89bd180',1,'LayerSetX(u8 inx, s16 x): vga_layer.cpp']]],
|
||||
['layersety_185',['LayerSetY',['../group__LayersGroup.html#ga99aa7a28b0927e1f21411733b2f97fb5',1,'LayerSetY(u8 inx, s16 y): vga_layer.cpp'],['../group__LayersGroup.html#ga99aa7a28b0927e1f21411733b2f97fb5',1,'LayerSetY(u8 inx, s16 y): vga_layer.cpp']]],
|
||||
['layerspritesetup_186',['LayerSpriteSetup',['../group__SpriteGroup.html#ga3335f2de0489fb2ceaa2641822b37872',1,'LayerSpriteSetup(u8 inx, sSprite **sprite, u16 spritenum, const sVmode *vmode, s16 x, s16 y, u16 w, u16 h, u8 col): vga_layer.cpp'],['../group__SpriteGroup.html#ga3335f2de0489fb2ceaa2641822b37872',1,'LayerSpriteSetup(u8 inx, sSprite **sprite, u16 spritenum, const sVmode *vmode, s16 x, s16 y, u16 w, u16 h, u8 col=0): vga_layer.cpp']]],
|
||||
['lockfreq_187',['lockfreq',['../structsVmode.html#aac6c5f5ff5bd658bc19d6c00183fa163',1,'sVmode::lockfreq()'],['../structsVgaCfg.html#acc1179439d4dcae3ddfc9cb446f91fbd',1,'sVgaCfg::lockfreq()']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_c.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
var searchData=
|
||||
[
|
||||
['name_190',['name',['../structsVideo.html#a783f8ced1e3a762ff38707044c758f28',1,'sVideo::name()'],['../structsVmode.html#a8178ecfe44d7ad15e01571628cbeafa5',1,'sVmode::name()']]],
|
||||
['noise1d_191',['Noise1D',['../group__RandomGroup.html#gae6fe4d963031879338bc2e6419585b86',1,'Noise1D(int x, int seed): rand.cpp'],['../group__RandomGroup.html#gae6fe4d963031879338bc2e6419585b86',1,'Noise1D(int x, int seed): rand.cpp']]],
|
||||
['noise2d_192',['Noise2D',['../group__RandomGroup.html#gaaf58bbb6ea1aa045c6dc5a09e14d08a8',1,'Noise2D(int x, int y, int seed): rand.cpp'],['../group__RandomGroup.html#gaaf58bbb6ea1aa045c6dc5a09e14d08a8',1,'Noise2D(int x, int y, int seed): rand.cpp']]],
|
||||
['noise3d_193',['Noise3D',['../group__RandomGroup.html#ga83ee9be709d5f5ca29b51dcc2f614ec9',1,'Noise3D(int x, int y, int z, int seed): rand.cpp'],['../group__RandomGroup.html#ga83ee9be709d5f5ca29b51dcc2f614ec9',1,'Noise3D(int x, int y, int z, int seed): rand.cpp']]],
|
||||
['num_194',['num',['../structsStrip.html#aa47041b6a6964f0f4fe4f882ffcdad9a',1,'sStrip::num()'],['../structsScreen.html#a0049f788cdd9cb8687e1bbb7c53b80a9',1,'sScreen::num()']]]
|
||||
['mat2d_2eh_188',['mat2d.h',['../mat2d_8h.html',1,'']]],
|
||||
['mode_189',['mode',['../structsLayer.html#ac44e73d69c6b028dd4274556f1e24846',1,'sLayer::mode()'],['../structsVgaCfg.html#a59bd4bc34f9e5fc1dae4aae2ca3b81d9',1,'sVgaCfg::mode()'],['../structsVmode.html#a178cf5eb0cde464aefa04358952c0fb0',1,'sVmode::mode()']]],
|
||||
['multicol_190',['MULTICOL',['../group__ColorsGroup.html#ga1b001f5410b19a37d5617451bcdc5a06',1,'vga_pal.h']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_d.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
var searchData=
|
||||
[
|
||||
['overlay_20layers_195',['Overlay Layers',['../group__LayersGroup.html',1,'']]],
|
||||
['odd_196',['odd',['../structsVideo.html#aef2abc3ba53e3fe876316c3eeb134aef',1,'sVideo::odd()'],['../structsVmode.html#a27ff3957746eec9103b12fd7b992dd24',1,'sVmode::odd()']]],
|
||||
['offx_197',['offx',['../structsSegm.html#a7672a1689524ed4b8f9e11c8674def71',1,'sSegm']]],
|
||||
['offy_198',['offy',['../structsSegm.html#a88452adfa558a8131a720df704fc4ef8',1,'sSegm']]],
|
||||
['on_199',['on',['../structsLayer.html#ad39692fa5c6712f35d83b33b16ff50ee',1,'sLayer']]],
|
||||
['overclock_2eh_200',['overclock.h',['../overclock_8h.html',1,'']]]
|
||||
['name_191',['name',['../structsVideo.html#a783f8ced1e3a762ff38707044c758f28',1,'sVideo::name()'],['../structsVmode.html#a8178ecfe44d7ad15e01571628cbeafa5',1,'sVmode::name()']]],
|
||||
['noise1d_192',['Noise1D',['../group__RandomGroup.html#gae6fe4d963031879338bc2e6419585b86',1,'Noise1D(int x, int seed): rand.cpp'],['../group__RandomGroup.html#gae6fe4d963031879338bc2e6419585b86',1,'Noise1D(int x, int seed): rand.cpp']]],
|
||||
['noise2d_193',['Noise2D',['../group__RandomGroup.html#gaaf58bbb6ea1aa045c6dc5a09e14d08a8',1,'Noise2D(int x, int y, int seed): rand.cpp'],['../group__RandomGroup.html#gaaf58bbb6ea1aa045c6dc5a09e14d08a8',1,'Noise2D(int x, int y, int seed): rand.cpp']]],
|
||||
['noise3d_194',['Noise3D',['../group__RandomGroup.html#ga83ee9be709d5f5ca29b51dcc2f614ec9',1,'Noise3D(int x, int y, int z, int seed): rand.cpp'],['../group__RandomGroup.html#ga83ee9be709d5f5ca29b51dcc2f614ec9',1,'Noise3D(int x, int y, int z, int seed): rand.cpp']]],
|
||||
['num_195',['num',['../structsStrip.html#aa47041b6a6964f0f4fe4f882ffcdad9a',1,'sStrip::num()'],['../structsScreen.html#a0049f788cdd9cb8687e1bbb7c53b80a9',1,'sScreen::num()']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_e.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,43 +1,9 @@
|
||||
var searchData=
|
||||
[
|
||||
['pal16trans_201',['Pal16Trans',['../group__VideoModeGroup.html#ga6f956ea6eda29ad819440c9ec402f519',1,'Pal16Trans(): vga_vmode.cpp'],['../group__VideoModeGroup.html#ga6f956ea6eda29ad819440c9ec402f519',1,'Pal16Trans(): vga_vmode.cpp']]],
|
||||
['palcga1_202',['PalCGA1',['../group__ColorsGroup.html#ga9d9ef01f0c0939fcc763256a368ea628',1,'PalCGA1(): vga_pal.cpp'],['../group__ColorsGroup.html#ga9d9ef01f0c0939fcc763256a368ea628',1,'PalCGA1(): vga_pal.cpp']]],
|
||||
['palcga2_203',['PalCGA2',['../group__ColorsGroup.html#ga8eda48e8cd9499cb396db80b8bf81545',1,'PalCGA2(): vga_pal.cpp'],['../group__ColorsGroup.html#ga8eda48e8cd9499cb396db80b8bf81545',1,'PalCGA2(): vga_pal.cpp']]],
|
||||
['palcga3_204',['PalCGA3',['../group__ColorsGroup.html#ga37000ffffc318b6fec6060875bc94b65',1,'PalCGA3(): vga_pal.cpp'],['../group__ColorsGroup.html#ga37000ffffc318b6fec6060875bc94b65',1,'PalCGA3(): vga_pal.cpp']]],
|
||||
['palcga4_205',['PalCGA4',['../group__ColorsGroup.html#ga40e2e47fbb625a5535a47affaae730f1',1,'PalCGA4(): vga_pal.cpp'],['../group__ColorsGroup.html#ga40e2e47fbb625a5535a47affaae730f1',1,'PalCGA4(): vga_pal.cpp']]],
|
||||
['palcga5_206',['PalCGA5',['../group__ColorsGroup.html#gaae2a7f017313fe4f72efac08495338dc',1,'PalCGA5(): vga_pal.cpp'],['../group__ColorsGroup.html#gaae2a7f017313fe4f72efac08495338dc',1,'PalCGA5(): vga_pal.cpp']]],
|
||||
['palcga6_207',['PalCGA6',['../group__ColorsGroup.html#gac3064d5b489648d8d5a4367697d66b26',1,'PalCGA6(): vga_pal.cpp'],['../group__ColorsGroup.html#gac3064d5b489648d8d5a4367697d66b26',1,'PalCGA6(): vga_pal.cpp']]],
|
||||
['par_208',['par',['../structsLayer.html#a977fddc23e4e5ea1acc1e76b3288cc7d',1,'sLayer::par()'],['../structsSegm.html#a0ec9a4a62e748c3f11ebf2f56e4abcd1',1,'sSegm::par()']]],
|
||||
['par2_209',['par2',['../structsSegm.html#a6d9275957e0b8c011c78fc707a252c9b',1,'sSegm']]],
|
||||
['par3_210',['par3',['../structsSegm.html#a8eabc927a647f9aff75e85be4e0f8e79',1,'sSegm']]],
|
||||
['pd1_211',['pd1',['../structsVmode.html#ac67fec8024efb1c217436fcfec5eee61',1,'sVmode']]],
|
||||
['pd2_212',['pd2',['../structsVmode.html#a45757e2ed7722fb58fffb2ac65e0de3d',1,'sVmode']]],
|
||||
['picovga_2eh_213',['picovga.h',['../picovga_8h.html',1,'']]],
|
||||
['plane2conv_214',['Plane2Conv',['../group__UtilsGroup.html#ga9d2f98a08bf609f9969298eb2e9d7761',1,'Plane2Conv(u8 *plane0, u8 *plane1, const u8 *src, int w, int h): vga_util.cpp'],['../group__UtilsGroup.html#ga9d2f98a08bf609f9969298eb2e9d7761',1,'Plane2Conv(u8 *plane0, u8 *plane1, const u8 *src, int w, int h): vga_util.cpp']]],
|
||||
['playingsound_215',['PlayingSound',['../group__PWMGroup.html#gac5cdc29178dd50bc69a6925a6af5c84a',1,'PlayingSound(): pwmsnd.cpp'],['../group__PWMGroup.html#gac5cdc29178dd50bc69a6925a6af5c84a',1,'PlayingSound(): pwmsnd.cpp']]],
|
||||
['playsound_216',['PlaySound',['../group__PWMGroup.html#ga7d7587ed33cbb0e94588c96735b5e6d5',1,'PlaySound(const u8 *snd, int len, Bool rep, float speed): pwmsnd.cpp'],['../group__PWMGroup.html#ga7d7587ed33cbb0e94588c96735b5e6d5',1,'PlaySound(const u8 *snd, int len, Bool rep=False, float speed=1.0f): pwmsnd.cpp']]],
|
||||
['prepdrawimg_217',['PrepDrawImg',['../classcMat2Df.html#a529afacb6148a067dd3a5a488cb97e13',1,'cMat2Df']]],
|
||||
['print_2eh_218',['print.h',['../print_8h.html',1,'']]],
|
||||
['printaddpos_219',['PrintAddPos',['../group__TextGroup.html#gaba693e4bd43c731c3c97ca303938a903',1,'PrintAddPos(int x, int y): print.cpp'],['../group__TextGroup.html#gaba693e4bd43c731c3c97ca303938a903',1,'PrintAddPos(int x, int y): print.cpp']]],
|
||||
['printchar_220',['PrintChar',['../group__TextGroup.html#gad43a32dad63df05f21d3b2254c96f36d',1,'PrintChar(char ch): print.cpp'],['../group__TextGroup.html#gad43a32dad63df05f21d3b2254c96f36d',1,'PrintChar(char ch): print.cpp']]],
|
||||
['printchar0_221',['PrintChar0',['../group__TextGroup.html#ga3c5c271811227b03d974171af2a243c4',1,'PrintChar0(char ch): print.cpp'],['../group__TextGroup.html#ga3c5c271811227b03d974171af2a243c4',1,'PrintChar0(char ch): print.cpp']]],
|
||||
['printcharrep_222',['PrintCharRep',['../group__TextGroup.html#gab9231ede9d6a979f1b812b7667c34d29',1,'PrintCharRep(char ch, int num): print.cpp'],['../group__TextGroup.html#gab9231ede9d6a979f1b812b7667c34d29',1,'PrintCharRep(char ch, int num): print.cpp']]],
|
||||
['printclear_223',['PrintClear',['../group__TextGroup.html#gad7b697700b999077439e537a2fef28f3',1,'PrintClear(): print.cpp'],['../group__TextGroup.html#gad7b697700b999077439e537a2fef28f3',1,'PrintClear(): print.cpp']]],
|
||||
['printframe_224',['PrintFrame',['../group__TextGroup.html#ga2323e69f1ff2adaadf317eb220bd10db',1,'PrintFrame(int x, int y, int w, int h): print.cpp'],['../group__TextGroup.html#ga2323e69f1ff2adaadf317eb220bd10db',1,'PrintFrame(int x, int y, int w, int h): print.cpp']]],
|
||||
['printhline_225',['PrintHLine',['../group__TextGroup.html#ga16e185e12dd782e3b69117386fe64dc9',1,'PrintHLine(int x, int y, int w): print.cpp'],['../group__TextGroup.html#ga16e185e12dd782e3b69117386fe64dc9',1,'PrintHLine(int x, int y, int w): print.cpp']]],
|
||||
['printhome_226',['PrintHome',['../group__TextGroup.html#ga569987e642b3fa23427c126e649774ba',1,'PrintHome(): print.cpp'],['../group__TextGroup.html#ga569987e642b3fa23427c126e649774ba',1,'PrintHome(): print.cpp']]],
|
||||
['printsetcol_227',['PrintSetCol',['../group__TextGroup.html#ga7ca8b785cd293ee0e1d20869dedf52a0',1,'PrintSetCol(u8 col): print.cpp'],['../group__TextGroup.html#ga7ca8b785cd293ee0e1d20869dedf52a0',1,'PrintSetCol(u8 col): print.cpp']]],
|
||||
['printsetpos_228',['PrintSetPos',['../group__TextGroup.html#gacdf79045593025b8b51f841dd696094d',1,'PrintSetPos(int x, int y): print.cpp'],['../group__TextGroup.html#gacdf79045593025b8b51f841dd696094d',1,'PrintSetPos(int x, int y): print.cpp']]],
|
||||
['printsetup_229',['PrintSetup',['../group__TextGroup.html#ga0275c150a5a12613afaef51f4bec2c89',1,'PrintSetup(u8 *buf, int bufw, int bufh, int bufwb): print.cpp'],['../group__TextGroup.html#ga0275c150a5a12613afaef51f4bec2c89',1,'PrintSetup(u8 *buf, int bufw, int bufh, int bufwb): print.cpp']]],
|
||||
['printspc_230',['PrintSpc',['../group__TextGroup.html#gaf269b76cd7c06b18218aa5274ee3f990',1,'PrintSpc(): print.cpp'],['../group__TextGroup.html#gaf269b76cd7c06b18218aa5274ee3f990',1,'PrintSpc(): print.cpp']]],
|
||||
['printspcrep_231',['PrintSpcRep',['../group__TextGroup.html#ga6862b40c6d8ef741e52e0e9ed1488647',1,'PrintSpcRep(int num): print.cpp'],['../group__TextGroup.html#ga6862b40c6d8ef741e52e0e9ed1488647',1,'PrintSpcRep(int num): print.cpp']]],
|
||||
['printspcto_232',['PrintSpcTo',['../group__TextGroup.html#ga9794804d1b01d51df73144d3edc0150d',1,'PrintSpcTo(int pos): print.cpp'],['../group__TextGroup.html#ga9794804d1b01d51df73144d3edc0150d',1,'PrintSpcTo(int pos): print.cpp']]],
|
||||
['printtext_233',['PrintText',['../group__TextGroup.html#ga351c19309ced4dc9310112ad2b8bae2c',1,'PrintText(const char *text): print.cpp'],['../group__TextGroup.html#ga351c19309ced4dc9310112ad2b8bae2c',1,'PrintText(const char *text): print.cpp']]],
|
||||
['printvline_234',['PrintVLine',['../group__TextGroup.html#gac11665c9779895b57d0a9f853beff7b2',1,'PrintVLine(int x, int y, int h): print.cpp'],['../group__TextGroup.html#gac11665c9779895b57d0a9f853beff7b2',1,'PrintVLine(int x, int y, int h): print.cpp']]],
|
||||
['prog_235',['prog',['../structsVmode.html#afe0b90adc1d51fb91e5d53c0751bd779',1,'sVmode']]],
|
||||
['pscreen_236',['pScreen',['../group__ScreenGroup.html#ga9c8a0032cf1145c5a6c369193a134a78',1,'pScreen(): vga_screen.cpp'],['../group__ScreenGroup.html#ga9c8a0032cf1145c5a6c369193a134a78',1,'pScreen(): vga_screen.cpp']]],
|
||||
['psync_237',['psync',['../structsVideo.html#a40e64aaa05eea3faaa8d1a334a37b483',1,'sVideo::psync()'],['../structsVmode.html#a69889f214cb6a82a18e406d0d060e239',1,'sVmode::psync()']]],
|
||||
['pwm_20audio_238',['PWM Audio',['../group__PWMGroup.html',1,'']]],
|
||||
['pwmsnd_2eh_239',['pwmsnd.h',['../pwmsnd_8h.html',1,'']]],
|
||||
['pwmsndinit_240',['PWMSndInit',['../group__PWMGroup.html#ga125653aeeb2dc605e83d0927a635983c',1,'PWMSndInit(): pwmsnd.cpp'],['../group__PWMGroup.html#ga125653aeeb2dc605e83d0927a635983c',1,'PWMSndInit(): pwmsnd.cpp']]]
|
||||
['odd_196',['odd',['../structsVideo.html#aef2abc3ba53e3fe876316c3eeb134aef',1,'sVideo::odd()'],['../structsVmode.html#a27ff3957746eec9103b12fd7b992dd24',1,'sVmode::odd()']]],
|
||||
['offx_197',['offx',['../structsSegm.html#a7672a1689524ed4b8f9e11c8674def71',1,'sSegm']]],
|
||||
['offy_198',['offy',['../structsSegm.html#a88452adfa558a8131a720df704fc4ef8',1,'sSegm']]],
|
||||
['on_199',['on',['../structsLayer.html#ad39692fa5c6712f35d83b33b16ff50ee',1,'sLayer']]],
|
||||
['overclock_2eh_200',['overclock.h',['../overclock_8h.html',1,'']]],
|
||||
['overlay_20layers_201',['Overlay Layers',['../group__LayersGroup.html',1,'']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="all_f.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,56 +1,43 @@
|
||||
var searchData=
|
||||
[
|
||||
['rand_241',['Rand',['../group__RandomGroup.html#ga881352b59a6dc362d045d2da54227f9b',1,'Rand(): rand.cpp'],['../group__RandomGroup.html#ga881352b59a6dc362d045d2da54227f9b',1,'Rand(): rand.cpp']]],
|
||||
['rand_2eh_242',['rand.h',['../rand_8h.html',1,'']]],
|
||||
['randdouble_243',['RandDouble',['../group__RandomGroup.html#ga963cdb6b09d2ddea2d14feda32ce8535',1,'rand.h']]],
|
||||
['randdoublemax_244',['RandDoubleMax',['../group__RandomGroup.html#ga1b3a9c6d4ac9c9c5e05449fd5db108af',1,'rand.h']]],
|
||||
['randdoubleminmax_245',['RandDoubleMinMax',['../group__RandomGroup.html#ga2e6ff86910045660f94fe2b692234fde',1,'rand.h']]],
|
||||
['randfloat_246',['RandFloat',['../group__RandomGroup.html#gafbe11ff06dbc741744c240a5ec813c1a',1,'rand.h']]],
|
||||
['randfloatmax_247',['RandFloatMax',['../group__RandomGroup.html#gae0e7b6df0672d3ed4bd0f006aaa8a433',1,'rand.h']]],
|
||||
['randfloatminmax_248',['RandFloatMinMax',['../group__RandomGroup.html#gaaff062ea558f1f84b660ed683a62b3be',1,'rand.h']]],
|
||||
['randgaussd_249',['RandGaussD',['../group__RandomGroup.html#ga59dc774b8bf2cf99b74dd0257465e439',1,'rand.h']]],
|
||||
['randgaussf_250',['RandGaussF',['../group__RandomGroup.html#gad94693d3f4366b6aa4df3e4b8ed6c9c9',1,'rand.h']]],
|
||||
['randinitseed_251',['RandInitSeed',['../group__RandomGroup.html#gad5d0dd2bd3d638c1c129d17a317bf99a',1,'rand.h']]],
|
||||
['random_20number_20generator_252',['Random Number Generator',['../group__RandomGroup.html',1,'']]],
|
||||
['rands16_253',['RandS16',['../group__RandomGroup.html#ga82b0c4776715a071a801f9034996726d',1,'rand.h']]],
|
||||
['rands16max_254',['RandS16Max',['../group__RandomGroup.html#gac8dda90ba8f66ef7cef223c0b928d8e6',1,'rand.h']]],
|
||||
['rands16minmax_255',['RandS16MinMax',['../group__RandomGroup.html#gad5c7e52ca2c03cabe9d7cf6506553860',1,'rand.h']]],
|
||||
['rands32_256',['RandS32',['../group__RandomGroup.html#ga84371af6ecd79834e3112c20b1294540',1,'rand.h']]],
|
||||
['rands32max_257',['RandS32Max',['../group__RandomGroup.html#ga26f24f36afd8871c1ddaf1afdd89692d',1,'rand.h']]],
|
||||
['rands32minmax_258',['RandS32MinMax',['../group__RandomGroup.html#ga46299e199f8b28f4226baf373f2b72aa',1,'rand.h']]],
|
||||
['rands64_259',['RandS64',['../group__RandomGroup.html#ga6221fa4e97b56d719890da82c383b05d',1,'rand.h']]],
|
||||
['rands64max_260',['RandS64Max',['../group__RandomGroup.html#ga8412b8e5b5443bb86226fab176933d9e',1,'rand.h']]],
|
||||
['rands64minmax_261',['RandS64MinMax',['../group__RandomGroup.html#gaa8d1bc325d85ffae4ef0c41519a8a1b8',1,'rand.h']]],
|
||||
['rands8_262',['RandS8',['../group__RandomGroup.html#gad7b52ed9e7d32319778077a9086b7d61',1,'rand.h']]],
|
||||
['rands8max_263',['RandS8Max',['../group__RandomGroup.html#gaa76553b227b36950e0b0d36a2debf46d',1,'rand.h']]],
|
||||
['rands8minmax_264',['RandS8MinMax',['../group__RandomGroup.html#ga59750d98de4d01fb3e4ab9a86c4bacc8',1,'rand.h']]],
|
||||
['randseed_265',['RandSeed',['../group__RandomGroup.html#ga86d1d16affa02be75ab3a9b61495ee60',1,'rand.h']]],
|
||||
['randsetseed_266',['RandSetSeed',['../group__RandomGroup.html#ga6a48ffb6e948d2cd746f3af5114229ba',1,'rand.h']]],
|
||||
['randu16_267',['RandU16',['../group__RandomGroup.html#ga2ea05f671bc77231842afc114bd9de0a',1,'rand.h']]],
|
||||
['randu16max_268',['RandU16Max',['../group__RandomGroup.html#ga2b99666937f51c0b976616b28856988d',1,'rand.h']]],
|
||||
['randu16minmax_269',['RandU16MinMax',['../group__RandomGroup.html#ga1fb30520196dc9cd1617d05f43b4d91f',1,'rand.h']]],
|
||||
['randu32_270',['RandU32',['../group__RandomGroup.html#ga5830dc8893a81aab902c0a7926c413ec',1,'rand.h']]],
|
||||
['randu32max_271',['RandU32Max',['../group__RandomGroup.html#ga0580bc155d11536ce235db6fb52ae33c',1,'rand.h']]],
|
||||
['randu32minmax_272',['RandU32MinMax',['../group__RandomGroup.html#ga968e03265d5b05b8f646590f790eed1e',1,'rand.h']]],
|
||||
['randu64_273',['RandU64',['../group__RandomGroup.html#gaaf56c591f0c31fa8844fec716d9ae0b0',1,'rand.h']]],
|
||||
['randu64max_274',['RandU64Max',['../group__RandomGroup.html#ga102f03a6daebe8b0dda720c69dd01a85',1,'rand.h']]],
|
||||
['randu64minmax_275',['RandU64MinMax',['../group__RandomGroup.html#gab5b9f1ff786b4d4e953b6368a2092789',1,'rand.h']]],
|
||||
['randu8_276',['RandU8',['../group__RandomGroup.html#ga75ddeee5b29274bf1735346dc1a4e0f8',1,'rand.h']]],
|
||||
['randu8max_277',['RandU8Max',['../group__RandomGroup.html#ga151bf25e89de011b14c29fe38400bab0',1,'rand.h']]],
|
||||
['randu8minmax_278',['RandU8MinMax',['../group__RandomGroup.html#gafd0ab6e19e841f2e91d0bd414372cf34',1,'rand.h']]],
|
||||
['res_279',['res',['../structsSprite.html#a902fc00d68119698ac834ceafcb4f1e2',1,'sSprite']]],
|
||||
['res_5fcga_280',['RES_CGA',['../group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5a3ac2b2f53a10630b3bb1ed4330849bf6',1,'vga_vmode.h']]],
|
||||
['res_5fega_281',['RES_EGA',['../group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5addfd80f5555a10229f9d6a5d4a60c297',1,'vga_vmode.h']]],
|
||||
['res_5fhd_282',['RES_HD',['../group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5a12e47b6dfb21b1ba0ecdba27e2f68a07',1,'vga_vmode.h']]],
|
||||
['res_5fqvga_283',['RES_QVGA',['../group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5a72c695083948080b364156dcccb1496d',1,'vga_vmode.h']]],
|
||||
['res_5fsvga_284',['RES_SVGA',['../group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5ab8b5ecc8fe866ef7d7919d3abb274ef5',1,'vga_vmode.h']]],
|
||||
['res_5fvga_285',['RES_VGA',['../group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5a45e742ff1aa9511cc9c88aee89d66686',1,'vga_vmode.h']]],
|
||||
['res_5fxga_286',['RES_XGA',['../group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5aa5d88b434b03a1da50c1f407f27ba759',1,'vga_vmode.h']]],
|
||||
['res_5fzx_287',['RES_ZX',['../group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5a842b10900d0788304f0df0f1958bf994',1,'vga_vmode.h']]],
|
||||
['rgval_288',['RGVal',['../group__ColorsGroup.html#ga4aece66f4cec223043e25968fbb5bef0',1,'RGVal(): vga_pal.cpp'],['../group__ColorsGroup.html#ga4aece66f4cec223043e25968fbb5bef0',1,'RGVal(): vga_pal.cpp']]],
|
||||
['rot_289',['Rot',['../classcMat2D.html#a4d08fd444c5bc11af5f69d69a9853454',1,'cMat2D']]],
|
||||
['rot180_290',['Rot180',['../classcMat2D.html#a4808e7a6806717eccd1bf783d13924fa',1,'cMat2D']]],
|
||||
['rot270_291',['Rot270',['../classcMat2D.html#ab6801fcd2e70176ee42cea2dbb02d115',1,'cMat2D']]],
|
||||
['rot90_292',['Rot90',['../classcMat2D.html#ade219f1406c1ca8b55d3d7202636824a',1,'cMat2D']]],
|
||||
['rotsc_293',['RotSC',['../classcMat2D.html#a0f2893809c7da4e1e65ba83afdb39fbf',1,'cMat2D']]]
|
||||
['pal16trans_202',['Pal16Trans',['../group__VideoModeGroup.html#ga6f956ea6eda29ad819440c9ec402f519',1,'Pal16Trans(): vga_vmode.cpp'],['../group__VideoModeGroup.html#ga6f956ea6eda29ad819440c9ec402f519',1,'Pal16Trans(): vga_vmode.cpp']]],
|
||||
['palcga1_203',['PalCGA1',['../group__ColorsGroup.html#ga9d9ef01f0c0939fcc763256a368ea628',1,'PalCGA1(): vga_pal.cpp'],['../group__ColorsGroup.html#ga9d9ef01f0c0939fcc763256a368ea628',1,'PalCGA1(): vga_pal.cpp']]],
|
||||
['palcga2_204',['PalCGA2',['../group__ColorsGroup.html#ga8eda48e8cd9499cb396db80b8bf81545',1,'PalCGA2(): vga_pal.cpp'],['../group__ColorsGroup.html#ga8eda48e8cd9499cb396db80b8bf81545',1,'PalCGA2(): vga_pal.cpp']]],
|
||||
['palcga3_205',['PalCGA3',['../group__ColorsGroup.html#ga37000ffffc318b6fec6060875bc94b65',1,'PalCGA3(): vga_pal.cpp'],['../group__ColorsGroup.html#ga37000ffffc318b6fec6060875bc94b65',1,'PalCGA3(): vga_pal.cpp']]],
|
||||
['palcga4_206',['PalCGA4',['../group__ColorsGroup.html#ga40e2e47fbb625a5535a47affaae730f1',1,'PalCGA4(): vga_pal.cpp'],['../group__ColorsGroup.html#ga40e2e47fbb625a5535a47affaae730f1',1,'PalCGA4(): vga_pal.cpp']]],
|
||||
['palcga5_207',['PalCGA5',['../group__ColorsGroup.html#gaae2a7f017313fe4f72efac08495338dc',1,'PalCGA5(): vga_pal.cpp'],['../group__ColorsGroup.html#gaae2a7f017313fe4f72efac08495338dc',1,'PalCGA5(): vga_pal.cpp']]],
|
||||
['palcga6_208',['PalCGA6',['../group__ColorsGroup.html#gac3064d5b489648d8d5a4367697d66b26',1,'PalCGA6(): vga_pal.cpp'],['../group__ColorsGroup.html#gac3064d5b489648d8d5a4367697d66b26',1,'PalCGA6(): vga_pal.cpp']]],
|
||||
['par_209',['par',['../structsSegm.html#a0ec9a4a62e748c3f11ebf2f56e4abcd1',1,'sSegm::par()'],['../structsLayer.html#a977fddc23e4e5ea1acc1e76b3288cc7d',1,'sLayer::par()']]],
|
||||
['par2_210',['par2',['../structsSegm.html#a6d9275957e0b8c011c78fc707a252c9b',1,'sSegm']]],
|
||||
['par3_211',['par3',['../structsSegm.html#a8eabc927a647f9aff75e85be4e0f8e79',1,'sSegm']]],
|
||||
['pd1_212',['pd1',['../structsVmode.html#ac67fec8024efb1c217436fcfec5eee61',1,'sVmode']]],
|
||||
['pd2_213',['pd2',['../structsVmode.html#a45757e2ed7722fb58fffb2ac65e0de3d',1,'sVmode']]],
|
||||
['picovga_2eh_214',['picovga.h',['../picovga_8h.html',1,'']]],
|
||||
['plane2conv_215',['Plane2Conv',['../group__UtilsGroup.html#ga9d2f98a08bf609f9969298eb2e9d7761',1,'Plane2Conv(u8 *plane0, u8 *plane1, const u8 *src, int w, int h): vga_util.cpp'],['../group__UtilsGroup.html#ga9d2f98a08bf609f9969298eb2e9d7761',1,'Plane2Conv(u8 *plane0, u8 *plane1, const u8 *src, int w, int h): vga_util.cpp']]],
|
||||
['playingsound_216',['PlayingSound',['../group__PWMGroup.html#gac5cdc29178dd50bc69a6925a6af5c84a',1,'PlayingSound(): pwmsnd.cpp'],['../group__PWMGroup.html#gac5cdc29178dd50bc69a6925a6af5c84a',1,'PlayingSound(): pwmsnd.cpp']]],
|
||||
['playsound_217',['PlaySound',['../group__PWMGroup.html#ga7d7587ed33cbb0e94588c96735b5e6d5',1,'PlaySound(const u8 *snd, int len, Bool rep, float speed): pwmsnd.cpp'],['../group__PWMGroup.html#ga7d7587ed33cbb0e94588c96735b5e6d5',1,'PlaySound(const u8 *snd, int len, Bool rep=False, float speed=1.0f): pwmsnd.cpp']]],
|
||||
['prepdrawimg_218',['PrepDrawImg',['../classcMat2Df.html#a529afacb6148a067dd3a5a488cb97e13',1,'cMat2Df']]],
|
||||
['print_2eh_219',['print.h',['../print_8h.html',1,'']]],
|
||||
['printaddpos_220',['PrintAddPos',['../group__TextGroup.html#gaba693e4bd43c731c3c97ca303938a903',1,'PrintAddPos(int x, int y): print.cpp'],['../group__TextGroup.html#gaba693e4bd43c731c3c97ca303938a903',1,'PrintAddPos(int x, int y): print.cpp']]],
|
||||
['printchar_221',['PrintChar',['../group__TextGroup.html#gad43a32dad63df05f21d3b2254c96f36d',1,'PrintChar(char ch): print.cpp'],['../group__TextGroup.html#gad43a32dad63df05f21d3b2254c96f36d',1,'PrintChar(char ch): print.cpp']]],
|
||||
['printchar0_222',['PrintChar0',['../group__TextGroup.html#ga3c5c271811227b03d974171af2a243c4',1,'PrintChar0(char ch): print.cpp'],['../group__TextGroup.html#ga3c5c271811227b03d974171af2a243c4',1,'PrintChar0(char ch): print.cpp']]],
|
||||
['printcharrep_223',['PrintCharRep',['../group__TextGroup.html#gab9231ede9d6a979f1b812b7667c34d29',1,'PrintCharRep(char ch, int num): print.cpp'],['../group__TextGroup.html#gab9231ede9d6a979f1b812b7667c34d29',1,'PrintCharRep(char ch, int num): print.cpp']]],
|
||||
['printclear_224',['PrintClear',['../group__TextGroup.html#gad7b697700b999077439e537a2fef28f3',1,'PrintClear(): print.cpp'],['../group__TextGroup.html#gad7b697700b999077439e537a2fef28f3',1,'PrintClear(): print.cpp']]],
|
||||
['printframe_225',['PrintFrame',['../group__TextGroup.html#ga2323e69f1ff2adaadf317eb220bd10db',1,'PrintFrame(int x, int y, int w, int h): print.cpp'],['../group__TextGroup.html#ga2323e69f1ff2adaadf317eb220bd10db',1,'PrintFrame(int x, int y, int w, int h): print.cpp']]],
|
||||
['printhline_226',['PrintHLine',['../group__TextGroup.html#ga16e185e12dd782e3b69117386fe64dc9',1,'PrintHLine(int x, int y, int w): print.cpp'],['../group__TextGroup.html#ga16e185e12dd782e3b69117386fe64dc9',1,'PrintHLine(int x, int y, int w): print.cpp']]],
|
||||
['printhome_227',['PrintHome',['../group__TextGroup.html#ga569987e642b3fa23427c126e649774ba',1,'PrintHome(): print.cpp'],['../group__TextGroup.html#ga569987e642b3fa23427c126e649774ba',1,'PrintHome(): print.cpp']]],
|
||||
['printsetcol_228',['PrintSetCol',['../group__TextGroup.html#ga7ca8b785cd293ee0e1d20869dedf52a0',1,'PrintSetCol(u8 col): print.cpp'],['../group__TextGroup.html#ga7ca8b785cd293ee0e1d20869dedf52a0',1,'PrintSetCol(u8 col): print.cpp']]],
|
||||
['printsetpos_229',['PrintSetPos',['../group__TextGroup.html#gacdf79045593025b8b51f841dd696094d',1,'PrintSetPos(int x, int y): print.cpp'],['../group__TextGroup.html#gacdf79045593025b8b51f841dd696094d',1,'PrintSetPos(int x, int y): print.cpp']]],
|
||||
['printsetup_230',['PrintSetup',['../group__TextGroup.html#ga0275c150a5a12613afaef51f4bec2c89',1,'PrintSetup(u8 *buf, int bufw, int bufh, int bufwb): print.cpp'],['../group__TextGroup.html#ga0275c150a5a12613afaef51f4bec2c89',1,'PrintSetup(u8 *buf, int bufw, int bufh, int bufwb): print.cpp']]],
|
||||
['printspc_231',['PrintSpc',['../group__TextGroup.html#gaf269b76cd7c06b18218aa5274ee3f990',1,'PrintSpc(): print.cpp'],['../group__TextGroup.html#gaf269b76cd7c06b18218aa5274ee3f990',1,'PrintSpc(): print.cpp']]],
|
||||
['printspcrep_232',['PrintSpcRep',['../group__TextGroup.html#ga6862b40c6d8ef741e52e0e9ed1488647',1,'PrintSpcRep(int num): print.cpp'],['../group__TextGroup.html#ga6862b40c6d8ef741e52e0e9ed1488647',1,'PrintSpcRep(int num): print.cpp']]],
|
||||
['printspcto_233',['PrintSpcTo',['../group__TextGroup.html#ga9794804d1b01d51df73144d3edc0150d',1,'PrintSpcTo(int pos): print.cpp'],['../group__TextGroup.html#ga9794804d1b01d51df73144d3edc0150d',1,'PrintSpcTo(int pos): print.cpp']]],
|
||||
['printtext_234',['PrintText',['../group__TextGroup.html#ga351c19309ced4dc9310112ad2b8bae2c',1,'PrintText(const char *text): print.cpp'],['../group__TextGroup.html#ga351c19309ced4dc9310112ad2b8bae2c',1,'PrintText(const char *text): print.cpp']]],
|
||||
['printvline_235',['PrintVLine',['../group__TextGroup.html#gac11665c9779895b57d0a9f853beff7b2',1,'PrintVLine(int x, int y, int h): print.cpp'],['../group__TextGroup.html#gac11665c9779895b57d0a9f853beff7b2',1,'PrintVLine(int x, int y, int h): print.cpp']]],
|
||||
['prog_236',['prog',['../structsVmode.html#afe0b90adc1d51fb91e5d53c0751bd779',1,'sVmode']]],
|
||||
['pscreen_237',['pScreen',['../group__ScreenGroup.html#ga9c8a0032cf1145c5a6c369193a134a78',1,'pScreen(): vga_screen.cpp'],['../group__ScreenGroup.html#ga9c8a0032cf1145c5a6c369193a134a78',1,'pScreen(): vga_screen.cpp']]],
|
||||
['psync_238',['psync',['../structsVideo.html#a40e64aaa05eea3faaa8d1a334a37b483',1,'sVideo::psync()'],['../structsVmode.html#a69889f214cb6a82a18e406d0d060e239',1,'sVmode::psync()']]],
|
||||
['pwm_20audio_239',['PWM Audio',['../group__PWMGroup.html',1,'']]],
|
||||
['pwmsnd_2eh_240',['pwmsnd.h',['../pwmsnd_8h.html',1,'']]],
|
||||
['pwmsndinit_241',['PWMSndInit',['../group__PWMGroup.html#ga125653aeeb2dc605e83d0927a635983c',1,'PWMSndInit(): pwmsnd.cpp'],['../group__PWMGroup.html#ga125653aeeb2dc605e83d0927a635983c',1,'PWMSndInit(): pwmsnd.cpp']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="classes_0.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,9 +1,5 @@
|
||||
var searchData=
|
||||
[
|
||||
['cgaussdrandom_460',['cGaussDRandom',['../classcGaussDRandom.html',1,'']]],
|
||||
['cgaussfrandom_461',['cGaussFRandom',['../classcGaussFRandom.html',1,'']]],
|
||||
['cmat2d_462',['cMat2D',['../classcMat2D.html',1,'']]],
|
||||
['cmat2d_3c_20float_20_3e_463',['cMat2D< float >',['../classcMat2D.html',1,'']]],
|
||||
['cmat2df_464',['cMat2Df',['../classcMat2Df.html',1,'']]],
|
||||
['crandom_465',['cRandom',['../classcRandom.html',1,'']]]
|
||||
['_5fbmpbitmapfileheader_470',['_bmpBITMAPFILEHEADER',['../struct__bmpBITMAPFILEHEADER.html',1,'']]],
|
||||
['_5fbmpbitmapinfoheader_471',['_bmpBITMAPINFOHEADER',['../struct__bmpBITMAPINFOHEADER.html',1,'']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="classes_1.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,14 +1,9 @@
|
||||
var searchData=
|
||||
[
|
||||
['scanvas_466',['sCanvas',['../structsCanvas.html',1,'']]],
|
||||
['slayer_467',['sLayer',['../structsLayer.html',1,'']]],
|
||||
['slayermode_468',['sLayerMode',['../structsLayerMode.html',1,'']]],
|
||||
['slayerprog_469',['sLayerProg',['../structsLayerProg.html',1,'']]],
|
||||
['sscreen_470',['sScreen',['../structsScreen.html',1,'']]],
|
||||
['ssegm_471',['sSegm',['../structsSegm.html',1,'']]],
|
||||
['ssprite_472',['sSprite',['../structsSprite.html',1,'']]],
|
||||
['sstrip_473',['sStrip',['../structsStrip.html',1,'']]],
|
||||
['svgacfg_474',['sVgaCfg',['../structsVgaCfg.html',1,'']]],
|
||||
['svideo_475',['sVideo',['../structsVideo.html',1,'']]],
|
||||
['svmode_476',['sVmode',['../structsVmode.html',1,'']]]
|
||||
['cgaussdrandom_472',['cGaussDRandom',['../classcGaussDRandom.html',1,'']]],
|
||||
['cgaussfrandom_473',['cGaussFRandom',['../classcGaussFRandom.html',1,'']]],
|
||||
['cmat2d_474',['cMat2D',['../classcMat2D.html',1,'']]],
|
||||
['cmat2d_3c_20float_20_3e_475',['cMat2D< float >',['../classcMat2D.html',1,'']]],
|
||||
['cmat2df_476',['cMat2Df',['../classcMat2Df.html',1,'']]],
|
||||
['crandom_477',['cRandom',['../classcRandom.html',1,'']]]
|
||||
];
|
||||
|
||||
37
docs/search/classes_2.html
Normal file
37
docs/search/classes_2.html
Normal file
@@ -0,0 +1,37 @@
|
||||
<!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">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="classes_2.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
</head>
|
||||
<body class="SRPage">
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
14
docs/search/classes_2.js
Normal file
14
docs/search/classes_2.js
Normal file
@@ -0,0 +1,14 @@
|
||||
var searchData=
|
||||
[
|
||||
['scanvas_478',['sCanvas',['../structsCanvas.html',1,'']]],
|
||||
['slayer_479',['sLayer',['../structsLayer.html',1,'']]],
|
||||
['slayermode_480',['sLayerMode',['../structsLayerMode.html',1,'']]],
|
||||
['slayerprog_481',['sLayerProg',['../structsLayerProg.html',1,'']]],
|
||||
['sscreen_482',['sScreen',['../structsScreen.html',1,'']]],
|
||||
['ssegm_483',['sSegm',['../structsSegm.html',1,'']]],
|
||||
['ssprite_484',['sSprite',['../structsSprite.html',1,'']]],
|
||||
['sstrip_485',['sStrip',['../structsStrip.html',1,'']]],
|
||||
['svgacfg_486',['sVgaCfg',['../structsVgaCfg.html',1,'']]],
|
||||
['svideo_487',['sVideo',['../structsVideo.html',1,'']]],
|
||||
['svmode_488',['sVmode',['../structsVmode.html',1,'']]]
|
||||
];
|
||||
37
docs/search/classes_3.html
Normal file
37
docs/search/classes_3.html
Normal file
@@ -0,0 +1,37 @@
|
||||
<!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">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="classes_3.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
</head>
|
||||
<body class="SRPage">
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
6
docs/search/classes_3.js
Normal file
6
docs/search/classes_3.js
Normal file
@@ -0,0 +1,6 @@
|
||||
var searchData=
|
||||
[
|
||||
['wavdata_5f_489',['WAVDATA_',['../structWAVDATA__.html',1,'']]],
|
||||
['wavformat_5f_490',['WAVFORMAT_',['../structWAVFORMAT__.html',1,'']]],
|
||||
['wavhead_5f_491',['WAVHEAD_',['../structWAVHEAD__.html',1,'']]]
|
||||
];
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 273 B |
31
docs/search/close.svg
Normal file
31
docs/search/close.svg
Normal file
@@ -0,0 +1,31 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
viewBox="0 0 11 11"
|
||||
height="11"
|
||||
width="11"
|
||||
id="svg2"
|
||||
version="1.1">
|
||||
<metadata
|
||||
id="metadata8">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<defs
|
||||
id="defs6" />
|
||||
<path
|
||||
id="path12"
|
||||
d="M 5.5 0.5 A 5 5 0 0 0 0.5 5.5 A 5 5 0 0 0 5.5 10.5 A 5 5 0 0 0 10.5 5.5 A 5 5 0 0 0 5.5 0.5 z M 3.5820312 3 A 0.58291923 0.58291923 0 0 1 4 3.1757812 L 5.5 4.6757812 L 7 3.1757812 A 0.58291923 0.58291923 0 0 1 7.4003906 3 A 0.58291923 0.58291923 0 0 1 7.8242188 4 L 6.3242188 5.5 L 7.8242188 7 A 0.58291923 0.58291923 0 1 1 7 7.8242188 L 5.5 6.3242188 L 4 7.8242188 A 0.58291923 0.58291923 0 1 1 3.1757812 7 L 4.6757812 5.5 L 3.1757812 4 A 0.58291923 0.58291923 0 0 1 3.5820312 3 z "
|
||||
style="stroke-width:1.09870648;fill:#bababa;fill-opacity:1" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="enumvalues_0.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
var searchData=
|
||||
[
|
||||
['dev_5fntsc_792',['DEV_NTSC',['../group__VideoModeGroup.html#ggadf764cbdea00d65edcd07bb9953ad2b7afbc7eef2e6768fa471d531d40acb4d7f',1,'vga_vmode.h']]],
|
||||
['dev_5fpal_793',['DEV_PAL',['../group__VideoModeGroup.html#ggadf764cbdea00d65edcd07bb9953ad2b7a08d8d7aff466c770efaf041ad980b53d',1,'vga_vmode.h']]],
|
||||
['dev_5fvga_794',['DEV_VGA',['../group__VideoModeGroup.html#ggadf764cbdea00d65edcd07bb9953ad2b7a4fdffdf8c8f5e50508fbd327b6443eac',1,'vga_vmode.h']]],
|
||||
['drawimg_5fclamp_795',['DRAWIMG_CLAMP',['../group__CanvasGroup.html#gga06fc87d81c62e9abb8790b6e5713c55ba70b4c77115c7c9b4f5c0da3298e61816',1,'canvas.h']]],
|
||||
['drawimg_5fnoborder_796',['DRAWIMG_NOBORDER',['../group__CanvasGroup.html#gga06fc87d81c62e9abb8790b6e5713c55bac2d993dee7c2bcd984acc5d1d866d7d1',1,'canvas.h']]],
|
||||
['drawimg_5fpersp_797',['DRAWIMG_PERSP',['../group__CanvasGroup.html#gga06fc87d81c62e9abb8790b6e5713c55ba63b0d0919cc2fbf9e04f81c9bf206616',1,'canvas.h']]],
|
||||
['drawimg_5ftransp_798',['DRAWIMG_TRANSP',['../group__CanvasGroup.html#gga06fc87d81c62e9abb8790b6e5713c55baf1ac512496407c856e86534f56f7220d',1,'canvas.h']]],
|
||||
['drawimg_5fwrap_799',['DRAWIMG_WRAP',['../group__CanvasGroup.html#gga06fc87d81c62e9abb8790b6e5713c55bada988f101a668aa32ac8be4465a3c94f',1,'canvas.h']]],
|
||||
['drawing_5fcolor_800',['DRAWING_COLOR',['../group__CanvasGroup.html#gga06fc87d81c62e9abb8790b6e5713c55baa1b8793cfd30dea692ac0944b189e833',1,'canvas.h']]]
|
||||
['dev_5fntsc_811',['DEV_NTSC',['../group__VideoModeGroup.html#ggadf764cbdea00d65edcd07bb9953ad2b7afbc7eef2e6768fa471d531d40acb4d7f',1,'vga_vmode.h']]],
|
||||
['dev_5fpal_812',['DEV_PAL',['../group__VideoModeGroup.html#ggadf764cbdea00d65edcd07bb9953ad2b7a08d8d7aff466c770efaf041ad980b53d',1,'vga_vmode.h']]],
|
||||
['dev_5fvga_813',['DEV_VGA',['../group__VideoModeGroup.html#ggadf764cbdea00d65edcd07bb9953ad2b7a4fdffdf8c8f5e50508fbd327b6443eac',1,'vga_vmode.h']]],
|
||||
['drawimg_5fclamp_814',['DRAWIMG_CLAMP',['../group__CanvasGroup.html#gga06fc87d81c62e9abb8790b6e5713c55ba70b4c77115c7c9b4f5c0da3298e61816',1,'canvas.h']]],
|
||||
['drawimg_5fnoborder_815',['DRAWIMG_NOBORDER',['../group__CanvasGroup.html#gga06fc87d81c62e9abb8790b6e5713c55bac2d993dee7c2bcd984acc5d1d866d7d1',1,'canvas.h']]],
|
||||
['drawimg_5fpersp_816',['DRAWIMG_PERSP',['../group__CanvasGroup.html#gga06fc87d81c62e9abb8790b6e5713c55ba63b0d0919cc2fbf9e04f81c9bf206616',1,'canvas.h']]],
|
||||
['drawimg_5ftransp_817',['DRAWIMG_TRANSP',['../group__CanvasGroup.html#gga06fc87d81c62e9abb8790b6e5713c55baf1ac512496407c856e86534f56f7220d',1,'canvas.h']]],
|
||||
['drawimg_5fwrap_818',['DRAWIMG_WRAP',['../group__CanvasGroup.html#gga06fc87d81c62e9abb8790b6e5713c55bada988f101a668aa32ac8be4465a3c94f',1,'canvas.h']]],
|
||||
['drawing_5fcolor_819',['DRAWING_COLOR',['../group__CanvasGroup.html#gga06fc87d81c62e9abb8790b6e5713c55baa1b8793cfd30dea692ac0944b189e833',1,'canvas.h']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="enumvalues_1.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
var searchData=
|
||||
[
|
||||
['form_5f4bit_801',['FORM_4BIT',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04aa30b23e4535c97545299fab5a4f7ed44',1,'vga_vmode.h']]],
|
||||
['form_5f8bit_802',['FORM_8BIT',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04aac1656a7f6ae52edd2fbbbf756f9dca8',1,'vga_vmode.h']]],
|
||||
['form_5fmono_803',['FORM_MONO',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04a1af2316944fba6de9768f868d7ad6f17',1,'vga_vmode.h']]],
|
||||
['form_5fmtext16_804',['FORM_MTEXT16',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04a86b5a451d1e664ae6119d2d1022415e8',1,'vga_vmode.h']]],
|
||||
['form_5fmtext8_805',['FORM_MTEXT8',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04adad61d519c2099ce1fd3790894db84d1',1,'vga_vmode.h']]],
|
||||
['form_5frle_806',['FORM_RLE',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04a9a4ad9cc81f78f276885b8b7b21ee66f',1,'vga_vmode.h']]],
|
||||
['form_5ftext16_807',['FORM_TEXT16',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04ab8ff3d166a357d7a522bd1b125dd5eb9',1,'vga_vmode.h']]],
|
||||
['form_5ftext8_808',['FORM_TEXT8',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04ac50576a8728c44e5cbbd55d4303f7e10',1,'vga_vmode.h']]],
|
||||
['form_5ftile12_809',['FORM_TILE12',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04a69fa8b94c33d414ab0b89173e18c35b0',1,'vga_vmode.h']]],
|
||||
['form_5ftile16_810',['FORM_TILE16',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04adb6d3a7573390d3ff0ceb7b82a93d34a',1,'vga_vmode.h']]],
|
||||
['form_5ftile24_811',['FORM_TILE24',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04a759c4d53c444373da1f49fd5dd557323',1,'vga_vmode.h']]],
|
||||
['form_5ftile32_812',['FORM_TILE32',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04a79d20d178441da2e0e2c93fd997381a8',1,'vga_vmode.h']]],
|
||||
['form_5ftile48_813',['FORM_TILE48',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04a0febd2c6f3770d088fd18a2e19d94286',1,'vga_vmode.h']]],
|
||||
['form_5ftile64_814',['FORM_TILE64',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04a9f2f7b8de221297c24fdc490e4efbc63',1,'vga_vmode.h']]],
|
||||
['form_5ftile8_815',['FORM_TILE8',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04ada2e5863ccd082d408f207537c535e3f',1,'vga_vmode.h']]]
|
||||
['form_5f4bit_820',['FORM_4BIT',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04aa30b23e4535c97545299fab5a4f7ed44',1,'vga_vmode.h']]],
|
||||
['form_5f8bit_821',['FORM_8BIT',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04aac1656a7f6ae52edd2fbbbf756f9dca8',1,'vga_vmode.h']]],
|
||||
['form_5fmono_822',['FORM_MONO',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04a1af2316944fba6de9768f868d7ad6f17',1,'vga_vmode.h']]],
|
||||
['form_5fmtext16_823',['FORM_MTEXT16',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04a86b5a451d1e664ae6119d2d1022415e8',1,'vga_vmode.h']]],
|
||||
['form_5fmtext8_824',['FORM_MTEXT8',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04adad61d519c2099ce1fd3790894db84d1',1,'vga_vmode.h']]],
|
||||
['form_5frle_825',['FORM_RLE',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04a9a4ad9cc81f78f276885b8b7b21ee66f',1,'vga_vmode.h']]],
|
||||
['form_5ftext16_826',['FORM_TEXT16',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04ab8ff3d166a357d7a522bd1b125dd5eb9',1,'vga_vmode.h']]],
|
||||
['form_5ftext8_827',['FORM_TEXT8',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04ac50576a8728c44e5cbbd55d4303f7e10',1,'vga_vmode.h']]],
|
||||
['form_5ftile12_828',['FORM_TILE12',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04a69fa8b94c33d414ab0b89173e18c35b0',1,'vga_vmode.h']]],
|
||||
['form_5ftile16_829',['FORM_TILE16',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04adb6d3a7573390d3ff0ceb7b82a93d34a',1,'vga_vmode.h']]],
|
||||
['form_5ftile24_830',['FORM_TILE24',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04a759c4d53c444373da1f49fd5dd557323',1,'vga_vmode.h']]],
|
||||
['form_5ftile32_831',['FORM_TILE32',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04a79d20d178441da2e0e2c93fd997381a8',1,'vga_vmode.h']]],
|
||||
['form_5ftile48_832',['FORM_TILE48',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04a0febd2c6f3770d088fd18a2e19d94286',1,'vga_vmode.h']]],
|
||||
['form_5ftile64_833',['FORM_TILE64',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04a9f2f7b8de221297c24fdc490e4efbc63',1,'vga_vmode.h']]],
|
||||
['form_5ftile8_834',['FORM_TILE8',['../group__VideoModeGroup.html#ggabc6126af1d45847bc59afa0aa3216b04ada2e5863ccd082d408f207537c535e3f',1,'vga_vmode.h']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="enumvalues_2.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
var searchData=
|
||||
[
|
||||
['res_5fcga_816',['RES_CGA',['../group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5a3ac2b2f53a10630b3bb1ed4330849bf6',1,'vga_vmode.h']]],
|
||||
['res_5fega_817',['RES_EGA',['../group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5addfd80f5555a10229f9d6a5d4a60c297',1,'vga_vmode.h']]],
|
||||
['res_5fhd_818',['RES_HD',['../group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5a12e47b6dfb21b1ba0ecdba27e2f68a07',1,'vga_vmode.h']]],
|
||||
['res_5fqvga_819',['RES_QVGA',['../group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5a72c695083948080b364156dcccb1496d',1,'vga_vmode.h']]],
|
||||
['res_5fsvga_820',['RES_SVGA',['../group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5ab8b5ecc8fe866ef7d7919d3abb274ef5',1,'vga_vmode.h']]],
|
||||
['res_5fvga_821',['RES_VGA',['../group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5a45e742ff1aa9511cc9c88aee89d66686',1,'vga_vmode.h']]],
|
||||
['res_5fxga_822',['RES_XGA',['../group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5aa5d88b434b03a1da50c1f407f27ba759',1,'vga_vmode.h']]],
|
||||
['res_5fzx_823',['RES_ZX',['../group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5a842b10900d0788304f0df0f1958bf994',1,'vga_vmode.h']]]
|
||||
['res_5fcga_835',['RES_CGA',['../group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5a3ac2b2f53a10630b3bb1ed4330849bf6',1,'vga_vmode.h']]],
|
||||
['res_5fega_836',['RES_EGA',['../group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5addfd80f5555a10229f9d6a5d4a60c297',1,'vga_vmode.h']]],
|
||||
['res_5fhd_837',['RES_HD',['../group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5a12e47b6dfb21b1ba0ecdba27e2f68a07',1,'vga_vmode.h']]],
|
||||
['res_5fqvga_838',['RES_QVGA',['../group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5a72c695083948080b364156dcccb1496d',1,'vga_vmode.h']]],
|
||||
['res_5fsvga_839',['RES_SVGA',['../group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5ab8b5ecc8fe866ef7d7919d3abb274ef5',1,'vga_vmode.h']]],
|
||||
['res_5fvga_840',['RES_VGA',['../group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5a45e742ff1aa9511cc9c88aee89d66686',1,'vga_vmode.h']]],
|
||||
['res_5fxga_841',['RES_XGA',['../group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5aa5d88b434b03a1da50c1f407f27ba759',1,'vga_vmode.h']]],
|
||||
['res_5fzx_842',['RES_ZX',['../group__VideoModeGroup.html#gga99fb83031ce9923c84392b4e92f956b5a842b10900d0788304f0df0f1958bf994',1,'vga_vmode.h']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="files_0.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
var searchData=
|
||||
[
|
||||
['canvas_2eh_477',['canvas.h',['../canvas_8h.html',1,'']]]
|
||||
['canvas_2eh_492',['canvas.h',['../canvas_8h.html',1,'']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="files_1.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
var searchData=
|
||||
[
|
||||
['define_2eh_478',['define.h',['../define_8h.html',1,'']]]
|
||||
['define_2eh_493',['define.h',['../define_8h.html',1,'']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="files_2.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
var searchData=
|
||||
[
|
||||
['mat2d_2eh_479',['mat2d.h',['../mat2d_8h.html',1,'']]]
|
||||
['mat2d_2eh_494',['mat2d.h',['../mat2d_8h.html',1,'']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="files_3.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
var searchData=
|
||||
[
|
||||
['overclock_2eh_480',['overclock.h',['../overclock_8h.html',1,'']]]
|
||||
['overclock_2eh_495',['overclock.h',['../overclock_8h.html',1,'']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="files_4.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
var searchData=
|
||||
[
|
||||
['picovga_2eh_481',['picovga.h',['../picovga_8h.html',1,'']]],
|
||||
['print_2eh_482',['print.h',['../print_8h.html',1,'']]],
|
||||
['pwmsnd_2eh_483',['pwmsnd.h',['../pwmsnd_8h.html',1,'']]]
|
||||
['picovga_2eh_496',['picovga.h',['../picovga_8h.html',1,'']]],
|
||||
['print_2eh_497',['print.h',['../print_8h.html',1,'']]],
|
||||
['pwmsnd_2eh_498',['pwmsnd.h',['../pwmsnd_8h.html',1,'']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="files_5.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
var searchData=
|
||||
[
|
||||
['rand_2eh_484',['rand.h',['../rand_8h.html',1,'']]]
|
||||
['rand_2eh_499',['rand.h',['../rand_8h.html',1,'']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="files_6.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
var searchData=
|
||||
[
|
||||
['vga_2eh_485',['vga.h',['../vga_8h.html',1,'']]],
|
||||
['vga_5flayer_2eh_486',['vga_layer.h',['../vga__layer_8h.html',1,'']]],
|
||||
['vga_5fpal_2eh_487',['vga_pal.h',['../vga__pal_8h.html',1,'']]],
|
||||
['vga_5fscreen_2eh_488',['vga_screen.h',['../vga__screen_8h.html',1,'']]],
|
||||
['vga_5futil_2eh_489',['vga_util.h',['../vga__util_8h.html',1,'']]],
|
||||
['vga_5fvmode_2eh_490',['vga_vmode.h',['../vga__vmode_8h.html',1,'']]]
|
||||
['vga_2eh_500',['vga.h',['../vga_8h.html',1,'']]],
|
||||
['vga_5flayer_2eh_501',['vga_layer.h',['../vga__layer_8h.html',1,'']]],
|
||||
['vga_5fpal_2eh_502',['vga_pal.h',['../vga__pal_8h.html',1,'']]],
|
||||
['vga_5fscreen_2eh_503',['vga_screen.h',['../vga__screen_8h.html',1,'']]],
|
||||
['vga_5futil_2eh_504',['vga_util.h',['../vga__util_8h.html',1,'']]],
|
||||
['vga_5fvmode_2eh_505',['vga_vmode.h',['../vga__vmode_8h.html',1,'']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="functions_0.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
var searchData=
|
||||
[
|
||||
['attr8conv_491',['Attr8Conv',['../group__UtilsGroup.html#gab8207741ed267ed4fbaa28c4d5a7bad9',1,'Attr8Conv(u8 *dst, u8 *attr, const u8 *src, int w, int h, const u8 *pal): vga_util.cpp'],['../group__UtilsGroup.html#gab8207741ed267ed4fbaa28c4d5a7bad9',1,'Attr8Conv(u8 *dst, u8 *attr, const u8 *src, int w, int h, const u8 *pal): vga_util.cpp']]]
|
||||
['attr8conv_506',['Attr8Conv',['../group__UtilsGroup.html#gab8207741ed267ed4fbaa28c4d5a7bad9',1,'Attr8Conv(u8 *dst, u8 *attr, const u8 *src, int w, int h, const u8 *pal): vga_util.cpp'],['../group__UtilsGroup.html#gab8207741ed267ed4fbaa28c4d5a7bad9',1,'Attr8Conv(u8 *dst, u8 *attr, const u8 *src, int w, int h, const u8 *pal): vga_util.cpp']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="functions_1.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
var searchData=
|
||||
[
|
||||
['coldist_492',['ColDist',['../group__ColorsGroup.html#ga22e70505c42d3cf99fd0211f18014cf6',1,'ColDist(u8 col1, u8 col2): vga_pal.cpp'],['../group__ColorsGroup.html#ga22e70505c42d3cf99fd0211f18014cf6',1,'ColDist(u8 col1, u8 col2): vga_pal.cpp']]],
|
||||
['copy_493',['Copy',['../classcMat2D.html#a4127207cc8695b12793cc27f66cb9d7b',1,'cMat2D']]],
|
||||
['copywhiteimg_494',['CopyWhiteImg',['../group__UtilsGroup.html#ga49a4978da9e0f15dcdc9ebfc9d6c520e',1,'CopyWhiteImg(u8 *dst, const u8 *src, int num): vga_util.cpp'],['../group__UtilsGroup.html#ga49a4978da9e0f15dcdc9ebfc9d6c520e',1,'CopyWhiteImg(u8 *dst, const u8 *src, int num): vga_util.cpp']]],
|
||||
['core1busy_495',['Core1Busy',['../group__Core1Group.html#ga8304edb5a4c5f234724d4e6deeead917',1,'Core1Busy(): vga.cpp'],['../group__Core1Group.html#ga8304edb5a4c5f234724d4e6deeead917',1,'Core1Busy(): vga.cpp']]],
|
||||
['core1exec_496',['Core1Exec',['../group__Core1Group.html#gafe1c81149967385aa5284a90153c98b7',1,'Core1Exec(void(*fnc)()): vga.cpp'],['../group__Core1Group.html#gafe1c81149967385aa5284a90153c98b7',1,'Core1Exec(void(*fnc)()): vga.cpp']]],
|
||||
['core1wait_497',['Core1Wait',['../group__Core1Group.html#ga180966e085ce28347b335bde3d3d09ca',1,'Core1Wait(): vga.cpp'],['../group__Core1Group.html#ga180966e085ce28347b335bde3d3d09ca',1,'Core1Wait(): vga.cpp']]]
|
||||
['coldist_507',['ColDist',['../group__ColorsGroup.html#ga22e70505c42d3cf99fd0211f18014cf6',1,'ColDist(u8 col1, u8 col2): vga_pal.cpp'],['../group__ColorsGroup.html#ga22e70505c42d3cf99fd0211f18014cf6',1,'ColDist(u8 col1, u8 col2): vga_pal.cpp']]],
|
||||
['copy_508',['Copy',['../classcMat2D.html#a4127207cc8695b12793cc27f66cb9d7b',1,'cMat2D']]],
|
||||
['copywhiteimg_509',['CopyWhiteImg',['../group__UtilsGroup.html#ga49a4978da9e0f15dcdc9ebfc9d6c520e',1,'CopyWhiteImg(u8 *dst, const u8 *src, int num): vga_util.cpp'],['../group__UtilsGroup.html#ga49a4978da9e0f15dcdc9ebfc9d6c520e',1,'CopyWhiteImg(u8 *dst, const u8 *src, int num): vga_util.cpp']]],
|
||||
['core1busy_510',['Core1Busy',['../group__Core1Group.html#ga8304edb5a4c5f234724d4e6deeead917',1,'Core1Busy(): vga.cpp'],['../group__Core1Group.html#ga8304edb5a4c5f234724d4e6deeead917',1,'Core1Busy(): vga.cpp']]],
|
||||
['core1exec_511',['Core1Exec',['../group__Core1Group.html#gafe1c81149967385aa5284a90153c98b7',1,'Core1Exec(void(*fnc)()): vga.cpp'],['../group__Core1Group.html#gafe1c81149967385aa5284a90153c98b7',1,'Core1Exec(void(*fnc)()): vga.cpp']]],
|
||||
['core1wait_512',['Core1Wait',['../group__Core1Group.html#ga180966e085ce28347b335bde3d3d09ca',1,'Core1Wait(): vga.cpp'],['../group__Core1Group.html#ga180966e085ce28347b335bde3d3d09ca',1,'Core1Wait(): vga.cpp']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="functions_2.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
var searchData=
|
||||
[
|
||||
['decnum_498',['DecNum',['../group__UtilsGroup.html#ga31e41cec17ed79dc0bd026b6d45237a0',1,'DecNum(char *buf, s32 num): vga_util.cpp'],['../group__UtilsGroup.html#ga31e41cec17ed79dc0bd026b6d45237a0',1,'DecNum(char *buf, s32 num): vga_util.cpp']]],
|
||||
['decunum_499',['DecUNum',['../group__UtilsGroup.html#ga6d2664ea6a63954346a80ca93cfb3b74',1,'DecUNum(char *buf, u32 num): vga_util.cpp'],['../group__UtilsGroup.html#ga6d2664ea6a63954346a80ca93cfb3b74',1,'DecUNum(char *buf, u32 num): vga_util.cpp']]],
|
||||
['double_500',['Double',['../classcRandom.html#ab6e855c6ad3f8d8a28f73ff31877901f',1,'cRandom']]],
|
||||
['doublemax_501',['DoubleMax',['../classcRandom.html#a43d245705615c8855ca74528e8dfc1e3',1,'cRandom']]],
|
||||
['doubleminmax_502',['DoubleMinMax',['../classcRandom.html#a78099006605ba8c4010db0583041c73c',1,'cRandom']]],
|
||||
['drawblit_503',['DrawBlit',['../group__CanvasGroup.html#ga51e936c817f616d8118c1caeda0c1526',1,'DrawBlit(sCanvas *canvas, sCanvas *src, int xd, int yd, int xs, int ys, int w, int h, u8 col): canvas.cpp'],['../group__CanvasGroup.html#ga51e936c817f616d8118c1caeda0c1526',1,'DrawBlit(sCanvas *canvas, sCanvas *src, int xd, int yd, int xs, int ys, int w, int h, u8 col): canvas.cpp']]],
|
||||
['drawcircle_504',['DrawCircle',['../group__CanvasGroup.html#ga3342dbc6a4cb8c330c5d52cd18d23fdf',1,'DrawCircle(sCanvas *canvas, int x0, int y0, int r, u8 col, u8 mask): canvas.cpp'],['../group__CanvasGroup.html#ga3342dbc6a4cb8c330c5d52cd18d23fdf',1,'DrawCircle(sCanvas *canvas, int x0, int y0, int r, u8 col, u8 mask=0xff): canvas.cpp']]],
|
||||
['drawclear_505',['DrawClear',['../group__CanvasGroup.html#ga35996ee70491a2ec819411c659df99a6',1,'DrawClear(sCanvas *canvas): canvas.cpp'],['../group__CanvasGroup.html#ga35996ee70491a2ec819411c659df99a6',1,'DrawClear(sCanvas *canvas): canvas.cpp']]],
|
||||
['drawfillcircle_506',['DrawFillCircle',['../group__CanvasGroup.html#gab482486182a41847f517b2e4904bad85',1,'DrawFillCircle(sCanvas *canvas, int x0, int y0, int r, u8 col, u8 mask): canvas.cpp'],['../group__CanvasGroup.html#gab482486182a41847f517b2e4904bad85',1,'DrawFillCircle(sCanvas *canvas, int x0, int y0, int r, u8 col, u8 mask=0xff): canvas.cpp']]],
|
||||
['drawframe_507',['DrawFrame',['../group__CanvasGroup.html#ga030eb117917d9fa5e356fa5a5ac987a5',1,'DrawFrame(sCanvas *canvas, int x, int y, int w, int h, u8 col): canvas.cpp'],['../group__CanvasGroup.html#ga030eb117917d9fa5e356fa5a5ac987a5',1,'DrawFrame(sCanvas *canvas, int x, int y, int w, int h, u8 col): canvas.cpp']]],
|
||||
['drawimg_508',['DrawImg',['../group__CanvasGroup.html#ga07403253f5e46116ae22ea94b4161c86',1,'DrawImg(sCanvas *canvas, sCanvas *src, int xd, int yd, int xs, int ys, int w, int h): canvas.cpp'],['../group__CanvasGroup.html#ga07403253f5e46116ae22ea94b4161c86',1,'DrawImg(sCanvas *canvas, sCanvas *src, int xd, int yd, int xs, int ys, int w, int h): canvas.cpp']]],
|
||||
['drawimgline_509',['DrawImgLine',['../group__CanvasGroup.html#ga8b38b2530c058e70233c8ae6c622cfef',1,'DrawImgLine(sCanvas *canvas, sCanvas *src, int xd, int yd, int xs, int ys, int wd, int ws): canvas.cpp'],['../group__CanvasGroup.html#ga8b38b2530c058e70233c8ae6c622cfef',1,'DrawImgLine(sCanvas *canvas, sCanvas *src, int xd, int yd, int xs, int ys, int wd, int ws): canvas.cpp']]],
|
||||
['drawimgmat_510',['DrawImgMat',['../group__CanvasGroup.html#ga5d1db92659f6c11713cd0fb9c45f3637',1,'canvas.h']]],
|
||||
['drawline_511',['DrawLine',['../group__CanvasGroup.html#ga3452639f8699459e2db4c8c07717ff8c',1,'DrawLine(sCanvas *canvas, int x1, int y1, int x2, int y2, u8 col): canvas.cpp'],['../group__CanvasGroup.html#ga3452639f8699459e2db4c8c07717ff8c',1,'DrawLine(sCanvas *canvas, int x1, int y1, int x2, int y2, u8 col): canvas.cpp']]],
|
||||
['drawpoint_512',['DrawPoint',['../group__CanvasGroup.html#ga847429aa8ed956796cb0637b44fdcf9e',1,'DrawPoint(sCanvas *canvas, int x, int y, u8 col): canvas.cpp'],['../group__CanvasGroup.html#ga847429aa8ed956796cb0637b44fdcf9e',1,'DrawPoint(sCanvas *canvas, int x, int y, u8 col): canvas.cpp']]],
|
||||
['drawrect_513',['DrawRect',['../group__CanvasGroup.html#gac8441b25105805be5e7da188957bd058',1,'DrawRect(sCanvas *canvas, int x, int y, int w, int h, u8 col): canvas.cpp'],['../group__CanvasGroup.html#gac8441b25105805be5e7da188957bd058',1,'DrawRect(sCanvas *canvas, int x, int y, int w, int h, u8 col): canvas.cpp']]],
|
||||
['drawtext_514',['DrawText',['../group__CanvasGroup.html#ga4a2c127f6c6eca6425f074d2523c230a',1,'DrawText(sCanvas *canvas, const char *text, int x, int y, u8 col, const void *font, int fontheight, int scalex, int scaley): canvas.cpp'],['../group__CanvasGroup.html#ga4a2c127f6c6eca6425f074d2523c230a',1,'DrawText(sCanvas *canvas, const char *text, int x, int y, u8 col, const void *font, int fontheight=8, int scalex=1, int scaley=1): canvas.cpp']]],
|
||||
['drawtextbg_515',['DrawTextBg',['../group__CanvasGroup.html#gac53e49cc83c30367199882379ba8fd92',1,'DrawTextBg(sCanvas *canvas, const char *text, int x, int y, u8 col, u8 bgcol, const void *font, int fontheight, int scalex, int scaley): canvas.cpp'],['../group__CanvasGroup.html#gac53e49cc83c30367199882379ba8fd92',1,'DrawTextBg(sCanvas *canvas, const char *text, int x, int y, u8 col, u8 bgcol, const void *font, int fontheight=8, int scalex=1, int scaley=1): canvas.cpp']]],
|
||||
['drawtilemap_516',['DrawTileMap',['../group__CanvasGroup.html#gaab3620a5cf2c20a6d9fd0b05f5eaf934',1,'DrawTileMap(sCanvas *canvas, const sCanvas *src, const u8 *map, int mapwbits, int maphbits, int tilebits, int x, int y, int w, int h, const cMat2Df *mat, u8 horizon): canvas.cpp'],['../group__CanvasGroup.html#gaab3620a5cf2c20a6d9fd0b05f5eaf934',1,'DrawTileMap(sCanvas *canvas, const sCanvas *src, const u8 *map, int mapwbits, int maphbits, int tilebits, int x, int y, int w, int h, const cMat2Df *mat, u8 horizon): canvas.cpp']]]
|
||||
['decnum_513',['DecNum',['../group__UtilsGroup.html#ga31e41cec17ed79dc0bd026b6d45237a0',1,'DecNum(char *buf, s32 num): vga_util.cpp'],['../group__UtilsGroup.html#ga31e41cec17ed79dc0bd026b6d45237a0',1,'DecNum(char *buf, s32 num): vga_util.cpp']]],
|
||||
['decunum_514',['DecUNum',['../group__UtilsGroup.html#ga6d2664ea6a63954346a80ca93cfb3b74',1,'DecUNum(char *buf, u32 num): vga_util.cpp'],['../group__UtilsGroup.html#ga6d2664ea6a63954346a80ca93cfb3b74',1,'DecUNum(char *buf, u32 num): vga_util.cpp']]],
|
||||
['double_515',['Double',['../classcRandom.html#ab6e855c6ad3f8d8a28f73ff31877901f',1,'cRandom']]],
|
||||
['doublemax_516',['DoubleMax',['../classcRandom.html#a43d245705615c8855ca74528e8dfc1e3',1,'cRandom']]],
|
||||
['doubleminmax_517',['DoubleMinMax',['../classcRandom.html#a78099006605ba8c4010db0583041c73c',1,'cRandom']]],
|
||||
['drawblit_518',['DrawBlit',['../group__CanvasGroup.html#ga51e936c817f616d8118c1caeda0c1526',1,'DrawBlit(sCanvas *canvas, sCanvas *src, int xd, int yd, int xs, int ys, int w, int h, u8 col): canvas.cpp'],['../group__CanvasGroup.html#ga51e936c817f616d8118c1caeda0c1526',1,'DrawBlit(sCanvas *canvas, sCanvas *src, int xd, int yd, int xs, int ys, int w, int h, u8 col): canvas.cpp']]],
|
||||
['drawcircle_519',['DrawCircle',['../group__CanvasGroup.html#ga3342dbc6a4cb8c330c5d52cd18d23fdf',1,'DrawCircle(sCanvas *canvas, int x0, int y0, int r, u8 col, u8 mask): canvas.cpp'],['../group__CanvasGroup.html#ga3342dbc6a4cb8c330c5d52cd18d23fdf',1,'DrawCircle(sCanvas *canvas, int x0, int y0, int r, u8 col, u8 mask=0xff): canvas.cpp']]],
|
||||
['drawclear_520',['DrawClear',['../group__CanvasGroup.html#ga35996ee70491a2ec819411c659df99a6',1,'DrawClear(sCanvas *canvas): canvas.cpp'],['../group__CanvasGroup.html#ga35996ee70491a2ec819411c659df99a6',1,'DrawClear(sCanvas *canvas): canvas.cpp']]],
|
||||
['drawfillcircle_521',['DrawFillCircle',['../group__CanvasGroup.html#gab482486182a41847f517b2e4904bad85',1,'DrawFillCircle(sCanvas *canvas, int x0, int y0, int r, u8 col, u8 mask): canvas.cpp'],['../group__CanvasGroup.html#gab482486182a41847f517b2e4904bad85',1,'DrawFillCircle(sCanvas *canvas, int x0, int y0, int r, u8 col, u8 mask=0xff): canvas.cpp']]],
|
||||
['drawframe_522',['DrawFrame',['../group__CanvasGroup.html#ga030eb117917d9fa5e356fa5a5ac987a5',1,'DrawFrame(sCanvas *canvas, int x, int y, int w, int h, u8 col): canvas.cpp'],['../group__CanvasGroup.html#ga030eb117917d9fa5e356fa5a5ac987a5',1,'DrawFrame(sCanvas *canvas, int x, int y, int w, int h, u8 col): canvas.cpp']]],
|
||||
['drawimg_523',['DrawImg',['../group__CanvasGroup.html#ga07403253f5e46116ae22ea94b4161c86',1,'DrawImg(sCanvas *canvas, sCanvas *src, int xd, int yd, int xs, int ys, int w, int h): canvas.cpp'],['../group__CanvasGroup.html#ga07403253f5e46116ae22ea94b4161c86',1,'DrawImg(sCanvas *canvas, sCanvas *src, int xd, int yd, int xs, int ys, int w, int h): canvas.cpp']]],
|
||||
['drawimgline_524',['DrawImgLine',['../group__CanvasGroup.html#ga8b38b2530c058e70233c8ae6c622cfef',1,'DrawImgLine(sCanvas *canvas, sCanvas *src, int xd, int yd, int xs, int ys, int wd, int ws): canvas.cpp'],['../group__CanvasGroup.html#ga8b38b2530c058e70233c8ae6c622cfef',1,'DrawImgLine(sCanvas *canvas, sCanvas *src, int xd, int yd, int xs, int ys, int wd, int ws): canvas.cpp']]],
|
||||
['drawimgmat_525',['DrawImgMat',['../group__CanvasGroup.html#ga5d1db92659f6c11713cd0fb9c45f3637',1,'canvas.h']]],
|
||||
['drawline_526',['DrawLine',['../group__CanvasGroup.html#ga3452639f8699459e2db4c8c07717ff8c',1,'DrawLine(sCanvas *canvas, int x1, int y1, int x2, int y2, u8 col): canvas.cpp'],['../group__CanvasGroup.html#ga3452639f8699459e2db4c8c07717ff8c',1,'DrawLine(sCanvas *canvas, int x1, int y1, int x2, int y2, u8 col): canvas.cpp']]],
|
||||
['drawpoint_527',['DrawPoint',['../group__CanvasGroup.html#ga847429aa8ed956796cb0637b44fdcf9e',1,'DrawPoint(sCanvas *canvas, int x, int y, u8 col): canvas.cpp'],['../group__CanvasGroup.html#ga847429aa8ed956796cb0637b44fdcf9e',1,'DrawPoint(sCanvas *canvas, int x, int y, u8 col): canvas.cpp']]],
|
||||
['drawrect_528',['DrawRect',['../group__CanvasGroup.html#gac8441b25105805be5e7da188957bd058',1,'DrawRect(sCanvas *canvas, int x, int y, int w, int h, u8 col): canvas.cpp'],['../group__CanvasGroup.html#gac8441b25105805be5e7da188957bd058',1,'DrawRect(sCanvas *canvas, int x, int y, int w, int h, u8 col): canvas.cpp']]],
|
||||
['drawtext_529',['DrawText',['../group__CanvasGroup.html#ga4a2c127f6c6eca6425f074d2523c230a',1,'DrawText(sCanvas *canvas, const char *text, int x, int y, u8 col, const void *font, int fontheight, int scalex, int scaley): canvas.cpp'],['../group__CanvasGroup.html#ga4a2c127f6c6eca6425f074d2523c230a',1,'DrawText(sCanvas *canvas, const char *text, int x, int y, u8 col, const void *font, int fontheight=8, int scalex=1, int scaley=1): canvas.cpp']]],
|
||||
['drawtextbg_530',['DrawTextBg',['../group__CanvasGroup.html#gac53e49cc83c30367199882379ba8fd92',1,'DrawTextBg(sCanvas *canvas, const char *text, int x, int y, u8 col, u8 bgcol, const void *font, int fontheight, int scalex, int scaley): canvas.cpp'],['../group__CanvasGroup.html#gac53e49cc83c30367199882379ba8fd92',1,'DrawTextBg(sCanvas *canvas, const char *text, int x, int y, u8 col, u8 bgcol, const void *font, int fontheight=8, int scalex=1, int scaley=1): canvas.cpp']]],
|
||||
['drawtilemap_531',['DrawTileMap',['../group__CanvasGroup.html#gaab3620a5cf2c20a6d9fd0b05f5eaf934',1,'DrawTileMap(sCanvas *canvas, const sCanvas *src, const u8 *map, int mapwbits, int maphbits, int tilebits, int x, int y, int w, int h, const cMat2Df *mat, u8 horizon): canvas.cpp'],['../group__CanvasGroup.html#gaab3620a5cf2c20a6d9fd0b05f5eaf934',1,'DrawTileMap(sCanvas *canvas, const sCanvas *src, const u8 *map, int mapwbits, int maphbits, int tilebits, int x, int y, int w, int h, const cMat2Df *mat, u8 horizon): canvas.cpp']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="functions_3.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
var searchData=
|
||||
[
|
||||
['exportint_517',['ExportInt',['../classcMat2Df.html#a3665cc793ee74c64da3186b9eaf86b57',1,'cMat2Df']]]
|
||||
['exportint_532',['ExportInt',['../classcMat2Df.html#a3665cc793ee74c64da3186b9eaf86b57',1,'cMat2Df']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="functions_4.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
var searchData=
|
||||
[
|
||||
['findsysclock_518',['FindSysClock',['../group__OverclockGroup.html#ga5264c2d64500b5cb904a1fe219881085',1,'FindSysClock(u32 reqkhz, u32 *outkhz, u32 *outvco, u16 *outfbdiv, u8 *outpd1, u8 *outpd2): overclock.cpp'],['../group__OverclockGroup.html#ga5264c2d64500b5cb904a1fe219881085',1,'FindSysClock(u32 reqkhz, u32 *outkhz, u32 *outvco, u16 *outfbdiv, u8 *outpd1, u8 *outpd2): overclock.cpp']]],
|
||||
['flashspeedsetup_519',['FlashSpeedSetup',['../group__OverclockGroup.html#gaf9d1d6fad0d19be3df1b10882c03e99f',1,'FlashSpeedSetup(int baud): overclock.cpp'],['../group__OverclockGroup.html#gaf9d1d6fad0d19be3df1b10882c03e99f',1,'FlashSpeedSetup(int baud): overclock.cpp']]],
|
||||
['flipx_520',['FlipX',['../classcMat2D.html#ac08bd03c42e3a4d193f0bcdb04185f51',1,'cMat2D']]],
|
||||
['flipy_521',['FlipY',['../classcMat2D.html#aebb11b71a3767fed49c1cec087610814',1,'cMat2D']]],
|
||||
['float_522',['Float',['../classcRandom.html#a82d8d6d26b037d8dc9a16bd07253f11a',1,'cRandom']]],
|
||||
['floatmax_523',['FloatMax',['../classcRandom.html#a5deb6850ce157c8f51c6ff1184b2cee1',1,'cRandom']]],
|
||||
['floatminmax_524',['FloatMinMax',['../classcRandom.html#aae399e186420c11074bb6a9e7d5859e2',1,'cRandom']]]
|
||||
['findsysclock_533',['FindSysClock',['../group__OverclockGroup.html#ga5264c2d64500b5cb904a1fe219881085',1,'FindSysClock(u32 reqkhz, u32 *outkhz, u32 *outvco, u16 *outfbdiv, u8 *outpd1, u8 *outpd2): overclock.cpp'],['../group__OverclockGroup.html#ga5264c2d64500b5cb904a1fe219881085',1,'FindSysClock(u32 reqkhz, u32 *outkhz, u32 *outvco, u16 *outfbdiv, u8 *outpd1, u8 *outpd2): overclock.cpp']]],
|
||||
['flashspeedsetup_534',['FlashSpeedSetup',['../group__OverclockGroup.html#gaf9d1d6fad0d19be3df1b10882c03e99f',1,'FlashSpeedSetup(int baud): overclock.cpp'],['../group__OverclockGroup.html#gaf9d1d6fad0d19be3df1b10882c03e99f',1,'FlashSpeedSetup(int baud): overclock.cpp']]],
|
||||
['flipx_535',['FlipX',['../classcMat2D.html#ac08bd03c42e3a4d193f0bcdb04185f51',1,'cMat2D']]],
|
||||
['flipy_536',['FlipY',['../classcMat2D.html#aebb11b71a3767fed49c1cec087610814',1,'cMat2D']]],
|
||||
['float_537',['Float',['../classcRandom.html#a82d8d6d26b037d8dc9a16bd07253f11a',1,'cRandom']]],
|
||||
['floatmax_538',['FloatMax',['../classcRandom.html#a5deb6850ce157c8f51c6ff1184b2cee1',1,'cRandom']]],
|
||||
['floatminmax_539',['FloatMinMax',['../classcRandom.html#aae399e186420c11074bb6a9e7d5859e2',1,'cRandom']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="functions_5.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
var searchData=
|
||||
[
|
||||
['gauss_525',['Gauss',['../classcGaussFRandom.html#a59f87e9efe6d3b7595b62708283c96cd',1,'cGaussFRandom::Gauss()'],['../classcGaussDRandom.html#a8467456ac74344dfa7a45b1f8cd1193f',1,'cGaussDRandom::Gauss()']]],
|
||||
['gengrad_526',['GenGrad',['../group__ColorsGroup.html#ga80912f84c604fc199e620ade216da0fb',1,'GenGrad(u8 *dst, int w): vga_pal.cpp'],['../group__ColorsGroup.html#ga80912f84c604fc199e620ade216da0fb',1,'GenGrad(u8 *dst, int w): vga_pal.cpp']]],
|
||||
['genpal16trans_527',['GenPal16Trans',['../group__ScreenGroup.html#ga63c742a5535d26ecdf6d85f3d9b9d5ff',1,'GenPal16Trans(u16 *trans, const u8 *pal): vga_screen.cpp'],['../group__ScreenGroup.html#ga63c742a5535d26ecdf6d85f3d9b9d5ff',1,'GenPal16Trans(u16 *trans, const u8 *pal): vga_screen.cpp']]],
|
||||
['genpal4plane_528',['GenPal4Plane',['../group__ScreenGroup.html#ga415f2e80d3d6e92cb026401cba09331f',1,'GenPal4Plane(u32 *trans, const u8 *pal): vga_screen.cpp'],['../group__ScreenGroup.html#ga415f2e80d3d6e92cb026401cba09331f',1,'GenPal4Plane(u32 *trans, const u8 *pal): vga_screen.cpp']]],
|
||||
['genpal4trans_529',['GenPal4Trans',['../group__ScreenGroup.html#ga0e50909cbf3fb62b0f274880bce1bac4',1,'GenPal4Trans(u32 *trans, const u8 *pal): vga_screen.cpp'],['../group__ScreenGroup.html#ga0e50909cbf3fb62b0f274880bce1bac4',1,'GenPal4Trans(u32 *trans, const u8 *pal): vga_screen.cpp']]],
|
||||
['getx_530',['GetX',['../classcMat2D.html#aca9180cae53757382050e363b9d8eaa0',1,'cMat2D']]],
|
||||
['gety_531',['GetY',['../classcMat2D.html#afa5390c7e164a77456d61477b5f152b1',1,'cMat2D']]]
|
||||
['gauss_540',['Gauss',['../classcGaussFRandom.html#a59f87e9efe6d3b7595b62708283c96cd',1,'cGaussFRandom::Gauss()'],['../classcGaussDRandom.html#a8467456ac74344dfa7a45b1f8cd1193f',1,'cGaussDRandom::Gauss()']]],
|
||||
['gengrad_541',['GenGrad',['../group__ColorsGroup.html#ga80912f84c604fc199e620ade216da0fb',1,'GenGrad(u8 *dst, int w): vga_pal.cpp'],['../group__ColorsGroup.html#ga80912f84c604fc199e620ade216da0fb',1,'GenGrad(u8 *dst, int w): vga_pal.cpp']]],
|
||||
['genpal16trans_542',['GenPal16Trans',['../group__ScreenGroup.html#ga63c742a5535d26ecdf6d85f3d9b9d5ff',1,'GenPal16Trans(u16 *trans, const u8 *pal): vga_screen.cpp'],['../group__ScreenGroup.html#ga63c742a5535d26ecdf6d85f3d9b9d5ff',1,'GenPal16Trans(u16 *trans, const u8 *pal): vga_screen.cpp']]],
|
||||
['genpal4plane_543',['GenPal4Plane',['../group__ScreenGroup.html#ga415f2e80d3d6e92cb026401cba09331f',1,'GenPal4Plane(u32 *trans, const u8 *pal): vga_screen.cpp'],['../group__ScreenGroup.html#ga415f2e80d3d6e92cb026401cba09331f',1,'GenPal4Plane(u32 *trans, const u8 *pal): vga_screen.cpp']]],
|
||||
['genpal4trans_544',['GenPal4Trans',['../group__ScreenGroup.html#ga0e50909cbf3fb62b0f274880bce1bac4',1,'GenPal4Trans(u32 *trans, const u8 *pal): vga_screen.cpp'],['../group__ScreenGroup.html#ga0e50909cbf3fb62b0f274880bce1bac4',1,'GenPal4Trans(u32 *trans, const u8 *pal): vga_screen.cpp']]],
|
||||
['getx_545',['GetX',['../classcMat2D.html#aca9180cae53757382050e363b9d8eaa0',1,'cMat2D']]],
|
||||
['gety_546',['GetY',['../classcMat2D.html#afa5390c7e164a77456d61477b5f152b1',1,'cMat2D']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="functions_6.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
var searchData=
|
||||
[
|
||||
['imginvert_532',['ImgInvert',['../group__UtilsGroup.html#ga268e6976f0e415330c26c1f3d4d73cc9',1,'ImgInvert(u8 *dst, int num): vga_util.cpp'],['../group__UtilsGroup.html#ga268e6976f0e415330c26c1f3d4d73cc9',1,'ImgInvert(u8 *dst, int num): vga_util.cpp']]],
|
||||
['initseed_533',['InitSeed',['../classcRandom.html#a3558b3b83ea9a3066ad2f88defb210bd',1,'cRandom']]]
|
||||
['imginvert_547',['ImgInvert',['../group__UtilsGroup.html#ga268e6976f0e415330c26c1f3d4d73cc9',1,'ImgInvert(u8 *dst, int num): vga_util.cpp'],['../group__UtilsGroup.html#ga268e6976f0e415330c26c1f3d4d73cc9',1,'ImgInvert(u8 *dst, int num): vga_util.cpp']]],
|
||||
['initseed_548',['InitSeed',['../classcRandom.html#a3558b3b83ea9a3066ad2f88defb210bd',1,'cRandom']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="functions_7.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
var searchData=
|
||||
[
|
||||
['layeroff_534',['LayerOff',['../group__LayersGroup.html#ga7dddc715d66753f8907c7fd31259d5e8',1,'LayerOff(u8 inx): vga_layer.cpp'],['../group__LayersGroup.html#ga7dddc715d66753f8907c7fd31259d5e8',1,'LayerOff(u8 inx): vga_layer.cpp']]],
|
||||
['layeron_535',['LayerOn',['../group__LayersGroup.html#gaf95ad14e461311fde045530e4fbc8c9f',1,'LayerOn(u8 inx): vga_layer.cpp'],['../group__LayersGroup.html#gaf95ad14e461311fde045530e4fbc8c9f',1,'LayerOn(u8 inx): vga_layer.cpp']]],
|
||||
['layerperspsetup_536',['LayerPerspSetup',['../group__LayersGroup.html#ga3c24cc41746df64fa0719a6fb74b2a23',1,'LayerPerspSetup(u8 inx, const u8 *img, const sVmode *vmode, u16 w, u16 h, u8 xbits, u8 ybits, s8 horiz, const int *mat, u8 col): vga_layer.cpp'],['../group__LayersGroup.html#ga3c24cc41746df64fa0719a6fb74b2a23',1,'LayerPerspSetup(u8 inx, const u8 *img, const sVmode *vmode, u16 w, u16 h, u8 xbits, u8 ybits, s8 horiz, const int *mat, u8 col=0): vga_layer.cpp']]],
|
||||
['layerseth_537',['LayerSetH',['../group__LayersGroup.html#ga2e917a8d1386b82ba280d43938003146',1,'LayerSetH(u8 inx, u16 h): vga_layer.cpp'],['../group__LayersGroup.html#ga2e917a8d1386b82ba280d43938003146',1,'LayerSetH(u8 inx, u16 h): vga_layer.cpp']]],
|
||||
['layersetup_538',['LayerSetup',['../group__LayersGroup.html#ga49c057cb7d4fad1f4a9770c5bf035e83',1,'LayerSetup(u8 inx, const u8 *img, const sVmode *vmode, u16 w, u16 h, u8 col, const void *par): vga_layer.cpp'],['../group__LayersGroup.html#ga49c057cb7d4fad1f4a9770c5bf035e83',1,'LayerSetup(u8 inx, const u8 *img, const sVmode *vmode, u16 w, u16 h, u8 col=0, const void *par=NULL): vga_layer.cpp']]],
|
||||
['layersetw_539',['LayerSetW',['../group__LayersGroup.html#ga567585aea89fda9633750e7edc2eeece',1,'LayerSetW(u8 inx, u16 w): vga_layer.cpp'],['../group__LayersGroup.html#ga567585aea89fda9633750e7edc2eeece',1,'LayerSetW(u8 inx, u16 w): vga_layer.cpp']]],
|
||||
['layersetx_540',['LayerSetX',['../group__LayersGroup.html#ga6b80789b0fbfc305e1bd8974b89bd180',1,'LayerSetX(u8 inx, s16 x): vga_layer.cpp'],['../group__LayersGroup.html#ga6b80789b0fbfc305e1bd8974b89bd180',1,'LayerSetX(u8 inx, s16 x): vga_layer.cpp']]],
|
||||
['layersety_541',['LayerSetY',['../group__LayersGroup.html#ga99aa7a28b0927e1f21411733b2f97fb5',1,'LayerSetY(u8 inx, s16 y): vga_layer.cpp'],['../group__LayersGroup.html#ga99aa7a28b0927e1f21411733b2f97fb5',1,'LayerSetY(u8 inx, s16 y): vga_layer.cpp']]],
|
||||
['layerspritesetup_542',['LayerSpriteSetup',['../group__SpriteGroup.html#ga3335f2de0489fb2ceaa2641822b37872',1,'LayerSpriteSetup(u8 inx, sSprite **sprite, u16 spritenum, const sVmode *vmode, s16 x, s16 y, u16 w, u16 h, u8 col): vga_layer.cpp'],['../group__SpriteGroup.html#ga3335f2de0489fb2ceaa2641822b37872',1,'LayerSpriteSetup(u8 inx, sSprite **sprite, u16 spritenum, const sVmode *vmode, s16 x, s16 y, u16 w, u16 h, u8 col=0): vga_layer.cpp']]]
|
||||
['layeroff_549',['LayerOff',['../group__LayersGroup.html#ga7dddc715d66753f8907c7fd31259d5e8',1,'LayerOff(u8 inx): vga_layer.cpp'],['../group__LayersGroup.html#ga7dddc715d66753f8907c7fd31259d5e8',1,'LayerOff(u8 inx): vga_layer.cpp']]],
|
||||
['layeron_550',['LayerOn',['../group__LayersGroup.html#gaf95ad14e461311fde045530e4fbc8c9f',1,'LayerOn(u8 inx): vga_layer.cpp'],['../group__LayersGroup.html#gaf95ad14e461311fde045530e4fbc8c9f',1,'LayerOn(u8 inx): vga_layer.cpp']]],
|
||||
['layerperspsetup_551',['LayerPerspSetup',['../group__LayersGroup.html#ga3c24cc41746df64fa0719a6fb74b2a23',1,'LayerPerspSetup(u8 inx, const u8 *img, const sVmode *vmode, u16 w, u16 h, u8 xbits, u8 ybits, s8 horiz, const int *mat, u8 col): vga_layer.cpp'],['../group__LayersGroup.html#ga3c24cc41746df64fa0719a6fb74b2a23',1,'LayerPerspSetup(u8 inx, const u8 *img, const sVmode *vmode, u16 w, u16 h, u8 xbits, u8 ybits, s8 horiz, const int *mat, u8 col=0): vga_layer.cpp']]],
|
||||
['layerseth_552',['LayerSetH',['../group__LayersGroup.html#ga2e917a8d1386b82ba280d43938003146',1,'LayerSetH(u8 inx, u16 h): vga_layer.cpp'],['../group__LayersGroup.html#ga2e917a8d1386b82ba280d43938003146',1,'LayerSetH(u8 inx, u16 h): vga_layer.cpp']]],
|
||||
['layersetup_553',['LayerSetup',['../group__LayersGroup.html#ga49c057cb7d4fad1f4a9770c5bf035e83',1,'LayerSetup(u8 inx, const u8 *img, const sVmode *vmode, u16 w, u16 h, u8 col=0, const void *par=NULL): vga_layer.cpp'],['../group__LayersGroup.html#ga49c057cb7d4fad1f4a9770c5bf035e83',1,'LayerSetup(u8 inx, const u8 *img, const sVmode *vmode, u16 w, u16 h, u8 col, const void *par): vga_layer.cpp']]],
|
||||
['layersetw_554',['LayerSetW',['../group__LayersGroup.html#ga567585aea89fda9633750e7edc2eeece',1,'LayerSetW(u8 inx, u16 w): vga_layer.cpp'],['../group__LayersGroup.html#ga567585aea89fda9633750e7edc2eeece',1,'LayerSetW(u8 inx, u16 w): vga_layer.cpp']]],
|
||||
['layersetx_555',['LayerSetX',['../group__LayersGroup.html#ga6b80789b0fbfc305e1bd8974b89bd180',1,'LayerSetX(u8 inx, s16 x): vga_layer.cpp'],['../group__LayersGroup.html#ga6b80789b0fbfc305e1bd8974b89bd180',1,'LayerSetX(u8 inx, s16 x): vga_layer.cpp']]],
|
||||
['layersety_556',['LayerSetY',['../group__LayersGroup.html#ga99aa7a28b0927e1f21411733b2f97fb5',1,'LayerSetY(u8 inx, s16 y): vga_layer.cpp'],['../group__LayersGroup.html#ga99aa7a28b0927e1f21411733b2f97fb5',1,'LayerSetY(u8 inx, s16 y): vga_layer.cpp']]],
|
||||
['layerspritesetup_557',['LayerSpriteSetup',['../group__SpriteGroup.html#ga3335f2de0489fb2ceaa2641822b37872',1,'LayerSpriteSetup(u8 inx, sSprite **sprite, u16 spritenum, const sVmode *vmode, s16 x, s16 y, u16 w, u16 h, u8 col): vga_layer.cpp'],['../group__SpriteGroup.html#ga3335f2de0489fb2ceaa2641822b37872',1,'LayerSpriteSetup(u8 inx, sSprite **sprite, u16 spritenum, const sVmode *vmode, s16 x, s16 y, u16 w, u16 h, u8 col=0): vga_layer.cpp']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="functions_8.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
var searchData=
|
||||
[
|
||||
['noise1d_543',['Noise1D',['../group__RandomGroup.html#gae6fe4d963031879338bc2e6419585b86',1,'Noise1D(int x, int seed): rand.cpp'],['../group__RandomGroup.html#gae6fe4d963031879338bc2e6419585b86',1,'Noise1D(int x, int seed): rand.cpp']]],
|
||||
['noise2d_544',['Noise2D',['../group__RandomGroup.html#gaaf58bbb6ea1aa045c6dc5a09e14d08a8',1,'Noise2D(int x, int y, int seed): rand.cpp'],['../group__RandomGroup.html#gaaf58bbb6ea1aa045c6dc5a09e14d08a8',1,'Noise2D(int x, int y, int seed): rand.cpp']]],
|
||||
['noise3d_545',['Noise3D',['../group__RandomGroup.html#ga83ee9be709d5f5ca29b51dcc2f614ec9',1,'Noise3D(int x, int y, int z, int seed): rand.cpp'],['../group__RandomGroup.html#ga83ee9be709d5f5ca29b51dcc2f614ec9',1,'Noise3D(int x, int y, int z, int seed): rand.cpp']]]
|
||||
['noise1d_558',['Noise1D',['../group__RandomGroup.html#gae6fe4d963031879338bc2e6419585b86',1,'Noise1D(int x, int seed): rand.cpp'],['../group__RandomGroup.html#gae6fe4d963031879338bc2e6419585b86',1,'Noise1D(int x, int seed): rand.cpp']]],
|
||||
['noise2d_559',['Noise2D',['../group__RandomGroup.html#gaaf58bbb6ea1aa045c6dc5a09e14d08a8',1,'Noise2D(int x, int y, int seed): rand.cpp'],['../group__RandomGroup.html#gaaf58bbb6ea1aa045c6dc5a09e14d08a8',1,'Noise2D(int x, int y, int seed): rand.cpp']]],
|
||||
['noise3d_560',['Noise3D',['../group__RandomGroup.html#ga83ee9be709d5f5ca29b51dcc2f614ec9',1,'Noise3D(int x, int y, int z, int seed): rand.cpp'],['../group__RandomGroup.html#ga83ee9be709d5f5ca29b51dcc2f614ec9',1,'Noise3D(int x, int y, int z, int seed): rand.cpp']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title></title>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><title></title>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="search.css"/>
|
||||
<script type="text/javascript" src="functions_9.js"></script>
|
||||
<script type="text/javascript" src="search.js"></script>
|
||||
@@ -10,21 +11,27 @@
|
||||
<div id="SRIndex">
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div id="SRResults"></div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
createResults();
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
<script type="text/javascript"><!--
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
document.getElementById("Loading").style.display="none";
|
||||
document.getElementById("NoMatches").style.display="none";
|
||||
var searchResults = new SearchResults("searchResults");
|
||||
searchResults.Search();
|
||||
window.addEventListener("message", function(event) {
|
||||
if (event.data == "take_focus") {
|
||||
var elem = searchResults.NavNext(0);
|
||||
if (elem) elem.focus();
|
||||
}
|
||||
});
|
||||
/* @license-end */
|
||||
--></script>
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,24 +1,24 @@
|
||||
var searchData=
|
||||
[
|
||||
['plane2conv_546',['Plane2Conv',['../group__UtilsGroup.html#ga9d2f98a08bf609f9969298eb2e9d7761',1,'Plane2Conv(u8 *plane0, u8 *plane1, const u8 *src, int w, int h): vga_util.cpp'],['../group__UtilsGroup.html#ga9d2f98a08bf609f9969298eb2e9d7761',1,'Plane2Conv(u8 *plane0, u8 *plane1, const u8 *src, int w, int h): vga_util.cpp']]],
|
||||
['playingsound_547',['PlayingSound',['../group__PWMGroup.html#gac5cdc29178dd50bc69a6925a6af5c84a',1,'PlayingSound(): pwmsnd.cpp'],['../group__PWMGroup.html#gac5cdc29178dd50bc69a6925a6af5c84a',1,'PlayingSound(): pwmsnd.cpp']]],
|
||||
['playsound_548',['PlaySound',['../group__PWMGroup.html#ga7d7587ed33cbb0e94588c96735b5e6d5',1,'PlaySound(const u8 *snd, int len, Bool rep, float speed): pwmsnd.cpp'],['../group__PWMGroup.html#ga7d7587ed33cbb0e94588c96735b5e6d5',1,'PlaySound(const u8 *snd, int len, Bool rep=False, float speed=1.0f): pwmsnd.cpp']]],
|
||||
['prepdrawimg_549',['PrepDrawImg',['../classcMat2Df.html#a529afacb6148a067dd3a5a488cb97e13',1,'cMat2Df']]],
|
||||
['printaddpos_550',['PrintAddPos',['../group__TextGroup.html#gaba693e4bd43c731c3c97ca303938a903',1,'PrintAddPos(int x, int y): print.cpp'],['../group__TextGroup.html#gaba693e4bd43c731c3c97ca303938a903',1,'PrintAddPos(int x, int y): print.cpp']]],
|
||||
['printchar_551',['PrintChar',['../group__TextGroup.html#gad43a32dad63df05f21d3b2254c96f36d',1,'PrintChar(char ch): print.cpp'],['../group__TextGroup.html#gad43a32dad63df05f21d3b2254c96f36d',1,'PrintChar(char ch): print.cpp']]],
|
||||
['printchar0_552',['PrintChar0',['../group__TextGroup.html#ga3c5c271811227b03d974171af2a243c4',1,'PrintChar0(char ch): print.cpp'],['../group__TextGroup.html#ga3c5c271811227b03d974171af2a243c4',1,'PrintChar0(char ch): print.cpp']]],
|
||||
['printcharrep_553',['PrintCharRep',['../group__TextGroup.html#gab9231ede9d6a979f1b812b7667c34d29',1,'PrintCharRep(char ch, int num): print.cpp'],['../group__TextGroup.html#gab9231ede9d6a979f1b812b7667c34d29',1,'PrintCharRep(char ch, int num): print.cpp']]],
|
||||
['printclear_554',['PrintClear',['../group__TextGroup.html#gad7b697700b999077439e537a2fef28f3',1,'PrintClear(): print.cpp'],['../group__TextGroup.html#gad7b697700b999077439e537a2fef28f3',1,'PrintClear(): print.cpp']]],
|
||||
['printframe_555',['PrintFrame',['../group__TextGroup.html#ga2323e69f1ff2adaadf317eb220bd10db',1,'PrintFrame(int x, int y, int w, int h): print.cpp'],['../group__TextGroup.html#ga2323e69f1ff2adaadf317eb220bd10db',1,'PrintFrame(int x, int y, int w, int h): print.cpp']]],
|
||||
['printhline_556',['PrintHLine',['../group__TextGroup.html#ga16e185e12dd782e3b69117386fe64dc9',1,'PrintHLine(int x, int y, int w): print.cpp'],['../group__TextGroup.html#ga16e185e12dd782e3b69117386fe64dc9',1,'PrintHLine(int x, int y, int w): print.cpp']]],
|
||||
['printhome_557',['PrintHome',['../group__TextGroup.html#ga569987e642b3fa23427c126e649774ba',1,'PrintHome(): print.cpp'],['../group__TextGroup.html#ga569987e642b3fa23427c126e649774ba',1,'PrintHome(): print.cpp']]],
|
||||
['printsetcol_558',['PrintSetCol',['../group__TextGroup.html#ga7ca8b785cd293ee0e1d20869dedf52a0',1,'PrintSetCol(u8 col): print.cpp'],['../group__TextGroup.html#ga7ca8b785cd293ee0e1d20869dedf52a0',1,'PrintSetCol(u8 col): print.cpp']]],
|
||||
['printsetpos_559',['PrintSetPos',['../group__TextGroup.html#gacdf79045593025b8b51f841dd696094d',1,'PrintSetPos(int x, int y): print.cpp'],['../group__TextGroup.html#gacdf79045593025b8b51f841dd696094d',1,'PrintSetPos(int x, int y): print.cpp']]],
|
||||
['printsetup_560',['PrintSetup',['../group__TextGroup.html#ga0275c150a5a12613afaef51f4bec2c89',1,'PrintSetup(u8 *buf, int bufw, int bufh, int bufwb): print.cpp'],['../group__TextGroup.html#ga0275c150a5a12613afaef51f4bec2c89',1,'PrintSetup(u8 *buf, int bufw, int bufh, int bufwb): print.cpp']]],
|
||||
['printspc_561',['PrintSpc',['../group__TextGroup.html#gaf269b76cd7c06b18218aa5274ee3f990',1,'PrintSpc(): print.cpp'],['../group__TextGroup.html#gaf269b76cd7c06b18218aa5274ee3f990',1,'PrintSpc(): print.cpp']]],
|
||||
['printspcrep_562',['PrintSpcRep',['../group__TextGroup.html#ga6862b40c6d8ef741e52e0e9ed1488647',1,'PrintSpcRep(int num): print.cpp'],['../group__TextGroup.html#ga6862b40c6d8ef741e52e0e9ed1488647',1,'PrintSpcRep(int num): print.cpp']]],
|
||||
['printspcto_563',['PrintSpcTo',['../group__TextGroup.html#ga9794804d1b01d51df73144d3edc0150d',1,'PrintSpcTo(int pos): print.cpp'],['../group__TextGroup.html#ga9794804d1b01d51df73144d3edc0150d',1,'PrintSpcTo(int pos): print.cpp']]],
|
||||
['printtext_564',['PrintText',['../group__TextGroup.html#ga351c19309ced4dc9310112ad2b8bae2c',1,'PrintText(const char *text): print.cpp'],['../group__TextGroup.html#ga351c19309ced4dc9310112ad2b8bae2c',1,'PrintText(const char *text): print.cpp']]],
|
||||
['printvline_565',['PrintVLine',['../group__TextGroup.html#gac11665c9779895b57d0a9f853beff7b2',1,'PrintVLine(int x, int y, int h): print.cpp'],['../group__TextGroup.html#gac11665c9779895b57d0a9f853beff7b2',1,'PrintVLine(int x, int y, int h): print.cpp']]],
|
||||
['pwmsndinit_566',['PWMSndInit',['../group__PWMGroup.html#ga125653aeeb2dc605e83d0927a635983c',1,'PWMSndInit(): pwmsnd.cpp'],['../group__PWMGroup.html#ga125653aeeb2dc605e83d0927a635983c',1,'PWMSndInit(): pwmsnd.cpp']]]
|
||||
['plane2conv_561',['Plane2Conv',['../group__UtilsGroup.html#ga9d2f98a08bf609f9969298eb2e9d7761',1,'Plane2Conv(u8 *plane0, u8 *plane1, const u8 *src, int w, int h): vga_util.cpp'],['../group__UtilsGroup.html#ga9d2f98a08bf609f9969298eb2e9d7761',1,'Plane2Conv(u8 *plane0, u8 *plane1, const u8 *src, int w, int h): vga_util.cpp']]],
|
||||
['playingsound_562',['PlayingSound',['../group__PWMGroup.html#gac5cdc29178dd50bc69a6925a6af5c84a',1,'PlayingSound(): pwmsnd.cpp'],['../group__PWMGroup.html#gac5cdc29178dd50bc69a6925a6af5c84a',1,'PlayingSound(): pwmsnd.cpp']]],
|
||||
['playsound_563',['PlaySound',['../group__PWMGroup.html#ga7d7587ed33cbb0e94588c96735b5e6d5',1,'PlaySound(const u8 *snd, int len, Bool rep, float speed): pwmsnd.cpp'],['../group__PWMGroup.html#ga7d7587ed33cbb0e94588c96735b5e6d5',1,'PlaySound(const u8 *snd, int len, Bool rep=False, float speed=1.0f): pwmsnd.cpp']]],
|
||||
['prepdrawimg_564',['PrepDrawImg',['../classcMat2Df.html#a529afacb6148a067dd3a5a488cb97e13',1,'cMat2Df']]],
|
||||
['printaddpos_565',['PrintAddPos',['../group__TextGroup.html#gaba693e4bd43c731c3c97ca303938a903',1,'PrintAddPos(int x, int y): print.cpp'],['../group__TextGroup.html#gaba693e4bd43c731c3c97ca303938a903',1,'PrintAddPos(int x, int y): print.cpp']]],
|
||||
['printchar_566',['PrintChar',['../group__TextGroup.html#gad43a32dad63df05f21d3b2254c96f36d',1,'PrintChar(char ch): print.cpp'],['../group__TextGroup.html#gad43a32dad63df05f21d3b2254c96f36d',1,'PrintChar(char ch): print.cpp']]],
|
||||
['printchar0_567',['PrintChar0',['../group__TextGroup.html#ga3c5c271811227b03d974171af2a243c4',1,'PrintChar0(char ch): print.cpp'],['../group__TextGroup.html#ga3c5c271811227b03d974171af2a243c4',1,'PrintChar0(char ch): print.cpp']]],
|
||||
['printcharrep_568',['PrintCharRep',['../group__TextGroup.html#gab9231ede9d6a979f1b812b7667c34d29',1,'PrintCharRep(char ch, int num): print.cpp'],['../group__TextGroup.html#gab9231ede9d6a979f1b812b7667c34d29',1,'PrintCharRep(char ch, int num): print.cpp']]],
|
||||
['printclear_569',['PrintClear',['../group__TextGroup.html#gad7b697700b999077439e537a2fef28f3',1,'PrintClear(): print.cpp'],['../group__TextGroup.html#gad7b697700b999077439e537a2fef28f3',1,'PrintClear(): print.cpp']]],
|
||||
['printframe_570',['PrintFrame',['../group__TextGroup.html#ga2323e69f1ff2adaadf317eb220bd10db',1,'PrintFrame(int x, int y, int w, int h): print.cpp'],['../group__TextGroup.html#ga2323e69f1ff2adaadf317eb220bd10db',1,'PrintFrame(int x, int y, int w, int h): print.cpp']]],
|
||||
['printhline_571',['PrintHLine',['../group__TextGroup.html#ga16e185e12dd782e3b69117386fe64dc9',1,'PrintHLine(int x, int y, int w): print.cpp'],['../group__TextGroup.html#ga16e185e12dd782e3b69117386fe64dc9',1,'PrintHLine(int x, int y, int w): print.cpp']]],
|
||||
['printhome_572',['PrintHome',['../group__TextGroup.html#ga569987e642b3fa23427c126e649774ba',1,'PrintHome(): print.cpp'],['../group__TextGroup.html#ga569987e642b3fa23427c126e649774ba',1,'PrintHome(): print.cpp']]],
|
||||
['printsetcol_573',['PrintSetCol',['../group__TextGroup.html#ga7ca8b785cd293ee0e1d20869dedf52a0',1,'PrintSetCol(u8 col): print.cpp'],['../group__TextGroup.html#ga7ca8b785cd293ee0e1d20869dedf52a0',1,'PrintSetCol(u8 col): print.cpp']]],
|
||||
['printsetpos_574',['PrintSetPos',['../group__TextGroup.html#gacdf79045593025b8b51f841dd696094d',1,'PrintSetPos(int x, int y): print.cpp'],['../group__TextGroup.html#gacdf79045593025b8b51f841dd696094d',1,'PrintSetPos(int x, int y): print.cpp']]],
|
||||
['printsetup_575',['PrintSetup',['../group__TextGroup.html#ga0275c150a5a12613afaef51f4bec2c89',1,'PrintSetup(u8 *buf, int bufw, int bufh, int bufwb): print.cpp'],['../group__TextGroup.html#ga0275c150a5a12613afaef51f4bec2c89',1,'PrintSetup(u8 *buf, int bufw, int bufh, int bufwb): print.cpp']]],
|
||||
['printspc_576',['PrintSpc',['../group__TextGroup.html#gaf269b76cd7c06b18218aa5274ee3f990',1,'PrintSpc(): print.cpp'],['../group__TextGroup.html#gaf269b76cd7c06b18218aa5274ee3f990',1,'PrintSpc(): print.cpp']]],
|
||||
['printspcrep_577',['PrintSpcRep',['../group__TextGroup.html#ga6862b40c6d8ef741e52e0e9ed1488647',1,'PrintSpcRep(int num): print.cpp'],['../group__TextGroup.html#ga6862b40c6d8ef741e52e0e9ed1488647',1,'PrintSpcRep(int num): print.cpp']]],
|
||||
['printspcto_578',['PrintSpcTo',['../group__TextGroup.html#ga9794804d1b01d51df73144d3edc0150d',1,'PrintSpcTo(int pos): print.cpp'],['../group__TextGroup.html#ga9794804d1b01d51df73144d3edc0150d',1,'PrintSpcTo(int pos): print.cpp']]],
|
||||
['printtext_579',['PrintText',['../group__TextGroup.html#ga351c19309ced4dc9310112ad2b8bae2c',1,'PrintText(const char *text): print.cpp'],['../group__TextGroup.html#ga351c19309ced4dc9310112ad2b8bae2c',1,'PrintText(const char *text): print.cpp']]],
|
||||
['printvline_580',['PrintVLine',['../group__TextGroup.html#gac11665c9779895b57d0a9f853beff7b2',1,'PrintVLine(int x, int y, int h): print.cpp'],['../group__TextGroup.html#gac11665c9779895b57d0a9f853beff7b2',1,'PrintVLine(int x, int y, int h): print.cpp']]],
|
||||
['pwmsndinit_581',['PWMSndInit',['../group__PWMGroup.html#ga125653aeeb2dc605e83d0927a635983c',1,'PWMSndInit(): pwmsnd.cpp'],['../group__PWMGroup.html#ga125653aeeb2dc605e83d0927a635983c',1,'PWMSndInit(): pwmsnd.cpp']]]
|
||||
];
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user