Jump to content

    GP2X-Colem v1.1.0 released

    Robert
    By Robert,

    Colecovision emulator for GP2X. Get it HERE.

     

    Hi All,

     

    ColEm is one of the best emulator of the ColecoVision videogame system running on FreeBSD, HP-UX, SunOS, Solaris, Linux, and other Unix systems. There are also ports to MacOS, MSDOS, Windows, OS/2, PocketPC and other systems. See http://fms.komkon.org/ColEm/ for further informations.

     

    GP2X-Colem is a port on GP2X-F100 of my previous PSP port version of ColEm.

     

    What's new in version 1.1.0 :

     

    - A thumbnail image is now displayed in the file requester while selecting any file with the same name of a previously saved game (roms, keyboard, settings). It might be very helpful to recognize that game later if you have a thousand different games in your rom folder !

    - Save state dates are displayed in the emulator window

    - Save state files are now saved using gzip compression (with STZ as file extention). It's much faster to save or load states now. You can use gzip or 7-zip to convert old STA to STZ. STA file format is still supported for loading, so you convert your previous saved files inside the emulator. (it's now easier to identify and to load the right save state slot)

    - Cheat support !

    - Memory monitoring engine to find your own cheat code !

    - Text editor to modify the global cheat.txt file

    - Text editor to write your own comments on games

    - Display first comment line while browsing game files

    - Auto fire support for second joystick

    - Zip rom files are decompressed in memory (much faster !)

    - Improve file requester with virtual keyboard to choose sequentially rom files beginning with a given letter

    - Add documentation for settings in help menu

    - Auto-fire mode, press RTrigger+X to switch it on/off

    - Add several new hotkeys :

    -- settings such as fps, render mode, auto fire speed can now be directly modified inside the emulator (no need to enter in the settings menu)

    -- quick save / quick load current state (no need to enter in the main menu)

    - Add ntsc/pal option and fix issue with default speed (emulator was too slow in ntsc mode)

     

    Sources are included, and this package is under the GNU public license, read COPYING.txt file for more information about it.


    1Emulation eXclusive: JOYTRON XConverter360 (PS2->XBOX 360 Controller Converter) Product Review

    Alpha
    By Alpha,

    th_Picture%20020.jpgth_Picture%20126.jpg

     

    "The XConverter360 is an innovative and new converter sold in Korea for fans of Playstation 2 controllers and arcade sticks that would like to see them playable on the XBOX 360. Made possible by the user "laugh" at the popular fighting game fan website, Shoryuken, he sells them each for $23 USD. When I saw his original post in their popular Converter Compatibility Thread, I immediately contacted him to be one of the first to review the converter.

     

    First off, many fighting game fans like myself have been looking for a way to use our dusty PS2 (Hori anyone?) arcade sticks on the 360. The XConverter360 also allows you to hook up your PS2 controllers to the PC, while being recognized as a wired XBOX 360 Gamepad, which is great for emulators and whatnot. Now, with the release of Marvel Vs. Capcom 2 and King of Fighters XII this summer, the XBOX 360 gamepad will no longer suffice for professional gamers. The popular Mad Catz Street Fighter IV Tournament Edition arcade stick may be a great solution, but is very expensive for gamers who have already paid over a $100 for an arcade stick made for another gaming console. This is when the JOYTRON XConverter360 for $23 USD becomes an affordable and cheap solution if you previously purchased a Playstation 2 arcade stick."

     

    --> Read the Review!

    --> To purchase the XConverter360, private message "laugh" at Shoryuken.com Forums


    Transmission 1.74 released

    Robert
    By Robert,

    BT client. Get it HERE.

     

    All Platforms¶

    Better data recovery in the case of an OS or Transmission crash

    If a data file is moved, stop the torrent instead of redownloading it

    Fix bug that didn't list some peers in the resume file and in PEX

    More helpful torrent error messages

    DHT now honors the bind-address-ipv4 configuration option

    Fix Debian build error with miniupnpc

    Fix Cygwin build error with strtold

    Update to a newer snapshot of miniupnpc

    Mac¶

    64-bit compatibility

    Queuing system will not exclude transfers with tracker warnings

    Links to original torrent files are no longer maintained

    Fix bug where changing the global per-torrent peer connection limit did not affect the current session

    Fix bug where changing settings through RPC would result in wrong values being saved for three fields

    GTK+¶

    Fix crash that occurred when adding torrents on some desktops

    Synchronize the statusbar's and torrent list's speeds

    Fix the Properties dialog's "Origin" field for multiple torrents

    Qt¶

    New Russian Translation

    If Transmission was minimized, clicking on it the icon tray didn't raise it

    Daemon¶

    Speed Limit mode support added to transmission-remote

    Add a "session stats" readout to transmission-remote

    Web Client¶

    Progress bar shows seeding progress

    Fix bug that displayed "%nan" when verifying a torrent

    "Pause All" only appeared to pause torrents with peers until refresh


    FB Alpha Shuffle v0.2.97.06 (2009/08/16) released

    Robert
    By Robert,

    Latest version of the "rebel" FBA variant by kof2112.

     

    http://code.google.com/p/fbashuffle/

     

    ---------------

    - Aug.16.2009 -

    ---------------

    - updated PGM driver, made kov2106 working. [XingXing]

    - improved m92 driver. [OopsWare]

    - added sf2m9, sf2m10, sf2m11, sf2m12.

    - fixed eeprom save for some cps1 games.

    - added 4 players hack for msvc, mshvsf, xmvsf.

    - fixed cheat for sh2 cpu.

    - fixed screenshot rotation for flipped games.

    - added 32-bit clockwise rotation in avi recording for flipped games.

    - changed directories are created automatically only when needed.

    - rewrote romset audit, now it's faster. (also improved old audit method)

    - added "Use old audit method", enable this if encount problem in new method.

    - improved scale method for preview images.

    - added driver config to gamelist dialog and removed hardware tree list.

    - added "No icons" option to gamelist dialog.

    - added display bosses snapshot to game selection dialog. (http://www.progettoemma.net/snaps/)

    - added a new custom resource res/misc.bmp.

    - added load cheat and gamelist with UTF8(BOM) format.

    - added configurable hotkeys, based on FBA-RR. (http://code.google.com/p/fbarr/)

    - added select audio device.

    - added select display adapter for fullscreen.

    - changed use software vertex processing for D3D9 biltter by default, so that some intgrated display cards can use D3D9 output.

    - added "Use hardware vertex processing" option for D3D9 biltter.

    - added tiny message display for D3D9 blitter.

    - added pixel filters for D3D9 biltter and removed old shaders.

    - added motion blur effect for D3D9 biltter.

    - added experimental OpenGL biltter. (no OSD)

    - added VSync support for all biltters. (Thanks to Dante, lzsgodmax, k600c for testing)

    - added contrast/brightness and other color adjustment.

    - added Null sound output.

    - added OpenAL sound output.

    - rearranged audio buffer size dialog.

    - updated libpng library to 1.2.38. (http://libpng.sourceforge.net)

    - removed PNGlib, use libpng to load png from file and memory.

    - changed save neogeo and cps2 decrypted roms to exe folder.

    - changed config file from ini to xml.

    - removed "Disable CRC && size check" option.

    - removed "save preview" option.

    - removed "Auto-save input mapping" and "Save input mapping now" options. (it will be saved automatically after closing input mapping dialog)

    - removed DirectDraw SoftFX blitter.

    - removed RGB effects from Direct3D7 blitter.

    - removed "Force image to SoftFX size" option.

    - removed display status icons.

    - removed all asm sound support functions.

    - fixed many minor bugs.

    - updated romsets to match MAME 0.133u2.

     

    Thanks to EGCG forum.


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