Amstrad CPC Emulator - ACE-DL v2024/02/21 - Released
- Details
- Category: Multiple Platform
What's New:
- Orgams ROM pack upgrade to FF240128
- new registers shortcuts in GOTO popup
- new script in video_stream in order to convert k-frames to PNG
- new snapshot watcher option to automatically reload snapshot on modification
- new zig-zag visualisation in Graphics Explorer
- ACE snapshots backups full FDC+Drive configuration
- FDC new breakpoints for GetID and Weak sector data read
- EDSK huge track skips track-header when building MFM flow (Thanks Lone)
- more interactivity with selection in RAM/ROM Explorer with cursor
- can scroll in Graphics Explorer with PageUp/PageDown
- bugfix Emulator background at correct size when popup asking something
- bugfix Emulator background in debug when using zoom x2
- bugfix FDC SenseInterrupt when seek was terminated but ready lost
- bugfix FDC default when using snapshot
- bugfix ROM chunk compression in snapshot
Weekly Updates 02-20-24
- Details
- Category: Multiple Platform
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.
Nintendo 3DS Emulator - Citra Nightly-2098
Multiple System Emulator - FinalBurn Neo Nightly 02-20-24
PlayStation 2 Emulator - PCSX2 Nightly v1.7.5571
PlayStation Emulator - PCSX-Redux Nightly 02-19-24
Sega DreamCast Emulator - Redream v1.5.0-1103-gcda99f5
Nintendo Switch Emulator - Ryujinx v1.1.1204
PlayStation Vita Emulator - Vita3K Nightly 02-18-24
Xbox 360 Emulator - Xenia (Canary) 02-19-24
Nintendo Switch Emulator - Yuzu v1721
Nintendo Entertainment System Emulator - Nintendulator v0.985 Beta - Updated
- Details
- Category: Windows
What's New:
?
Multiple Emulator Frontend - EmulationStation Desktop Edition (Android) v3.0.0 - Released
- Details
- Category: Android
What's New:
ES-DE is now available on Android! This is a paid (but cheap) app that you can buy on the Amazon Appstore.
Amiga Emulator - WinUAE v5.2.0 - Released
- Details
- Category: Windows
What's New:
- MacroSystem DraCo emulation. Full emulation except V-Lab Motion video board which is totally undocumented. Amiga clone without Amiga custom chips.
- Picmatic Marbella Vice light gun laser disc arcade game is now fully working.
- American Laser Games and PicMatic statefile support.
- Genlock emulation display positioning/scaling updates.
- Retina Z2 and Z3/Altais RTG board emulation. (NCR 77C22E+ and 77C32BLT SVGA chips)
- S3 Trio64 PCI RTG board.
- On screen led font is now configurable, settings in GUI Miscellaneous panel.
- A2410 updates (Latest Picasso96 driver with DMA mode enabled graphics corruption)
- All emulated RTG boards now autoswitch (Automatic switch between chipset mode and RTG mode). Previously only RTG boards that have built-in switcher and PCI RTG boards autoswitched.
- Do not emulate special cases in native chipset screen mode last and first line(s) unless Overscan mode is Overscan+ or higher. (For example OCS Denise top and bottom line mismatched blanking start and end)
- NTSC mode screen vertical positioning improved.
- Disk swapper insert/remove cursor position now works as expected. Same image can be inserted in multiple slots.
MAME4droid 2024 v(0.262) 1.9.6 - Released
- Details
- Category: Android
What's New:
- MAME UI now is touch enabled.
- Added media scraping thanks to Arcade Database by motoschifo.
- Added MAME meta data resources thanks to Arcade History, MAME info and progetto-SNAPS
- Custom build for sideload on MetaQuest devices. This is not use OCULUS SDK, it is just a 2D app tuned for Meta Quest devices. You need to pair a bluetooth controller to play.
PC-8801 Computer Emulator - QUASI88 v0.7.0 - Released
- Details
- Category: Multiple Platform
What's New:
Google Translate:
- Compatible with SDL2.
* Environments other than SDL2 are not supported.
- Changed key assignments
* Due to changes in key processing in response to SDL2, some key assignments have been changed. Basically, the left Alt key is "GRPH" and the right Alt key is "Kana".
- The rhythm sound file "ym2608_adpcm_rom.bin" is required to read the rhythm sound of the MAME sound driver from an external file . If there is no file, no rhythm sound will be played.
- Create a new icon
- Unify file character encoding to UTF-8
- Fixed to compile properly with clang and gcc
Game Boy Advance Emulator - NanoBoyAdvance v1.8.0 - Released
- Details
- Category: Multiple Platform
What's New:
- UI: implement "Sharp" video filter for better nearest interpolation at non-integer scales (thanks GranMinigun)
- UI: implemented PPU viewers for palettes, tiles, backgrounds and sprites
- UI: add an option to set the audio volume
- UI: do not unpause emulator after loading a new ROM
- Input: fix input dropping regression introduced in NBA 1.7.1
- Input: move from SDL game controller to SDL joystick API (fixes broken mapping on some controllers)
- APU: MP2K HLE: interpolate envelopes and use floating-point math
- APU: MP2K HLE: implement a better reverb algorithm
- APU: MP2K HLE: add an option to force-enable reverb
- APU: remove "Zombie" mode emulation (does not appear to exist on GBA)
- APU: fix mid-note envelope frequency changes
- APU: FIFO writes should happen in place
- APU: reset FIFOs on overflow
- APU: add master-enable checks for 16-bit/32-bit IO writes
- PPU: fix sprite pixels from previous scanline displayed in the last scanline
- PPU: more accurate update of attribute buffer for OBJWIN sprites (fixes #275)
- PPU: more accurate emulation of horizontal and vertical sprite mosaic (fixes #322)
- PPU: more accurate handling of mid-frame vertical mosaic reconfiguration
- PPU: fix out-of-bounds bitmap fetches in Mode 3 to 5
- DMA: fix incorrect mapping of DMA channel to APU FIFO
- Timer: somewhat handle timer overflow during one cycle enable delay (thanks alyosha)
- Game Pak: simulate ~6 ms EEPROM device busy period after write (not yet accurate to cartridges that e.g. have been in the freezer for 30 minutes)
- Game Pak: emulate the Mask ROM internal address register
- Audio: fix clicking artifacts when using Sinc resampling
- Audio: fix incorrect liner interpolation in Cosine resampling
- PlatformCore: fixed hang when fast-forwarding while the emulator is paused
- Misc: implemented support for unicode paths
MS-DOS Player v2/19/2024 - Released
- Details
- Category: Windows
What's New:
Google Translate:
- When using strcpy_s(), when a string longer than the specified buffer length is specified as the copy source, exception 0xc0000417 may occur.
- For INT 67h, AX=5B00h/5B01h/5B04h, an error is now returned when a value other than 00h is specified for BH.
- Added support for MDA (Monochrome Display Adopter).
- Instead, the conventional memory limit has gone from B8000h to B0000h, a decrease of 32KB. (Still, it is 64KB larger than the normal environment due to the lack of VGA VRAM.) I also made the CRTC and Status Register accessible using the MDA address, and set the synchronization signal to 50Hz.
Page 44 of 110