<li>Download the deployer <ahref="https://github.com/Polprzewodnikowy/SummerCart64/releases/download/v2.20.0/sc64-deployer-windows-v2.20.0.zip">here</a>.</li>
<p>Make sure that your firmware is compatible (currently v2.20.0+). See: <ahref="https://github.com/Polprzewodnikowy/SummerCart64/blob/v2.20.0/docs/00_quick_startup_guide.md#firmware-backupupdate">here</a></p>
<p>Toggle the N64 POWER switch to load the ROM.</p>
<p><code>ms-vscode.makefile-tools</code> will help (installed automatically in dev container). <br/>
NOTE: it does not yet work with <code>F5</code>: see <ahref="https://devblogs.microsoft.com/cppblog/now-announcing-makefile-support-in-visual-studio-code/">this blog post</a>. <br/>
WORKAROUND: in the dev container terminal, use make directly, i.e.: <code>make</code>. <br/>
The ROM can be found in the <code>output</code> directory.</p>
<p>NOTE: a "release" version of the SC64 menu is called <code>sc64menu.n64</code> and can be created for when you want to add it directly to the SDCard. This is generated by running <code>make all</code> or running <code>make sc64</code>.</p>
<p>For ease of development and debugging, the menu ROM can run in the <ahref="https://ares-emu.net/">Ares emulator</a> (without most flashcart features).</p>
<p>This repo currently uses the <code>preview</code> branch as a submodule at a specific commit.</p><ul>
<li>To ensure your local instance is building against it, use <code>cd ./libdragon && make clobber -j && make libdragon tools -j && make install tools-install -j && cd ..</code></li>
<p>Run <code>doxygen</code> from the dev container terminal. Make sure you fix the warnings before creating a PR! <br/>
Generated documentation is located in the <code>output/docs</code> folder and auto-published to the <code>gh-pages</code> branch when merged with <code>main</code>.</p>
<p>Once merged, they can be viewed <ahref="https://polprzewodnikowy.github.io/N64FlashcartMenu/">here</a>.</p>
Generated on Tue Dec 31 2024 21:33:43 for N64FlashcartMenu by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.8