2009-08-19

GSdx SVN r1650

GSdx SVN r1650 is released.GSdx is a GPU plugin for PCSX2.

GSdx SVN r1650 Changelog:
GSdx:
Initial pixel offsetting support via gsdx.ini.
Use pixoff_x = somevalue and pixoff_y = somevalue.
This can be used as a workaround for the various upscaling errors :)

Try these values for Takes of the Abyss for example:
pixoff_x=-8
pixoff_y=-8

Download: GSdx SVN r1650
Source:Here

WinArcadia & AmiArcadia v12.1

WinArcadia & AmiArcadia v12.1 are released.AmiArcadia and WinArcadia are multi-emulators of these Signetics-based machines:Emerson Arcadia 2001 console family (Bandai, Emerson, Grandstand, Intervision, Leisure-Vision, Leonardo, MPT-03, Ormatu, Palladium, Poppy, Robdajet, Tele-Fever, Tempest, Tryom, Tunix, etc.) (1982);Interton VC 4000 console family (Acetronic, Fountain, Interton, Prinztronic, Radofin, Rowtron, Voltmace, Waddington, etc.) (c. 1978);Elektor TV Games Computer (1979);PIPBUG-based machines (Electronics Australia 77up2 and 78up5, Signetics Adaptable Board Computer, Eurocard 2650, etc.) (c. 1977-1978);Signetics Instructor 50 trainer (1978);Central Data 2650 computer (1977);Malzak 1 and 2 coin-ops by Kitronix (c. 1980) (preliminary); and Galaxia and Astro Wars coin-ops by Zaccaria (1979-1980) (preliminary).

WinArcadia & AmiArcadia v12.1 Changelog:
. Galaxia: compatibility improvements (game is now playable).
. "Log|I/O port accesses?" option.
. New ARexx commands: CLIENT, GETHOSTNAME and SERVER (AmiArcadia only).
. Russian language support (preliminary).
. Miscellaneous improvements and bug fixes.

Download: WinArcadia v12.1
Download: AmiArcadia v12.1
Source:Here

Jpcsp SVN r1147

EmuCR:JPcspJpcsp SVN r1147 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:
r1147
Fix for NullPointerException in Profiler.logCode (when logging SequenceCodeInstruction).

Download: Jpcsp SVN r1147
Source:Here

PCSX2 SVN r1648

EmuCR:PS2 emulatorPCSX2 SVN r1648 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:
r1648
And we can add Gif.cpp to the list of files now using Tags.h

Download: PCSX2 SVN r1648
Download: Official Plugins - Windows Binaries
Source:Here

JSwingC64 v1.10.2

JSwingC64 v1.10.1 is released.JSwing C64 is a C64 emulator for PCs with Java Swing. JSwingC64 is an emulator version using J2SE, i.e. the Java version for desktop PCs. It uses the Java Swing classes for displaying the user interface. When looking for a PC version of the emulator, then this is the way to go.

JSwingC64 v1.10.2 Changelog:
- updated link to online help page
- implemented saving and loading snapshots of the emulator state (feature request ID 2807629)

Download:JSwingC64 v1.10.2
Source:Here

JME C64 v1.11.2

JME C64 v1.11.2 is released.A Java-based Commodore 64 emulator for mobile devices and PCs. If you want to see the old C64 become alive on your mobile phone or PC then try this emulator.the emulator version for J2ME (MIDP 2.0), i.e. Java-enabled mobile devices, such as mobile phones or PDAs.

JME C64 v1.11.2 Changelog:
- updated link to online help page
- implemented saving and loading snapshots of the emulator state (feature request ID 2807629)

Download:JMEC64-1.11.2.jar
Download:JMEC64-1.11.2.jad
Source:Here

Dolphin SVN r4017

EmuCR:DolphinDolphin SVN r4017 is released.Dolphin is the first Gamecube emulator able to run commercial games! Dolphin is a great Gamecube(NGC) and Wii emulator.It has a partial Wii support and plays most Gamecube games.

Dolphin SVN changelog:
r4017
DSPLLE fix for latest commit (thanks lp)

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

Vba-ReRecording SVN r127

EmuCR:VisualBoyAdvanceVba-ReRecording SVN r127 is released.VBA rerecording is the re-recording branch of VisualBoyAdvance.This is the development project for this branch of VBA. Its primary function is to expand features related to the creation of Tool-Assisted movies.

VBA rerecording changelog:
r127
Replaced src/common/memgzio.c and src/common/memgzio.h with the ones from the VBA-M project.
Removed some unneeded stuff.
Added Simple 3x and Simple 4x filters (unoptimized).
Fixed GDI/D3D/OpenGL display with 3x and 4x filters.

Download:Vba-ReRecording SVN r127
Source:Here

VisualBoyAdvance-M SVN r893

VisualBoyAdvanceVisualBoyAdvance-M SVN r893 is released. VisualBoyAdvance-M(VBA-M) is a [Super] Game Boy [Color / Advance] emulator for Windows, Linux & Mac. Here you can get information about the latest development build of the Windows version and download it while you're at it.

VisualBoyAdvance-M SVN changelog:
r892
parseCommandLine function is unnecessary because __argc and __argv are defined in stdlib.h
r893
Add new command line switch: "--configpath YOURPATHHERE"

Download:VisualBoyAdvance-M SVN r893
Source:Here

Jpcsp SVN r1146

EmuCR:JPcspJpcsp SVN r1146 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:
r1146
Added a basic text-based search function to the disassembler frame:
Under Misc. May be useful for tracking down certain instructions.
Still needs to be optimized.
Enabled mouse wheel on the logger level combo box.
Added some missing comments.

Download: Jpcsp SVN r1146
Source:Here

DeSmuME SVN r2774

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

DeSmuME SVN Changelog:
r2768
make 'samples' (in SPU.cpp) to be zero at reset (to prevent desyncs)
r2773
Move some stuff around so that it compiles with gcc.
r2774
win32: x64 builds for vs2005 and vs2008

Download: DeSmuME SVN r2774 32bit
Download: DeSmuME SVN r2774 64bit
Source:Here