recompile chm and html

[[Split portion of a mixed commit.]]
This commit is contained in:
feos-tas 2016-07-07 18:52:52 +00:00
parent bfd4a489a7
commit ead61dfe9b
4 changed files with 9 additions and 2 deletions

View File

@ -58,7 +58,7 @@
<p></p>
<p><span class="rvts17">History of FCEUX / FCE Ultra</span></p>
<p><br/></p>
<p>FCEUX was started in 2006 by zeromus and rheiny (sp) as an attempt to merge various branches of FCE Ultra into a unified emulator. &nbsp;Additional authors joined the project, including mz, adelikat, nitsujrehtona, maximus, CaH4e3, qFox, punkrockguy318, Sebastian Porst and AnS.</p>
<p>FCEUX was started in 2006 by zeromus and rheiny (sp) as an attempt to merge various branches of FCE Ultra into a unified emulator. &nbsp;Additional authors joined the project, including mz, adelikat, nitsujrehtona, maximus, CaH4e3, qFox, punkrockguy318, Sebastian Porst, AnS, feos, and rainwarrior.</p>
<p><br/></p>
<p>FCEUX contains all features and enhancements from FCE, FCE Ultra, FCEU rerecording, FCEUXD, and FCEUXDSP as well as many new mappers from FCEU-mm.</p>
<p><br/></p>

View File

@ -91,6 +91,9 @@
<p><span class="rvts16">Force Grayscale</span></p>
<p>Applies simple Grayscale filter, no matter what palette is currently used.</p>
<p><br/></p>
<p><span class="rvts16">De-emphasis bit swap</span></p>
<p>Every PAL PPU has de-emphasis bits for green and red colors swapped. This option simulates that behavior.</p>
<p><br/></p>
<p><br/></p>
<p><span class="rvts27">NTSC Color Emulation</span></p>
<p><br/></p>

View File

@ -79,6 +79,10 @@
<p><br/></p>
<p>If checked, the sound processing will be bypassed when emulation is in turbo mode</p>
<p><br/></p>
<p><span class="rvts16">Swap Duty Cycles</span></p>
<p><br/></p>
<p>If checked, replicates the behavior of some famiclones that have duty cycles swapped for square channels.</p>
<p><br/></p>
<p><span class="rvts16">Buffering</span></p>
<p><br/></p>
<p>On older machines, increased buffering may be necessary. &nbsp;If the sound is glitchy or crackling, increasing the buffing time may resolve the issue. &nbsp;Lower buffering settings can reduce sound latency.</p>

File diff suppressed because one or more lines are too long