Jump to content

    bsnes v0.028.01 source released

    Robert
    By Robert,

    SNES emulator. This is for Linux and you must compile it yourself.

     

    While v0.028's release went a lot better than expected, there was one significant problem: it appears that the Linux OpenGL renderer did not work correctly on any of the four ATI graphics card drivers. It seems to be related to partial implementations of GLX v1.3 (you know, the ten year old Xlib interface for OpenGL?)

     

    Rather than continue fighting these drivers, I instead opted to backport the driver to use GLX v1.2 instead. This seems to work on the fglrx, ati and radeon drivers. I don't know much of the radeonhd drivers, but I believe they lack 3D acceleration anyway.

     

    sinamas also came up with an ingenius trick to work around the X Visual problem: that is to say, a GLX rendering context requires a window with the same X Visual as itself. But it's not possible to change the Visual of the existing window that is passed to the GLX driver. sinamas suggested creating this new window as a child window, and embedding that within the rendering window. This worked wonderfully, and eliminates the need for enumerating all available GLX contexts, which is why I needed the GLX 1.3 API in the first place. bsnes now uses the GLX-recommended Visual, which also eliminates a color problem that existed on the fglrx driver when using the default X11 visual.

     

    I also removed the glClear command inside refresh(), as it was redundant and caused flickering on non-buffered visuals. It might even give a slight speed increase on some cards.

     

    Lastly, [vEX] pointed out that I should use the -D flag for the install command in the Makefile. This has been fixed.

     

    I'm not updating the Windows binary to v0.028.01, as absolutely nothing has changed in the Windows port yet. I'll update again when the Debian repository is synced with the new version.

    >> Get it HERE.


    Mame 0.123 related releases

    Robert
    By Robert,

    EMULATORS

    =========

    Official Source and Binaries

    WolfMAME

    MameUI32 and 64

    MAMEUIFX32

    MAME plus!

    SDLMAME

    Thundermame32JP VER.0.106X (2008.2.7)

    SDLMAME for Ubuntu

    ArkaMAME

     

     

    DATS

    ====

    Story.dat / mamescore.ini / default.el

    MAMEinfo.dat, Category-, Version and Alltime inifiles

    History.dat 1.23

    CHEAT.DAT 0.123

    Japanese Command.dat

    Japanese Game List

    Catlist.ini

    NPlayers.ini

    Rankings.ini

    Wayder Cheat File

     

     

    AGEMAME

    =======

    Latest Release

    Hawq's Binaries

     

     

    NOTES

    =====

    MAME Plus! 0.123

    - updated Japanese command.dat [commandlist jp]

    - updated Japanese history.dat & story.dat [399@2ch]

    - updated Simplified Chinese list (080205) [kof2112]

    - catlist v0.122u8 [s_bastian]

    - updated Japanese mameinfo (0.123 2/5) [mame e2j]

    - sync with 0.123 [Emuman]

    - [NeoGeo] fixed game name readings [xvi]

     

     

    - ######## LATEST EMULATION NEWS WILL APPEAR BELOW ######## -


    QMC2 0.1 final released

    Robert
    By Robert,

    Front End (Unix only)

     

    QMC2 is a Qt 4 based UNIX MAME frontend supporting both SDLMAME and XMAME.

     

    05-FEB-2008 - QMC2 0.1 final released

    After nearly two years of hard work we are proud to release QMC 0.1 final to the public!

     

    Apart from the usual bug-fixes and improvements, the following important features were added since 0.1.b11 (last development release):

     

    * XML gamelist data cache to speed up loading of -listxml output from MAME

    * Removal of obsolete samples & image files through external tools (rm, zip)

    * Added Home, End & Esc to the list of remappable GUI control keys

    * Improved about dialog with a new QMC2 logo and a system-information summary screen.

     

    Detailed changelog: HERE

    >> Get it HERE.


    Phleon 1.1 released

    Robert
    By Robert,

    About Phleon

     

    Version 1.1

     

    * Fixed another scroll bar glitch

    * Made the progrss bar smooth and change value by mouse-over

    * Fixed background glitch after going back to "normal" mode

    * Added double click feature on Hex text to also change color (prompt window does not have translations yet)

    * Fixed some wrong things and some things that were not working

    * Fixed the text selection in "Current Data And Info" window

    >> Get it HERE.


Portal by DevFuse · Based on IP.Board Portal by IPS
×
×
  • Create New...