Organiser
Filtrer par machine :
Type de vue :
 
 GameYob v0.5.1 
Mardi 17/01/17 à 15:48 par Firebrand
Je profite de la mise à jour de ce très bon émulateur GameBoy/GameBoy Color pour Nintendo DS pour l'ajouter sur notre site. Très complet, il supporte de nombreuses fonctions comme les Saves States, les codes de triche ou l'émulation GameBoy Printer ce qui est rare même sur les émulateurs pour PC! Une fonction GameBoy Link existe mais est apparemment de mauvaise qualité. Voici les améliorations de cette version:
- Savegame management has been modified to prevent corruption as reported by some.
- Autosaving is laggier due to the above. Consider turning it off.
- The configuration file has been moved from "gameyob.ini" to "gameyobds.ini" to prevent
conflicts with GameYob 3DS.
- A "single-screen mode" has been added.
Télécharger GameYob v0.5.1
Site Officiel de GameYob
 
 kindred v1.09 Preview Build 1 
Dimanche 08/01/17 à 12:50 par Firebrand
Cet émulateur multi-systèmes a été mis à jour. Les améliorations sont les suivantes:
- [SFC] Added input mapping for NTT Joypad
- [SFC] Updated SETA-DSP (UPD96050)
- [SFC] Updated SCPU Multiply/Division cycle processing
- [SFC] Updated PPU vertical synchronization
- [SFC] Rewrote PPU object rendering code
- [SFC] Updated State information to be cycle relevant
- [SFC] Updated SA1 memory map timing
- [SFC] Reworked SPC700 CPU core
- [SFC] Reworked SA1 and 65816 CPU cores
- [SFC] Updated DMA and H-DMA timing and protocol
- [SFC] Added S-RTC (all four clocks supported)
- [SFC] Added RTC-4513
- [SFC] Added SPC7110 decompression
- [SFC] Added BS-X flash cartridge (all commands supported)
- [SFC] Fixed BS-X mapping
- [SFC] Updated BS ROM detection
- [SFC] Added board (SHVC-2J5B) (Sangokushi III)
- [SFC] Added board (SHVC-BJ5M) (Sangokushi IV)
- [SFC] Added board (SHVC-2A5B) (Sangokushi Senshi)
- [ALL] Updated kindred.db
Télécharger kindred v1.09 Preview Build 1
Site Officiel de kindred
 
 Messinfo.dat v10.21 (MAME/MESS v0.181) 
Jeudi 05/01/17 à 12:02 par Firebrand
Une nouvelle version de ce fichier informatif pour les machines domestiques de MAME a été publiée. Voici les modifications apportées:
- 10.21 04/01/2017: Aligned files to 0.181 version. Updated: 'sourcechanges.txt', 'changelog.txt' and 'alltimesMESS.txt'.
Télécharger Messinfo.dat v10.21 (MAME/MESS v0.181)
Site Officiel de Messinfo.dat
 
 MESSUI v0.181 
Lundi 02/01/17 à 12:51 par Firebrand
Cette version allégée de MAMEUI ne possédant que les machines domestiques a été mise à jour avec les sources de MAME v0.181.
Télécharger MESSUI v0.181 (32-bit)
Télécharger MESSUI v0.181 (64-bit)
Site Officiel de MESSUI
 
 DSP v0.17b2 (32-bit) 
Dimanche 01/01/17 à 15:02 par Firebrand
Une nouvelle version de cet émulateur a été publiée, amis seulement dans sa version Windows 32-bit. Voici les modifications:
General
- GFX engine: GFX functions optimizations, more speed
- UPD765
*Fixed next sector ID load function
*Fixed a stupid bug when reading a full track (Fixes Spectrum - 3 'Platoon' and many others)
- Disk loading: Fixed some problems selecting compressed files
- DSK files: Fixed track number asignation
- Cleaning and optimizations in many drivers (input, video, controls, etc)
- Namco sound
*Converted to clases
*Fixed some bugs
*Converted to standard audio functions
- M680X: Added internal RAM
- Deco 16ic: Converted playfield RAM to word, changed functions and drivers
- Mouse: Created new functions to standarize the cursor show/hide and creation
- M68000: Fixed carry flag on opcode roxr.l
- OKI 6295: Added snapshot functions
- Samples: Fixed a bug assigning the audio channel

Amstrad CPC
- Fixed WAV tape file loading

Black Tiger
- Video optimizations

Asteroids HW
- Small audio optimizations
- A video rewrite needed!
- Asteroids: Small memory optimizations
- Lunar Lander: added driver, no sound
Express Raider
- ROMS updated to 'World V4'

Gunsmoke HW
- Added dip switches to all games
- Added a simulated copy protections

Higemaru
- Added dip switches
- Added P2 controls

Iron Horse
- Added dip switches
- Small video optimizations

Jackal
- Added dip switches

Jr Pacman
- Added dip switches
- Fixed screen rotation
- Added P2 controls

Shoot Out
- Optimized sprites
- Implemented IRQ

Vulgus
- Added dip switches
- Added P2 controls

Vigilante
- Updated ROMS to version 'World E'
- Fixed background scroll

Space Firebird
- Fixed dip switches

Combat School
- Video optimizations, more speed
- Added dip switches

Twin Cobra HW
- Implemented video on/off

Double Dragon 3 HW
- Added snapshot functions
- Double Dragon 3
*Fixed scroll ('Egypt' screen)
*Fixed controls
- The Combatribes: Added driver with sound
Télécharger DSP v0.17b2 (32-bit)
Site Officiel de DSP
 
 mGBA v0.5.2 
Samedi 31/12/16 à 13:03 par Firebrand
Une nouvelle version de ce très bon émulateur GameBoy Advance a été publiée. celle-ci se concentre sur des corrections de bugs:
A new release of mGBA, version 0.5.2, is available. This version is a bugfix release, which contains many stability and accuracy fixes. An extensive list of changes follows after the cut.

Bugfixes:
- All: Fix fullscreen config option being ignored
- ARM7: PSR mode bits should not get sign extended
- GB: Fix audio not being deinitialized
- GB: Fix crash when masking savedata
- GB: Properly initialize sramRealVf variable
- GB Audio: Fix serialization of channel 3 and NR52 properties
- GB Audio: Reset envelope timer when reseting sound channel
- GB MBC: Fix SRAM dangling pointer with RTC games
- GB MBC: Fix initializing MBC when no ROM is loaded
- GB Memory: Fix patching ROM bank 0
- GB Memory: Fix starting HDMAs during mode 0
- GB Memory: Fix HDMA5 value after DMA completes
- GB Video: Initialize LCDC in renderer
- GB Video: Hblank IRQs should mask LYC=LY IRQs
- GBA: Fix IRQs firing after already being cleared
- GBA: Only unhalt CPU if appropriate bit is set in IE
- GBA: Add savegame override for Crash Bandicoot 2
- GBA BIOS: Fix MidiKey2Freq BIOS reads
- GBA BIOS: Fix invalid CpuSet not setting BIOS prefetch
- GBA Cheats: Fix GameShark ROM patches
- GBA I/O: Mask off WAITCNT bits that cannot be written
- GBA Memory: Fix misaligned BIOS reads
- GBA Memory: Fix VCOUNT being writable
- GBA Video: Fix out of bounds sprite transforms
- Libretro: Fix unterminated SET_INPUT_DESCRIPTORS
- Libretro: Fix disabling BIOS
- Libretro: Fix Game Boy savestates and audio
- Qt: Fix changing resolution of software renderer
- Qt: Fix setting overrides
- Qt: Fix cut off tiles and alignment issues in tile viewer
- Qt: Only reset window dimensions when first shown
- Qt: Fix Qt Multimedia audio driver on big endian
- Qt: Fix Apply button for key and controller configurations
- VFS: Fix resizing memory chunks when not needed
- Windows: Fix Unicode directory handling

Misc:
- GB, GBA: Prevent loading null ROMs
- GB Audio: Initialize wave RAM to GBC values
- GB Memory: Reset ROM bank when loading a ROM
- PSP2: Improved controller rumble
Télécharger mGBA v0.5.2
Site Officiel de mGBA
 
 EmuCon v2.7.4 
Vendredi 30/12/16 à 13:28 par Firebrand
Ce frontend multi-systèmes a été mis à jour. Les améliorations sont les suivantes:
A little update to allow .cue files be added to the games list. Also, the image entry names in sysimagefolders.ini have slightly changed to be the same as MAME's ui.ini. Emu Con will try to update your file without loosing data, but I advise you to make a backup of that file before using this new build.

Changed
- Moved disc metadata file extensions from the EmuCon's internal list to "ignore_extensions.txt" so you can add .cue files in the games list
- You are allowed to add zipped disc images (CD/DVD/LD...) as games when creating games lists. Note that Emucon will NOT unzip files before loading games in emulators!!! This is a job for the emulator...
- Renamed image categories entries in "sysimagefolders.ini" to be the same as MAME entries: "titles_directory", "snapshot_directory", "covers_directory" ... EmuCon will attempt to update the file without loosing your selected images folders, but I recommend you backup this file before using this frontend version
Télécharger EmuCon v2.7.4
Site Officiel de EmuCon
 
 ClrMAME Pro v4.031c 
Vendredi 23/12/16 à 14:20 par Firebrand
Ce gestionnaire de ROMs a été mis à jour. Une seule amélioration est à noter:
- fixed: falsely create sampleOnly sets from empty sets (MAME >.180 genpin issue)
Télécharger ClrMAME Pro v4.031c (32-bit)
Télécharger ClrMAME Pro v4.031c (64-bit)
Site Officiel de ClrMAME Pro
 
 MedGui Reborn Stable v0.073 
Jeudi 22/12/16 à 12:46 par Firebrand
Ce frontend pour Mednafen a été mis à jour. Les améliorations sont les suivantes:
- Added a Playlist Audio Cue Generator (Now you can generate a audio playlist to load on Mednafen)
- Fixed a problem when a joypad is not attached at startup GUI
- Fixed a crash with Recent rom section
- Added NoDesync presets (it will be auto-enabled when you start a netplay session)
- Added custom GUI button assign for Joypad
- Added Autodisabled Multitap option on a netplay session start
- Rewrite "ignore other port function" for joypad setting
- Fixed various bug
- Fixed PRIVMSG (/msg) command in Ultra Crappy Irc
- Updated MedInstR, now you can skip the overwrite of server list and irc channels list, and you can open the MedGuiR Changelog after install
Télécharger MedGui Reborn Stable v0.073
Site Officiel de MedGui Reborn Stable
 
 Messinfo.dat v10.20 (MAME/MESS v0.180) 
Mercredi 07/12/16 à 11:58 par Firebrand
Ce fichier informatif pour MAME a été mis à jour. Voici les données modifiées:
- 10.20 12/06/2016: Aligned files to 0.180 version. Updated: 'sourcechanges.txt', 'changelog.txt' and 'alltimesMESS.txt'.
Télécharger Messinfo.dat v10.20 (MAME/MESS v0.180)
Site Officiel de Messinfo.dat
 
 EmuCon v2.7.3 
Vendredi 02/12/16 à 10:26 par Firebrand
Une nouvelle version de ce frontend multi-systèmes a été publiée. Les améliorations sont les suivantes:
New hint box for images panel, support for Mednafen v0.9.39.2, file emulator_parameters[default].ini updated with correct parameters for Mednafen emulator and new reset to default parameter buttons in Emulator Setup screen.
There are some tweaks on the user interface but they are subtle and most of you will not notice.

Fixed
- Frontend crash if you clear all the entries in "Delete Selected Games" dialog

Changed
- No more gradient selection bar on games lists, and any other list that uses EasyListView; single color is enough
- Load preview images with threads enabled by default... toggle button no longer available in images tool bar
- Small modification to TFontDialog component to allow custom colors selection (first color in colors list); it's not perfect but it works
- Video preview search sub-folder renamed from "videosnap" to "videosnaps"
- Tweaks, tweaks... tweaks

Removed
- Setting "Selected Game Dark Font" no longer needed; font is always in black color on selected games (preferences screen)
- Removed the "ding" sound if you press ENTER key in the select folder dialog

Added
- "Reset Parameter to Default" buttons in Emulators Setup screen
*one reset button for each media type, above parameter edit boxes (cartridge, disc, floppy, cassette)
*parameters are reloaded from "emulator_parameters[default].ini", but only if the parameter for the selected emulator is found
*the only way to revert to previous user parameters after the reset is the "Abort" button and close the Setup Emulators dialog
- New custom hint box for images panel that doesn't disappear after 4 seconds (mouse hover over image)
- Support for Mednafen v0.9.39.2
*support ".m3u" CD metadata files to properly load multiple CD games; this file extension is scanned before .cue extension
*only disc images are supported by the emulator (no more physical discs loading)
*updated parameters of all systems; none of them were working ("emucondir\emulators_parameters[default].ini")
*removed all -physcd entries since they are no longer supported
*minimum emulator supported is now v0.9.39.2; older builds can still be used but you'll need to use the correct emulator parameters
Télécharger EmuCon v2.7.3
Site Officiel de EmuCon
 
 MESSUI v0.180 
Mercredi 30/11/16 à 15:15 par Firebrand
MESSUI retourne a ses origines et ne comporte plus désormais que les jeux des machines domestiques. En effet, la version complète avec les jeux d'arcade est devenue le nouveau MAMEUI. Globalement, MESSUI n'est plus que MAMEUI en version redux, mais les interfaces sont identiques. Ce build ne sera donc intéressant que pour ceux qui ne veulent pas des jeux d'arcade. Des modifications ont également été apportées:
- Fixed 7z support in SW Files tab
- Added back "Software List Base" (SLpath) setting in the directories
- Made "Open Other Software" to default to the "swpath" instead of a random folder
- In Device View, Open Item now only shows if there is a matching software list
- In Device View, Open Item now opens the folder of the software list instead of the SLpath.
- The DATS settings is now moved back to messui.ini. If your DATS folder is not "dats", you will need to set it up again
- Removed 3 items from the treeview for a faster startup
Télécharger MESSUI v0.180 (32-bit)
Télécharger MESSUI v0.180 (64-bit)
Site Officiel de MESSUI
 
 Retroarch / Libretro lance un financement participatif 
Mardi 29/11/16 à 17:39 par Dinofly
Le projet Libretro, surtout connu pour son projet RetroArch, lance un financement participatif sur la plateforme Patreon. Cette plateforme est un équivalent de Tipeee, plus connu en France, et permet de faire des dons ou micro-dons mensuels aux projets qui vous tiennent à coeur afin de leur garantir un certain niveau de revenus.

Libretro c'est :
  • RetroArch, un frontend libre tout intégré permettant de lancer de nombreux "cores" d'émulateurs ou de jeux, le plus souvent open source. RetroArch est utilisée dans la quasi-totalité des projets de bornes d'arcade fonctionnant sous Linux (Retropie, RecalBoxOs etc). L'équipe de RetroArch contribue également à de nombreux "core" d'émulateurs open source.
  • Lakka, une distribution Linux facile d'accès et optimisée pour une utilisation en station de jeu (typiquement borne ou TV). Elle fait bien entendu tourner RetroArch avec de nombreux émulateurs pré-configurés.
  • Libretro, une API pour développeurs permettant de standardiser leurs jeux, émulateurs ou tout autre programme afin qu'ils s'intègrent dans tout frontend qui implémente cette spécification (par exemple RetroArch, mais aussi OpenEmu dans une certaine mesure)
La campagne a pour l'instant atteint 400$ et d'autres paliers à 500$ et 600$ sont déjà prévus. Je vous invite tous à donner 1€ par mois à ce magnifique projet !
Financement participatif de RetroArch/Libretro
 
 MedGui Reborn Stable v0.072 
Lundi 28/11/16 à 13:25 par Firebrand
Ce frontend pour Mednafen a été mis à jour. Les améliorations sont les suivantes:
- Another correction on Saturn game name detection
- Added Mednafen CD-Play module support
- Added any missing pce_fast options
- Now you can navigate into GUI with a compatible directinput pad (the function is in a very preliminary state)
It use the Microsoft JOYINFOEX structure https://msdn.microsoft.com/en-us/library/windows/desktop/dd757112(v=vs.85).aspx
Télécharger MedGui Reborn Stable v0.072
Site Officiel de MedGui Reborn Stable
 
 Mednaffe v0.8.3 
Dimanche 20/11/16 à 12:06 par Firebrand
Ce frontend pour Mednafen a été mis à jour. Les améliorations sont les suivantes:
- Added support for Sega Saturn (It needs 0.9.39.1 or higher of mednafen emulator).
- [Linux] Fix stack smashing when compiling with '-fstack-protector' caused by buffer overflow (Thanks to 'not-a-user' for report it).
Télécharger Mednaffe v0.8.3 (Windows)
Télécharger Mednaffe v0.8.3 (Linux)
Site Officiel de Mednaffe
 
 OpenEmu v2.0.4 
Samedi 19/11/16 à 11:40 par Firebrand
Ce programme mêlant frontend et noyaux d'émulation pour MacOS a été mis à jour. Les améliorations sont les suivantes:
- Added support for the new MacBook Pro Touch Bar.
- Added gameplay preference to allow playing with controllers while in the background.
- Added automap support for PS4 Slim DualShock 4 (model CUH-ZCT2).
- Improved importing Multi-Disc Games.
- Fixed case where games would not load if a previous game failed to load.
- Fixed a potential crash when checking for and downloading core plugin updates.
- Fixed a crash when using the popout gameplay window and accessing the Services submenu on macOS 10.12.
- Fixed main window toolbar appearance for some localizations.
- Fixed various 10.12 SDK UI issues.
- Added Catalan localization.
- Updated localizations.
Télécharger OpenEmu v2.0.4 (stable)
Télécharger OpenEmu v2.0.4 (experimental)
Site Officiel de OpenEmu
 
 Pasofami v2.31 
Vendredi 18/11/16 à 13:57 par Firebrand
Cet émulateur 8/16-bit de consoles Nintendo a été mis à jour. Les release notes étant en japonais, j'ignore ce qui a été modifié.
Télécharger Pasofami v2.31
Site Officiel de Pasofami
 
 VisualBoy Advance-M Wx GIT-Build 
Vendredi 11/11/16 à 13:07 par Firebrand
Un port MacOS cet émulateur GameBoy Advance a été publié en test pour les utilisateurs de ce système d'exploitation. Pas d'information sur la version exacte de l'émulateur.
Télécharger VisualBoy Advance-M Wx GIT-Build
Site Officiel de VisualBoy Advance-M
 
 EmuCon v2.7.2 
Lundi 31/10/16 à 12:11 par Firebrand
Ce frontend multi-systèmes a été mis à jour. Une seule modification est à noter:
Fixed
- Select a media player and reset parameters buttons were not working; video preview, preferences screen
Télécharger EmuCon v2.7.2
Site Officiel de EmuCon
 
 Messinfo.dat v10.19 (MAME/MESS v0.179) 
Samedi 29/10/16 à 23:01 par Firebrand
Ce fichier informatif pour les machines domestiques émulées par MAME a été mis à jour pour MAME v0.179:
- 10.19 28/10/2016: Aligned files to 0.179 version. Updated: 'sourcechanges.txt', 'changelog.txt' and 'alltimesMESS.txt'.
- 10.18 03/10/2016: Aligned files to 0.178 version. Updated: 'sourcechanges.txt', 'changelog.txt' and 'alltimesMESS.txt'.
Télécharger Messinfo.dat v10.19 (MAME/MESS v0.179)
Site Officiel de Messinfo.dat
 
<< Page précédentePage suivante >>