Download Archive

Revision Windows Mac OS X Date Description
32 Bit 64 Bit
6009 Download Download Not available 14 years,
2 months
Fixed some boundary issues in PPCAnalyst. This fixes Rogue Leader and other MMU games.
6008 Download Download Not available 14 years,
2 months
Implemented more JIT instructions
6007 Download Download Not available 14 years,
2 months
Fix a hang in linux with the wiimote new plugin caused by a critical section not being exited. Also removed the ... read more
6006 Download Download Not available 14 years,
2 months
Experimental: Implement skid's MMU Demand Paging in JitIL. This one needs a lot of testing, since I don't have any ... read more
6005 Download Download Not available 14 years,
2 months
Added a self modifying code option in the game properties. Turn this on for Monster House and other games that hang or ... read more
6004 Download Download Not available 14 years,
2 months
Quick fix to get Monster Hunter Tri working. Minor changes resulting from code review comments.
6003 Download Download Not available 14 years,
2 months
Modal windows must be closed with EndModal(), not just Destroy()'ed. wxFD_FILE_MUST_EXIST cannot be used with ... read more
6002 Download Download Not available 14 years,
2 months
Fix a mistake in the menu from revision 5999.
6001 Download Download Not available 14 years,
2 months
Use the portable SLEEP() macro in place of Sleep(). r5998 fixes the Center() problem in plugins on OS X.
6000 Download Download Not available 14 years,
2 months
Fixed the crash that occurred while loading and saving states. This change freezes the system while a save state is ... read more
5999 Download Download Not available 14 years,
2 months
Removed the hackery that was being done with the plugin configuration dialogs on windows. That was unnecessary and ... read more
5998 Download Download Not available 14 years,
2 months
Add fifoWait property of Event Object to SaveStates.
5997 Download Download Not available 14 years,
2 months
New Wiimote Plugin: Keep track of the io_write report sizes instead of just sending MAX_PAYLOAD bytes. (Should fix the ... read more
5996 Download Download Not available 14 years,
2 months
Oops, removed one <sys/stat.h> too many. No need to autoconf for libusbhid - all USB-capable BSD's have it.
5995 Download Download Not available 14 years,
2 months
Use .cpp suffix when detecting libraries. On some systems, g++ is required to correctly link with C++ libraries like ... read more