Il s’agit de la reprise par GID de l’émulateur « BK emulator » v3.1 de Yuri Kalmykov.
Il a la particularité d’être le seul émulateur BK-00XX à supporter le contrôleur IDE SMK-512.
 

 

Télécharger BK (XP) v3.13.2409 (7.3 Mo)

Télécharger BK (32 bits) v3.13.2409 (7.3 Mo)

Télécharger BK (64 bits) v3.13.2409 (7.9 Mo)

Site Officiel

En savoir plus…

Créé par Shima, SSF est l’un des meilleurs émulateurs Saturn. Il fut le premier à émuler des jeux commerciaux.
 

 
Changements (par google trad):
– Somes fixes

 

Télécharger SSF v0.12 PreviewVer R34 V2 (38.7 Mo)

Télécharger SSF (Français) v0.12 PreviewVer R34 (49.7 Mo)

Site Officiel

En savoir plus…

Les packs de screenshots pour MAME d’Antopisa sont disponibles.
 
Antopisa
 

ArtPreview: 25 new (tot. 4,200 png) UPDATE 1 pack, 4.93Mb
Bosses: 5 new & 6 upd (tot. 1,815 png) UPDATE 1 pack, 418Kb
Ends: 1 del, 6 new (tot. 1,300 png) UPDATE 1 pack, 267Kb
GameOver: 35 new & 12 upd (tot. 9,235 png) UPDATE 1 pack, 5.32Mb
HowTo: 10 new (tot. 2,315 png) UPDATE 1 pack, 3.26Mb
Logo: 1 del, 46 new & 13 upd (tot. 3,750 UPDATE 1 pack, 1.23Mb
Scores: 40 new & 20 upd (tot. 8,390 png) UPDATE 1 pack, 1.63Mb
Select: 1 del, 21 new & 12 upd (tot. 5,555 png) UPDATE 1 pack, 1.74Mb
Snap: 6 del, 188 new & 103 upd (tot. 46,465 png) UPDATE 1 pack, 18.7Mb
Titles: 6 del, 188 new & 99 upd (tot. 46,465 png) UPDATE 1 pack, 17.3Mb
Versus: 2 new & 1 upd (tot. 1,295 png) UPDATE 1 pack, 186Kb
Warning: 20 new & 8 upd (tot. 1,825 png) UPDATE 1 pack, 269Kb

 

Les samples ont également été mis à jour.

 

Site Officiel

Miroir Officiel 1

Miroir Officiel 2

En savoir plus…

Gopher2600 est un émulateur d’Atari 2600. Bien que les performances ne soient pas aussi efficaces que certains autres émulateurs, il convient néanmoins pour jouer à des jeux sur un ordinateur raisonnablement moderne.
 

 

Télécharger Gopher2600 v0.41 (20.1 Mo)

Site Officiel

En savoir plus…

puNES est un excellent émulateur Nintendo NES pour windows et linux.
 


 
– Rewritten mappers : All.
– Rewritten WRAM, VRAM, PRGROM, CHROM and Nametebles management.
– Rewritten FDS support.
. Furthermore, an option has been added to select the mode for write operations. Until now, all writes were stored on an external file (diff file) to preserve the integrity of the disk image, now it’s possible to choose to write them directly to the FDS/QD file (making it portable to other emulators as well).
. Changed the format of the diff file, now I use the IPS format (which can always be applied to the original image).
– Rewritten the format and management of save states.
WARNING save states of version 0.110 or earlier are no longer compatible.
– Rewritten the audio of the VRC7.
Implemented the project « A YM2413 emulator written in C » of okaxaki :
. https://github.com/digital-sound-antiques/emu2413
– Rewritten NSF player.
Added support to NSF2 format.
– Added the ability to configure shortcuts and the NES pad from the command line.
– Added support to Quick Disk format.
– Added an option for RAM initialization (#276).
It’s possible to choose between three values:
. 0x00
. 0xFF (default)
. Randomize
– Added a screen icon that shows when fast forward is active.
– Added the possibility to set default values for PPU overclocking to be applied for all roms in addition to the per-game ones already used.
– Added Arabic translation (thx to Chipsum).
– Added Polish translation (thx to elektronicznypank).
– Added full support for the NES 2.0 header format.
– Added video filter : « NTSC CRT LMP88959 » and « NTSC NES LMP88959 » (https://github.com/LMP88959/NTSC-CRT, Thx to LMP88959 for is great work).
– Added video filter : « PAL CRT LMP88959 » and « PAL NES LMP88959 » (https://github.com/LMP88959/PAL-CRT, Thx to LMP88959 for is great work).
– Added support to mapper : 100, 122, 157, 170, 272, 291, 311, 334, 354, 362, 366, 384, 421, 446, 471, 517, 551, 552, 555, 561.
– Added support to UNIF mapper : Transformer, UNROM, AMROM, AOROM, LH09, A60AS, T4A54A, FC-28-5027, 150in1A, 212-HONG-KONG, GKCXIN, 113in1JY110, 820561C, M2C52A, S-2009.
– Added full support for the Detach Barcode Reader of mapper 157.
– Added support for FFmpeg 6.x libraries.
– Added support for nes20db.xml and dip.cfg (many thx to NewRisingSun for his immense work).
Both files will be distributed together with the emulator and will be located in the following directories:
. Linux/BSD – {default system datadir}/puNES
. Windows – directory where the executable is placed.
if you want to use a more updated version than the one distributed with the emulator, just copy it either in the executable directory or in the working directory of the emulator, which can also be opened from the « File -> Open working directory » menu.
– Added full support for Vs System (UniSystem and DualSystem).
– Added a screen icon that shows when Fast Forwarding is active.
– In Fullscreen the menu bar can be accessed by moving the mouse over the top of the screen.
– Updated Italian, Chinese, French, Hungarian, Portuguese and Russian translation (thx to Alex Timonin, FlameMan, stgapr29, tch_oscomp, Matheus Scattolin Anselmo, owomomo, shinyoyo, githubsilver and Benjamin Siskoo).
– Changed the « Toggle menu bar » shortcut to ESC.
– Windows x86_64: Update to Qt5 5.15.8 (#279).
– Fixed the management of keyboard input (#317).
– Fixed map of one keyboard button to multiple controllers (#277).
– Fixed FDS wavetable pitch (#295).
– Fixed patching of IPS files.
– Fixed crackling sound when audio is enabled/disabled.
– Fixed Meta button recognition on some keyboard layouts.
– Fixed many many many other bugs.

 
Un pack de shaders est disponible ici.
 

Télécharger puNES OpenGL (x86) v0.111 (21.7 Mo)

Télécharger puNES OpenGL (x64) v0.111 (23.9 Mo)

Télécharger puNES D3D9 (x86) v0.111 (21.8 Mo)

Télécharger puNES D3D9 (x64) v0.111 (24.1 Mo)

Site Officiel

En savoir plus…

RetroHub est une interface qui vous permet de gérer et de lancer votre bibliothèque de jeux rétro. Il est conçu pour être convivial et facile à utiliser, tout en étant doté de nombreuses fonctionnalités et hautement personnalisable.

 

RetroHub s’appuie sur le moteur Godot pour fournir un puissant moteur de jeu 2D et 3D aux développeurs de thèmes. Ainsi, les thèmes peuvent être très polyvalents et uniques, créant une plateforme de possibilités infinies pour la personnalisation de votre configuration de jeu.
 

 

Télécharger RetroHUB (32 bits) v1.0.1 (34.7 Mo)

Télécharger RetroHUB (64 bits) v1.0.1 (36.2 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 and AArch64)
– Hardware (D3D11, OpenGL, Vulkan) 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
– « Fast boot » for skipping BIOS splash/intro
– Save state support
– Windows, Linux, highly experimental macOS support
– Supports bin/cue images, raw bin/img files, and MAME CHD 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 NoGUI frontends for desktop
– Automatic updates for Windows builds
– Automatic content scanning – game titles/regions are provided by redump.org
– Optional automatic switching of memory cards for each game
– Supports loading cheats from libretro or PCSXR format 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, 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:
– Atualização Português do Brasil (#3123) (Anderson Cardoso) #3123
– Add DynamicLibrary (Stenzek)
– dep/glad: Update to v2.0.5 (Stenzek)
– Use EGL 1.5 platform selection (Stenzek)
– Add AddPrefix()/AddSuffix() (Stenzek)
– Add ReportFatalError() (Stenzek)
– Gracefully handle memory allocaion failure (Stenzek)
– Rename to OpenGLContext (Stenzek)
– Determine host page size at build time (Stenzek)

 
Development Build:
– WIP

 

Stable Build (or rolling release):
– Fix Match Window on Android (Stenzek)
– Fix crash with replacement precaching (Stenzek)
– GPU/HW: Fix VRAM write replacements (Stenzek)
– Fix potential race between submit and main thread (Stenzek)
– Disable WS in Resident Evil games (Stenzek)
– CI : Use wildcard for libc downgrade (Mrlinkwii)
– Fix duplicated key (Stenzek)
– Add lint of GameDB (Stenzek)
– Clear cheat list on reset (Stenzek)

 

Télécharger DuckStation v0.1 build 91XX (63.9 Mo)

Site Officiel

En savoir plus…

Créé par Ben Vanik alias Noxa (PSP Player), il s’agit d’un projet de recherche pour développer un émulateur Xbox 360. Notez qu’il vous faudra une machine très performante pour lancer des jeux commerciaux de façon fluide. Plus d’informations ici sans oublier le site de développement là.
 

 

 

Télécharger Xenia v1.0.2817 (2025/06/14) (4.4 Mo)

Site Officiel

En savoir plus…

Créé par Near (ex byuu) et continué par Luke Usher (PolyBlast / CxBx-Reloaded) et d’autres, Ares est un émulateur multi-systèmes dont le développement a commencé le 14 octobre 2004. C’est un descendant de higan et bsnes. Il se concentre sur la précision et la préservation.
 

 
Ares émule les 33 machines suivantes:
 
– Atari 2600
– Famicom + Famicom Disk System
– Super Famicom + Super Game Boy
– Nintendo 64/64DD
– Game Boy + Game Boy Color
– Game Boy Advance + Game Boy Player
– SG-1000 (+ Arcade version) + SC-3000
– Master System + Game Gear
– Mega Drive + Mega 32X + Mega CD
– Nichibutsu – My Vision
– Playstation
– PC Engine + PC Engine CD + SuperGrafx
– MSX + MSX2
– ColecoVision
– Neo Geo Pocket + Neo Geo Pocket Color
– Neo Geo AES / MVS
– Sinclair Zx Spectrum
– WonderSwan + WonderSwan Color + SwanCrystal + Pocket Challenge V2
 
A noter qu’un pack de shaders est disponible ici.
Des packs MSU-1 sont disponibles ici.
 
Voici les informations depuis la dernière version d’ares:
 
Nintendo – Game Boy Advance
– Implement prefetch buffer reset on ROM accesses from the CPU.
– Implement that timer 0 count-up bit cannot be set.
 
Nintendo – Super Famicom / SNES
– Fix an issue where the Super Gameboy 2 was running at the incorrect clock frequency.
 
Nintendo – Nintendo 64
– Implement newly discovered PI DMA behavior when crossing RDRAM row boundaries.
– Fix a corner face in FPU exception handling
 
Sega – Mega Drive/Genesis, Mega CD, 32x
– Add the Mega CD’s PC RAM to the debugger memory viewer.
– Implement subchannel processing for Mega CD (Allows the playback of CD+G/karaoke discs provided a valid .sub file is provided)
 
Sony – PlayStation
– Improvements to the handling of the GPUSTAT register.
 
Other
– Switched back to wglSwapInterval for VSync on OpenGL for Windows; the DwmFlush approach caused worse tearing for most users.
– Fixed an issue where the SDL input driver considered all controllers to be the same device.
– Fixed an issue where rumble events could be missed causing rumble issues in many games.
– Improved VSync stability with the DirectX video driver.

 

Télécharger Ares (32 bits) v114 (3.3 Mo)

Télécharger Ares (64 bits) v144 (57.0 Mo)

Site Officiel (pour archive)

Site Officiel de substitution

Site de développement

En savoir plus…

Créé par CaptainYS, il s’agit d’un émulateur pour Windows, MacOs et Linux de Fujitsu FM-Towns et sa déclinaison console Marty. C’est un émulateur du légendaire ordinateur Fujitsu FM TOWNS. Le but est d’imiter le modèle II MX qui était le dernier ordinateur sur lequel l’auteur a (dixit) « prêté allégeance ». L’auteur essaie également de trouver et de documenter autant que possible les fonctionnalités non documentées du système FM TOWNS pendant l’écriture de l’émulateur.
 

 

 
Les changements:
 

– The high-fidelity mode supports Windows 95.
– Memory-size greater than 32MB and FPU recommended.
– High-Resolution PCM support.

 

Un pack de bios est disponible ici et un guide complet là (Tuto en pdf ici: anglais / français).
 

Télécharger Tsugaru (2025/05/13) (1.8 Mo)

Site Officiel

En savoir plus…

HP82240B est un simulateur pour l’imprimante infrarouge Hewlett Packard HP 82240B. Comme il s’agit d’un simulateur, aucune image ROM n’est nécessaire. Le simulateur est conçu pour fonctionner avec l’interface de l’imprimante infrarouge des versions PC des émulateurs Hewlett Packard Emu28, Emu42 et Emu48. A la différence des émulateurs vous avez besoin de Windows 2000 +, comme système d’exploitation. Windows NT et Win9x/Me ne sont plus pris en charge.
 

 

Télécharger HP 82240B Simulator v1.19 (163 Ko)

Site Officiel

En savoir plus…

Il s’agit de l’émulateur de Nintendo DS mais dans une version en cours de développement.
 

 
(Builds automatiques ou là)
 
Les principaux changements depuis ma news précédente sont:
 
– Simplify rotoscaled_hudedit logic a bit
– Fix HUD with new layouts
– GTK: hybrid layout support
– GTK: make OSD scalable (#769)
– Different pixel formats are handled by different draw target
– Detect screen bytes per pixel instead of hardcoding it, define

 
Notez que les fichiers sont mis à jour régulièrement sur notre site mais ne sont newsés que de temps en temps.

 

Télécharger DeSmuME (Dev) v0.9.14.1563 (2.6 Mo)

Télécharger DeSmuME (Français) v0.9.14 (14/02/2024) (2.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://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