SheepShaver est un émulateur Open Source supportant MacOS Classic pour PowerPC. En d’autres termes, il vous permet d’exécuter sur votre ordinateur des applications conçues pour MacOS Classic (PowerPC), même si vous utilisez un autre système d’exploitation. Cependant, vous devez posséder une image de ROM de PowerMacintosh ainsi qu’une version adéquate de MacOS pour PowerPC. SheepShaver est distribué sous licence libre GPL.
 
Sur les systèmes à base de PowerPC, les applications s’exécuteront nativement, i.e. sans aucune émulation du processeur. Autrement, SheepShaver intègre le premier émulateur de PowerMac G4, mais sans MMU, capable d’exécuter MacOS Classic. Bien que pour l’instant le noyau d’émulation utilise des techniques basiques de traduction dynamique de code (JIT) les performances restent toutefois honnêtes et atteignent environ 1/8e de la vitesse réelle du processeur hôte.
 
Il s’agit d’un ensemble de binaires réunis dans une même archive, l’un d’entre eux propose un ensemble de correction et d’amélioration par rapport à la version 2.3 originale.
 


 

Changements:
Fixes:
-Entries in the GUI’s volumes list can now be set to type cdrom (read only)
-Disk images of type iso, toast and cue are recognised as cdrom when dragged into the GUI’s volumes list
-The drive letter of a real CD Rom drive can be added to the GUI’s volumes list by selecting it and clicking add.
-Clicking the GUI’s upper right « close » button now closes the GUI instead of starting the SheepShaver program.
-Should fix the « cannot map RAM:No Error » error.
-Screen garbage when running « Dark Forces » in Windows full screen.
-Scaling when switching to full screen
-Selecting an OpenVPN tap device in the GUI and running tap based networking.
-cdrom entry reset at reboot.
-A possible issue with the startup.wav not playing at the correct speed.
-Fixes full screen issue
-Uninitialized value causing Quicktime image rendering to sometimes fail after mode changes.
-Gamma ramp patch to allow running certain Ambrosia (and possibly other) games.
 
Enhancements:
-Drag and drop of one disk image onto the SheepShaver window. CD, HD, and floppy images show up on the desktop as read-only CDs. Dragging the CD icon to the trash or choosing « Special/Eject » (Mac OS 8 and above) unmounts the image (when selected). Image formats that were already not supported can show up as Audio CDs. You cannot a have a real CD mounted and use this option at the same time. You cannot mount more than one disk image this way.
-Now also plays startup sound upon reboot
-Can now read a preferences file from the command line with –config filename
-Prevents Windows key press to open Windows start menu, see option Reserve Windows Key in the Keyboard/Mouse tab in the GUI.
-Selectable Render driver on the Graphics/Sound tab of the GUI: Software, OpenGL, Direct3D, giving access to hardware acceleration. If selection doesn’t work SDL falls back to software renderer.
-Changed old GUI behavior of refresh rate/frameskip setting being forced to 60hz when video mode fullscreen is selected. Refresh rate setting now stays accessible and also doesn’t save to settings as 60hz.
-An additional pref item « sound_buffer » is introduced that sets the size of the sound buffer. Size 0 uses the original size, higher numbers shorten the buffer but increase CPU load.
Manual editing of the prefs file is needed to enable this function.
-An additional pref item « title » is introduced that lets the main window have a specific title. Manual editing of the prefs file is needed to enable this function.
-It is now possible to redirect a tcp/ip port from the guest to the host. Manual editing of the prefs file is needed for this.
-Will now play a sound file named « startup.wav » in the SheepShaver folder at boot.
-Build with msys2, contains a working GUI with the required libraries. Both booting and reading CDs in 64bit Windows are supported.
-Contains a readme explaining how the included keycodes file will map keys on a Windows keyboard to Mac modifier keys in the emulator.
-You can now again boot from and access real CD’s in 64 bit Windows hosts, and the cdenable.sys driver is no longer needed in 32 bit hosts (but can still be used).
-Changing CD’s is supported (use the polling option in the GUI)
-You can now switch between windowed and full screen modes by using the Ctrl+Enter key combination. All thanks go to our member vasi.

 

Télécharger Sheep Shaver (Non officiel) (2025/01/31) (39.6 Mo)

Site Officiel

En savoir plus…

Basilisk II est un émulateur Macintosh conçu en Open Source. Cette archive inclus toutes les versions de l’émulateur dont une plus récente incluant divers fixes et corrections en tout genre.
 

 
Changements :
Fixes:
-Entries in the GUI’s volumes list can now be set to type cdrom (read only)
-Disk images of type iso, toast and cue are recognised as cdrom when dragged into the GUI’s volumes list
-The drive letter of a real CD Rom drive can be added to the GUI’s volumes list by selecting it and clicking add.
-Clicking the GUI’s upper right « close » button now closes the GUI instead of starting the BasiliskII program.
-Mouse issue when running the Apeiron game
-Screen garbage when running « Dark Forces » in Windows full screen.
-Scaling when switching to full screen
-Slow transitions in HyperCard stacks.
-Selecting an OpenVPN tap device in the GUI and running tap based networking.
-Now also plays startup sound upon reboot
-Prevents Windows key press to open Windows start menu, see option Reserve Windows Key in the Keyboard/Mouse tab in the GUI.
-Cdrom entry reset at reboot.
-A possible issue with the startup.wav not playing at the correct speed.
-An additional pref item « sound_buffer » is introduced that sets the size of the sound buffer. Size 0 uses the original size, higher numbers shorten the buffer but increase CPU load. Manual editing of the prefs file is needed to enable this function.
-Fixes full screen issue
-Fixes uninitialized value causing Quicktime image rendering to sometimes fail after mode changes.
-You can now again boot from and access real CD’s in 64 bit Windows hosts, and the cdenable.sys driver is no longer needed in 32 bit hosts (but can still be used). BasiliskII might crash when an audio CD is in the drive at start. Audio CD can’t be played. For hybrid Audio/Data CD’s only the audio part shows.
 
Enhancements:
-Drag and drop of one disk image onto the Basilisk window. CD, HD, and floppy images show up on the desktop as read-only CDs. Dragging the CD icon to the trash or choosing « Special/Eject » (Mac OS 8 and above) unmounts the image (when selected). (Image formats that were already not supported can show up as Audio CDs. You cannot a have a real CD mounted and use this option at the same time. You cannot mount more than one disk image this way.)
-Selectable Render driver on the Graphics/Sound tab of the GUI: Software, OpenGL, Direct3D, giving access to hardware acceleration. If selection doesn’t work SDL falls back to software renderer.
-Changed old GUI behavior of refresh rate/frameskip setting being forced to 60hz when video mode fullscreen is selected. Refresh rate setting now stays accessible and also doesn’t save to settings as 60hz.
-It is now possible to redirect a tcp/ip port from the guest to the host. Manual editing of the prefs file is needed for this.
-Will now play a sound file named « startup.wav » in the Basilisk folder at boot.
-An additional pref item « title » is introduced that lets the main window have a specific title. Manual editing of the prefs file is needed to enable this function.
-Build with msys2, contains a working GUI with the required libraries. Both booting and reading CDs in 64bit Windows are supported.
-You can now switch between windowed and full screen modes by using the Ctrl+Enter key combination. All thanks go to our member vasi.

 

Télécharger Basilisk II (Non officiel) (2025/01/31) (22.6 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:
 
– Bump to 0.1.23 by @loganmc10 in #180
– cleanup dir detection by @loganmc10 in #181
– check accept value of netplay begin_game message by @loganmc10 in #182
– use binary format for rom saves by @loganmc10 in #183
– dont create new UI on close by @loganmc10 in #184
– move sse2neon to versioned folder by @loganmc10 in #185
– Use SDL_Vulkan_GetVkGetInstanceProcAddr by @loganmc10 in #186
– Don’t create UI in same thread as egui by @loganmc10 in #187
– Use github arm runner by @loganmc10 in #188
– on mac, run game in new process by @loganmc10 in #189
– Use SDL3 by @loganmc10 in #175
– SDL code tweaks by @loganmc10 in #177
– install proper SDL Dependencies by @loganmc10 in #178
– add icon for windows by @loganmc10 in #179
– Netplay code improvements by @loganmc10 in #171
– Slightly better rdram init by @loganmc10 in #172
– Netplay fix for buffer reporting by @loganmc10 in #173
– cleanup loop detection by @loganmc10 in #160
– remove pub keyword where it isn’t needed by @loganmc10 in #161
– Netplay create room GUI by @loganmc10 in #162
– Finish netplay create room logic by @loganmc10 in #163
– Netplay wait room by @loganmc10 in #164
– Netplay join room by @loganmc10 in #165
– Netplay registration by @loganmc10 in #166
– disable VRU during netplay by @loganmc10 in #167
– Netplay sync save files by @loganmc10 in #168
– Netplay input sync by @loganmc10 in #169

 

Télécharger Gopher64 v1.0.16 (21.0 Mo)

Site Officiel

En savoir plus…

WineD3D For Windows est un wrapper DirectX 1-11 vers OpenGL basé sur WineD3D, qui est une implémentation presque complète de DirectX utilisée dans Wine.
 

 
Même si Windows prend en charge DirectX de manière native, l’utilisation de WineD3D peut améliorer la compatibilité avec les jeux plus anciens, en particulier sur Windows 8 et supérieurs qui ne prennent pas en charge les modes d’écran 16 bits. Une autre utilisation possible est d’imiter les versions non prises en charge de DirectX ou de transférer des applications DirectX vers OpenGL sans avoir à réécrire le code de rendu.
Notez que WineD3D est loin d’être parfait, et de nombreux jeux ne fonctionneront pas.
 
Des instructions sur l’utilisation des DLL sont également incluses.
 
Version 1.7.x fonctionne à partir de Windows 2000.
Version 7.x fonctionne à partir de Windows Vista.
Version supérieur à 8.x fonctionne à partir de Windows 8.

 

 

Télécharger Wine D3D For Windows (Win 2K et +) v1.7.52 (1.7 Mo)

Télécharger Wine D3D For Windows (Vista et +) v7.8 (2.0 Mo)

Télécharger Wine D3D For Windows (32 Bits | Win8 et +) v10.8 (2.3 Mo)

Télécharger Wine D3D For Windows (64 Bits | Win8 et +) v10.8 (2.3 Mo)

Site Officiel

En savoir plus…

Il s’agit d’un émulateur de PlayStation 4 préliminaire. Testé uniquement avec les GPU AMD. Peut ne pas fonctionner avec NVidia pour le moment.
 
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 ne sont pas visibles ailleurs qu’ici.

 

 

Télécharger PsOff (2025/05/21) (6.4 Mo)

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 RDRAM initialization allowing for libdragon IPL3 to boot (see mupen64plus/mupen64plus-core#1111)
– Fix AppImage not working on some Linux distributions (thank you @Samueru-sama)
– Fix 64DD disks being shown in the Create Netplay Session dialog
– Add support for ROMs that are bigger than 64MiB (see mupen64plus/mupen64plus-core#1103)
– Add support for launching a cartridge + disk combo where the disk is in an archive
– Add stricter filename validation in the update dialog
– Improve Netplay Session dialog by keeping it open while in-game
– Improve ‘Play Game with Disk’ by turning it into a context menu

 

Télécharger Rosalie's Mupen GUI v0.7.9 (87.1 Mo)

Site Officiel

En savoir plus…

VMware vous permet de lancer plusieurs systèmes d’exploitation sur un même PC sans avoir besoin de partitionner votre disque et sans reboot. Vous pouvez facilement isoler et protéger chaque environnement, et bien entendu les applications et données qui tourne dessous. Il permet aux utilisateurs de configurer facilement chacun des systèmes d’exploitation, ce qui inclut un interface réseau complet, gestion de périphériques, partage de fichiers, copier/coller et annuler les changements fait durant un session. VMware permet aux « opérateurs » d’encapsuler et de manipuler chaque environnement, la possibilité de faire un retour arrière en redémarrant une application ou encore de déplacer un environnement a travers différentes machines configurées.
 
Notez que pour une utilisation personnelle, Workstation Pro et Fusion (pour mac) sont désormais totalement gratuits pour les particuliers.

 
vmware
 
Les changements sont visibles ici. A télécharger ici (mirror ici).

 

Site Officiel

En savoir plus…

Ce programme permet d’émuler un PC sous plusieurs OS. Il tourne sous Windows, Linux ou Mac. Il permet de faire tourner des machines virtuelles sous différents OS (Windows de tout type, Linux, FreeBSD OS/2 etc.).
 

 
Vitualbox est également open-source et gratuit (pour les particuliers). Les solutions existantes de virtualisation étant soit très chères pour le particulier, soit incomplètes au niveau du support des systèmes, VirtualBox propose donc une alternative intéressante à Vmware et VirtualPC.
 
Les améliorations sont lisibles ici.

 

Télécharger VirtualBox v7.1.8 (119 Mo)

Télécharger VirtualBox - Oracle VM VirtualBox Extension Pack v7.1.8 (21.9 Mo)

Site Officiel

En savoir plus…

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,gtk/vulkan: Add VK_EXT_present_wait support again.
– vulkan/wayland: Use mailbox present mode.
– Qt: Use SDL 3.2.0 tag.
– Misc fixes

 

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

Site Officiel

En savoir plus…

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/05/18) (1.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: #thread selector
– added: scanner, Clipboard->Copy Machine Names option
– fixed: rebuilder log Copy To Clipboard misses linefeed
 
Core:
– added: you can define a thread pool size which is used for parallel scanning rebuilding/etc. Either you keep auto (default value) or pick the number of threads used for the pool yourself. « auto » picks a high value when you work with compressed files and a low value when using decompressed ones. A low value is better when you run into file seek overhead issues. If you’re not happy with auto, you can try to tweak it yourself.
– fixed: scanner and rebuilder ignore output path, mergemode, pattern changes when xml data hasn’t changed
– misc: more effective reimplementation of thread pools and thread queueing
– misc: prefetching sha1s on an archive if needed (speed increase, espically for archives with lots of files)
– misc: rebuilder: major update / reworked internal logic, less complex, way smaller memory footprint especially for dats out of hell (dats with thousands of dupe files), faster.
– misc: scanner, smaller memory footprint and speed update for « dats out of hell »
– fixed: scanner, accidently getting a crc32 on sub folders showing an error
– fixed: scanner, detection of unnneeded empty sub folders failed
– fixed: scanner, using old archive name when trying to remove some unneeded files causing can’t remove files/can’t access messages
– misc: updated bit7z to 4.0.9
– misc: updated pugixml to 1.15
– misc: use « – » instead of « _ » for replacing illegal file chars (cmpro align)
– misc: monitoring hash folder for -listsoftware exports. In case of a change, cached data is ignored and a new export is generated. This is more for users which update their hash folders during the development phase of MAME on a regular basis and don’t want to recompile the binary.
– misc: use one version number, fixed a tooltip typo 😉

 

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

Site Officiel

En savoir plus…

Sudachi est un émulateur Nintendo Switch pour Android, Linux, macOS et Windows écrit en C++ et basé sur Yuzu.
 


 

Les changements depuis la précédente version sont les suivants:
 

– Added support for booting to QLaunch via -qlaunch
– Changed mm:u to be more accurate to documentation
– Removed ability to install games to the NAND

 

Télécharger Sudachi v1.0.15 (22.3 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

captaincaz.info

critiquejeu.info

playbonus

casinodoc.org

laplanquedujoueur.com

Crypto Casino

pleeeasecasino

casinoonlinefrancais