123 lines
5.7 KiB
JavaScript
123 lines
5.7 KiB
JavaScript
/*
|
|
@licstart The following is the entire license notice for the JavaScript code in this file.
|
|
|
|
The MIT License (MIT)
|
|
|
|
Copyright (C) 1997-2020 by Dimitri van Heesch
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
|
|
and associated documentation files (the "Software"), to deal in the Software without restriction,
|
|
including without limitation the rights to use, copy, modify, merge, publish, distribute,
|
|
sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
|
|
furnished to do so, subject to the following conditions:
|
|
|
|
The above copyright notice and this permission notice shall be included in all copies or
|
|
substantial portions of the Software.
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING
|
|
BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
|
|
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
|
@licend The above is the entire license notice for the JavaScript code in this file
|
|
*/
|
|
var NAVTREE =
|
|
[
|
|
[ "PicoVGA", "index.html", [
|
|
[ "Introduction", "index.html", [
|
|
[ "About this Fork", "index.html#autotoc_md7", null ],
|
|
[ "About PicoVGA", "index.html#autotoc_md8", null ],
|
|
[ "Features", "index.html#autotoc_md9", null ],
|
|
[ "Examples and Tutorials", "index.html#autotoc_md10", null ],
|
|
[ "License terms", "index.html#autotoc_md11", null ],
|
|
[ "Getting Help", "index.html#autotoc_md12", null ]
|
|
] ],
|
|
[ "Connections", "connections.html", [
|
|
[ "How to Connect to VGA display", "connections.html#autotoc_md0", null ],
|
|
[ "How to connect Pico to PC with serial port", "connections.html#autotoc_md1", null ],
|
|
[ "Wiring diagram", "connections.html#autotoc_md2", null ]
|
|
] ],
|
|
[ "Getting Started", "gettingstarted.html", [
|
|
[ "Installing PicoVGA", "gettingstarted.html#autotoc_md3", null ],
|
|
[ "Building the Examples", "gettingstarted.html#autotoc_md4", null ],
|
|
[ "Integrating PicoVGA into Your Project", "gettingstarted.html#autotoc_md5", null ],
|
|
[ "Configuring PicoVGA", "gettingstarted.html#autotoc_md6", null ]
|
|
] ],
|
|
[ "Tools and Palettes", "tools.html", [
|
|
[ "Image Conversion Tool", "tools.html#picovga_img", [
|
|
[ "Usage", "tools.html#autotoc_md13", null ],
|
|
[ "Supported Image Formats", "tools.html#autotoc_md14", null ],
|
|
[ "Palettes", "tools.html#autotoc_md15", null ],
|
|
[ "Output", "tools.html#autotoc_md16", null ]
|
|
] ],
|
|
[ "RLE Compression Tool", "tools.html#picovga_rle", [
|
|
[ "Usage", "tools.html#autotoc_md17", null ],
|
|
[ "Input Requirements", "tools.html#autotoc_md18", null ],
|
|
[ "Transparency", "tools.html#autotoc_md19", null ],
|
|
[ "Output", "tools.html#autotoc_md20", null ],
|
|
[ "Internal Encoding", "tools.html#autotoc_md21", null ],
|
|
[ "Compatibility Warning", "tools.html#autotoc_md22", null ]
|
|
] ],
|
|
[ "Sound Import Tool", "tools.html#picovga_snd", [
|
|
[ "Usage", "tools.html#autotoc_md23", null ],
|
|
[ "Input Requirements", "tools.html#autotoc_md24", [
|
|
[ "Recommended Editors", "tools.html#autotoc_md25", null ]
|
|
] ],
|
|
[ "Output", "tools.html#autotoc_md26", null ]
|
|
] ],
|
|
[ "8-bit Palette Generator", "tools.html#picvovga_pal332", [
|
|
[ "Output Files", "tools.html#autotoc_md27", null ],
|
|
[ "Usage in Image Editors", "tools.html#autotoc_md28", null ]
|
|
] ],
|
|
[ "Palettes", "tools.html#palettes", [
|
|
[ "Available Palettes", "tools.html#autotoc_md29", null ],
|
|
[ "Palette Details", "tools.html#autotoc_md30", null ]
|
|
] ]
|
|
] ],
|
|
[ "Usage Rules", "usagerules.html", [
|
|
[ "Core Utilization", "usagerules.html#autotoc_md31", null ],
|
|
[ "Memory Rules", "usagerules.html#autotoc_md32", null ],
|
|
[ "Rendering Performance", "usagerules.html#autotoc_md33", null ],
|
|
[ "DMA Considerations", "usagerules.html#autotoc_md34", null ],
|
|
[ "CPU Clock Frequency", "usagerules.html#autotoc_md35", null ],
|
|
[ "Memory Alignment", "usagerules.html#autotoc_md36", null ],
|
|
[ "PIO Usage", "usagerules.html#autotoc_md37", null ],
|
|
[ "Summary", "usagerules.html#autotoc_md38", null ]
|
|
] ],
|
|
[ "API Modules", "modules.html", "modules" ],
|
|
[ "Data Structures", "annotated.html", [
|
|
[ "Data Structures", "annotated.html", "annotated_dup" ],
|
|
[ "Data Structure Index", "classes.html", null ],
|
|
[ "Class Hierarchy", "hierarchy.html", "hierarchy" ],
|
|
[ "Data Fields", "functions.html", [
|
|
[ "All", "functions.html", null ],
|
|
[ "Functions", "functions_func.html", null ],
|
|
[ "Variables", "functions_vars.html", null ]
|
|
] ]
|
|
] ],
|
|
[ "Files", "files.html", [
|
|
[ "File List", "files.html", "files_dup" ],
|
|
[ "Globals", "globals.html", [
|
|
[ "All", "globals.html", "globals_dup" ],
|
|
[ "Functions", "globals_func.html", null ],
|
|
[ "Variables", "globals_vars.html", null ],
|
|
[ "Enumerator", "globals_eval.html", null ],
|
|
[ "Macros", "globals_defs.html", null ]
|
|
] ]
|
|
] ],
|
|
[ "Github", "^https://github.com/codaris/picovga-cmake", null ]
|
|
] ]
|
|
];
|
|
|
|
var NAVTREEINDEX =
|
|
[
|
|
"annotated.html",
|
|
"group__CanvasGroup.html#ga8b38b2530c058e70233c8ae6c622cfef",
|
|
"group__OverclockGroup.html",
|
|
"group__TextGroup.html#gac91910c7276ceff7cb48fa6733a1e343",
|
|
"structsLayer.html#a8cfe006acd74ac0a1266fea6640a01f1"
|
|
];
|
|
|
|
var SYNCONMSG = 'click to disable panel synchronisation';
|
|
var SYNCOFFMSG = 'click to enable panel synchronisation'; |