fixed typos in the pressrelease
[[Split portion of a mixed commit.]]
This commit is contained in:
parent
605fcb2440
commit
4bc9be8ff0
|
@ -93,7 +93,7 @@
|
||||||
<li><span class="rvts22">debugger.getcyclescount()</span></li>
|
<li><span class="rvts22">debugger.getcyclescount()</span></li>
|
||||||
<li><span class="rvts22">debugger.getinstructionscount()</span></li>
|
<li><span class="rvts22">debugger.getinstructionscount()</span></li>
|
||||||
<li><span class="rvts22">debugger.resetcyclescount()</span></li>
|
<li><span class="rvts22">debugger.resetcyclescount()</span></li>
|
||||||
<li><span class="rvts22">debugger.resetinstructionscount(), </span></li>
|
<li><span class="rvts22">debugger.resetinstructionscount()</span></li>
|
||||||
</ul>
|
</ul>
|
||||||
<p><span class="rvts24"><br/></span></p>
|
<p><span class="rvts24"><br/></span></p>
|
||||||
<p><span class="rvts24">Win32</span></p>
|
<p><span class="rvts24">Win32</span></p>
|
||||||
|
|
|
@ -67,10 +67,6 @@ New Lua functions:
|
||||||
<li>debugger.resetcyclescount()</li>
|
<li>debugger.resetcyclescount()</li>
|
||||||
<li>debugger.resetinstructionscount()</li>
|
<li>debugger.resetinstructionscount()</li>
|
||||||
</ul>
|
</ul>
|
||||||
New scripts:
|
|
||||||
<ul>
|
|
||||||
<li>JumpingFCEUXWindow.lua</li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<h2>Win32</h2>
|
<h2>Win32</h2>
|
||||||
Added "Square pixels" option to Video Config<br>
|
Added "Square pixels" option to Video Config<br>
|
||||||
|
|
Loading…
Reference in New Issue