parent
71e416505f
commit
ae4b602c3c
Binary file not shown.
After Width: | Height: | Size: 222 KiB |
Binary file not shown.
After Width: | Height: | Size: 307 KiB |
10
home.html
10
home.html
|
@ -10,9 +10,9 @@
|
|||
<style type="text/css">
|
||||
.style1 {
|
||||
float: right;
|
||||
margin-left: 64px;
|
||||
margin-right: 20px;
|
||||
margin-bottom: 64px;
|
||||
margin-left: 32px;
|
||||
margin-right: 10px;
|
||||
margin-bottom: 32px;
|
||||
}
|
||||
</style>
|
||||
<script type="text/javascript" src="Javascript/buttons.js"></script>
|
||||
|
@ -78,7 +78,9 @@
|
|||
<li>Win32: Support for HUD recording in AVI dumping</li>
|
||||
<li>SDL: fixed various segfaults and build issues</li>
|
||||
<li>SDL: added gtk hotkey configuration dialog</li>
|
||||
</ul><br><br>
|
||||
</ul>
|
||||
<p><a href="assets/debugging_environment_1900px.png"><img alt="FCEUX as a debugging environment" src="assets/debugging_environment_640px.png"></a></p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
|
|
Loading…
Reference in New Issue