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

Releases for Windows operating systems.

Nintendo Entertainment System Emulator - Nintendulator v0.985 Beta - Updated

Details
Category: Windows
Published: 07 January 2024

Nintendulator (32bit)  Nintendulator (64bit)

What's New:

?

blueMSX and openMSX Frontend - Novo Player v1.8 - Released

Details
Category: Windows
Published: 07 January 2024

Novo Player - Windows

What's New:

- Added ability to enter passwords into games running on openMSX using a built-in database of known game passwords
- Added ability to type text into a running openMSX
- Few little enhancements and updates

ZX Spectrum Emulator - LnxSpectrum v1.8.10a - Released

Details
Category: Windows
Published: 07 January 2024

LnxSpectrum

What's New:

- added external PC keyboard emulation-correct screenshot at GigaScreen-possibility to change values ​​in memory directly in Debugger and Memory Viewer
- in ASM we can now use "//" for comments, just like in C#-updated automatic text formatter in ASM-update # bpl command in ASM-added SafeNMI

Электроника МС-0511 Emulator - UKNC Back to Life! preview-741 - Released

Details
Category: Windows
Published: 06 January 2024

UKNC Back to Life! - Windows

What's New

- Mouse protocol change and mouse fixes

Nuon Emulator - Nuance v0.6.5 - Released

Details
Category: Windows
Published: 05 January 2024

Nuance

What's New:

- Fix loading of nuance.cfg when drag and drop is used
- Hide mouse cursor when in fullscreen mode
- Make rendering window behave like the others when trying to close it (e.g. clicking 'X' and Alt-F4 work now)
- Fix user breakpoints
- Fix 16/16z pixel format bilinear DMA
- Enable kprintf outputs (also new documentation about it within this readme file)
- Fix regression in code interpreter (shift+XXX opcodes)
- Slightly optimize code interpreter (ALU add+/sub+XXX opcodes)

Sega Model 3 Emulator - Supermodel Dojo Review 3 - Added

Details
Category: Windows
Published: 04 January 2024

Supermodel Dojo

Supermodel Dojo is a fork of Supermodel, a Sega Model 3 emulator, with a focus on netplay features, replay, and training options for competitive play. We intend to keep Supermodel Dojo updated with the latest downstream changes made to the parent project.

In addition to the features described above, Supermodel Dojo also contains a frontend for the emulator to make launching your favorite games and adjusting settings easier than ever.

Sega Saturn Emulator - SSF Preview R29 - Released

Details
Category: Windows
Published: 04 January 2024

SSF

What's New:

?

Atari Lynx Emulator - Felix v0.6.2 - Released

Details
Category: Windows
Published: 03 January 2024

Felix (32bit)  Felix (64bit)

What's New:

- Loading symbols from .lab files generated by mads
- Ability to access symbols through Lua
- Added monitor window
- Fixed handling of lua errors

Advanced SNES ROM Utility v1.1 - Added

Details
Category: Windows
Published: 03 January 2024

Advanced SNES ROM Utility

 This is an easy to use utility for performing some tasks on SNES / SFC ROMs.

Atari Lynx Emulator - Felix v0.6.1 - Released

Details
Category: Windows
Published: 03 January 2024

Felix (32bit)  Felix (64bit)

What's New:

- Fixed long-lasting bug that resulted in too fast emulation and audio glitches (#109)
- Added WAV and VGM dumping commands to Audio menu

Multiple Frontend - RetroHub v1.0.0 - Added

Details
Category: Windows
Published: 03 January 2024

RetroHub - Windows (32bit)  RetroHub - Windows (64bit)  RetroHub - Linux (32bit)  RetroHub - Linux (64bit)  RetroHub - Mac

RetroHub is a frontend application, allowing you to manage and launch your retro-gaming library. It is designed to be user-friendly and easy to use, yet packed with features and highly customizable.

RetroHub leverages the Godot engine to provide a powerful 2D and 3D game engine for theme developers. This way, themes can be very versatile and unique, creating a platform of endless possibilities for customizing your gaming setup.

Sega Genesis Emulator - clownmdemu v0.5.1 - Added

Details
Category: Windows
Published: 02 January 2024

clownmdemu

This is clownmdemu, a Sega Mega Drive (a.k.a. Sega Genesis) emulator.

It is currently in the very early stages of development: it can run some games, but many standard features of the Mega Drive are unemulated.

In it's current stage of development it is not the most compatible emulator but has support for gamepad and fullscreen. I was able to play 5 out of 6 random games with no issues.

Atari 8bit Emulator - Altirra v4.2.0 - Released

Details
Category: Windows
Published: 02 January 2024

Altirra

What's New:

changes
- Command Line: Switches are no longer allowed at the end of arguments, e.g. disk.atr/f or /f/nosi. Switches must now be separate arguments.
- Input: Removed the extraneous hidden Button 1 input on light pen/gun controllers.

Read more: Atari 8bit Emulator - Altirra v4.2.0 - Released

DS4Windows v3.3.3 - Released

Details
Category: Windows
Published: 02 January 2024

DS4Windows - Windows (32bit)  DS4Windows - Windows (64bit)

What's New:

- Fixed auto profile routine when a device does not exist for an input slot
- Update Portuguese translation. Contribution by Denellyne
- Close ProfileMigration instances in unit tests when finished
- Removed unused Net8NoticeWindow class
- Fixed Jays2Kings stick dead zone migration check. Carry over non-zero dead zone choice

Emulator Bundle - Common Source Code Project v1/1/2024 - Released

Details
Category: Windows
Published: 02 January 2024

Common Source Code Project

What's New:

[VM/DISK] fix imagedisk importer

Emulator Bundle - Common Source Code Project v12/31/2023 - Released

Details
Category: Windows
Published: 31 December 2023

Common Source Code Project

What's New:

[VM/I8257] add code for debug

TI-99/4A Computer Emulator - Classic99 v399.065 - Released

Details
Category: Windows
Published: 31 December 2023

Classic99

What's New:

- add ability to read WinAsm99/EA listing files or GCC map files to extract symbols for the disassembly screen
- add support for the F18A BML (overtop of tiles only right now, won't draw fat pixels if only half of it's onscreen)

Apple //e Emulator - AppleWin v1.30.17.0 - Released

Details
Category: Windows
Published: 31 December 2023

AppleWin

What's New:

- Fix loading save-state for RAMWorks III card with 2 or more aux 64K banks.
- Fix for read 6522's IRB for "Werewolf!" game's Mockingboard detection not working.
- Update to minizip 1.1. [@kiyolee]
- Update to libyaml 0.2.5. [@kiyolee]
- Update to zlib 1.3. [@kiyolee]
- Internal: Win64 DirectSound fix. [@kiyolee]
- Internal: remove de-optimisation for Z80 code.
- Debugger: Change DebuggerAutoRun.txt script's pathname max size from 80 to 260 chars.

Multiple System Emulator - WinArcadia v30.72 - Released

Details
Category: Windows
Published: 31 December 2023

 WinArcadia

What's New:

- CD2650: added printer emulation.
- Miscellaneous improvements and bug fixes

ZX Spectrum Emulator - #CSpect v2.19.5.1 - Released

Details
Category: Windows
Published: 29 December 2023

#CSpect

What's New:

- Fixed a NEX loading issue when limited numbers of banks are contained
- Fixed "seeking" to the end of a file when limited numbers of banks contained
- Added F_GETPOS to RST08 plugin
- Version check removed (please subscribe to itch.io page)
- Old analytics disabled

Dosbox Frontend - DosPanel v1.7.4 - Released

Details
Category: Windows
Published: 29 December 2023

DosPanel

What's New:

?

Page 27 of 36

  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
© 2003 - 2025 Dweezledap Development