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

Game Gear Emulator - Nostalgia.GG v2.5.2 - Released

Details
Category: Android
Published: 01 May 2023

Nostalgia.GG  Nostalgia.GG Pro

What's New:

FIX ROMs import

Game Boy / Game Boy Color Emulator - Nostalgia.GBC v2.5.2 - Released

Details
Category: Android
Published: 01 May 2023

Nostalgia.GBC  Nostalgia.GBC Pro

What's New:

FIX ROMs import

Dosbox-X v2023.05.01 - Released

Details
Category: Multiple Platform
Published: 01 May 2023

Dosbox-X - Windows (32bit)  Dosbox-X - Windows (64bit)  Dosbox-X - Linux  Dosbox-X - Mac (Apple)  Dosbox-X - Mac (Intel)  Dosbox-X (Source)

What's New:

- IMGMAKE will choose LBA partition types for 2GB or larger disk images, but the user can also use -chs and -lba options to override that choice. The CHS or LBA partition types do matter because it affects which version of INT 13h is used by Windows 98/ME to boot up and, if drive C: is in compatibility mode, at all times. (joncampbell123)
- PC-98 256-color mode will also trigger the auto mode of "render on demand" for performance reasons because per-scanline raster effects are very unlikely in that case, as will MDA and Hercules machine types. (joncampbell123)
- When the DOS IDLE API is enabled (by default), limit STI+HLT to occur on INT 28h only once after any call to read the CON device or call to BIOS INT 16h to read the keyboard. This fixes stalls and sluggish input problems with programs that like to call INT 28h often like the Pacific C compiler PPD IDE interface. (joncampbell123).
- Hercules InColor machine type: Fixed attribute and RAMFONT handling of 48K RAMFONT mode and added planar text rendering. (joncampbell123).

Read more: Dosbox-X v2023.05.01 - Released

MAME (32bit) v0.254 - Released

Details
Category: Windows
Published: 01 May 2023

MAME (32bit)

What's New:

MAME Testers bugs fixed
-----------------------
- 06797: [Core] (trs/coco3.cpp) MC6809 handles invalid instruction $10 $4F incorrectly. (Tim Lindner)
- 07146: [Crash/Freeze] (atari/atarigt.cpp) tmek20: Emulator hangs after some time at the title screen. (Angelo Salese)
- 07261: [Crash/Freeze] (nec/pce.cpp) tg16 [addfam]: Emulated system freezes shortly after starting a game. (Angelo Salese)
- 07384: [Gameplay] (nec/pce.cpp) pce [xwiber]: Second stage boss never appears. (Angelo Salese)
- 07727: [Graphics] (nec/pce.cpp) pce [ppersia]: Bad graphics are displayed at the top of the status area. (Angelo Salese)
- 07892: [Gameplay] (namco/galaga.cpp) sxeviousj: Inserting a coin immediately starts a game with stuck controls. (hackbar)
- 08327: [Sound] (namco/galaga.cpp) bosco: Certain DIP switch settings cause issues with the enemy base explosion sound. (hackbar)
- 08511: [Core] (trs/trs80.cpp) trs80l2: SuperUtility 3 fails to boot due to false sync detection. (Tim Lindner)
- 08585: [Gameplay] (nec/pce.cpp) pce [tblade]: Game freezes after transition from chase view to overhead view. (Angelo Salese)
- 08593: [Graphics] (taito/taito_f3.cpp) landmakr and clones: Ending slides are offset vertically. (ywy)
- 08601: [Crash/Freeze] (tangerine/oric.cpp) oric1 [zorgons]: Attempting to start the game crashes the emulator. (O. Galibert)
- 08602: [Graphics] (konami/ultraman.cpp) ultraman: All sprites appear as shadows. (Ivan Vangelista)

Read more: MAME (32bit) v0.254 - Released

DS4Windows v3.2.10 - Released

Details
Category: Windows
Published: 01 May 2023

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

What's New:

- Added jitter compensation routine for Gyro Mouse
- Move output handler init and disconnect calls to ControlService Start and Stop routines
- Changed suspend and resume routines
- Added extra exception handling for tray notification failure
- Use DetermineConnectionType in PostInit of DS3Device. Contribution by SunnyQeen
- Fixed a crash when open device options with null option. Contribution by SunnyQeen
- Add InterpretingOscMonitoring Option. Contribution by xAdler
- Added some OSC translation strings. Contribution by xAdler
- Added OSC monitoring message interpreting. Contribution by xAdler
- Added OSC trigger control. Contribution by xAdler
- Added additional mapping checks in ProfileDTO MapFrom routine
- Changed how macros are saved from binding window. Do not reset shift trigger
- Support Horipad 4 FPS. Contribution by markguleno
- Fixed custom led mode. Contribution by MatrixDJ96

BBC Micro and Master 128 Emulator - BeebEm (Windows) v4.19 - Released

Details
Category: Windows
Published: 01 May 2023

BeebEm - Windows

What's New:

Fixed NMOS 6502 instructions 6B (ARR imm) and EB (SBC imm).
Fixed timings for instructions 83 (SAX (zp,X)), 8F (SAX abs), B3 (LAX (zp),Y), and BB (LAS abs,Y).
Fixed 65C12 instruction timings for ADC and SBC in decimal mode, ASL, LSR, ROL, ROR, and BRA.
Added keyboard shortcuts for changing text-to-speech reading rate. Enable text output reader by default when text-to-speech is enabled.
Fixed crash in the debugger, where sideways RAM does not contain a normal ROM image.
Fixed Econet source code cross-compatiblity issue.
Serial and tape emulation improvements:
  * Fixed serial transmit state: Writing a master reset to the ACIA control register should stop transmitting data. This was causing extra bytes to be written to UEF files when saving to tape.
  * The Tape Control dialog Record button now always prompts the user to create a new UEF file, rather than appending to the currently open UEF file. This change also fixes a bug where the button would do nothing if a CSW file was loaded.
  * Opening the Tape Control dialog no longer causes Block? or Data? errors during loading.
  * The BeebEm version number is now stored in UEF tape files.
Fixed Master real time clock year handling. The year is stored as the last two digits. Removed the "Master 128 RTC Y2K Adjust" option. Note that the Master MOS still displays years as 19xx, but will accept any century when setting the time using TIME$.
Added debugger support for the BBC Master real-time clock and CMOS RAM.
Added a new Music 5000 disk image (M5000-4.ssd) that uses a different copy protection patch, to fix the staff editor.
Added ZipFile project, to create BeebEm.zip distribution. The project runs a Perl script, so requires a working Perl installation.
The Write Protect On Load menu option is now also applied to files loaded from the command line.
Improved the Disc Export dialog, which now detects and avoids using file names that are not valid on the host filesystem. The dialog box allows you to double-click an entry to rename files.
The BeebEm window on Windows 11 is now drawn with rounded corners disabled.

Arcade (32bit) v0.254 - Released

Details
Category: Windows
Published: 01 May 2023

Arcade (32bit)

What's New:

?

 

Atari 5200 Emulator - A5200DS v3.4 - Released

Details
Category: Nintendo DS
Published: 01 May 2023

A5200DS

What's New:

- Another frame or two of performance from memory optmizations.
- Removed lots of obsoleted code to streamline the build.
- Added a new DSi special build that will finally run Bosconian at full speed with speech as long as you are in DSi (2x CPU) mode.
- Added tweaks and support for latest homebrew carts like Rob-N-Banks.

MAMEUI Classic v0.254 - Added

Details
Category: Windows
Published: 01 May 2023

MAMEUI Classic (32bit)  MAMEUI Classic (64bit)

MAMEUI is an integrated front-end of MAME.
Each emulation instance is accompanied by an optional windows-style menubar known as NewUI.

PlayStation Emulator - WiiSX v3.0 Beta - Released

Details
Category: Gamecube and Wii
Published: 30 April 2023

WiiSX

What's New:

New dynarec implemented thanks to pcercuei's lightrec.
- Completely replaces the old dynarec.
- Greatly increases compatibility and speed.
Sync'd with upstream pcsx-ReARMed.
- Eliminates XA/CDDA slowdown completely on Wii and those titles run at full speed.
dfsound audio plugin.
- Improved sound quality and compatibility.
Speed improvements in the soft graphics plugin thanks to tips from @extremscorner
- Upwards of 15% speed increase across all titles.
Compiled with libOGC2
SD2SP2 support on GameCube
UI bugfixes and memory leaks addressed

PlayStation Emulator - CubeSX v3.0 Beta - Released

Details
Category: Gamecube and Wii
Published: 30 April 2023

CubeSX

What's New:

New dynarec implemented thanks to pcercuei's lightrec.
- Completely replaces the old dynarec.
- Greatly increases compatibility and speed.
Sync'd with upstream pcsx-ReARMed.
- Eliminates XA/CDDA slowdown completely on Wii and those titles run at full speed.
dfsound audio plugin.
- Improved sound quality and compatibility.
Speed improvements in the soft graphics plugin thanks to tips from @extremscorner
- Upwards of 15% speed increase across all titles.
Compiled with libOGC2
SD2SP2 support on GameCube
UI bugfixes and memory leaks addressed

PSArcade Classic+ v2.4 - Updated

Details
Category: Windows
Published: 30 April 2023

PSArcade Classic+

What's New:

Fixed screen timings, remove non-existent sprite buffer ram [PGM]
Fixed portal bug Metal Slug hack "Remikare"

Nintendo Entertainment System Emulator - Nostalgia.NES v2.5.1 - Released

Details
Category: Android
Published: 30 April 2023

Nostalgia.NES  Nostalgia.NES Pro

What's New:

Bug fixes

Game Gear Emulator - Nostalgia.GG v2.5.1 - Released

Details
Category: Android
Published: 30 April 2023

Nostalgia.GG  Nostalgia.GG Pro

What's New:

Bug fixes

Game Boy / Game Boy Color Emulator - Nostalgia.GBC v2.5.1 - Released

Details
Category: Android
Published: 30 April 2023

Nostalgia.GBC  Nostalgia.GBC Pro

What's New:

Bug fixes

PlayStation Emulator - DuckStation v0.1-5494 - Released

Details
Category: Android
Published: 30 April 2023

DuckStation - Android

What's New:

Massive UI revamp, tons of new features.
Performance and accuracy improvements.
Move entirely to scoped storage and target API 32.

Your saves ARE NOT LOST, but you MUST reimport them. Follow the on-screen instructions after updating.

Game Boy Advance Emulator - Pizza Boy GBA Basic v1.9.5 - Released

Details
Category: Android
Published: 29 April 2023

Pizza Boy GBA Basic

What's New:

?

Super Nintendo Emulator - Snes9x EX v1.5.72 - Released

Details
Category: Android
Published: 29 April 2023

Snes9x EX

What's New:

- Fix issue where sound stops working after it's muted during fast/slow mode
- Add "Target Frame Rate" option for running emulation at a lower frame rate to save power or if the device can't deliver a stable full rate
- Moved "Skip Late Frames" option into "Target Frame Rate" menu as "Full (No Skip)"
- Remove unneeded "Reduce Compositor Lag" option, its function is now managed automatically

Sinclair ZX81 Emulator - VB81 XuR v28/04/2023 - Released

Details
Category: Windows
Published: 28 April 2023

PSArcade Classic+

What's New:

- Minor release to improve the ASM compressed screen snapshot.

Sharp MZ-800 Emulator v1.0.8 - Released

Details
Category: Multiple Platform
Published: 28 April 2023

Sharp MZ-800 Emulator - Windows (32bit)  Sharp MZ-800 Emulator - Windows (64bit)  Sharp MZ-800 Emulator - Linux  Sharp MZ-800 Emulator (Source)

What's New:

- Windows - bugfix: upgraded to GTK-3 runtime gtk-3.24.38
  * Among other things, this fixed an error in the display of the topmenu on systems with multiple monitors.
  * The module for checking the latest version of the program now uses SSL.
  * The program can now be compiled in Windows in both 32-bit and 64-bit versions.
- bugfix: WD279x - command type III read track addr - fixed empty FD
- bugfix: 4 years ago I accidentally disabled the CMT extension TAP, no one noticed :(
- added new topmenu section the Audio, now is posible to setup audio volume for all channels or individualy per channel
- the default main window rendering scale is now set to Bigger - 150%
  * In the Display section you can now select the startup window size from one of three predefined sizes - 100%, 150% and 300%.
- virtual CMT now supports motor control via i8255
  * Engine state may by controlled manualy by the "Pause" toggle button in the CMT control pannel.
    Play / Record + Pause => motor OFF
    Play / Record => motor ON
  * If the engine is running and the i8255 sends a signal to stop it, the "Pause" switch is activated.
  * CMT saving: after opening a new file is now switched default to mode "Record + Pause".
- into CMT menu added option for enable/disable MZF filesize check and fix (default is enabled)

NegaMAME v0.254 - Released

Details
Category: Multiple Platform
Published: 28 April 2023

NegaMAME - Windows  NegaMAME - Linux  NegaMAME - Mac

What's New:

- Updated to latest MAME Source.

Page 87 of 100

  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
© 2003 - 2025 Dweezledap Development