PDA

View Full Version : MinPSPW 0.9.6 is out



wraggster
June 22nd, 2010, 23:56
News via http://forums.ps2dev.org/viewtopic.php?t=13020

Release for Devs Only, heres whats new from Heimdall


* pspsh does not depend on cygwin and is native
* remotejoy SDL is also included as a native binary (no cygwin)
* win32 dependencies updated
* zlib 1.2.5
* SDL 1.2.14
* readline 5.1 (same as gdb)
* libiconv 1.13.1
* pthreads 2.8.0
* updated the fpulib trig functions can use the FPU processor but we either use vfpu or software impl using libm. This can help to make a bit faster code if we do not need vectors.
* Updated newlib to 1.18
* wide-char enhancements
* long double math routines added for platforms where LDBL == DBL
* long long math routines added
* math cleanup
* major locale charset overhaul including added charsets
* various cleanups
* various bug fixes
* Updated the dev environment to build under Windows Vista and Windows 7
* Updated binutils to 2.18 (for better integration with gcc 4.3.x)
* removed the patch that defines long as 64bit back to 32bit. This can lead to faster code but breaks old compiled libraries
* Disabled CDT-5.0.x bug fix
* gcov builds properly but not fully tested if works as expected
* added fixes from Luqman Aden in TinyXML
* added libmpeg2 devpak
* added bullet physics devpak
* windows tools are linked against pthreads, if thereads are used it can improved performance on the development side.

get it for ubuntu32:
https://sourceforge.net/projects/minpspw/files/SDK%20%2B%20devpak/pspsdk%200.9.6/minpspw-0.9.6-ubuntu32.tar.bz2/download

get it for win32:
https://sourceforge.net/projects/minpspw/files/SDK%20%2B%20devpak/pspsdk%200.9.6/pspsdk-setup-0.9.6.exe/download

For the next release i will try to focus on getting rid of the last cygwin dependencies and more devpaks