mirror of https://github.com/stella-emu/stella.git
Updated documentation to mention potential issues with WinXP, and that
WinXP support may be discontinued soon. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@3252 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
parent
b7cb83bffa
commit
821f22c205
|
@ -24,11 +24,14 @@ number of other platforms and is currently maintained by Stephen Anthony.
|
|||
This is the 4.6.7 release of Stella for Linux, Mac OSX and Windows. The
|
||||
distributions currently available are:
|
||||
|
||||
* Binaries for Windows XP_SP3/Vista/7/8/10 :
|
||||
* Binaries for Windows XP_SP3(*)/Vista/7/8/10 :
|
||||
Stella-4.6.7-win32.exe (32-bit EXE installer)
|
||||
Stella-4.6.7-x64.exe (64-bit EXE installer)
|
||||
Stella-4.6.7-windows.zip (32/64 bit versions)
|
||||
|
||||
(*) Note: Support for Windows XP is problematic on some systems,
|
||||
and will probably be discontinued in a future release.
|
||||
|
||||
* Binary distribution for MacOS X 10.7 and above :
|
||||
Stella-4.6.7-macosx.dmg (64-bit Intel)
|
||||
|
||||
|
|
|
@ -353,13 +353,14 @@
|
|||
<p>
|
||||
<h3><b><u>Windows</u></b></h3>
|
||||
|
||||
<p>The Windows version of Stella is designed to work on Windows XP_SP3/Vista/7/8/10
|
||||
<p>The Windows version of Stella is designed to work on Windows XP_SP3(*)/Vista/7/8/10
|
||||
with the following:</p>
|
||||
|
||||
<ul>
|
||||
<li>Direct3D or OpenGL capable video card</li>
|
||||
<li>64-bit port has been tested on Windows Vista and above only</li>
|
||||
<li>Visual C++ 2013 Professional/Express is required to compile the Stella source code</li>
|
||||
<li>(*) Note: Support for Windows XP is problematic on some systems, and will probably be discontinued in a future release</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
|
|
Loading…
Reference in New Issue