Play-/changelog.html
2011-05-30 02:52:59 +00:00

19 lines
596 B
HTML

<html>
<head>
<title>Play! Change Log</title>
</head>
<body>
<h3>Version 0.30</h3>
<ul>
<li>Added AVI format video recording functionality.</li>
<li>Fixed COUNT register increment rate. (For Half-Life)</li>
<li>Improved frame-buffer flip detection.</li>
<li>Improved MAC flags support and Q/P register pipelines. (For games using 3D)</li>
<li>Switched to new recompilation engine and added x64 version.</li>
</ul>
<h3>Version 0.26 and earlier</h3>
<ul>
<li>Not recorded.</li>
</ul>
</body>
</html>