mirror of
https://github.com/libretro/Play-.git
synced 2024-11-23 08:49:44 +00:00
21a96f09c0
git-svn-id: http://svn.purei.org/purei/trunk@766 b36208d7-6611-0410-8bec-b1987f11c4a2
19 lines
596 B
HTML
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> |