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

Mark 5 Emulator v1.9.2 - Released

Details
Category: Multiple Platform
Published: 19 March 2023

Mark 5 Emulator - Windows (32bit)  Mark 5 Emulator - Windows (64bit)  Mark 5 Emulator - Mac  Mark 5 Emulator (Source)

What's New:

Google Translate:
- Fixed a bug that sometimes failed to start or access from FD when the overall operation speed was doubled or more.

RetroArch v1.15.0 - Updated

Details
Category: Multiple Platform
Published: 17 March 2023

RetroArch - Windows (32bit)  RetroArch - Windows (64bit)  RetroArch - Linux  RetroArch - Mac (Apple)  RetroArch - Mac (Intel)

RetroArch - Android  RetroArch - Switch  RetroArch - 3DS  RetroArch - Vita  RetroArch - PSP

RetroArch - Wii U  RetroArch - Wii  RetroArch - GameCube  RetroArch - PlayStation 2  RetroArch (Source)

What's New:

New changes
- INPUT/AUTOCONFIG: Check for ‘enable_hotkey’ also from autoconf binds
- LIBRETRO-COMMON/VFS/FILESTREAM: Fixes filestream_vscanf regression
- MENU/XMB: Horizontal icon animation fix
- OSD/STATISTICS: Notification font + statistics adjustments
- OSD/STATISTICS: Finetuned statistics layout to be more compact and aligned
- OSD/STATISTICS: Group Run-Ahead and Frame Delay as “Latency”
- OSD/STATISTICS: Try to scale font as small as possible/readable if stats won’t fit
- OSD/STATISTICS/FONT: Allow reseting notification font with RetroPad Y to “null”, which uses the fallback pixel font
- OSD/STATISTICS/FONT: Show “Default” instead of empty with default font
- OSD/STATISTICS/FONT: Start browsing font from assets instead of root
- WIN32: Ignore window limiting with fixed position. The other resizing part already took this into account, but WM_GETMINMAXINFO did not..

TI-Nspire Calculator Emulator - Firebird v1.6 - Released

Details
Category: Multiple Platform
Published: 16 March 2023

Firebird - Windows (32bit)  Firebird - Windows (64bit)  Firebird - Linux  Firebird - Mac  Firebird - Android  Firebird (Source)

What's New:

New features
- New dialog for creating Flash images, which is also available in the Mobile UI!
- Running as 64bit application on Windows is supported now
- Polish translation is available now
- CX II (/-T/CAS) calculators can now be emulated! However, with the current dumping programs you will not get a complete bootrom and booting the OS will fail.

Improvements
- Multiple files can be sent in the Mobile UI and by dropping them into the main window on desktop
- Reimplemented emulation speed control: Now it's more accurate, especially on Windows
- GitHub actions now performs automated builds for Android (armeabi-v7a and arm64-v8a in one APK), macOS and Windows (32bit and 64bit) on releases and pull requests
- The "installer" for OS 4.5.3.14 (and later?) works now. It requires fastboot RAM to persist state across reboots, which is now implemented.
- More accurate emulation of the On button: It's now possible to enter Press-To-Test mode
- Faster saving and loading of snapshots
- More reliable USB file transfers
- The debugger console now includes entered commands in the log
- Support for PIE (position-independent executables) on x86_64. Previously, care needed to be taken that PIE was disabled, otherwise it would crash on start.
- Building the JIT is disabled automatically if the platform does not support it
- Firebird builds on FreeBSD

Bugfixes
- File access on Android got fixed
- Fix placement of keypad buttons in the touchpad area
- Various fixes for the Mobile UI layout
- The kit configuration page in the Mobile UI no longer causes the keyboard to pop up by default
- Connecting with GDB on windows works now
- Some shades of grey were not displayed properly when emulating pre-CX models
- Fix crash on AArch64/arm64 when executing certain instructions
- The keypad reacts to touch events in the desktop version as well now
- Some places were no longer translated correctly after the introduction of language switching in 1.5
- Keys could get stuck on focus changes. Now they're all released when the keypad loses focus
- The Ctrl key now changes color when pressed
- Emulation speed no longer remains unlimited after a failed file transfer

Macintosh Quadra Emulator - macintosh.js v1.2.0 - Released

Details
Category: Multiple Platform
Published: 15 March 2023

macintosh.js - Windows (32bit)  macintosh.js - Windows (64bit)  macintosh.js (deb)  macintosh.js (rpm)  macintosh.js - Mac (Apple)  macintosh.js - Mac (Intel)

What's New:

This version mostly includes tons of dependency updates, so it should be a little faster and more stable.

Xbox Emulator - Cxbx-Reloaded - Updated

Details
Category: Multiple Platform
Published: 13 March 2023

Cxbx-Reloaded - Windows  Cxbx-Reloaded - Wine

What's New:

kernel: fix non-ansii file path conversion for reboot process

Multiple System Emulator - DSP v0.21 - Released

Details
Category: Multiple Platform
Published: 13 March 2023

DSP - Windows  DSP - Linux  DSP - Mac  DSP (Source)

What's New:

General
- Added some SDL2 functions to autoselect the best video format when switch to full screen
- Fixed some export ROM data (thanks to Neville)
- Fixed a stupid bug creating pixel buffer
- CPU
  *M68000
    -- Fixed opcodes divu and sbcd (thanks to Neville)

SG-1000
- Added HOLD button

Sega Master System
- Fixed 'Pause' button, now works

Mega System 1 HW
- Fixed RAM byte write (fixes '64th Street - A detective story' protection)

DREAMM v2.0 - Released

Details
Category: Multiple Platform
Published: 12 March 2023

DREAMM - Windows  DREAMM - Mac

What's New:

?

RetroArch v1.15.0 - Released

Details
Category: Multiple Platform
Published: 12 March 2023

RetroArch - Windows (32bit)  RetroArch - Windows (64bit)  RetroArch - Linux  RetroArch - Mac (Apple)  RetroArch - Mac (Intel)

RetroArch - Android  RetroArch - Switch  RetroArch - 3DS  RetroArch - Vita  RetroArch - PSP

RetroArch - Wii U  RetroArch - Wii  RetroArch - GameCube  RetroArch - PlayStation 2  RetroArch (Source)

What's New:

- AI SERVICE: Fix NVDA switching to Powershell on speak
- ANDROID: In Android builds, add input_android_physical_keyboard configuration option and its corresponding menu entry to force a device to act as a physical keyboard. When running on Android, RetroArch considers most devices that emit dpad events as gamepads, even if they also emit other keyboard events; this is usually the right thing to do, but it has the side effect of not letting some actual keyboards (e.g.: Logitech K480) act as such inside RetroArch. This configuration option allows users to manually select a specific input device to act as a physical keyboard instead of a gamepad, which is handy when emulating computers as opposed to consoles.
- APPLE: Add App Category to a few places it should have been
- APPLE/MFI: Prevent crash when controller player index is unset (-1)
- AUTOMATIC FRAME DELAY: Helped delay to decrease easier when it should and helped delay to stay put when it should when triggering pause & menu with or without pause & fast-forward & slow-motion & geometry change

Read more: RetroArch v1.15.0 - Released

Multiple Emulator Frontend - EmulationStation Desktop Edition v2.0.0 - Released

Details
Category: Multiple Platform
Published: 12 March 2023

EmulationStation Desktop Edition - Windows  EmulationStation Desktop Edition - Windows (Portable)  EmulationStation Desktop Edition - Linux  EmulationStation Desktop Edition - Ubuntu  EmulationStation Desktop Edition - Fedora  EmulationStation Desktop Edition - Mac (Apple)  EmulationStation Desktop Edition - Mac (Intel)  EmulationStation Desktop Edition (Source)

What's New

Multiple System Emulator - ares v132 - Released

Details
Category: Multiple Platform
Published: 08 March 2023

ares - Windows  ares - Linux  ares - Mac  ares (Source)

What's New:

General User Interface Tweaks
- Various changes have been made to the ares GUI in an attempt to improve user experience.
- The "Recent Games" list has been updated to show the System name alongside the game names in the "Recent Games" list, avoiding confusion when the same title is available on multiple systems.
- The "Color Bleed" setting is now disabled by default; this option only applies to the SNES core and was causing confusion due to the default settings of ares not being pixel-perfect.
- For those using alternative front-ends, it is now possible to select a shader when launching ares from the command line with the --shader parameter.
- Ares will now attempt to show an error if running on an unsupported processor, rather than silently crashing.

Screen Scaling
- The changes here are significant enough to warrant their own section.
- The multiplier scale settings are now radio buttons, allowing the user to see which option is selected, additionally, a 1x scale option is now provided for those who want the window to be 'actual size' of the emulated framebuffer.
- Available scale sizes are no longer bound by the current monitor size, avoiding the situation where a selected option may disappear if the user changes monitor or resolution, and the resizing code has been updated to prevent the window growing larger than the active display; so you never lose access to the main menu.
- The window resizing logic now avoids un-maximizing the window, if the user has manually done so, even when adaptive sizing is enabled; making it less frustrating to use ares in a maximised window.
- The scaling options have been renamed to better describe their function and two new scaling modes have been added:
- "Center" has been renamed to "Scale (Integer)"
- "Scale" has been renamed to "Scale (Best Fit)"
- A new setting: "Pixel Perfect" has been added, which always displays a 1x scale image in the center of the display, regardless of the window size
- A new setting: "Scale (Fixed)" which will always display an image matching the users selected scale factor (1x, 2x, etc) regardless of screen size.

Read more: Multiple System Emulator - ares v132 - Released

libretro Frontend - ludo v0.16.21 - Released

Details
Category: Multiple Platform
Published: 07 March 2023

ludo - Windows  ludo - Linux  ludo (deb)  ludo - Mac (Intel)  ludo (Source)

What's New:

- Bump cores
- Sort entries in explorer

Xbox Emulator - Cxbx-Reloaded - Updated

Details
Category: Multiple Platform
Published: 06 March 2023

Cxbx-Reloaded - Windows  Cxbx-Reloaded - Wine

What's New:

- Update XbSymbolDatabase fix and add LTCG patch missing

Android Emulator - Genymotion v3.3.3 - Released

Details
Category: Multiple Platform
Published: 02 March 2023

Genymotion - Windows  Genymotion - Linux  Genymotion - Mac

What's New:

?

PlayStation 3 Emulator - RPCS3 v0.0.27 - Released

Details
Category: Multiple Platform
Published: 01 March 2023

RCPS3 - Windows  RCPS3 - Linux  RPCS3 (Source)

What's New

Multiple System Emulator - Retro Virtual Machine v2.1.6 - Released

Details
Category: Multiple Platform
Published: 01 March 2023

Retro Virtual Machine - Windows  Retro Virtual Machine - Linux  Retro Virtual Machine (deb)  Retro Virtual Machine - Mac

What's New:

- Adjusted the playback speed of the cassette on the MSX, ZX 128k, and all Microdigital computers, which was 2% faster than normal (yes, I have users with very keen ears ;) )
- Removed the annoying debug screen in Windows
- Some adjust to the Microdigital ULA contention (Not perfect yet)

Game Boy Emulator - GameRoy v0.2.0 - Added

Details
Category: Multiple Platform
Published: 28 February 2023

GameRoy - Windows  GameRoy - Linux  GameRoy - Android  GameRoy (Source)

A Game Boy emulator, disassembler and debugger, written in Rust

GameRoy appears to have high compatibility, I tested over a dozen random games and all played without issue.

Commodore Emulator - YAPE SDL v0.71.2 - Released

Details
Category: Multiple Platform
Published: 28 February 2023

YAPE SDL - Windows (32bit)  YAPE SDL - Windows (64bit)  YAPE SDL - Ubuntu  YAPE SDL - Mac  YAPE SDL (Source)

What's New:

Overall
- SID (card) paddle support
- Optimized (unrolled) SID emulation core
- Added native un-ZIP support (via Minizip)
- Support for loading compressed TAP files
- Minor CPU regression for SHY fixed
- More robust error handling on startup in Emscripten builds
- Fixed transmitting of last byte after an EOI in IEC mode

Commodore plus/4 mode
- Implement Hannes 256 kb memory expansions
- ROM banking fix
- Unmapped memory read fix

Commodore 64 mode
- Somewhat improved VICII core (sprite, badline)
- Implement REU (256/512 kB)

UI changes
- Snapshot save menu item added
- Added menu item for attaching ROM images
- Added distinct soft reset and hard reset
- Fixed tape play/stop in the menu
- Better menu navigation with game controllers
- Lock Fn keys when run in a browser
- Fixed loading files of a relative path from the command line

External monitor improvements
- compare memory with command 'C'
- potential deadlock fixed on certain unices but there are still known issues with the monitor not functioning properly there

TRS-80 Model I/III/4/4P Emulator - SDLTRS v1.2.26 - Released

Details
Category: Multiple Platform
Published: 28 February 2023

SDLTRS - Windows (32bit)  SDLTRS - Windows (64bit)  SDLTRS - Debian (32bit)  SDLTRS - Debian (64bit)  a winuxmac

What's New:

- Added Sector Size Support for WD1000/1010.
- Added Hard Disks (WD) for EACA EG 3200 Genie III and TCS Genie IIIs.
- Added Floppy Disk controller (Expansion Interface) option.
- Added debug command to modify the ROM.
- Fixed Aster CT-80 charset in TRS-80 mode.
- Fixed TRS-80 Model 4/4P Video Page.

ScummVM v2.7.0 - Released

Details
Category: Multiple Platform
Published: 28 February 2023

ScummVM - Windows (32bit)  ScummVM - Windows (64bit)  ScummVM - Linux  ScummVM - Mac  ScummVM - Android

ScummVM - Nintendo 3DS  ScummVM - Nintendo DS  ScummVM - Nintendo Switch   ScummVM - Nintendo Wii  ScummVM - Sega Dreamcast

ScummVM - PlayStation 3  ScummVM - PSP  ScummVM - PlayStation Vita   ScummVM (Source)

What's New:

New games
- Added support for Soldier Boyz.
- Added support for C64 and ZX Spectrum versions of GLK Scott Adams Interactive Fiction games.
- Added support for GLK Scott Adams adventures 1-12 in the TI99/4A format.
- Added support for Obsidian.
- Added support for Pink Panther: Passport to Peril.
- Added support for Pink Panther: Hokus Pokus Pink.
- Added support for Adibou 2 "Environment", "Read/Count 4 & 5" and "Read/Count 6 & 7".
- Added support for Driller/Space Station Oblivion (DOS/EGA/CGA, Amiga, AtariST, ZX Spectrum and Amstrad CPC versions).
- Added support for Halls of the Dead: Faery Tale Adventure II.
- Added support for Chop Suey, Eastern Mind, and 16 other Director 3 and Director 4 titles.

Read more: ScummVM v2.7.0 - Released

Multiple System Emulator - Retro Virtual Machine v2.1.5 - Released

Details
Category: Multiple Platform
Published: 28 February 2023

Retro Virtual Machine - Windows  Retro Virtual Machine - Linux  Retro Virtual Machine (deb)  Retro Virtual Machine - Mac

What's New:

- Fix sound after load a state in the ZX Spectrum Machines
- Fix HDF file support
- Fixed the category image for the Microdigital Machines
- Fix RVM Hangs when no space left in the explorer window of a cpm disc.
- Fix the timing of the out and in opcodes in the z80 (was incorrect in all the v2.1.x releases)
- Fix some artwork

Amstrad PCW Emulator - JOYCE v2.4.1 - Released

Details
Category: Multiple Platform
Published: 27 February 2023

JOYCE - Windows  JOYCE (Source)

What's New:

Fixes for parallel port emulation within ANNE.

Page 32 of 35

  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
© 2003 - 2025 Dweezledap Development