2009-05-18

ThunderMAME32UI+ VER.0.130X (2009.5.18)

EmuCR:MameUIThunderMAME32UI+ VER.0.130X (2009.5.18) is released.ThunderMAME32UI is a series of Japanese derivative versions of MAME emulators.

Download:ThunderMAME32UI+ VER.0.130X (2009.4.17)
Download: cheatfile for ThunderMAME32UI+
Source:Here

Regen 0.96

EmuCR: SEGA GensRegen 0.96 is released.Regen is an accuracy focused emulator which can emulate the following systems with very high degree of accuracy:Sega Genesis/MegaDrive;Sega Master System;Sega Game Gear;Sega SC-3000;Sega SG-1000

Regen 0.96 Changelog:
* A little limitation of vcell scrolling emulated correctly. Thanks to Steve Snake for detailed info on this. (F1 World Champioship, Kawasaki Challenge use this)
* Changed the YM2413 emulator a little. Should sound more accurate. (After Burner 2, Ys (J) etc..)
* Many new YM2612 improvements and upates. Thanks to the new research and testing by Nemesis.
* Sprite masking bug in Mickey Mania fixed.
* Many improvements to renderer. Now passes all of the sprite masking and limitations tests.
* Cheats fixed.
* Palette select bit emulated. Sik's ROM fucks up correctly now :P .
* Completely overhauled Z80 handling and emulation. RAZE has been removed. It has been tested quite heavily alongside the real thing by Tiido and is very close to the real hardware now. But this has made emulator a bit slow as well. My thanks goes to Tiido for testing this. ;)
* Fixed lightgun support which got broken in 0.95
* Option added to remove flickering while in interlacing mode.
* Fixed AVI recording.
* Improved stability and crashes (hopefully).
* Option added to force the output image aspect to be 4:3 (which the real hardware does). In this mode, games with 256 pixels width will be scaled to 320.
* Ability to load SMS/GG ROMs from the command line.

Download: Regen 0.96
Source:Here

ZZogl SVN r156

ZZogl SVN r156 is released.ZZogl is project to completely redone ZeroGS openGL, to keep it in more maintainable and readable state.

ZZogl SVN Changelog:
r156
MGS3 menu fix with ReGethack

Download:ZZogl SVN r156
Source:Here

Aristotle Video Plugin SVN r57

Aristotle Video Plugin SVN r57 is released.Aristotle Video is a graphics plugin for Nintendo 64 Emulators. Aristotle Video is built off mudlords build of Rice Video.

Aristotle Video Plugin SVN changelog:
r56
Some modifications to texture loading.
r57
Added some ignores

Download:Aristotle Video Plugin SVN r57
Source:Here

Jpcsp SVN r1058

EmuCR:JPcspJpcsp SVN r1058 is released.JPCSP is a PlayStation Portable(PSP) emulator which is written in JAVA. JPCSP is the first PSP emulator that is written in JAVA. Most people think java is too slow. But Shadow and his team has proven us wrong. The newest Java versions are almost as fast as C which makes it very interesting for emu dev's. Shadow and his team are working day and night with pleasure on the emu, many coders have dedicated to the project. Because it's written in java many young devs find it interesting to learn how the emulator works.

JPcsp SVN changelog:
r1056
Fixed "java.nio.BufferUnderflowException"
r1057
Fix for INFECTED (to allow reloading of saved data)
r1058
Compiler: execute too large MIPS classes under interpreter to avoid Exception "ClassFormatError: Invalid method Code length NNNNNN" ( Issue 83 )

Download: Jpcsp SVN r1058
Source:Here

Dolphin SVN r3261

EmuCR:DolphinDolphin SVN r3261 is released.Dolphin is the first Gamecube emulator able to run commercial games! Even at its early stage some games manage to load and run but not perfectly. Please remember that Dolphin is an experimental GameCube emulator so many games might not run and for the ones that do run you will need a strong PC.

Dolphin SVN changelog:
r3257
A fix to the Mario Kart Wii hack Changed value 0.00006f to 0.0006f
r3258
A Linux patch for Japanese games names conversion by siliconjoe
r3259
Some clean up's
Put some of the things from IPC HLE into filters to try and clean it up a bit.
r3260
Forgot some files from last commit
r3261
Fixed up some comments got the names back to front :P

Download:Dolphin SVN r3261 x86
Download:Dolphin SVN r3261 x64
Source:Here

PCSX2 SVN r1213

EmuCR:PS2 emulatorPCSX2 SVN r1213 is released.PCSX2 is a PlayStation 2 (PS2) emulator for the Microsoft Windows and Linux operating systems. With the most recent versions, many PS2 games are playable (although speed limitations have made play-to-completion tests for many games impractical), and several games are claimed to have full functionality.

PCSX2 SVN Changelog:
r1205
Linux: Added a console log regarding page protection, based on a hunch I have for what's causing Issue 220. [need a linux person to check it and see if the console logs the new error or not]
r1206
Linux: Typo fix from prev commit. >_<
r1207
Linux: Take back out the logging message from 1204-1205, since Jake seems to be done with it. Remove the messages printed in Exception handing, and set up a test to abort if it's endlessly looping on one offset.
r1208
Did some general cleanups to vtlb's memory protection and recompiled block integrity checking systems.
r1209
microVU:
- Added partial program searching support (helps to recompile less in games that send a lot of small programs like Tekken 5)
- Optimized logical min/max code some more (knocked off 2 instructions)
- Fixed some cases where 'last_used' should have been set.
r1210
Linux: Fix the exeption check up a bit, and mess with the configure.ac file. It should now be possible to compile with versions of gcc lower then 4.3, though I haven't tested that.
r1211
microVU:
- Crashes when "microVU Error: Program went over its cache limit" message occurs should be fixed.
- Miscellaneous code changes and cleanups.
r1212
Half revert for earlier commit, didnt really make any difference to GT games anyway, just hoped itd effect path3 masking :P
Btw, if it doesnt work, Blame Krakatos, he said it does!
r1213
R3000air: Implemented fundamental block caching and invalidation [still not actually doing any recompiling] -- next up is the rec itself. :)

Download: PCSX2 SVN r1213
Download: Plugins Pack Beta Compiled DLLs [14 April 2009]
Source:Here

DeSmuME SVN r2200

EmuCR:DeSmuMEDeSmuME SVN r2200 is released.DeSmuME is a freeware emulator for the Nintendo DS(NDS).

DeSmuME SVN Changelog:
r2191
change 2 debug printf's to LOG's (should add SPUDEBUG logging channel?)
r2192
Oops... don't know why IDC_SPU_INTERPOLATE_CB was removed...
r2193
i really should quit checking in debug printfs
r2194
add gochas rerecording fixes
r2195
Fix windows disassembler goto addressing.
Clear SPI variables on reset.
r2196
prevent a crash reported by Robert
r2197
movies - add romname to movie when movie is created. Win32 - Replay dialog - added some fields such as length, frames, etc. Fields are not yet hooked up however.
r2198
fix [2792967] Emulator crash when opening homebrew 4k intro
r2199
fix up linux compiling
r2200
Fix b shadowing warning.

Download: DeSmuME SVN r2200
Source:Here

pSX FullScreen HotKey SVN r21

pSX FullScreen HotKey SVN r21 is released.pSX FullScreen HotKey implements a full screen hotkey that fixes the aspect ratio and black borders problems that some games have in the Playstation emulator pSX.

pSX FullScreen HotKey SVN Changelog:
r20
[4:3 Mode]: Made sure the black window is directly behind the pSX window.
Removed the DLL.
r21
General: Increased the program window height with one row to give room for the
new text row

Download: pSX FullScreen HotKey SVN r21
Source:Here

MAMEUIFX32 0.131u2 Fix

EmuCR:MameUIMAMEUIFX32 0.131u2 Fix is released.MAMEUIFX32 is a derivative unofficial build based on the original MAME/MAMEUI source code. MAMEUIFX32 has these these improvements over regular MAME:

MAMEUIFX32 0.131u2 Fix changelog:
- Fixed MAME Testers bug ID 3149. (All sets in CPS3.C: Access Violation)

Download:MAMEUIFX32 0.131u2 Fix
Source:Here

Catlist v0.131u2

Catlist v0.131u2 is released.Category files for MAME v0.131.

cat32: mame32 files, including genre, catlist, version and more...
Deluxe32: Deluxe version of the category files, always for mame32
catver.ini: classification by category and version, to be used in various frontends
genrev: as above, classified by genre

Download: cat32
Download: Deluxe32
Download: catver.ini
Download: genrev
Source:Here