- 0 replies
- 2,323 views
- Add Reply
- 0 replies
- 1,992 views
- Add Reply
- 0 replies
- 1,852 views
- Add Reply
- 0 replies
- 1,997 views
- Add Reply
2009-08-22 Emulator releases

See our Arcade release thread for the latest, including Kaillera releases (by Creamymami), a loader for WinKawaks 1.60, and various MAME 0.133u3 updates. The link to MAMEUI has been fixed.
Atari++ 1.57 the download page doesn't seem to exist atm.
BSNES v0.049 released

SNES emulator. Get it HERE.
This is a maintenance release, but it offers a lot of bug-fixes and speed-ups, so it should be well worth the update. The debugger is not finished yet, so use it at your own risk. It is disabled in the binary release because breakpoint testing impacts performance. Once it is ready, I will release a separate binary with the debugger enabled.
Changelog:
Optimized S-PPU emulation, provides a ~10-15% speedup in normal games
Cleaned up cheat editor user interface
Added save state and export data path selections
Added workaround for a strange issue that caused PAL games to run at 60 fps sometimes
Fixed sprite caching issue; fixes SD F-1 Grand Prix
Fixed PPUcounter reset issue; fixes Bishoujo Janshi Suchie-Pai [Jonas Quinn]
Fixed scaling on scanline, Scale2x, LQ2x and HQ2x on hires and interlace screens
Fixed sizeof(bool) serialization issue for PowerPC architecture [Richard Bannister]
Fixed cheat code sort ordering
Fixed a bug with centering in fullscreen mode
Fixed an audio pitch bug when changing frequency
Fixed a volume adjust bug when frequency was exactly 32000hz
Fixed X-video RGB rendering bugs [thanks to tukuyomi for testing]
Fixed a file open dialog issue on Linux when using QGtkStyle [jensbw]
Fixed a memory corruption issue involving QApplication::main() [giovannibajo]
Added a preliminary debugger (disabled in binary releases due to associated speed hit)
Added S-CPU and S-SMP stepping and tracing support
Added read/write/execute breakpoint support
Added memory editor (currently it can only view memory)
Various code cleanup work, as usual (note: the debugger code is messy, as it is in-progress)
PSPCAP32 v1.5.1 released

Amstrad CPC Emulator for PSP. Get it HERE.
Hi All,
Here a new version of PSPCAP32 the CPC Emulator for PSP.
For those who haven't seen previous versions, Caprice32 is one of the best emulator of the Amstrad CPC home computer series running on Windows and Unix, written by Ulrich Doewich.
This emulator faithfully imitates the CPC464, CPC664, and CPC6128 models (see caprice32 project)
This version of PSPCap32 supports IRDA-Joystick box designed by my good friend Buzz ( see http://buzz.computer.free.fr for details).
If you have any electronic skills you may design your own for less than 20$ ! The Schematic and the PIC source code is provided in contrib folder of PSPCap32 archive.
For those who have never heard about IRDA joystick project, the goal was to connect your old DB9 joystick (compatible with Atari , Amiga, Amstrad etc ...) or a paddle device to your PSP FAT. Buzz has written the driver and designed the PCB and programmed the PIC micro-controller, while i was in charge of emulator enhancements.
What's new in version 1.5.1 :
- IRDA Joystick box support
- Add "IRDA joystick" device support for both DB9 Joystick and Atari Paddle
- Add menu for IRDA joystick settings and keys mapping
- Add option to choose between IRDA devices (keyboard such as Targus or joystick using Buzz device)
Sources are included, and this package is under the GNU public license, read COPYING.txt file for more information about it.
PSPMSX v1.5.1 released

MSX Emulator for PSP. Get it HERE
Hi All,
For those who haven't seen previous versions, fMSX is a famous emulator of the MSX, MSX2, and MSX2+ 8bit home computers.
It runs MSX/MSX2/MSX2+ software on many different platforms including Windows and Unix.
See http://fms.komkon.org/fMSX/ for further informations.
It has been first written by Marat Fayzullin, and later Vincent van Dam ported it on SDL.
This version of PSPMSX supports IRDA-Joystick box designed by my good friend Buzz ( see http://buzz.computer.free.fr for details).
If you have any electronic skills you may design your own for less than 20$ ! The Schematic and the PIC source code is provided in contrib folder of PSPMSX archive.
For those who have never heard about IRDA joystick project, the goal was to connect your old DB9 joystick (compatible with Atari , Amiga, Amstrad etc ...) or a paddle device to your PSP FAT. Buzz has written the driver and designed the PCB and programmed the PIC micro-controller, while i was in charge of emulator enhancements.
What's new in version 1.5.1 :
- IRDA Joystick box support
- Add "IRDA joystick" device support for both DB9 Joystick and Atari Paddle
- Add menu for IRDA joystick settings and keys mapping
- Add option to choose between IRDA devices (keyboard such as Targus or joystick using Buzz device)
Sources are included, and are distributed under Marat Fayzullin's license for the original MSX part, and under GNU license for all the PSP part.