• Welcome
  • Latest News
  • Downloads
  • Contact Me
  • Privacy Policy
  • Cookie Policy
  1. You are here:  
  2. Home
  3. News
  4. Multiple Platform

Releases with ports for two or more operating systems.

Game Boy Advance Emulator - eggvance v1.2 - Released

Details
Category: Multiple Platform
Published: 03 January 2025

eggvance - Windows  eggvance - Linux  eggvance - Mac  eggvance (Source)

What's New:

use cpp 20
add fullscreen option

Xbox Emulator - xemu v0.8.3 - Released

Details
Category: Multiple Platform
Published: 02 January 2025

xemu - Windows  xemu - Linux  xemu - Mac  xemu (Source)

What's New:

debian: Add cmake to build deps
ci: Remove subprojects/.gitignore to preserve subprojects on PPA branch

GroovyMame v0.273 SR v2.21d - Released

Details
Category: Multiple Platform
Published: 02 January 2025

GroovyMame - Windows  GroovyMame - Linux  GroovyMame (Source)

What's New:

Based on MAME 0.273.

Dosbox-X v2025.01.01 - Released

Details
Category: Multiple Platform
Published: 02 January 2025

Dosbox-X - Windows (32bit)  Dosbox-X - Windows (x86)  Dosbox-X - Windows (ARM)  Dosbox-X - Mac (Apple)  Dosbox-X - Mac (Intel)  Dosbox-X (Source)

What's New:

        • Fix bug that prevented the Configuration GUI from saving to dosbox.conf the last Windows 3.1 theme you applied using the dropdown menu. (joncampbell123).
        • Add option to apply vmemdelay to SVGA and linear framebuffer modes (such as VESA BIOS modes), which reduces emulator performance for those modes, but allows you to emulate slower SVGA cards. Due to how some machine types are emulated, this option also enables vmemdelay to affect the PC-98 linear framebuffer, Tandy & PCjr video modes, as well as MDA/Hercules. (joncampbell123).
        • Add workaround to CPU reset logic that allows it to work correctly even with dynamic core. Previously, if the guest reset the system,
          the emulator would crash with an error message about an uncaught C++ exception because C++ exception handling doesn't work with dynamically generated code. (joncampbell123).
        • Correct CPUID family/model/brand values for cputype=pentium_iii. Add CPUID level 2, which returns "processor configuration
          descriptors", and return documented Pentium III values. Apparently Windows XP really REALLY cares about these configuration
          descriptors and will hang in-kernel in an infinite loop at bootup without these apparently really important values. This change makes it possible to boot Windows XP with Pentium III emulation. (joncampbell123).
        • Allow values of memsize to represent 4GB or more of RAM. Up to 1TB, if Pentium PSE extensions are enabled, the memalias setting
          is 40, and "enable pse=pse40" in the conf file. Memalias maximum is now 40, instead of 32. Add code to provide that memory above
          the 4GB address mark when PSE is in use by the guest OS. Added dosbox.conf option to specify a memory file. When specified, all
          guest memory is memory-mapped from a file on disk, rather than allocated from host memory or host swap file. To avoid consuming
          too much RAM on the host, a memory file is REQUIRED to emulate memory at or above 4GB. For best performance with the memory file, make sure the filesystem you place it on supports sparse files, including Linux ext4 and Windows NTFS. (joncampbell123).Fix EGA machine type to determine whether CGA RGBI or EGA RrGgBb display is active by vsync polarity, instead of the length of htotal. Several online references state that vsync is negative for 350-line modes, including 350-line to an MDA monitor. This also allows the "enhanced" EGA 320x200 modes in Rambo III to display colors correctly. (joncampbell123).
        • Dynamic x86 core: Reflect STI instruction to normal core so that the 1-instruction delay is correctly emulated. This makes it possible to run Windows XP or Server 2003 with dynamic core and SYSENTER/SYSEXIT emulation without random BSODs (joncampbell123).
        • Fix default code page. Instead of assuming 437 at all times, use 437 for all IBM PC compatible modes and 932 for PC-98 emulation. (joncampbell123).

Read more: Dosbox-X v2025.01.01 - Released

Thomson MO5 Emulator - Maurice v1.2.1 - Added

Details
Category: Multiple Platform
Published: 01 January 2025

Maurice - Windows  Maurice - Mac (Apple)  Maurice - Mac (Intel)  Maurice (Source)

This is an emulator of Thomson MO5.

NegaMAME v0.273 - Released

Details
Category: Multiple Platform
Published: 31 December 2024

NegaMAME - Windows  NegaMAME - Linux  NegaMAME - Mac

What's New:

- Updated to latest MAME Source.

Multiple Computer Emulator - Emu80 v4.0.498 - Added

Details
Category: Multiple Platform
Published: 31 December 2024

Emu80 - Windows  Emu80 - Linux  Emu80 - Mac

Emu80 is an open multi-platform emulator of old Soviet home computers: Radio-86RK, Apogey, Partner, Mikrosha, Mikro-80, UT-88, Elektronika KR-04, Orion-128, Specialist, Eureka, Lik, Specialist-MX, Sura, Vesta, Hobby, Vector, Lvov, Corvette and their modifications. The emulator has a user-friendly interface, has rich customization options and is distinguished by accurate support for the features of the emulated platforms.

ROM Organizer - oxyROMon v0.20.1 - Released

Details
Category: Multiple Platform
Published: 31 December 2024

oxyROMon - Windows  oxyROMon - Linux (x86)  oxyROMon - Linux (ARM)  oxyROMon - Mac (Apple)  oxyROMon - Mac (Intel)  oxyROMon (Source)

What's New:

      • Fix an import issue with Progetto MAME DATs
      • Leave arcade CHDs untouched in convert-roms and rebuild-roms
      • Fix a regression preventing directory imports
      • Fix a crash in sort-roms when ROMs have no extension

MAME Frontend - Erockus ARCADE v12.7 - Released

Details
Category: Multiple Platform
Published: 31 December 2024

Erockus ARCADE - Windows  Erockus ARCADE - Windows

What's New:

- Updated for MAME .273

Xbox Emulator - xemu v0.8.1 - Released

Details
Category: Multiple Platform
Published: 31 December 2024

xemu - Windows  xemu - Linux  xemu - Mac  xemu (Source)

What's New:

nv2a/psh: Handle 3D textures in BUMPENVMAP[_LUM] modes

Wolfmame v0.273 - Released

Details
Category: Multiple Platform
Published: 31 December 2024

Wolfmame - Windows (64bit)  Wolfmame - Windows (32bit)  WolfMAME (Source)

What's New:

Updated to latest MAME source.

MAME v0.273 - Released

Details
Category: Multiple Platform
Published: 31 December 2024

MAME (64bit)  MAME (Source)

What's New:

MAME Testers bugs fixed
-----------------------
- 03083: [Sound] (namco/baraduke.cpp) aliensec, baraduke: A workaround is used to play some sounds. (hap)
- 03099: [Debugger] (cinematronics/cinemat.cpp) All games in cinemat.cpp: Watchdog reset is triggered by the debugger. (hap)
- 03202: [Compiling] (atari/irobot.cpp) Code can’t be compiled with DISASSEMBLE_MB_ROM set to 1. (hap)
- 04901: [Flip Screen/Cocktail] (konami/battlnts.cpp) battlnts and clones: Sprites are not flipped when screen is flipped. (hap)
- 04902: [Flip Screen/Cocktail] (konami/bladestl.cpp) bladestl and clones: Sprites are not flipped when screen is flipped. (hap)
- 05604: [Speed] (cvs/cvs.cpp) hunchbak, hunchbaka: The game incorrectly slows down at various points. (hap)
- 05607: [Sound] (dataeast/kchamp.cpp) karatedo, kchamp: Speech samples play too slowly. (hap)
- 05724: [Graphics] (konami/contra.cpp) contra and clones: The second player’s death animation in 3D stages is flipped. (hap)
- 05865: [Misc.] (irem/m92.cpp) nbbatman2bl: Video reads out-of-bounds tiles. (hap)
- 05962: [Sound] (misc/gotcha.cpp) gotcha: Music stops playing during gameplay. (darq)
- 06511: [Graphics] (konami/bladestl.cpp) bladestl: The Zamboni is not drawn correctly when partially visible on the right. (hap)
- 06752: [Known Issues/To-Do's] (dataeast/dec8.cpp) csilver: The first coin slot has no option for one credit per coin. (hap)
- 06945: [Sound] (capcom/srumbler.cpp) srumbler, srumbler2, srumbler3, rushcrsh: Background sound is out-of-sync. (hap)
- 07016: [Crash/Freeze] (cvs/galaxia.cpp) astrowar: The game resets at the start of the fifth stage. (AJR)
- 07133: [Graphics] (cvs/cvs.cpp) cosmos: The game title is invisible on first start. (hap)
- 07888: [Crash/Freeze] (cinematronics/cinemat.cpp) warrior: The screen is not drawn with software rendering. (hap)
- 08360: [Sound] (sega/system1.cpp) wbml and clones: Sound balance is incorrect. (sasuke)
- 08461: [DIP/Input] (subsino/subsino2.cpp) qbeebing: The “change” button is missing. (Cristiano-MDQ)
- 08483: [Misc.] all amiga/arsystems.cpp and amiga/upscope.cpp sets: Video draws out of bounds. (Angelo Salese)
- 08491: [Misc.] (amiga/cubo.cpp) cndypuzl, haremchl, lasstixx, mgnumber, mgprem11: Video draws out of bounds. (Angelo Salese)
- 08794: [Crash/Freeze] (gottlieb/gottlieb.cpp) krull: The game may crash after a soft reset. (AJR)
- 08833: [Crash/Freeze] (philips/cdi.cpp) cdimono1 [hotmario, hotmariou]: Game may freeze when adding up stage bonus. (Andre Zeps)

Read more: MAME v0.273 - Released

Sega Master System / Game Gear / SG-1000 Emulator - Gearsystem v3.6.1 - Released

Details
Category: Multiple Platform
Published: 31 December 2024

Gearsystem - Windows (x86)  Gearsystem - Windows (ARM)  Gearsystem - Linux  Gearsystem - Mac (Intel)  Gearsystem - Mac (Intel)  Gearsystem (Source)

What's New:

      • Light Phaser support.
      • Paddle Control support.
      • Multi carts!!!
        • Zemina Best 25/39/88
        • Zemina 4-in-1
        • 11 Hap Gam-Boy (KR)
        • 2 Hap in 1 (Moai-ui bomul, David-2)
        • 128 Hap (KR)
        • Game Mo-eumjip 188 Hap
        • Game Chongjiphap 200
        • Super Game 270 Hap / Jaemissneun-270
        • Super Game World 260/75/30 Hap
        • Super Multi Game - Super 125/75 in 1
        • Hi-Com 3-in-1 The Best Game Collection A-F
        • Hi-Com 8-in-1 The Best Game Collection A-C
        • Super Game 45/52/150/180/200/270
        • Jaemiissneun Game Mo-eumjip 42/65 Hap
        • Mega Mode Super Game 138
        • Pigu-Wang 7 Hap - Jaemiiss-neun Game Mo-eumjip
      • Updated GLEW, SDL, Imgui, mINI, miniz and NFD libraries to latest version.
      • Properly codesign and notarize macOS binaries.
      • Improved audio client.
      • Game mode in macOS.
      • Configuration option to hide left bar in SMS mode.
      • Manual integer video scale settings.
      • Add option to unassign controls.
      • Change custom Imgui styles to green.
      • Make use of containing ROM folder optional by @TomChapple in #98
      • Windows ARM64 support by @tordona in #102
      • Flatpak App Manifest for Gearsystem by @TomChapple in #95
      • [WiiU] Aroma CFW Compatibility by @Ploggy in #104
      • ios/tvos: properly set min supported version by @warmenhoven in #107
      • Quality of life updates.
      • Minor bugfixes.

Weekly Updates 12-30-24

Details
Category: Multiple Platform
Published: 30 December 2024

These are emulators that are updated several times a day to a couple times a week.
Many of these emulators can be updated to the lastest "nightly builds" from within the emulator itself.
I'm posting the latest versions every Monday or Tuesday for those who may be interested.

Multiple System Emulator - FinalBurn Neo Nightly 12-30-24

FinalBurn Neo - Windows (32bit)  FinalBurn Neo - Windows (64bit)  FinalBurn Neo - Linux  FinalBurn Neo - (Source)

Multiple System Emulator - Mesen Nightly 12-29-24

Mesen - Windows  a appimage  Mesen - Ubuntu 22.04  Mesen - Ubuntu 20.04  Mesen - Mac (Apple)  Mesen - Mac (intel)  Mesen (Source)

Nintendo 3DS Emulator - Panda3DS 12-30-24

Panda3DS - Windows  Panda3DS - Linux  Panda3DS - AppImage  Panda3DS - Mac (Intel)  Panda3DS - Mac (Apple)  Panda3DS - Android  Panda3DS (Source)

PlayStation 2 Emulator - PCSX2 Nightly v2.3.83

PCSX2 (Nightly) - Windows  PCSX2 (Nightly) - AppImage  PCSX2 (Nightly) - Flatpak  PCSX2 (Nightly) - Mac  PCSX2 (Nightly) (Source)

PlayStation Emulator - PCSX-Redux Nightly 12-30-24

PCSX-Redux - Windows  PCSX-Redux - AppImage  PCSX-Redux - Mac (Intel)  PCSX-Redux (Source)

PlayStation Vita Emulator - Vita3K Nightly 12-25-24

Vita3K - Windows  Vita3K - Ubuntu  Vita3K - Mac  Vita3K (Source)

Xbox 360 Emulator - Xenia (Canary) 12-30-24

Xenia

ZX Spectrum Emulator - Xpeccy v0.6.20241229 - Released

Details
Category: Multiple Platform
Published: 30 December 2024

Xpeccy - Windows  Xpeccy - Deb (32bit)  Xpeccy - Deb (64bit)  Xpeccy - rpm (64bit)  Xpeccy (Source)

What's New:

fix 6502 flags

Xbox Emulator - xemu v0.7.137 - Released

Details
Category: Multiple Platform
Published: 30 December 2024

xemu - Windows  xemu - Linux  xemu - Mac  xemu (Source)

What's New:

ui: Macro out some variables only used for debugging

ROM Organizer - oxyROMon v0.20.0 - Released

Details
Category: Multiple Platform
Published: 30 December 2024

oxyROMon - Windows  oxyROMon - Linux (x86)  oxyROMon - Linux (ARM)  oxyROMon - Mac (Apple)  oxyROMon - Mac (Intel)  oxyROMon (Source)

What's New:

      • Dump isoinfo in favor of the native cdfs crate to parse IRD ISO headers
      • Add a -x flag to import-roms to extract top-level archives before importing their contents
      • Allow ordering CHD compression algorithms
      • Use the new splitbin feature in chdman 0.265+, fixes Dreamcast CHD imports
      • Add a new import-patches subcommand
      • Add a new create-dats subcommand
      • Fix special chars handling in 7z
      • Make the ROM directory portable by storing relative paths internally
      • Optimize the database upon exiting
      • Add support for CHD HD and LD formats
      • Allow importing multi-track CHDs without a CUE file (requires chdman 0.265+)
      • Use mimetype infering using file magic where possible
      • Add support for disk tags in the MAME CHDs DAT
      • Apply GROUP_SUBSYSTEMS to custom system names as well
      • Autodetect MAME DATs as arcade and remove the -a flag in the import-dats subcommand
      • Iterate over all hash algorithms when matching and checking roms in all subcommands
      • Remove the HASH_ALGORITHM setting
      • Add support DATs with no size information such as the MAME CHD DATs
      • Parse CHDs data SHA1 and match against it first where applicable when importing CHDs
      • Support importing MAME CHDs based on the CHD SHA1 contained in the DAT (aka not the actual data SHA1)

Multiple System Emulator - Meka v2024-12-29 - Released

Details
Category: Multiple Platform
Published: 30 December 2024

Meka - Windows  Meka (Source)

What's New:

Database

  • Added and modified entries in the checksum and compatibility lists.

A database update is necessary to play some of the recent dumps (Zanac, The Goonies etc.) that use custom mappers.

Nintendo 64 Emulator - Gopher64 v0.1.12 - Released

Details
Category: Multiple Platform
Published: 29 December 2024

Gopher64 - Windows  Gopher64 - Linux  Gopher64 (Source)

What's New:

Use spin sleep for more accurate VI timing

Colecovision Emulator - Gearcoleco v1.3.1 - Released

Details
Category: Multiple Platform
Published: 29 December 2024

Gearcoleco - Windows (x86)  Gearcoleco - Windows (ARM)  Gearcoleco - Linux  Gearcoleco - Mac (Intel)  Gearcoleco - Mac (Apple)  Gearcoleco (Source)

What's New:

      • Fix keyboard assignment.
      • Add option to unassign controls.
      • Change custom Imgui styles to brown.
      • Minor bugfixes.

Nintendo Game Boy Emulator - Gearboy v3.6.1 - Released

Details
Category: Multiple Platform
Published: 29 December 2024

Gearboy - Windows (x86)  Gearboy - Windows (ARM)  Gearboy - Linux  Gearboy - Mac (Intel)  Gearboy - Mac (Intel)  Gearboy (Source)

What's New:

      • Fix keyboard assignment.
      • Add option to unassign controls.
      • Change custom Imgui styles to purple.
      • Minor bugfixes.

Page 10 of 34

  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
© 2003 - 2025 Dweezledap Development