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

 
(Builds automatiques ou )
 
Les principaux changements depuis ma news précédente sont:
– Colorspace Handler: Fix a compiling issue for AVX-512. (Regression from commit 586aea5.)
 
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.1640 (2.6 Mo)

Télécharger DeSmuME (Français) v0.9.14 (14/02/2024) (2.1 Mo)

Site Officiel

En savoir plus…

Test7800 est un émulateur expérimental conçu pour simuler le fonctionnement de la console Atari 7800. Bien qu’il soit encore en développement et incomplet, il permet déjà de jouer à de nombreux fichiers ROM de la console.

 


 

Télécharger Test7800 v0.6.1 (2.4 Mo)

Site Officiel

En savoir plus…

Il s’agit d’un émulateur de N64 écrit en Rust par Logan McNaughton (simple64) et dont certaines portions proviennent de mupen64plus et/ou ares.
 


 
Les objectifs en résumé sont les suivants:
– Performance. L’auteur veux pouvoir utiliser cet émulateur sur son ordinateur portable.
– Facile à utiliser.
– Facile de travailler avec. Les recompilateurs dynamiques sont performants mais ils sont très difficiles à lire et à comprendre. Cet émulateur n’aura des interprèteurs que pour le CPU et RSP. De plus, il est entièrement écrit en Rust (en dehors de Parallel-RDP), un langage de programmation moderne dont le nombre d’utilisateurs ne cesse de croître. L’auteur a essayé d’éviter l’utilisation de macros, qui peuvent réduire la répétitivité du code, mais aussi sa lisibilité.
 

Les changements sont:
 
– Fix some audio crackling issues in the last release
– Enable option for 8x resolution
– Improve framebuffer tracking code
– Fix compatibility with the latest Libdragon SDK

 

Télécharger Gopher64 v1.1.8 (34.4 Mo)

Site Officiel

En savoir plus…

Extra M.A.M.E. est un GUI compatible avec MAME.
 

 
Quoi de neuf depuis la version précédente:
 
– MAME 0.281 compatible
– gamelist.txt was updated

 

Télécharger ExtraMAME v25.9 (165 Mo)

Site Officiel

En savoir plus…

Gaming History offre des fichiers INI uniques.
 
✓ Données provenant du site Gaming History, la plus grande base de données de jeux sur Internet (plus de 25 ans de recherche sur les jeux : plus de 500 000 jeux)
✓ Fichiers INI de haute qualité uniques pour MAME
✓ Toujours mis à jour pour la dernière version de MAME
✓ Toujours utilisant la dernière version de history.xml (pour les filtres INI pris en charge)

 

Le fichier compagnon parfait pour les fichiers INI de Gaming History Inifiles est History.xml. Ce fichier vous donne des informations sur chaque jeu dans l’onglet « Info » de MAME sur le côté droit de l’écran (cliquez sur la flèche droite pour activer « History »).
 


 

Quels fichiers INI pourrez-vous télécharger ?
 

– Machine Type: classement par type exact de machine
– Machine Category: classement plus générale, par catégorie de machine
– Game or No Game: Encore plus générale, si la machine est un jeu ou non.
– Etc.
 

Télécharger Gaming History Inifiles pack v0.281 (164 Ko)

Site Officiel

En savoir plus…

Il s’agit d’un ficher XML (anciennement un .DAT) regroupant plusieurs informations retraçant l’historique des avancées de l’émulation des jeux ainsi que des informations sur eux au sein de MAME (arcade/consoles/ordinateurs), il comporte également une section « tips and tricks ». En anglais.
 

 

Télécharger Mame History v2.81 (12.2 Mo)

Site Officiel

En savoir plus…

Les builds 32 bits de MAME compatibles XP et compilés par StHiryu sont à présent disponibles.
 

A partir de la version 0.249, MESSUI n’est plus mis à jour, reste que la partie MESS de MAME est compilable mais sans l’interface particulière de MAMEUI.
 

 

Télécharger MAME (XP) v0.281 (62.4 Mo)

Télécharger MAME(MESS) [32 bits] v0.281 (42.6 Mo)

Télécharger MESSUI (32 bits) v0.248 (26.8 Mo)

Télécharger MAMEUI32 v0.281 (58.4 Mo)

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

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

Télécharger ARCADE (32 bits) v0.281 (31.3 Mo)

Télécharger WolfMAME (32 bits) v0.281 (58.0 Mo)

Page Officielle

 

Les binaires de MESS 32 bits (et 64 bits) sont compilés par moi-même.
 

J’ajoute également le binaire de MAME version Arcade (64 bits ici), compilé par moi-même et compatible XP:

Télécharger MAME(Arcade) [32 bits] v0.281 (75.8 Mo)

 

Pour info, il s’agit certainement des derniers builds compatibles XP (mais pas 32 bits) suite à ce commit qui en limite l’accès, alors ce n’était probablement pas obligatoire du tout de limiter l’accès de l’OSD/Inputs à Vista (au vu du code) mais bon comme de toute façon les choses continueront à ce casser progressivement ca ne serait que prolonger l’échéance…échéance que je pourrai peut-être allonger en bricolant un truc (qui fonctionne pour l’instant avec le GIT en cours) mais pour combien de temps encore, je l’ignore…
 
Notez que DirectSound a été restauré, le son fonctionne donc de nouveau sous XP. N’oubliez pas de sélectionner cet API dans le fichier de config de MAME.

 

IV/Play (prononcé «Four Play») est une interface graphique pour MAME. Il a été conçu par un codeur rémunéré par John IV comme une alternative à MAMEUI (que Robbbert maintient). IV/Play mise sur une séparation réelle entre frontend et code MAME afin que les changements sur MAME n’affectent plus le frontend. Il vous faudra .NET 9.0 pour le lancer.
 

 
IV/PLAY 2.0 FEATURES
– Major modernization and full version bump in summer 2025.
– Migrated from .NET 4.5 to .NET 8.0 and removed WPFWrapper in favor of pure WinForms, eliminating launch flicker.
 
GPU Render Pipeline:
– Converted from GDI to GPU-accelerated rendering using DirectX 11 / Direct2D.
– Smoother scrolling and instant asset display.
– High-quality bicubic scaling for sharper visuals on high-res monitors.
– Eliminated « scrolling judder » caused by CPU-bound GDI+ rendering.
 
Database Migration:
– Switched from LiteDB to SQLite via Entity Framework Core.
– Resolved persistent crashes from LiteDB query engine.
 
High DPI / Scaling Improvements:
– DPI-aware UI with proportional scaling across resolutions.
– Large icon view toggle via F1, Alt-P, or TAB.
– Backgrounds scale to window size with tiling fallback.
– Fixed maximized state persistence bug.
– Assets no longer locked by file handles, allowing live replacement.
 
Software List Device Support:
– Console systems like Atari 2600 now display softlists.
– Navigation mirrors game list; Backspace/ESC/Alt-Left returns to system view.
 
Custom Game List Support:
– IV-Play.Custom.ini selectable via F1.
– Supports nested headings with [] or <> for dropdowns.
 
Grid View:
– Displays games in a grid with machine names.
– Cycles via Alt-P or TAB through icon list, large icon list, and grid.
 
Background Brightness Detection:
– Auto-adjusts font color based on background brightness (configurable via F1).
 
Icon Atlas and Binary Caches:
– Combines icons into a single GPU-loaded atlas for fast rendering.
– Pre-parsed binary caches for History.XML and MAMEInfo.DAT reduce startup time.
 
Additional Features:
– Alphabetized and sectionalized IV/Play.cfg.
– Record-Player toggle records *.inp sessions; playback via CTRL on relaunch.
– Nearest neighbor scaling option for pixelated snapshots.
– Optional scanline effect on snapshots.
– Transparent clone icons and highlight focus (configurable via *.cfg).
– DPI auto-adjustment for 1080p monitors; reset via *.cfg deletion or F1.
 
IV/PLAY 2.1.0 FEATURES
– Migrated from .NET 8 to .NET 9 for runtime performance gains.
 
Additional Features:
– Tilde (~) opens DAT peek view with resizable window (40%, 75%, full width); TAB cycles DATs.
– Ctrl-Shift-C copies filter results to clipboard in Excel-friendly format.
– F2 (log) and F3 (config) activate peek overlays.
– F8 performs factory reset: deletes \IV-Play contents except favorites.ini and custom.ini.
– CTRL during resize constrains UI to 2.35:1 TohoScope aspect ratio.
– F7 displays performance dashboard: memory, GPU, FPS, GC stats.
– AOT (Ahead-of-Time) compilation improves initial app startup.
– F10 runs Build Verification Test for basic functionality.
– « Include Parents in Filter Results » toggle in F1 (on by default).
– Theme dropdown in F1 for color scheme switching.
– Shift+Enter or double-click launches softlist machine directly (e.g., mame.exe a2600).
– F1 toggle hides non-working mechanical machines (15,193 entries removed).
– Icon scale presets dropdown in F1 based on monitor resolution/DPI.
– Alt-I cycles through icon scale presets in game list.

 

Télécharger IV/Play v2.1.0 (9.7 Mo)

Site Officiel

En savoir plus…

Voici l’ensemble des screenshots et icônes de MAME réunis dans des packs à télécharger…
 

 

Télécharger MAMEUI Screenshots Pack v0.281 (258 Mo)

Télécharger MAMEUI Icons Pack v0.281 (29.9 Mo)

Site Officiel

En savoir plus…

Richard Gellman a reprit le développement de cet émulateur BBC et Master 128. Utiliser la version 1.05 si cette version est trop lente.
 

 
Les changements ici.
 

Télécharger BeebEm v4.21 (5.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 21 (7.3 Mo)

Site Officiel

En savoir plus…

Un très bon émulateur de MSX qui vise la perfection. Il supporte également le pioneer PX-7.
 
badlands

 
La liste des changements pour cette release se trouve ICI.

 

Télécharger OpenMSX (x86) v16.0 (9.0 Mo)

Télécharger OpenMSX (x64) v21 (12.8 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.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
Listing de toutes les actualités , Page numéro 21 - Emu-France

Il s’agit d’un émulateur de MS-DOS en ligne de commande destiné à Windows x86-64 (mais également aux versions 32 bits). Version dédiée à l’émulation des processeurs i286/i386/i486.
 

 

Télécharger MSDos Player for Win32-x64 (2025/09/26) (2.1 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:
– disable auto analog mode for Pepsiman (#3511) #3511 (bl@ck_m@ge)
– Bump actions/checkout to v5 (#3508) #3508 (Davide Pesavento)
– Disable widescreen on Alone in the Dark – The New Nightmare (#3509) #3509 (Davide Pesavento)
– Adjust crop area for Final Fantasy IV (#3510) #3510 (Davide Pesavento)
– Fix crash with timestretch disabled (Stenzek)
– Add options for XBox HIDAPI/rawinput (Stenzek)
– Expose advanced SDL options (Stenzek)
– Support querying current values (Stenzek)
– Synchronize input binding state on startup (Stenzek)
– Set initial state on connection (Stenzek)

 

Stable Build (or rolling release):
– Deps: Update for July 2025
– CI/Flatpak: Simplify deps build
– CMake: Drop Flatpak workarounds
– README: Add migration instructions for Flatpak->AppImage
– Qt: Fix changing language while game running
– Host: Add FormatNumber()
– Misc: Use host locale formatting for dates
– Qt: Merge qttranslations.cpp with qthost.cpp
– Qt: Cache app locale object
– Qt: Use application locale in most places
– Qt: Implement ‘System Language’ language option
– Qt: Use selected language locale for formatting
– FullscreenUI: Add option to hide grid view labels
– FullscreenUI: Fix remaining fixed date/time formatting locations
– MediaCapture: Don’t crash if video codec supports 0 formats
– CrashHandler: Fix recursive backtrace on Linux
– CMake: Force debug symbols on Linux
– Data: Update SDL game controller database
– Qt: Use localized date/time formatting in a few more places
– Achievements: Revert back to long date format for unlock/submit time
– CMake: Use -g1 for Release builds
– dep/imgui: Remap non-breaking space to space
– FullscreenUI: Fix clock position in pause menu
– GPU: Fix typo
– Qt: Add tooltips to game list
– Update the Simple-Chinese translation to latest. (#3495)
– FullscreenUI: Fix focus loss with grid/list button
– Deps: Revert Harfbuzz to 11.2.1
– GameDB: Tweak compat settings for Parasite Eve 2 (#3492)
– GameDB: Set max speedup cycles to 70000 for Resident Evil 2 (#3496)
– System: Centralize pause checks
– Qt: Create main window before starting EmuThread
– CI/Flatpak: Hopefully fix build cache
– Qt: Fix possible crash on shutdown
– Scripts: Remove PKGBUILD
– Qt: Refuse to start in known broken environments
– Qt: Auto switch between any/changed values in memory scanner
– Qt: Fix assertion on shutdown after resize
– Qt: Fix maximized state not saving to config
– Qt: Display ‘First Value’ in memory scanner
– GameDatabase: Remove redundant SetRymlCallbacks()
– Misc: Replace a bunch of static qualifiers with inline
– Qt: Persist memory scanner watch list across instances
– Qt: Various fixes to memory scanner UI
– GPU: Fix screenshot size in uncorrected mode
– GPU: Simplify screenshot size calculation
– PerformanceCounters: Align to 4 elements
– AudioStream: Fix glitches when disabling fast-forwarding
– AudioStream: Back off resets that don’t pass threshold over time
– AudioStream: SIMD averaging window calculation
– AudioStream: Use larger target size only when intentionally running slow
– dep/imgui: Demo window should not enabled
– ImGuiOverlays: Fix save state selector out-of-order drawing
– ImGuiManager: Don’t render when skipping present
– ImGuiOverlays: Frame time history is aligned
– Settings: Remove middle padding
– Achievements: Split up overlay setting
– Qt: Fix inability to exit with HC mode active
– Qt: Fix exit on separate window close with FSUI active
– GameDB: Adjust crop area for Silent Hill
– Qt: Remove obsolete comment
– Qt: Don’t reset model for every scanned game
– Qt: Add tooltips for more fields in game list
– Qt: Use header resize mode for game list column widths
– Qt: Use header resize mode for memory scanner
– Qt: Use header resize mode for settings panels
– Qt: Use header resize mode for memory card editor
– Qt: Use header resize mode for disc windows
– Qt: Remove now-unused resize column helpers
– Qt/Updater: Move Download Size indicator to the top (#3499)
– GameDB: Fix cropping in Tomb Raider 4 & 5 (#3500)
– Achievements: Infer and display beaten/completed time
– Data: Update SDL game controller database
– Qt: Improve display of version in updater
– CMake: Update version requirements
– Qt: Fix updater download size display
– CI: Fix PR builds failing
– Qt: Fix buffer size help text (#3501)
– GameDB: Disable widescreen for Arc the Lad II
– GameDB: Disable disc speedup on MDEC for Chrono Cross
– GameDB: Delete obsolete comment
– GameDB: Add compatibility rating to a couple of games
– GameDB: Disable disc speedup on MDEC for Star Ocean – The Second Story
– Deps: Bump to SDL3 3.2.20
– CI: Missed one workflow
– Achievements: Fix counting progression achievements (#3503)
– Achievements: Fix display of game completion date
– Achievements: Keep track of the earliest unlocked win condition (#3504)
– FullscreenUI: Improve title padding of achievements
– GameDB: Add analog joystick to supported games
– Qt: More accurate game list column width estimation (#3505)
– Achievements: Fix « beaten » condition (#3506)
– Qt: Fix toggling read/write breakpoints
– GameDB: Alien Resurrection
– GameDB: Disable WS/PGXP on 2D Final Fantasy games
– GPU: Fix screenshot size when showing VRAM
– Qt: Fix crash toggling achievements in per-game settings
– Qt: Remove redundant layout from AchievementSettingsWidget
– AudioStream: Fix crash with timestretch disabled

 

Télécharger DuckStation v0.1 build 97XX (64.4 Mo)

Site Officiel

En savoir plus…

Nouvelle version de cet émulateur d’Amiga dont voici les améliorations:
 


 
6.0.1 bugs fixed:
– Entering and exiting GUI when in fullscreen mode crashed.
– Vertical and horizontal centering works again.
– ECS superhires works again.
– Filter overlay graphics display positioning/size calculation was broken.
– Virtual mouse driver mode was not in sync with host cursor, both RTG and native modes.
– Fast drawing mode with 32-bit Chip RAM fix.
– When switching from emulated graphics board to native programmed mode screen, sometimes native screen had horizontal offset
– In some situations emulated graphics board was not drawn fully, bottom part was blank.
– Add Harddrive: Storage devices containing MBR partition table with RDB in later blocks was not detected correctly.
– Chipset COPxJMP sequence didn’t work in some situations.
– Rarely used chipset collision register fix.
– TCP serial mode hang fix.
– OpalVision crash fix.
 
Other updates and fixes:
– PC keyboard without numpad/end key optional translation mode. When enabled, PageUp becomes End (End still works normally). Because cartridge freeze is also PageUp, freeze becomes PageUp + PageDown. END/PageUp + cursor left is Pause and cursor right is Warp mode. (Replacing print screen key). PageUp + 7890/UIOP/JKL/M emulates numpad. Note that numpad emulation is done before PC to Amiga translation which means it does not override enabled numpad joystick option. Option in Input panel. This is registry/ini specific setting (Similar to F11 swap option).
– Copilot key now works as a right Windows (Right Amiga) key. Note that this is a quick hack and causes some (harmless) extra shift and left Windows key presses and releases when Copilot – key is pressed and released because Copilot key is weird.
– Added Native/RTG autoswitcher option. Previously all RTG boards without built-in switcher always autoswitched, now it is optional, default enabled.
– ROM scanner now detects CyberStorm MK3/PPC and BlizzardPPC flash rom images using checksums. – Address ranges that make ROM image unique (Serial number/board config and boot menu config data areas) are skipped in checksum calculation.
– Built-in AROS ROM updated.
– ROM scanner/loader CD32 1M single ROM handling fix.
– RoboCop 3 dongle emulation fixed.
– Debugger disassembler miscellaneous fixes and updates.

 

And more…
 


 

Télécharger WinUAE (x86) v6.0.1 (8.4 Mo)

Télécharger WinUAE (x64) v6.0.1 (10.6 Mo)

Télécharger WinUAE Shaders + Filters Pack (29/10/2017) (33 Ko)

Télécharger WinUAE Plugin + Extension Pack (21/06/2018) (13.6 Mo)

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 )
 
Les principaux changements depuis ma news précédente sont:
– gfx3d.h: Fix some comments. It’s « byte », not « bit »!
– Linux Ports (All): Make EGL initialization more robust.
– Remove OSMesa support (#905)
– Render3D: Huge refactor that adds the new Render3DColorOut class, which now handles the framebuffers that integrate the 3D layer and the BG0 layer.

 
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.1640 (2.6 Mo)

Télécharger DeSmuME (Français) v0.9.14 (14/02/2024) (2.1 Mo)

Site Officiel

En savoir plus…

Il s’agit d’un émulateur de Sega Megadrive et Mega-CD.
 

 
Version en ligne disponible ici.
 
Les changements:
– Updated to the latest ClownMDEmu core.
– Fixed Z80 parity flag.
– Fixed VRAM viewer (and VRAM dumps) being byte-swapped.

 

Télécharger Clownmdemu v1.5 (6.3 Mo)

Site Officiel

En savoir plus…

Il s’agit d’un émulateur de PlayStation 4 préliminaire.
 
L’objectif est de créer un cadre autonome pour la reconstruction des shaders, la traduction des tampons de commandes et la gestion de la mémoire GPU, afin que d’autres puissent l’utiliser. Ce projet l’utilise pour exécuter des binaires “Linux” sous Windows.
 


 

Les modifications sont visibles ici ou .

 

 

Télécharger PsOff (2025/09/17) (7.5 Mo)

Site Officiel

En savoir plus…

Il s’agit de la dernière version WIP de Meka, excellent émulateur Sega 8 bits. (Builds automatique ici / forum ici).
 

 
– Remove trailing and in-declaration blanks. Remove (void) in function arg list.
– oldgui: removed old menu code (25+ years old code! yay!)
– oldgui: removed old menu code (YAY!)
– newgui: Added « Sound » menu and simplified some old code.
– newgui: Added « Inputs » menu and simplified some old code.
– newgui: Memory Editor: various improvements.
– Update authors list and year.
– newgui: Added « Debug » menu and simplified some old code.
– newgui: Experimenting with using imgui inputs/shortcuts directly.
– Getting Alt+Enter to work.
– newgui: techinfo: small refactor, use tree nodes.
– newgui: load a better font. add basic scaling.
– imgui: Update submodule to latest + update memory editor.
– Remove trailing spaces/blanks.
– Refactor Interrupt_Loop macros into functions.
– Libs: updated Allegro to latest 5.2.10.

 

Télécharger Meka WIP v0.80.326 (2025/08/18) (2.1 Mo)

Site Officiel

En savoir plus…

Il s’agit d’un frontend multi-émulateurs qui va mettre en avant les « box art ».
 

 
Les changements:
– improved animations for opening game boxes
– faster downloads in parallel and multi-threaded image processing
– support for WebP and AVIF image formats
– 80% reduction in size of Nostlan’s graphic assets, same high quality
– converts images to WebP on the fly, reducing storage footprint

 

Notez qu’il s’agit d’une version de démo, la version complète étant à présent payante.
 

Télécharger Nostlan (Gratuit) v2.6 (115 Mo)

Télécharger Nostlan (Demo) v3.2 (129 Mo)

Site Officiel

En savoir plus…

Test7800 est un émulateur expérimental conçu pour simuler le fonctionnement de la console Atari 7800. Bien qu’il soit encore en développement et incomplet, il permet déjà de jouer à de nombreux fichiers ROM de la console.

 


 

Télécharger Test7800 v0.6.1 (2.4 Mo)

Site Officiel

En savoir plus…

ChonkyStation3 est un émulateur en cours de développement pour le système PlayStation 3. Il peut actuellement lancer quelques jeux commerciaux simples. C’est un projet de loisir que l’auteur développe pour le plaisir et pour apprendre.
 

 
– Frontend: Fix pkg installer bug
– Frontend: Package installer tool
– Loader: PKG Installer
– PPU: Implement a few instructions, OS: Stub some functions
– PPU: Implement some instructions
– OS: Handle sys_event_queue_receive timeout, fix Linux build
– OS: Fix filesystem seek offset buf
– implement cellFsReadWithOffset
– implement cellAudioAddData
– RSX: Half-float attrib type
– PPU: Implement some instructions
– SPU: Fix some bugs and implement some instructions
– SPU: Lockline reservation rewrite
– OS: sys_memory_allocate: Handle alignment, cellGcmSys: Implement queue handler
– SPU: sys_event_flag_set_bit, implement some instructions

 

Télécharger ChonkyStation3 (2025/09/25) (2.0 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 . Un manager permettant de gérer l’émulateur Xenia est disponible ici.
 


 


 
– [Premake, 3PP] Formatting/cleanup
– [xb] Always use x64 clang-format on Windows
– [Base, premake] Cleanup
– [Base] Don’t hardcode UTF_CPP_CPLUSPLUS
– [Base] Remove unneeded if
– Misc fixes

 

Télécharger Xenia v1.0.2825 (2025/09/25) (4.4 Mo)

Site Officiel

En savoir plus…

Développé par Jens Guenther, SDL(2)TRS est un émulateur de Tandy TRS-80 modèle I/III/4/4P axé sur EACA Video Genie, EG 3200 Genie III, TCS Genie I/II, Genie IIs (SpeedMaster) et Genie IIIs, basé sur l’excellent émulateur TRS-80 xtrs de Tim Mann.
Il fonctionne sur toutes les plates-formes prises en charge par la bibliothèque SDL, même sur des machines avec seulement quelques centaines de MHz de vitesse de processeur.
Il s’agit d’une mise à jour de l’émulateur original créé par Mark Grebe, qu’il remplace totalement à présent.
 
Il vous faudra les bibliothèques SDL pour pouvoir l’exécuter.

 


 

Les changements principaux sont les suivants:
 
Version 1.2.33 Release 08-09-2025:
– Added Solid State Disk (RAM-Disk) for Aster CT-80.
– Added character set for Aster CT-80 CP/M.
– Added debugger command to show hard disk controller state.
– Added debugger commands to fill and move memory.
– Added support for 8 Disk Drives (TCS SpeedMaster/Genie IIs/IIIs).
– Added function to copy the emulator screen to printer file.
– Fixed Aster CT-80 emulation to run CP/M (thanks to Wim Nelis).
– Fixed CP/M utilities (reported by Wim Nelis).
– Fixed some bugs and internal improvements.

 
Version 1.2.32 Release 04-06-2025:
– Added support for TCS Genie IIIs HRG pages.
– Added character set for TCS Genie IIs/SpeedMaster.
– Added emulation of TCS Genie IIs ROM-Card.
– Added support for Aster CT-80 special keys.
– Added option to debug Hard Disk commands and I/O.
– Added command to load CMD files in debugger.
– Added debugger command to modify memory like DDT.
– Fixed boot with LD4-631.III ROM (reported by Daniel Srebnick/K2IE).
– Fixed bugs and internal improvements.

 
Site de développement.
 

Télécharger SDLTRS v1.2.33 (245 Ko)

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.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