- 0 replies
- 1,860 views
- Add Reply
- 0 replies
- 1,696 views
- Add Reply
- 0 replies
- 1,651 views
- Add Reply
SMSAdvance 2.4 released
BSNES 0.031 released

SNES emulator
2008-04-13 - bsnes v0.031 released
New release posted. Perhaps the most important change was fixing a bug in the Windows port when the keyboard was used for input. For some reason, the IsDialogMessage() function I use for tab key support was causing the main window to emit the Windows error beep every time a key was pressed after a few minutes of use. I do not know why this is, so I have simply disabled the tab key support to prevent this from happening.
Other than that, lots of polishing went into this release. UPS soft-patching will work with the recently released Der Langrisser v1.02 translation, for those curious. You can also store the UPS patches in GZ/ZIP/JMA support, and bsnes will detect this and decompress the patches first. Use the same ".ups" file extension for this, as it detects via file header.
If you wish to try out the newly added OpenGL support: start bsnes, go to Settings->Configuration->Advanced and set system.video to "wgl" (or "glx" for Linux users), and then restart the emulator. Please bear in mind that ATI's OpenGL drivers are an industry-wide joke, so I'd only recommend trying this on an nVidia or Intel video card.
Changelog:
• Fixed bug and re-enabled HDMA bus sync delays
• Emulated newly discovered IRQ timing edge case
• Optimized offset-per-tile rendering
• Added state-machine implementation of S-DSP core, ~5% speedup
• Added SPC7110 detection, will now warn that this chip is unsupported
• Fixed very annoying Windows port OS beeping noise when using keyboard for input
• Linux port will now save most recent folder when no default ROM path is selected
• Added OpenGL rendering support to Windows port [krom]
• Fixed Direct3D pixel mode scaling bug [krom, sinamas, VG]
• Improved SNES controller graphic [FitzRoy]
• Added UPS (not IPS) soft-patching support; UPS patch must be made against unheadered ROM
• As always, cleaned up source code a bit
>> Get it HERE.
PSP2600 v1.1.3 released

Atari 2600 emulator for PSP
Hi All,
For gamers who have missed previous versions, Stella is on of the best emulator of Atari 2600 game console, running on many different systems, such as Linux, Solaris, Windows, MacOS/X, WinCE, OS/2, GP2X.
It has been written initially by Bradford Mott, see Stella site for details.
PSP2600 is a port on PSP of the version v2.2 of Stella. It's based on the work of Aenea who was the first to port Stella to PSP.
It has been developed on linux for Firmware 3.x-m33 and 1.5.
What's new in this version ?
- Eboot music from Observe & Control (big thanks to Gnuth !)
- Rewrite many parts of the code for speed improvements, but sadly not enough to play pitfall2+ ...
>> Get it HERE.
Xpadder v5.0 released

Improved CPU handling (optimized for multi-core CPUs/multiple-CPUs, improved for single-core CPUs/single CPUs)Improved core stability (no more white screens or freezing) (thanks to everyone who reported problems)
Improved controller array handling (uses less memory, safer data access, data is faster to access)
Improved sub-windows (now 100% dynamic and 100% memory leak free)
Improved controller file reading (removed support for old binary controller files)
Improved some of the controller list handling
Improved controller INI read speed
Improved border interface display speed (2.2 times faster)
Improved detection data memory usage
Improved device acquisition speed
Improved handling of assignment option toggles
Improved file version reading and calculations
Improved exit speed slightly
Improved advanced assignment slot image update efficiency
Improved white shading in some areas (was off-white)
Improved handling of NameDisplay button during interface changes
Improved displaying of profile creation/opening progress text
Added core-synced animations (prevents window from being unresponsive while animations occur)
Added smart button animation completion (prevents delays if no buttons or if all buttons fully animated)
Added deletion prompt when deleting known controller
Added individual NameDisplay button statuses for each controller
Added "Opening controller" status text during animation
Added Controller global settings button icons
Fixed a bug where moving mouse speed sliders via mouse emulation caused errors (thanks to Swolch and Sametz)
Fixed some thread memory leaks
Fixed a bug where command line shortcuts did not launch until profile was manually opened (thanks to SGTCableDog)
Fixed a bug where command line profile could be lost due to multiple controller messages
Fixed a bug where command line profile did not open when controller reconnected
Fixed a bug where mouse settings window did not show stick/dpad name for group mouse settings
Fixed a bug where profile queue was not cleared when a new profile was received (thanks to WelshRabbit)
Fixed a bug where grey did not produce a proper Vista style gradient
Fixed a bug where altering trigger controller settings closed DPad window and not Trigger window
Fixed a bug where Assignment Settings window still allocated memory for old tab icons from last year!!!
Fixed a bug where buttons sometimes didn't identify correctly in controller settings window (thanks to SGTCableDog)
Fixed a bug where button detection was ignored if an axis was active (thanks to SGTCableDog)
Fixed a bug where pressing space while entering a sequence with auto-pauses could toggle the auto-pause checkbox
Fixed a bug where checking an assignment option box and then pressing space to assign caused checkbox to toggle
Fixed a bug where one Profile change value was not initialized (this may have caused a bug at some point)
Fixed a bug where recent profile lists were not correctly defragged on startup
Fixed a bug where selected button did not reset on controller settings tab change
Fixed a bug where selected button did not take priority if controller settings buttons overlapped (thanks to SGTCableDog)
Fixed a bug where controller list in INI was not correctly scanned for repeats
Fixed a bug where language help button was missing (thanks to SGTCableDog)
Fixed a bug where controllers help was out of order
Fixed some bugs where show animation option was ignored
Fixed a bug where sub windows closed after main window restore and not during minimize (thanks to SGTCableDog)
Fixed a bug where ButtonDown status was not initialized
Fixed a bug where cycle hash border did not fill button with long displayed assignment name
Fixed a bug where Start options text was badly worded
Fixed some bugs where Russian text did not appear fully in some locations
Fixed a bug where gradients did not end perfectly on final colour
>> Get it HERE.