Il s’agit de la dernière version officielle dite « instable » de Snes9x ajoutant les dernières nouveautés, améliorations et/ou corrections en provenance des sources GIT. Versions 32 et 64 bits dans l’archive.
 

Une petite partie de Starfox 2 (SNES Mini Edition) ?

 

…ou peut-être un Secret of Mana Français iOS Edition ?

 

Laissez tomber, je vais me faire la suite non officielle de Chrono Trigger plutôt :p

 

Les changements depuis le dernier build:
 
– qt: Update compatibility for Qt 6.10.
– Misc fixes

 

Télécharger Snes9x TestBuild v1.63.1524 (7.9 Mo)

Site Officiel

En savoir plus…

Il s’agit du meilleur émulateur de PlayStation One, devant ePSXe et pSX.
 

 
Caractéristiques:
– CPU Recompiler/JIT (x86-64, armv7/AArch32, AArch64, RISC-V/RV64).
– Hardware (D3D11, D3D12, OpenGL, Vulkan, Metal) and software rendering.
– Upscaling, texture filtering, and true colour (24-bit) in hardware renderers.
– PGXP for geometry precision, texture correction, and depth buffer emulation.
– Adaptive downsampling filter.
– Post processing shader chains (GLSL and experimental Reshade FX).
– « Fast boot » for skipping BIOS splash/intro.
– Save state support.
– Windows, Linux, macOS support.
– Supports bin/cue images, raw bin/img files, MAME CHD, single-track ECM, MDS/MDF, and unencrypted PBP formats.
– Direct booting of homebrew executables.
– Direct loading of Portable Sound Format (psf) files.
– Digital and analog controllers for input (rumble is forwarded to host).
– Namco GunCon lightgun support (simulated with mouse).
– NeGcon support.
– Qt and « Big Picture » UI.
– Automatic updates with preview and latest channels.
– Automatic content scanning – game titles/hashes are provided by redump.org.
– Optional automatic switching of memory cards for each game.
– Supports loading cheats from existing lists.
– Memory card editor and save importer.
– Emulated CPU overclocking.
– Integrated and remote debugging.
– Multitap controllers (up to 8 devices).
– RetroAchievements.
– Automatic loading/applying of PPF patches.

 
Configuration requise:
– Windows 10/11 (7/8/8.1 here), Linux (AppImage/Flatpak), macOS.
– A CPU faster than a potato. But it needs to be x86_64, AArch32/armv7, AArch64/ARMv8, or RISC-V/RV64.
– For the hardware renderers, a GPU capable of OpenGL 3.1/OpenGL ES 3.1/Direct3D 11 Feature Level 10.0 (or Vulkan 1.0) and above. So, basically anything made in the last 10 years or so.
– SDL, XInput or DInput compatible game controller (e.g. XB360/XBOne/XBSeries). DualShock 3 users on Windows will need to install the official DualShock 3 drivers included as part of PlayStation Now.

 

 

Les améliorations sont:
 
Preview Build:
– Fix serial mismatch error when verifying (Stenzek)
– Spanish (Spain) 2025/10/12 translation update (#3586) (Víctor « IlDucci) #3586

 

Stable Build (or rolling release):
– Deps: Bump cpuinfo version
– Deps: Remap paths in libbacktrace
– Deps: Update to FreeType 2.14.1
– Deps: Update Harfbuzz to 11.5.0
– Deps: Patch libpng for apng support
– HeapArray: Add size_bytes()
– Image: Fix a couple of random bugs
– Image: Don’t use png_read_image()
– Tests: Add tests for Image class
– AnimatedImage: Add class for reading APNGs
– GameList: Save APNGs for memory card icons
– Tests: Add for CueParser and ElfFile
– Tests: Linux build fix
– FileSystem: Disallow control characters on Linux/Mac as well
– FullscreenUI: Draw generated covers when not present
– FullscreenUI: Stop icons leaking into cover cache
– Qt: Add Memory Editor window
– Qt: Link memory scanner address double-click to editor
– Qt: Add optional animation of icons in game list
– Update the Simple-Chinese translation to latest. (#3577)
– Qt: Avoid casts on animation delegate
– Qt: Hackfix game list background on stylesheet themes
– Qt: Don’t bother using worker for background resize
– Qt: Don’t use static storage for app icon
– Qt: Fix disabling patches not removing empty ini
– Settings: Store custom aspect ratios in main key
– Settings: Avoid log.h include
– Cheats: Pack state in struct
– Cheats: Fix uninitialized data read in parsing
– Settings: Prefer widescreen patches over GTE hack
– Atualização Português do Brasil (#3578)
– Update the Simple-Chinese Translation to latest. (#3579)
– Achievements: Fix unused variable warning
– Qt: Fix app icon ending up as null
– Qt: Avoid extra string storage
– Updated Swedish translation (#3580)
– Qt: Remove old vsync mode migration function
– AnalogController: Fix inverted motor display in OSD
– Qt: Fix vibration binding not applying immediately
– System: Warn if geometry tolerance is not default
– Use DualSense Mic Mute LED for Analog Mode (#3574)
– Qt: Refactor LED bindings
– Qt: Re-introduce FlowLayout
– Qt: Allow binding both active and inactive LED colours
– Qt: Make LED settings clearer
– GameDB: Disable auto analog in Alien Resurrection
– Misc: Add error checking to LocalTime()
– Deps: Bump to Qt 6.9.3
– CI: Bump MacOS runner to macos-15 + Xcode 26
– Controller: Remove unused InAnalogMode()
– Controller: Remove GetInputOverlayIconColor()
– InputManager: Only update vibration once per frame
– Controller: Merge all binds into one index space
– Controller: Simplify deadzone calculation
– Controller: Skip runahead replay when analog is unchanged
– System: Serialize PGXP state for runahead
– Update the Simple-Chinese Translation to latest. (#3581)
– Settings: Rearrange fields
– System: Add ‘Runahead for Analog Input’ option
– FullscreenUI: Fix localization of ‘None’ background
– CI: Simplify Windows/Linux workflows
– InputManager: Refactor and simplify vibration mapping
– AnalogController: Fix sync/readback value for vibration
– Qt: Fix flicker when changing cover size
– Qt: Bump currently-visible covers to front on scale change
– Qt: Use QSize throughout GameListWidget
– CI: Remove redundant prefix on AppImage cross job
– CMake: Bump required dependency versions
– InputManager: Sync effect state on connection
– CI: Fix Windows build symbol upload
– Qt: Fix cover title being clipped
– Update the Simplified Chinese Translation to latest. (#3582)
– Qt: Show screenshot in resume game popup
– Qt: Don’t include git hash in window title
– Controller: Don’t indirectly include settings.h
– Atualização Português do Brasil (#3583)
– Misc: Move SettingInfo declaration to input_types.h
– Cheats: Remove unnecessary std::move()
– Controller: Remove unused helper function
– FullscreenUI: Fix default value for theme
– CDImageDevice: Use g_settings for ignore host subcode
– VulkanDevice: Make current command buffer lookup consistent
– Updated Swedish translation (#3584)
– Update the Simplified Chinese Translation. (#3585)
– FullscreenUI: Fix crash opening settings
– Deps: Update to Qt 6.10.0
– CPU/PGXP: Handle SXYP mirror reads
– CPU/PGXP: Make register writes more readable
– CPU/GTE: Remove unnecessary struct padding
– dep/rcheevos: Bump external client image URL buffer size
– GameDB: Remove PGXP vertex cache from Touge Max G
– Scripts: Hopefully fix AppImage build
– dep/rcheevos: Bump to 6755915
– Qt: Fix rare bug where covers get stuck in loading state
– Deps: Update to FFmpeg 8.0
– MediaCapture: Improve FFmpeg load error message
– CI: Fix AppImage build (again)
– FullscreenUI: Modernize blocking loading dialog
– Qt: Fix submenu accessibility on MacOS
– Qt: Swap most out-of-toolbar QToolButtons to QPushButtons
– Qt: Style QMenu and QToolButton with stylesheet on MacOS
– Qt: Default to native theme on MacOS
– Qt: Display hash in game properties summary
– Qt: Tab should change focus in edit cheat dialog
– Qt: Normalize line endings in cheat edit dialog
– Cheats: Strip whitespace on code body when editing
– Qt: Validate cheats before saving edits
– Qt: Improve column width behaviour in cheat list
– Qt: Don’t use hash cheat list when PPFs exist
– Cheats: Show OSD warning when parsing fails
– GPU/HW: Fix crash when preloading texture replacements
– Qt: Fix serial mismatch error when verifying
– Spanish (Spain) 2025/10/12 translation update (#3586)

 

Télécharger DuckStation v0.1 build 99XX (64.5 Mo)

Site Officiel

En savoir plus…

A l’instar de MAMEinfo pour MAME(Arcade), le fichier MESSinfo vous permet de suivre les changements entre les versions concernant les différents systèmes émulés par MAME (partie consoles et ordinateurs).
 

 

Télécharger MESSinfo.dat v0.281 (6.7 Mo)

Site Officiel

En savoir plus…

La dernière version béta publique de l’excellent WinUAE, l’émulateur Commodore Amiga. La traduction est signée Tradu-France.
 

 
Les changements ici.
 

Télécharger WinUAE (Public Beta) [32 bits] v6.0.2 Beta 2 (4.9 Mo)

Télécharger WinUAE (Public Beta) [64 bits] v6.0.2 Beta 2 (7.3 Mo)

Télécharger WinUAE (Public Beta) [32 bits] v6.0 Beta 31 FR (8.5 Mo)

Télécharger WinUAE (Public Beta) [64 bits] v6.0 Beta 31 FR (10.8 Mo)

Site Officiel

En savoir plus…

Simple Launcher est une interface pour émulateur qui facilite la lecture de jeux rétro.
 

 
Les changements sont les suivants:
 
Introduced RetroAchievements Integration
– Full support for viewing RetroAchievements profiles, game achievements, latest masters, and user rankings within a new dedicated window.
– Advanced hashing logic for accurate game matching.
– System-aware matching for RetroAchievements console IDs and aliases.
 
UI/UX Enhancements
– New overlay buttons on game items for quick access to RetroAchievements, video links, and info links (user-configurable).
– Introduced MAME sort order toggle (by filename or machine description).
 
Emulator & System Support
– Added MAME a7800 emulator configuration and documentation.
– Updated easymode.xml and easymode_arm64.xml with the latest emulator versions and new system configurations.
 
Infrastructure
– Updated RomValidator and SimpleZipDrive executables for x86 and ARM64 platforms.
 
– Codebase Refinements & Bug Fixes

 

Télécharger SimpleLauncher v4.5.0 (63.0 Mo)

Site Officiel

En savoir plus…

Basé sur Yuzu, il s’agit d’un émulateur de Nintendo Switch.

 


 
Principales caractéristiques:
– Haute performance : Optimisé pour la vitesse et la fluidité du jeu.
– Convivialité : Interface propre et intuitive.
– Multiplateforme : Disponible sur plusieurs plateformes.
– Prise en charge Homebrew : Prise en charge complète des jeux et applications homebrew légaux.
– Développement en cours : Restez à l’écoute pour des mises à jour fréquentes au fur et à mesure de l’évolution de Citron !
 
Les changement sont visibles ici.
 

Télécharger Citron v0.8.0 (31.1 Mo)

Site Officiel

En savoir plus…

HP Prime est une calculatrice graphique présentée par Hewlett-Packard en 2013 et actuellement fabriquée par HP Inc. Elle a été conçue avec des fonctionnalités similaires à celles des smartphones, telles qu’un écran tactile couleur et la possibilité d’étendre les fonctionnalités au moyen d’applications téléchargeables. Elle fait suite à la HP50g.
 

Explorez les mathématiques à l’ère du tactile avec la HP PRIME
 
Tendance et haute performance
 
Une utilisation intuitive à l’identique de votre smartphone pour déplacer, modifier et manipuler des graphiques de manière intuitive avec le doigt. Un écran tactile couleur haute définition et un mode examen intégré homologué.
 
Des menus en français mais aussi anglais, allemand, espagnol, chinois … pour les sections européennes et internationales ainsi que des applications essentielles et la possibilité de créer vos propres applications.
 
La HP prime inclue aussi le calcul formel (CAS issu du XCas) avec un design actuel – ultra fine, ergonomique et légère – en métal brossé qui allie tendance et haute performance.
 

 

Télécharger HP Prime Virtual Calculator (32 bits) v2.4.15515 (64.4 Mo)

Télécharger HP Prime Virtual Calculator (64 bits) v2.4.15515 (80.2 Mo)

Site Officiel

En savoir plus…

L’émulateur « Emu48 » a été développé a l’origine par « Sébastien Carlier » et publié sous licence GPL (nan pas le carburant). Cette version est développé par Christoph Giesselink et émule les HP38/39/40/48/49. Le service pack est à appliqué uniquement si vous désirez mettre à jour votre précédente version.
 

 

Télécharger Emu48 v1.68 (693 Ko)

Télécharger Emu48 (Service Pack) 68 (175 Ko)

Site Officiel

En savoir plus…

HBMAME (HomeBrew MAME) est une version non officielle de MAME(Arcade) permettant l’ajout de nombreux jeux maison et hacks divers. A noter que des packs de snaps et artworks sont disponibles sur le site officiel.
 

 
Les changements:

 
New Games
- [baddudesn] Bad Dudes vs Dragonninja Burger Edition 2-stage demo (2025-06-28)
- [bublboblu2] Bubble Bobble (Ultra)
- [doubled1] Double Dragon One beta 3 (2025-09-16)
- [foodfn] Food Fight (Neo-Geo port) [iq_132]
- [inthuntn] In the Hunt 30-second demo (2025-05-18)
- [jurl] Jurl (2025-06-14)
- [kof2001s49] The King of Fighters 2001 (All Boss Plus 2025-05-31)
- [kof2002s116] Kof2002 (Plus 2025)
- [pacupacu1] Pacu Pacu (v1.1) [Sokurah]
- [pbobblen04] Puzzle Bobble (precise controls)
- [sf2ce68] Street Fighter II': Champion Edition (Re-edit v0.29.7)
- [sf2mix] Street Fighter II: Dream Battle (Mix 1.5)
- [sf2prime] Street Fighter II': Prime (v0.66) [zero800]
- [sinistar01] Sinistar (balanced ver) [Synamax]

Retro-Replay, please make sure to indicate your sources when you reuse our news—especially our screenshots. It’s not much, but it would mean a lot to us, and it’s the bare minimum of courtesy we ask. At the very least, please credit EmuFrance on your site.

 

Télécharger HBMame (32 bits) v0.245.26 (15.7 Mo)

Télécharger HBMame (64 bits) v0.245.27 (48.9 Mo)

Télécharger HBMame GUI (32 bits) v0.245.26 (15.9 Mo)

Télécharger HBMame GUI (64 bits) v0.245.27 (49.5 Mo)

Site Officiel

En savoir plus…

Créé par Avery Lee (l’auteur de VirtualDub), il s’agit d’un émulateur d’Atari 8 bits (800/800XL/130XE) disponible en 32 et 64 bits. Il dispose de beaucoup d’options ainsi que d’une bonne compatibilité. Il prend en charge les jeux protégés conformément à l’émulation. Il s’agit d’une version de développement au stade de béta.
 

 

Topic des versions Beta.

Télécharger Altirra (Beta) v4.40 Test 22 (0 O)

Site Officiel

En savoir plus…

Il s’agit d’une interface utilisateur simple à utiliser destinée à mupen64plus (qu’elle intègre), gratuite et open source elle est écrite en C++.
 

 
– Fix buttons being stuck as pressed in the configuration GUI of RMG-Input in some cases (see #127)
– Fix ‘Test Rumble’ functionality in RMG-Input not checking for rumble support since v0.8.1
– Fix exit confirmation checkbox saving the setting when rejecting the dialog
– Remove discord rich presence support
– Remove mupen64plus-input-gca
– Remove fallback to libfmt when ‘std::format’ isn’t supported by the compiler
– Introduce RMG-Input-GCA
– Update mupen64plus-core, GLideN64 and SDL_GameControllerDB

 

Télécharger Rosalie's Mupen GUI v0.8.5 (87.9 Mo)

Site Officiel

En savoir plus…

Créé par l’auteur de ClrMAME Pro (à ne pas confondre), il s’agit d’un petit outil qui présente certains avantages par rapport au reconstructeur de ClrMAME Pro. Plus rapide, mode de fusion autonome, reconstruction CHD pour n’en nommer que quelques-uns. Il se veut plus moderne même si assez simplifié pour le moment. Il s’agit peut-être d’un futur remplaçant officiel à ClrMAME Pro (mais seul l’avenir pourra nous le dire).
 

 
Les changements:
UI:
– added: context menu options to take over compatible settings from current Scanner to Rebuilder ‘profile’ and vice versa. Option is only available if no scan (or rebuild) job is currently running. Not all options can be taken over, mapping is described in the documentation
– added: context menu options to link Scanner and Rebuilder, so that if you switch the XML/EXE in one, it will select the same in the other module (XML/EXE needs to be setup in both first, e.g. with upper mentioned take over option). This only works if the other module is currently not running.
– misc: combobox, hold CTRL while clicking X additionally removes current entry from list when clearing input, no more empty entries in the drop down list, use X
instead if you want to have an empty selection
 
Core:
– fixed: 7z, addFiles(from, to) was limited to unique from files, i.e. multiple additions from the same source (a->b, a->c) skipped creating files
– fixed: rebuilder, deletion of rebuilt unpacked files doesn’t work when creating archives
– fixed: rebuilder, creation of some destination files is skipped when a matched file is used multiple times and is listed more than one time in the source machine xml
– misc: additionally give machine name when renaming roms/disks/samples due to errors in dat

 

Télécharger ClrMAME (Scanner & Rebuilder) v0.5.1 (5.1 Mo)

Site Officiel

En savoir plus…




https://www.casino-comparatif.org

https://jeux-gratuits-casino.com/

https://www.offside.fr/

Casino-en-ligne-fiable.com

https://getourbonus.com/fr/accueil

https://www.romspedia.com/

https://www.casinoonlinefrancais.fr

Lucky 7 bonus

https://www.casinogratuitsansdepot.com

casino en ligne Winoui

pablocasino.org

critiquejeu.info

playbonus

casinodoc.org

laplanquedujoueur.com

Crypto Casino

pleeeasecasino

casinoonlinefrancais
{"id":18847,"date":"2010-08-07T11:09:50","date_gmt":"2010-08-07T11:09:50","guid":{"rendered":"http:\/\/127.0.0.1\/ef\/?p=18847"},"modified":"-0001-11-30T00:00:00","modified_gmt":"-0001-11-29T22:00:00","slug":"","status":"publish","type":"post","link":"https:\/\/www.emu-france.com\/?p=18847","title":{"rendered":"[Ordi.] Takeda Common Binaries (06\/08\/10)"},"content":{"rendered":"

Il ne s’agit pas d’un \u00e9mulateur multi-syst\u00e8mes mais d’une archive regroupant tous les \u00e9mulateurs de Takeda.<\/p>\n

Elle inclus:<\/p>\n

– Emu5: Emulateur de SORD m5
\n– EmuLTI8: Emulateur de MITSUBISHI Elec. MULTI8
\n– EmuPIA: Emulateur de TOSHIBA PASOPIA
\n– EmuPIA7: Emulateur de TOSHIBA PASOPIA7 et LCD
\n– EmuZ-700: Emulateur de SHARP MZ-700
\n– EmuZ-2500: Emulateur de SHARP MZ-2500
\n– EmuZ-2800: Emulateur de SHARP MZ-2800
\n– EmuZ-3500: Emulateur de SHARP MZ-3500
\n– EmuZ-5500: Emulateur de SHARP MZ-5500
\n– EmuZ-6500: Emulateur de SHARP MZ-6500\/6550
\n– eBabbage-2nd: Emulateur de Gijutsu-Hyoron-Sha Babbage-2nd
\n– eFMR-30: Emulateur de FUJITSU FMR-30
\n– eFMR-50: Emulateur de FUJITSU FMR-50
\n– eFMR-60: Emulateur de FUJITSU FMR-60
\n– eFM-16pi: Emulateur de FUJITSU FM-16pi
\n– eHANDY98: Emulateur de NEC PC-98HA (HANDY98)
\n– eHC-40: Emulateur de EPSON HC-40\/PX-4
\n– eHC-80: Emulateur de EPSON HC-80\/PX-8\/Geneva
\n– eMYCOMZ-80A: Emulateur de Japan Electronics College MYCOMZ-80A
\n– ePC-98LT: Emulateur de NEC PC-98LT
\n– ePC-8201: Emulateur de NEC PC-8201\/PC-8201A
\n– ePC-100: Emulateur de NEC PC-100
\n– ePC-3200: Emulateur de SHARP PC-3200
\n– ePV-1000: Emulateur de CASIO PV-1000
\n– EmuGaki: Emulateur de CASIO PV-2000
\n– ePyuTa: Emulateur de TOMY PyuTa \/ PyuTa Jr.
\n– eQC-10: Emulateur de EPSON QC-10\/QX-10
\n– eRX-78: Emulateur de BANDAI RX-78
\n– eSCV: Emulateur de EPOCH Super Cassette Vision
\n– eTK-80BS: Emulateur de NEC TK-80BS (COMPO BS\/80)
\n– eX-07: Emulateur de CANON X-07
\n– eX1twin: Emulateur de SHARP X1twin
\n– eYS-6464A Emulateur de Shinko Sangyo YS-6464A
\n– eN5200: Emulateur de NEC N5200<\/p>\n

T\u00e9l\u00e9charger Takeda Common Binaries (2025\/09\/23) (13.8 Mo)<\/a><\/p>\n

Site Officiel<\/a><\/p>\n

En savoir plus…<\/a><\/p>\n

<\/div><\/div>","protected":false},"excerpt":{"rendered":"

Il ne s’agit pas d’un \u00e9mulateur multi-syst\u00e8mes mais d’une archive regroupant tous les \u00e9mulateurs de Takeda. Elle inclus: – Emu5: Emulateur de SORD m5 – EmuLTI8: Emulateur de MITSUBISHI Elec. MULTI8 – EmuPIA: Emulateur de TOSHIBA PASOPIA – EmuPIA7: Emulateur …<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[],"tags":[],"class_list":["post-18847","post","type-post","status-publish","format-standard","hentry","uentry","postonpage-1","odd","post-author-Jets"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/sKi2R-","jetpack_likes_enabled":false,"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.emu-france.com\/index.php?rest_route=\/wp\/v2\/posts\/18847","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.emu-france.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.emu-france.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.emu-france.com\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.emu-france.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=18847"}],"version-history":[{"count":0,"href":"https:\/\/www.emu-france.com\/index.php?rest_route=\/wp\/v2\/posts\/18847\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.emu-france.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=18847"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.emu-france.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=18847"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.emu-france.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=18847"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}