Voici une petite news bien old de quelques mois (mais qui sera repomped sans vergogne et non sourcée of course XD), la voici quand même:
 
Entièrement compatible avec les architectures x86 et x64, Emulators Organizer est un programme avancé conçu pour gérer vos roms, Jeux, Livres électroniques, fichiers compressés, musique et tout types de fichiers.
Vous pouvez gérer vos roms (supprimer, ajouter …..), joindre une image et un fichier texte pour chaque rom pour la configuration.
Vous pouvez organiser les roms dans l’ordre que vous voulez, faire glisser et déposer pour trier ’em, copier et coller depuis / vers playlist et plus encore.
 
Il vous faudra posséder .NET 4.5 sur votre ordinateur.
 

 
Les changement sont visibles ici.
 

Télécharger Emulators Organizer v6.10.8155 (3.5 Mo)

Site Officiel

En savoir plus…

Il s’agit d’un gestionnaire de Rom entièrement écrit en Java et publié sous licence GPL v3.
 

 
Les changements:
– AppImage official support
– Check and try to fix automatically bad hex informations from dat files for crc, md5, sha1
– Fixed misses when fixing and hangs when searching that were related to non synchronized maps and lists accesses from multipole threads
– Handling special cases in full non-merged mode where some devices files have same names than some in roms

 

Télécharger JRomManager v3.0.5 (78.7 Mo)

Site Officiel

En savoir plus…

uCON64 vous permet de faire plein de choses : convertir vos roms parmi différents formats, appliquer des patchs, modifier les headers de vos jeux…
 

 
Ucon64 supporte toutes les unités de backup basées sur les cartouches et permet le hack de roms.
 
– added proper support for Clang to the makefiles (by dbjh)
Indicate that you want to use Clang by setting the environment variable CC. Either at configuration time:
$ CC=clang ./configure
Or at build time:
$ CC=clang make
– updated (SNES) implemented dumping for –xgd6. 15 years late, but still the only tool to do it 🙂 (by dbjh; thanks to Kristian Gunstone for making me try to explain why it could not be done 😉 )
– restored support for NetBSD/i386 and OpenBSD/i386 in makefile of libcd64 (by dbjh)
– updated FAQ with explanation about how to compile uCON64 on macOS with support for USB (by dbjh)
– fixed some issues in MinGW, MinGW-w64 and Visual C++ ports that made them choke on files larger than 2 GB. On 32-bit UNIX try adding -D_FILE_OFFSET_BITS=64 to CFLAGS to fix the issues (by dbjh; thanks to Mystic_Merlin for testing on Windows 98)
– updated (all) upgraded unzip to version 1.1 (by dbjh)
– updated (SNES) –gd3 writes correct SRAM mapping values for Trials of Mana (by dbjh; thanks to Mystic_Merlin for reporting the issue and testing)
– updated (SNES) –gd3 supports 64 Mbit HiROM games. It works at least for the English fan translation of Fire Emblem – Seisen no Keifu (J) (Project Naga, beta version 7) (by dbjh)
– updated (SNES) –gd3 supports up to 64 Mbit LoROM games. It works at least for the 48 Mbit English fan translation of Fire Emblem – Thraki 776 (J) (V.ROM) (Lil’ Manster 1.07) (by dbjh)
– updated (all) –hfind and –hfindr accept search strings without spaces (by dbjh; thanks to eadmaster for the feedback)
– renamed (all) –dual to –bit (by dbjh)
– updated (all) –hex, –bit, –code and –print accept an optional end offset (by dbjh)
– added (all) –hreplace=S:R find S and copy R to the start of each match (wildcard: ‘?’) (by dbjh; thanks to eadmaster for the suggestion)

 

Télécharger uCON64 v2.2.2 (4.8 Mo)

Télécharger uCON64 (Dos) v2.2.2 (472 Ko)

Télécharger uCON64 Frontend v1.1 (712 Ko)

Site Officiel

En savoir plus…

Il s’agit d’un puissant utilitaire de compression/décompression gratuit. Très utile, il permet de compresser en zip avec un taux de compression bien plus élevé que les autres compresseurs de format. De plus son célèbre format 7z permet de compresser jusqu’à 50% de + que le zip classique sur certaines archives et davantage que le format RAR (de Winrar).
 

 
Il est également capable de décompacter beaucoup de formats d’installeurs que plusieurs programmes utilisent (ce qui évite parfois une installation forcée). Très recommandé si vous voulez utiliser ZipMax, outil de l’auteur de ClrMAMEPro.
 
Les améliorations depuis la 19.00 sont les suivantes:
 
– The window « Add to Archive » now allows to set a limit on memory usage (RAM) that will be used for compressing.
– New switch -mmemuse={N}g / -mmemuse=p{N} to set a limit on memory usage (RAM) for compressing and decompressing.
– Bug in versions 21.00-21.05 was fixed: 7-Zip didn’t set attributes of directories during archive extracting.
– The window « Add to Archive » now allows to set a limit on memory usage (RAM)
that will be used for compressing.
– New switch -mmemuse={N}g / -mmemuse=p{N} to set a limit on memory usage (RAM)
for compressing and decompressing.
– 7-Zip now reduces the number of working CPU threads for compression,
if RAM size is not enough for compression with big LZMA2 dictionary.
– 7-Zip now can create and check « file.sha256 » text files that contain the list
of file names and SHA-256 checksums in format compatible with sha256sum program.
7-Zip can work with such checksum files as with archives,
but these files don’t contain real file data.
The context menu commands to create and test « sha256 » files:
7-Zip / CRC SHA / SHA-256 -> file.sha256
7-Zip / CRC SHA / Test Archive : Checksum
The commands for command line version:
7z a -thash file.sha256 *.txt
7z t -thash file.sha256
7z t -thash -shd. file.sha256
New -shd{dir_path} switch to set the directory that is used to check files
referenced by « file.sha256 » file for « Test » operation.
If -shd{dir_path} is not specified, 7-Zip uses the directory where « file.sha256 » is stored.
– New -xtd switch to exclude directory items from processing.
– The maximum dictionary size for LZMA/LZMA2 compressing was increased to 4 GB (3840 MiB).
– Minor speed optimizations in LZMA/LZMA2 compressing.
– 7-Zip now writes additional field for filename in UTF-8 encoding to zip archives.
It allows to extract correct file name from zip archives on different systems.
– The command line version of 7-Zip for macOS was released.
– The speed for LZMA and LZMA2 decompression in arm64 versions for macOS and Linux
was increased by 20%-60%.
– Some changes and improvements in ZIP, TAR and NSIS code.
– The command line version of 7-Zip for Linux was released.
– The improvements for speed of ARM64 version using hardware CPU instructions
for AES, CRC-32, SHA-1 and SHA-256.
– The bug in versions 18.02 – 21.00 was fixed:
7-Zip could not correctly extract some ZIP archives created with xz compression method.
– Some internal changes in code.
– Some bugs were fixed.
– New localizations: Tajik, Uzbek (Cyrillic)
– The default number of LZMA2 chunks per solid block in 7z archive was increased to 64.
It allows to increase the compression speed for big 7z archives, if there is a big number
of CPU cores and threads.
– The speed of PPMd compressing/decompressing was increased for 7z/ZIP/RAR archives.
– The new -ssp switch. If the switch -ssp is specified, 7-Zip doesn’t allow the system
to modify « Last Access Time » property of source files for archiving and hashing operations.
– New localization: Swahili.
– 7-Zip now supports new optional match finders for LZMA/LZMA2 compression: bt5 and hc5,
that can work faster than bt4 and hc4 match finders for the data with big redundancy.
– The compression ratio was improved for Fast and Fastest compression levels with the
following default settings:
– Fastest level (-mx1) : hc5 match finder with 256 KB dictionary.
– Fast level (-mx3) : hc5 match finder with 4 MB dictionary.
– Minor speed optimizations in multithreaded LZMA/LZMA2 compression for Normal/Maximum/Ultra
compression levels.
– bzip2 decoding code was updated to support bzip2 archives, created by lbzip2 program.
– New localization: Turkmen.
– 7-Zip now can unpack files encoded with Base64 encoding (b64 filename extension).
– 7-Zip now can use new x86/x64 hardware instructions for SHA-1 and SHA-256, supported
by AMD Ryzen and latest Intel CPUs: Ice Lake and Goldmont.
It increases
– the speed of SHA-1/SHA-256 hash value calculation,
– the speed of encryption/decryption in zip AES,
– the speed of key derivation for encryption/decryption in 7z/zip/rar archives.
– The speed of zip AES encryption and 7z/zip/rar AES decryption was increased with
the following improvements:
– 7-Zip now can use new x86/x64 VAES (AVX Vector AES) instructions, supported by
Intel Ice Lake CPU.
– The existing code of x86/x64 AES-NI was improved also.
– There is 2% speed optimization in 7-Zip benchmark’s decompression.
– Some bugs were fixed.

 
NB: Si des anciennes archives avaient des problèmes pour être ouvertes/extraites (ce qui devrait être très rare et dans des cas spécifiques), lire cette page.

 

Télécharger 7-Zip (x86) v25.01 (1.3 Mo)

Télécharger 7-Zip (x64) v25.01 (1.6 Mo)

Site Officiel

En savoir plus…

Un émulateur de PSP écrit en Java. Codé par Mad et Shadow (PCSX2) et rejoint par Wrayal, Fiveofhearts, Hlide et Dreampeppers99. Il émule les jeux commerciaux mais nécessite une puissante configuration.
 
jpcsp
 
Liste de jeux compatibles (ou ici).
Site de développement du projet.
Builds SVN automatiques (alternative / Mirror).
 

Télécharger JPcsp (x86) v0.7 rev 0318d15e (26.4 Mo)

Télécharger JPcsp (x64) v0.7 rev bb94cd4 (29.1 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.
WARNING: don’t use it you aren’t sure, this is « more beta » than usually.
 

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

Télécharger WinUAE (Public Beta) [64 bits] v6.0.1 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…

m64p (ou Mupen64Plus-GUI) est une interface graphique écrite en Qt5. Elle supporte tout ce que vous attendez d’une interface mupen64plus (sélection de plugins, édition de la configuration, gestion des sauvegardes, capture d’écran, pause, etc.).
 
Cette archive inclut Mupen64Plus + ParaLLEl-RDP + une interface utilisateur.
Notez que la dernière archive incluant le plugin GlideN64 est disponible ici.
 

 
– Just some minor fixes for the Snap package
 
Code source. Builds ici.

Télécharger Simple64 (x86) (2020/06/02) (20.6 Mo)

Télécharger Simple64 (x64) v2024.12.1 (46.5 Mo)

Site Officiel

En savoir plus…

Nplayers : Exclusivement pour les frontends comme EmuLoader, MaLa etc.. ce fichier vous servira à classer les jeux par nombre de joueurs possibles : 1p, 2p, 1p+2p, 1p+2p alt, etc…
 
Multiplayer (ex Nplayers32) : Exclusivement pour MAME/MAMEUI ou clone de celui-ci… ce fichier vous servira à classer les jeux par nombre de joueurs possibles : 1p, 2p, 1p+2p, 1p+2p alt, etc…
 

Télécharger Nplayers v0.278 (303 Ko)

Site Officiel

En savoir plus…

Il s’agit d’un utilitaire qui permet d’utiliser le contrôleur Nintendo Switch Pro et les joycons (mais aussi le contrôleur Switch SNES) avec l’émulateur Cemu et l’ensemble du système. Il fonctionne également avec Cemuhook, Citra, Dolphin et autre programme générique utilisant Xinput.
 

 
Il permet également d’utiliser le gyroscope pour contrôler votre souris et remapper les boutons spéciaux (SL, SR, Capture) aux raccourcis clavier de votre choix.
 


 
– Fixes config reading not working when the locale is set to countries whereby the floating-point delimiter is a , (rather than the US’ .)
– 3rd party controller support – not perfect, so check the issues tab for hints/tips/trick; done via the « Add Controllers » button
can change default calibration for 3rd party controller in the config file: acc_sensiti, gyr_sensiti etc.. (useful for gyro/sticks not working as expected)
– Implemented gyro-to-joystick
– Significantly improved gyro-to-mouse accuracy/stability by using a DCM filter
– Added option to double click sticks to change joycon orientation (split or join)
– Added « DoNotRejoinJoycons » setting that allows you to use two joycons (or more) separately while in vertical mode
– Updated ViGEm drivers
– Fixed DS4 mappings
– Fixed bug with keyboard being messed up by bumping WindowsInput version
– Fixed hidapi.dll not loading for some people (mainly older versions of Windows)

 

Télécharger BetterJoy (x86/x64) v7.1 (4.2 Mo)

Site Officiel

En savoir plus…

MedGui Reborn est une interface (Frontend) pour Mednafen sur OS Windows. Cette archive inclut MetroMed.
 

 
– Patched SevenZipSharp.dll to support rar4/5 file and probably (in future?) zstd file
– Added support to Win XP OS for zstd file contained into .zip or .7z container by https://www.tc4shell.com/en/7zip/proxy7z/ and https://www.tc4shell.com/en/7zip/modern7z/
– Added « Purge Box-Arts » option into « Reset » menu to fix and clean damaged Boxart

 

Télécharger MedGui Reborn v0.126 (24.5 Mo)

Site Officiel

En savoir plus…

XRoar est un émulateur Dragon32/64 mais aussi Tandy CoCo.
 
xroar
 
v1.0.2:
– Fix single-bit sound feedback into PIA.
– Revert SDL audio to callbacks, helps with Windows [« sloopy malibu »]
– Fix MC10 INT/EXT wiring [Jim Gerrie]
– 6801/6803: implement more illegal instructions [with Greg Dionne]
– 6803: Lower bits of address to data bus for floating reads [Greg Dionne]
– MC10: Only set lower 6 bits on keyboard read [Greg Dionne]
 
v1.0.1:
– Fix cart disable logic when loading other media [« .mad. », Stewart Orchard]
– MC6801/6803: TST resets CC.C, unlike MC6809.
– Revert colourburst for NTSC colour modes with CSS+GM0 [Allen Huffman]
 
v1.0:
– Initial CoCo 3 support.
– Fix MPI FIRQ handling [Paul Fiscarelli]
– New option -tv-input configures type of video used by machine.
– New option -kbd-bind for user mapping of (untranslated) keys.
– Fix duplicate-IDAM issue when reformatting disks [Paul Fiscarelli]
– Initial MC-10 support (including MC6803 emulation).
– Fix occasional spurious NMI in RSDOS [Simon Jonassen]
– New snapshot format to support CoCo 3, MC-10.
– New specific load options: -load-fdX, -load-hdX, -load-sd, -load-tape
– IDE, NX32, MOOH now all require user to specify an image.
– Games Master Cartridge no longer marked autostart by default.
– Tape play/pause function (mainly for MC-10 which has no motor remote).
– Snapshot saves only RAM contents into .ram files [Phill Harvey-Smith]
– List physical joysticks on -joy-axis help or -joy-button help.
– Control+M toggles menubar where appropriate.

 

Télécharger XRoar (x86) v1.9 (2.0 Mo)

Télécharger XRoar (x64) v1.9 (2.1 Mo)

Site Officiel

En savoir plus…

Il s’agit d’un émulateur de Playstation. (Builds automatiques).
 
– memory_card: safely verify header values
– macos: embed SDL2 framework in app bundle
– memory_card: added support for .vgs, .gme, .vmp memory card formats
– system_tools: load memory cards on bootstrap
– build: update premake to beta1
– build: fixed macos builds (ARM related)
– externals: update SDL2 to 2.0.16
– externals: update magic_enum to 0.7.3
– Misc fixes etc.

 

 

Télécharger Avocado (x86) r784 (2.2 Mo)

Télécharger Avocado (x64) r784 (2.4 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