Organiser
Filtrer par machine :
Type de vue :
 
 NitroSwan v0.6.3 
Dimanche 24/09/23 à 16:20 par Firebrand
Une nouvelle version de cet émulateur WonderSwan pour Nintendo DS a été publiée. Voici la liste des changements:
- Fixed value of SP when running without boot rom.
- Fixed boot rom behavior for PCV2.
- Fixed SLOT-2 RAM support for EZ-Flash 3-In-1.
- Optimized IO port writing.
- Optimized some opcodes.
- Tweaked EEPROM handling.
Télécharger NitroSwan v0.6.3
Site Officiel de NitroSwan
 
 DuckStation 24/09/2023 
Dimanche 24/09/23 à 16:18 par Firebrand
Cet émulateur PlayStation a été mis à jour. Les améliorations sont les suivantes:
- Fix new buffer size not getting set (Stenzek)
- Fix DeleteDirectory() on Unix (Stenzek)
- Ensure exceptions are off for fmt (Stenzek)
- Split some routines into CocoaTools (Stenzek)
- Mac support (Stenzek)
- Don't turn HC off on login fail if we reauth (Stenzek)
Télécharger DuckStation 24/09/2023 (Windows)
Télécharger DuckStation 24/09/2023 (MacOS)
Télécharger DuckStation 24/09/2023 (Linux)
Site Officiel de DuckStation
 
 HBMAME et HBMAMEUI v0.245.14 
Dimanche 24/09/23 à 16:15 par Firebrand
Une nouvelle version de ces builds de MAME spécialisé dans les hackROMs et les homebrews arcade a été publiée. Voici les changements apportés:
New Games:
- [dkongacc] Donkey Kong Accelerate v1.01 (2023-09-05)
- [dkbrlbss] Donkey Kong Barrel Boss v1.01 (2023-08-16)
- [dksprfin2] Donkey Kong Springfinity v1.02 (2023-08-15)
- [sfz3mix20] Street Fighter Zero 3 (Turbo Mix 0.20)
- [sfz3mix] Street Fighter Zero 3 (Turbo Mix 0.21)
Télécharger HBMAME v0.245.14 (64-bit)
Télécharger HBMAMEUI v0.245.14 (64-bit)
Site Officiel de HBMAME
 
 RetroArch v1.16.0 
Samedi 23/09/23 à 16:52 par Firebrand
Télécharger RetroArch v1.16.0 (32-bit) (Windows)
Télécharger RetroArch v1.16.0 (64-bit) (Windows)
Télécharger RetroArch v1.16.0 (XP/Vista 32-bit) (Windows)
Télécharger RetroArch v1.16.0 (XP/Vista 64-bit) (Windows)
Télécharger RetroArch v1.16.0 (64-bit) (MacOS)
Télécharger RetroArch v1.16.0 (Metal2) (MacOS)
Cet ensemble de noyaux d'émulateurs réunis sous une même interface a été mis à jour. Les améliorations sont les suivantes:
- 3DS: Update __system_initArgv
- 3DS: Update SquirrelJME 3DS Core information along with icons.
- ANDROID: Rewrite input handling to better support AINPUT_SOURCE_STYLUS
- ANDROID: Prevent the android quick tap mouse click emulation while pressing a button on the on-screen overlay
- AUDIO: Fast-Forward Audio Resampling
- AUDIO: Reinit audio on audio sync toggle
- AUDIO: Count audio samples in stats when rate control is disabled
- AUDIO/PULSEAUDIO: Support device list for PulseAudio
- AUDIO/WASAPI: WASAPI Frame Delay fix + cleanups
- AUDIO/WASAPI/MIDI: Frame Delay correction
- ARCHIVE/ZIP: Improve ZIP decompression This reduces the amount of memory Retroarch needs to extract a ROM file. It will only need the size of the ROM plus 128KiB to extract the file from the ZIP. Previously it needed as much as twice that amount if the compression ratio was not great. This is useful on memory constrained platforms and has no impact on platforms with plenty of memory. Handles all cases correctly (with and without MMAP, for cores that require fullpath or not, small and big ZIP files).
- APPLE: Add default keyboard overlay directory to platform_darwin
- APPLE: Update to MoltenVK 1.2.4
- APPLE: Don't include MoltenVK library in Load Core menu list
- APPLE: Enable AltServer JIT for builds installed by Xcode
- APPLE: The default pthread stack size on Apple is too small for detect_ps2_game, so increase it
- CHEEVOS: Upgrade to rcheevos 10.7
- CHEEVOS: Don't initialize rcheevos memory unless used
- CHEEVOS: Add progress tracker widget
- CHEEVOS: Eliminate leaderboard tracker stutter
- CHEEVOS: Expand leaderboard visibility settings
- CHEEVOS: Collapse trackers with same value definition
- CHEEVOS: prevent frame step when hitting rewind button while paused in hardcore
- CHEEVOS: disallow video_swap_interval and black_frame_insertion in hardcore
- CRT/SWITCHRES: Don't always force core aspect ratio
- CRT/SWITCHRES: Fix aspect ratio for tate games on a horizontal screen
- CRT/SWITCHRES: Add PAL threshold option for automatic refresh rate switch
- CRT/SWITCHRES/KMS: Add KMS modeswitch
- COMMAND: Make cmd interface more useful for replay information
- CONFIG: Allow all systems to check for backslashes (Windows) as last slash in path. Improves portable core logic
- D3D11: Fix memory corruption in d3d11_gfx_init
- D3D12: Enable blending when drawing the menu
- D3D12: Move fence signaling out of d3d12_gfx_sync
- D3D12/LIBRETRO: Add D3D12 HW_render support
- DOWNLOADS/THUMBNAILS: Prevent directory creation on bogus thumbnail downloads
- EMSCRIPTEN: Fix Emscripten sleep function/macro
- EMSCRIPTEN/RWEBAUDIO: Fix RWebAudioInit race condition
- EMSCRIPTEN/OPENAL: Make openal default audio driver
- FFMPEG: Fix RetroArch fails to restart streaming when video re-inits and instead starts recording
- FRAMESKIP: Use refresh rate instead of core fps for frameskip timing
- INPUT: Combo hold + 'enable_hotkey' correction. Fixed issue with having menu toggle hold combo in different button than 'enable_hotkey', which caused 'enable_hotkey' to also act as menu toggle if held long enough, and simplified and unified duplicate code in start+select holds to a single function.
- INPUT: input_keyboard_event: Don't check hotkey binds when device is RETRO_DEVICE_POINTER
- INPUT: Add input_keymaps_translate_rk_to_ascii() for correct character input to input_keyboard_event
- INPUT: input_overlay_poll: Delay clearing INPUT_OVERLAY_BLOCKED flag until there is no overlay input (Avoids stray input after osk_toggle)
- INPUT: Send keyboard events for modifiers before other keys (for correct modifier+key input if hitboxes overlap)
- INPUT: Remember currently set keyboard mapping bits during same config read, because otherwise customized keybinds can get cleared out of the bits on the next iteration, causing keyboard events to get passed to the core when they should get blocked.
- INPUT/AUTOCONFIG: Reinit after updating autoconf profiles
- INPUT/LINUX/UDEV: Log mouse devices in info level
- INPUT/LINUX/UDEV: First working version of udev driver with touchscreen support and gestures.
- INPUT/WAYLAND: Add wayland to input driver list
- INPUT/MENU: move port X binds into retropad binds submenu and add appropriate help text and sublabels to discourage people from messing around in there unnecessarily
- INPUT/MENU: Add menu icons to 'RetroPad Binds'
- INPUT/MENU/OSK: Allow more keyboard actions with menu osk
- INPUT/REMAP: Remap label fix when no autoconf profile active
- INPUT/REMAP: Add 'Save As' option for remaps and overrides
- INPUT/OVERLAY: Add overlay parameter to control x/y separation in auto-scale mode
- INPUT/OVERLAY: Revive/rewrite Keyboard Overlay and OSK Toggle. Add keyboard overlay preset, keyboard submenu, and osk_toggle hotkey. Use overlay caching for osk_toggle.
- INPUT/OVERLAY: Overlay Caching. Adds overlay_cache_ptr to keep a disabled overlay in memory when it's expected to be shown again. Most input_overlay_deinit calls are replaced with input_overlay_unload, which caches the overlay unless initing/deiniting core or disabling overlays. Loading a cached overlay is done as a swap, intended for osk_toggle.
- INPUT/OVERLAY: Add input_overlay_check_mouse_cursor() to preserve show/hide mouse behavior
- INPUT/OVERLAY: Don't apply input_overlay_show_mouse_cursor in windowed mode (controlled by mouse grab only)
- INPUT/REMAPPING: Stop always reseting to defaults on remap delete
- INPUT/SDL: Fix rumble on PS4/PS5 controllers connected via bluetooth
- IOS: JIT support in iOS
- IOS: Use AltKit to try to enable JIT on iOS
- IOS: Fix thumbnails in history on iOS
- IOS: Enable option to rumble iOS device instead of controller
- IOS: Fix including audio/video filters on iOS
- IOS: Haptic feedback for overlay on iOS
- IOS: On iOS, stop/start audio on interruptions
- IOS: Add accelerometer and gyroscope sensors to iOS
- IOS: iOS needs to targets 13 due to some keyboard emulation, but tvOS does not
- IOS/TVOS: Rework JIT availability checks
- IOS/TVOS: When updating playlist with detected core path, used resolved core path
- IOS/TVOS: Implement memory queries on iOS/tvOS
- IOS/TVOS: Netplay discovery through bonjour/mdns
- IOS/TVOS: Improve some log formatting on iOS/tvOS
- IOS/TVOS: Preliminary MetricKit support on iOS/tvOS
- TVOS: Fix analog stick handling after adding Siri remote tap support
- TVOS: Also handle tap events on tvOS
- TVOS: Back up retroarch.cfg to NSUserDefaults on tvOS.
- TVOS: tvOS has its own beautiful screensavers and I would like them
- TVOS: tvOS Siri remote handling
- TVOS: Fix accidental left/right keypresses on tvOS
- TVOS/CONFIG: Avoid a crash if there is no backed up config file on tvOS It's not really usable as a game controller, but it is good for going through the menu as a simple LRUD. This also adds better support for names of mFI controllers, as well as being able to do the expected tvOS behavior of "backing out" of the app.
- TVOS: AltKit support for tvOS
- INTL: Fix language detection in Canada to English
- LANGEXTRA: Enable language autodetect for all builds with LANGEXTRA
- LIBRETRO: Add new context hardware render enums - enables autodetection of DX12 for PS2 core
- LIBRETRO: Add API to check JIT availability on iOS
- LIBRETRO: Allow RETRO_ENVIRONMENT_SET_MEMORY_MAPS also after core startup. Change the comment in libretro.h about the removed limit and handle the environment call during core runtime in RetroArch.
- LIBRETRO/MICROPHONE: Add new API for microphone support.
- LIBRETRO: Add new API for querying the device's power state.
- LIBRETRO/VFS: Rewrite retro_vfs_file_remove_impl
- LINUX: Input driver fix 8+ joypads. It was reported that controllers beyond 8 worked only partially (analogs yes, but not buttons), and the found fix was also confirmed.
- MIDI: Show MIDI output first
- MENU: Reorganize 'Saving' menu
- MENU: Start directory browsing from current value
- MENU: Fix menu toggle combo hold with same 'enable_hotkey'
- MENU: Add menu scroll home+end actions
- MENU: Move 'systemfiles_in_content_dir' from Saving to Core
- MENU: Menu navigation acceleration adjustments
- MENU: Audio synchronization menu cleanup
- MENU: Menu value label cleanup
- MENU: Show playlist history/favorites icons by default
- MENU: Remove advanced option flag from video rotation + orientation
- MENU: Combine audio resampler menu with audio output menu
- MENU: Microphone menu cleanup
- MENU: Add missing menu visibility option for content dir override
- MENU: Fix menu refresh in action_ok_network
- MENU: Video settings menu cleanup
- MENU: Try to declutter Quick Menu
- MENU: Change network port menu options to 'allow_input' mode
- MENU: Preselect current core in "Set Core Assocation" menu for more carefree usage
- MENU: Focus back to "Set Core Association" item after returning from the menu instead of first item
- MENU: Replaced hack fix for focusing the first item after returning from core suggestion "Run" menu after association reset
- MENU: Fixed setting core association in history/favorites after resetting it and running without setting
- MENU: Relocate playlist manager core association options to prevent accidental resets with Start
- MENU: Fraction setting wraparound rounding correction
- MENU: Add more missing sublabels
- MENU: 'Updater Settings' relocation
- MENU: Search box usability improvements
- MENU/RGUI: Implement 'Remember Selection' option
- MENU/RGUI: Fix savestate thumbnail fullscreen cancel action
- MENU/RGUI: Fix and add toggle for playlist thumbnails
- MENU/OZONE: Update Dracula theme
- MENU/OZONE: Return to sidebar from playlist manage quick access
- MENU/OZONE: Sidebar multiline scrolling
- MENU/OZONE: Avoid crash if ozone sidebar_index_size is 0
- MENU/OZONE: Prevent metadata and footer overlap
- MENU/OZONE: Sublabel width tweak
- MENU/OZONE: Mouse hover selection fix
- MENU/XMB: Message/help box adjustments
- MENU/XMB: XMB menu playlist index bugfix
- MENU/XMB: Playlist label limit fixes
- MENU/XMB: Prevent playlist label truncating long items even when right thumbnail is not enabled/visible
- MENU/XMB: Prevent playlist label length resetting to full width on every item change while thumbnail is pending
- MENU/XMB: Stop showing playlist entry index outside of playlists
- MENU/XMB: Fix menu focus issue when returning from "Set Core Association" if playlist index is greater than the previous menu
- MENU/EXPLORE: Prevent flashing when browsing fullscreen thumbnails
- MENU/EXPLORE: Match label ticker length behavior with playlists
- MENU/SOUNDS: Fix certain audio drivers from hanging when menu pause is enabled with menu sounds
- MENU/SOUNDS: Fix menu sounds stopping after fullscreen toggle / video reinit
- MENU/QT/WIMP: Cleanup Desktop Menu welcome text
- MENU/OVERLAYS: Reorder overlay menu
- MICROPHONE: Add support for microphones.
- MICROPHONE/ALSA: Add alsa and alsathread microphone drivers.
- MICROPHONE/SDL: Add sdl2 microphone driver.
- MICROPHONE/WASAPI: Add wasapi microphone driver.
- MOBILE: On mobile in portrait mode, don't override custom viewport
- NETWORKING: Enhance netpacket interface
- NETWORKING/NETPLAY: Enable core host to refuse connecting new players to limit the number of connected players
- NETWORKING/NETPLAY: Enable a core to flush outgoing packets and read incoming packets without waiting for the next frame (can be used for lower latency or blocking reads)
- OPENDINGUX/RG350: Enable networking for RG350
- OPENGL/WAYLAND: Add frame callback after egl_swap_buffers to improve latency when max_swapchain <= 2
- OSD/STATISTICS: Show current video + audio drivers in statistics
- OSD/STATISTICS: Ensure statistics text is aligned left
- OSX/MACOS: Fix steam OSX core path
- OSX/MACOS: Add HAVE_STDIN_CMD support
- OSX/MACOS: fix mouse grab in windowed mode
- OSX/MACOS/IOS/TVOS: Enable SSL in macos/ios/tvos builds
- PLAYLIST: Change default playlist last played time format
- PS3/PSL1GHT: Add overlay support
- RUNLOOP: Don't count frames while paused
- SERENITYOS: Add SerenityOS to the list of supported operating systems
- SCANNER: Improve scanner console output
- SCANNER: More scanner console output coloring
- SCANNER: Improve CLI scan console output
- SCANNER: Add content import/scan via CLI
- SCANNER/PS1: Serial extraction is now considered a failure if PSX.EXE is found, allowing CRC fallback and actually fixing the game scanning
- VIDEO: Correct rotated core provided aspect ratio
- VIDEO: Minor adjustments to refresh rate switch behavior
- VIDEO: Fix windowed viewport with libretro rotation
- VIDEO/SDL2: Use "nearest" scaling in menus
- TASKS: Fix corrupt task progress percentage
- XVIDEO/MENU: Add menu support to xvideo gfx driver, making it usable
- UWP: Fix modifier keys ( shift, ctrl, alt ) as well as F10 not being detected on the UWP platform
- VULKAN: Ignore Fast-Forward Frameskip option
- VULKAN/KHR_DISPLAY: Support screen refresh rate with Vulkan KHR_Display context
- WIN32: Increase maximum window limit
- WIN32/WINDOWSXP/MSVC2010: Fix invisible menu display
- WAYLAND: Remove splash screen
- WAYLAND: Check for pointer before locking it
- WAYLAND: Add mouse grab/lock functionality
- WAYLAND: Get system wayland-protocols path via pkg-config
Télécharger RetroArch v1.16.0 (Linux)
Télécharger RetroArch v1.16.0 (Nintendo GC)
Télécharger RetroArch v1.16.0 (Nintendo Wii)
Télécharger RetroArch v1.16.0 (Nintendo WiiU)
Télécharger RetroArch v1.16.0 (.3dsx) (Nintendo 3DS)
Télécharger RetroArch v1.16.0 (.cia) (Nintendo 3DS)
Télécharger RetroArch v1.16.0 (Nintendo Switch)
Télécharger RetroArch v1.16.0 (PlayStation 2)
Télécharger RetroArch v1.16.0 (PSP)
Télécharger RetroArch v1.16.0 (PS Vita)
Site Officiel de RetroArch
 
 Traductions de Tradu-France 
Vendredi 22/09/23 à 16:58 par Firebrand
L'équipe de Tradu-France a traduit en français la dernière version de BigPEmu et l'avant dernière version de WinUAE.
Télécharger BigPEmu v1.091 FR
Télécharger WinUAE v5.1.0 Beta 1 FR (32-bit)
Télécharger WinUAE v5.1.0 Beta 1 FR (64-bit)
Tradu-France
 
 WinUAE v5.1.0 Beta 2 
Vendredi 22/09/23 à 16:52 par Firebrand
Une nouvelle beta de cet émulateur Amiga a été publiée. Voici la liste des changements:
- If configured monitor size/coordinates changed, ignore it if it is not connected to any RTG board. Extra windows opened if non-existing monitor's window size was modified on the fly.
- Some paths were shown strangely in floppy/quickstart floppy paths.
- Bitplane start was horizontally shifted in some situations.
- Support autovectored interrupts in MMU and generic fast CPU modes (Hatari)
- Fixed Munt (and also other sound streams that mix with Paula audio) stopping if sound settings were changed.
- Last enumerated MIDI out device was missing.
- Fixed "Remove interlace artifacts". (Missing reset of separated Denise and Agnus horizontal counters)
Télécharger WinUAE v5.1.0 Beta 2 (32-bit)
Télécharger WinUAE v5.1.0 Beta 2 (64-bit)
Site Officiel de WinUAE
 
 BigPEmu v1.091 
Vendredi 22/09/23 à 16:44 par Firebrand
Cet excellent émulateur Jaguar a été mis à jour. Les améliorations sont les suivantes:
AvP multiplayer fixes.
- Fixed some player projectile weapons not colliding with other players.
- Fixed a bunch of AI projectiles not being correctly synchronized.
- Fixed an issue which would sometimes cause AI to stop attacking.
- If a human player teleports into a new level without a weapon, the shotgun is now automatically granted.
- Fixed a bug which could sometimes cause bigpemu_net_behind to misreport.
- New script functions: bigpemu_net_hostmsg, bigpemu_net_disconnect, and bigpemu_net_lastclient.
Télécharger BigPEmu v1.091
Site Officiel de BigPEmu
 
 MAMu_'s MAME Icons + Extended v0.258 Full Set 
Jeudi 21/09/23 à 12:41 par Firebrand
Ce pack d'icônes pour les frontends de MAME a été mis à jour pour MAME v0.258.
Télécharger MAMu_'s MAME Icons + Extended v0.258 Full Set
Site Officiel de MAMu_'s MAME Icons + Extended
 
 ColecoDS v8.9 
Mercredi 20/09/23 à 16:04 par Firebrand
Cet émulateur ColecoVision et machines partageant les mêmes composants pour Nintendo DS a été mis à jour. Les améliorations sont les suivantes:
- Further cleanup of the ADAM driver to eliminate title-screen glitches and provide support for 320K disks.
- Slight optmization across the board resulting in another frame or two of performance.
- Memory optmization to reduce the footprint of the program - providing about 300K of free resources total.
- Improved speed of blend mode (it only uses about 10% CPU resources now)
Télécharger ColecoDS v8.9
Site Officiel de ColecoDS
 
 WinUAE v5.1.0 Beta 1 
Lundi 18/09/23 à 16:27 par Firebrand
Comme après chaque période de calme suite à la publication d'une version stable, la nouvelle série de beta pour WinUAE commence par une généreuse liste de changements:
- Dark mode implemented, requires Windows 10 or newer. Default is follow Windows dark mode setting. Checkbox in Misc panel (3-state checkbox: follow Windows dark mode setting, always on, always off). This is ugly hack because Windows still does not officially support win32 based UI in native dark mode. Some elements have wrong brightness and plain dialog boxes still have original "light" colors. Command line "-theme dark" or "-theme light" can be used to force dark or light theme, overrides GUI setting.
- GUI window resize updates now in real time (with some flickering but there does not seem to be any easy ways to fix it. Yes, DWM supposedly does offscreen rendering but it does not seem to work with GDI elements)
- Emulation window dragging and resizing does not anymore pause emulation.
- Built-in (statically linked) Munt v2.7.0 MT-32/CM-32L emulator. Listed in MIDI out menu. ROM images needed, either in c:\mt32-rom-data\ or in \mt32-roms\. Uses same ROM file names and ROM version selection priority order as DOSBox. Compressed ROMs are not supported. MIDI audio is mixed with Paula audio.
- On the fly MIDI out option change didn't reconfigure serial port emulation properly.
- Added AT&T DSP3210 emulation, done by Wrangler. Not fully working yet, for example DSP->CPU interrupts are not working and because DSP emulator runs in separate thread, code that assumes DSP steals cycles (if DSP needs to do external memory accesses) from the CPU (if not cached by the CPU) can't work correctly. Used in not released AA3000 mainboard and new AA3000+ MB based on original AA3000 design. Listed in Expansion panel built-in config list. Usable in A3000 configs with Super DMAC (AA3000(+) configuration) but currently also supported in any A600/A12000/A4000 configurations that have Gayle/IDE enabled. Don't ask me what to do with it, it is not my problem For example check a1k.org DSP thread if interested.
- If OCS and >512k chip RAM: Advanced chipset 1M/2M Agnus options now set higher DMA addressing capability even if Agnus is OCS.
- Programmed mode register changes now immediately updates chipset emulation state, including current scanline length. Previously it had 1-2 frame delay. Host side window size/position is still recalculated only when new frame starts.
- Programmed beam counters enabled (VARBEAMEN=1) but no programmed hsync or vsync enabled (PAL or NTSC hardwired sync active): calculated visible width of display used hardwired horizontal cycle count, not programmed HTOTAL value. If HTOTAL was larger than 227, part of right border was not drawn.
- Recalculate display setup only if total scanlines, line length, hsync start or vsync start changes and difference is larger than 1. Previously display was reset and recalculated even if new display settings were identical (for example enabled VARBEAMEN with PAL or NTSC HTOTAL and VTOTAL)
- Football Director 2 dongle emulation. Again almost identical to Striker Manager and Multi-Player Soccer Manager dongles.
- Fast 68020+ modes didn't start pending interrupt immediately (started after following instruction) after MOVE to SR instruction that lowered interrupt mask. (Quick the Thunder Rabbit)
- Programmed mode + extreme overscan mode: right border might not have been fully visible.
- Full 68000 CPU tester sets retested (cycle counts, address errors, IPL timing etc. Excluding bus errors), no regressions found.
- ECS Agnus BPLCON0 SHRES and UHRES bits were ignored unless also ECS Denise was configured.
- Writing to V(H)POSW didn't flush any pending bitplane/blitter/sprite cycles. If V(H)POSW write modified current line number, all pending DMA accesses, even accesses that happened before V(H)POSW write, appeared in new line in DMA debugger.
- In some situations when bitplane count increased mid screen, next few cycles after change had wrong cycle allocation causing lower priority DMA channels (and CPU) to be blocked even if bitplane DMA didn't use all cycles.
- ECS/AGA, DDFSTRT already matched but bitplane DMA off: if DMA is switched on, bitplane sequencer starts 1 CCK earlier compared to start up time when DDFSTRT matches with DMA already on. (Turtle Party Intro / Image, bottom right scrolling logo corruption in ECS mode is now 100% correctly corrupted.)
- None serial port emulation mode and fast CPU configuration: transmit buffer empty SERDATR bit was not automatically cleared after writing to serial port, causing sender to hang if it wanted to transmit more byte(s).
- CIA latch=0/timer=0 special case handling updated. Fixed bug where timer=0 condition was detected incorrectly (Risky Woods sound effect glitches)
- Boot warp mode is now also activated when CPU executes RESET instruction.
- Integer scale + full window: Display panel windowed width and height was used instead of full window size (desktop size) when calculating scaling values.
- When Picasso96 screen dragging started with different size/depth screen mode behind, RTG display was uncessarily reset causing flicker.
- It was possible to read INTREQR with bit 15 set.
- Ultra extreme debug and Fields+ interlace mode: visible part of display was marked as blanked.
- UAE Boot ROM in indirect mode partially overwrote jump traps when system was soft reset, causing reboot loop depending on configuration. (Very old bug)
- Some scaling modes got confused if horizontal DIWSTOP was small value (which is actually large value, extends over $1c7 "limit")
- HAM mode + very early bitplane start (before hblank end) had horizontal offset and possibly also had random colors visible before bitplane start.
- Horizontal window/hblank/sprite positioning rewritten to support VHPOSW modifications and strobe cycle conflicts without special hacks.
- Horizontal blanking "lines" are now drawn in visible part of screen if Denise horizontal counter is out of sync with display start (for example strobe cycle conflict or VHPOSW was written). For example Colors / Mad Team corruption in ECS mode is now fully correct. (Corruption has more black lines)
- Other weird VHPOSW writes are now supported. VHPOSW test cases by ross.
- Allow AUDxPER=1, game Spaceport requires it. Previously min allowed audio period value was 4 to keep CPU usage lower if program keeps playing zero single sample continuously.
- Added Denise/Lisa horizontal counter to DMA debugger (value between Agnus/Alice counter and IPL level).
- DMA debugger first refresh slot strobe type was not always correct (Visual bug only)
- Do not blank display if chipset mode is invalid (if display resync blanking is enabled) but video port display adapter is active.
- Use hardwired syncs if video port adapter is configured and sync mode is combined. Fixes Video DAC 18 which sets bogus programmed hsync configuration, real HW works because Video DAC 18 generates the sync when it is active.
- DIWSTRT/DIWSTOP/DIWHIGH timing fix (affects only special cases where register is written almost at the same as old/new value would match). ECS Denise DIWHIGH has unexpectedly 1.5CCK delay compared to DIWSTRT and DIWHIGH which only have usual 1 CCK write delay.
- Refresh conflict emulation special case hacks removed, normal emulation handles it now (and also VHPOSW writes). Conflict and VHPOSW test cases like Colors / Mad Team and Smooth Copper / Up Front still work.
- Some badly configured native AGA modes were unstable (Super Street Fighter II Turbo CD32)
- On the fly A1000 Agnus/Denise model changes didn't work correctly.
- Randomize CPU start position after hard reset relative to raster position. Previously CPU was always started at HPOS=0/VPOS=0.
- Configurable random seed added (config entry "rndseed") rndseed=0 is default (randomized), any other value = static seed.
- Emulator internal random seed is now randomized at startup by default. Affects floppy mechnical timings and initial CPU startup delay after hard reset.
- -conlogfile command line parameter: write all console debugger output to a file.
- Command line parsing was done after configuration validation, for example "-s joyportx=xyz" command line parameters didn't affect Game Ports panel until something else caused config file validation (for example emulation was started.). Old bug.
- Standard filter names and input panel "" can be translated now.
- Quickstart Host Configuration menu first option renamed, "Default configuration" -> "Current host configuration". Added new option "Default host configuration" that resets host configuration to defaults.
- Quickstart selected Host Configuration was not activated when Quickstart panel was opened in Quickstart mode. It was only loaded when menu was changed. Also when menu is changed to "Default host configuration", reset configuration to defaults and then reload default.uae if it exists.
- Pressing "Set configuration" button now first loads selected host config (if any) before setting hardware config. "Current host configuration" = only hardware config is changed like previously.
- Click statefile load in GUI, cancel the dialog: default statefile was selected.
- Inserting archive in floppy drive now also tries to find any supported file type (disk images/executable) inside archive's subdirectories.
- hardfile2 -config entry's path used different escaping method when saving vs when loading. If path contained characters that needed escaping (in normal situations "," because it was used as a separator in old versions), backslashes disappeared when unescaped.
- "Autoclip screenshots" option now supports programmed native screen modes.
- uaedbg HUNK_RELOC32SHORT support. Memory allocation size larger than reserved pool crashed.
- Multiple 0x76 partitions per HD/card can be mounted now, previously only first was mounted and the rest become zero size non-existing drives.
- If 0x76 partition harddrive access was out of bounds read access (access outside of selected partition), do not complain and exit, only log it.
- If real harddrive access read or write fails due to some disk error or something preventing writes (like lack of admin privileges), return error code to AmigaOS side. Previously only written/read length was returned as zero which is not guaranteed to be detected as error condition.
- Hide all GPT drives in Add harddrive list.
- USB HID input device usage page check fixed, it accepted devices that had nothing to do with being input device. (Useless device(s) in Input device list)
- Support also 8 channel WASAPI mode (if no other channel modes are accepted), Sound BlasterX G6 requires this. (Maybe others too?)
- If sound driver does not support current channel setting but supports higher channel setting: only internally use higher channel mode, keep Sound panel sound channel setting.
- 64-bit host FPU mode FABS returned negative zero if input value was negative zero. Other negative values returned correct positive result.
- MMU mode MOVEM.x ,-(An) with containing same register as target register: stored register content is after pre-decrement. Non-MMU mode was implemented ages ago (68020+ only).

A2410 emulation fixes (New Picasso96 driver uses many previously never [fully] used A2410 features)
- BT458 RAMDAC addressing fixed. Only address bits 0 and 1 are decoded, address bit 2 is used as read/write select line.
- TMS34010 host address load/data read automatic prefetch emulated. (Every time TMS34010 address register is written to and write autoincrement is not enabled, TMS34010 does immediate read from address, next data port read returns prefetched data and if read was autoincrement, new prefetch read is started immediately). Also fixes CGX4 A2410 driver mouse cursor color.
- A2410/native mode autoswitch and manual switch was unreliable in some situations.
- Display was not fully refreshed when for example emulator window size was changed.
- Overlay (Picasso96 and CGX use this to simulate hardware mouse cursor) positioning relative to graphics data fixed.
- Interlace support fixed.
- Horizontal/vertical panning supported.
- Missing plane masking (PMASK register) implemented. Not sure if it is fully correct. (Picasso96 A2410 uses it at least when drawing intuition menus), it was not implemented in original MAME TMS34010 emulation.
- A2410 display didn't re-activate after reset.
- A2410 stopped working with black screen if switched to mode less than 300 pixels tall.
Télécharger WinUAE v5.1.0 Beta 1 (32-bit)
Télécharger WinUAE v5.1.0 Beta 1 (64-bit)
Site Officiel de WinUAE
 
 BigPEmu v1.09 
Lundi 18/09/23 à 16:22 par Firebrand
Cet excellent émulateur Jaguar a été mis à jour. Les améliorations sont les suivantes:
- New "State Sync" network device type, synchronizes system state across the network. This allows local 2-player games to be played over Internet/LAN connections.
*Very simple implementation that just stalls out if input doesn't arrive in time. State Sync Delay option adjusts the anticipated latency window. If you run into timing issues, the host can manually kick everyone back together by loading a state.
*State Sync Remap can be used to remap the first local input device to any other input device. Also allows overlapping controls. (e.g. two peers both affecting the first input device)
*Works with any number of clients, with clients above the supported input device count being treated as spectators.
- New "Script" network device type, allows scripts to implement custom network/socket handlers. Includes automatic delta compression and some other niceties.
- A new script adds multiplayer to AvP!
*Implements networking from scratch using the aforementioned socket interface, and works with the unmodified retail ROM image.
*Proper client-server architecture, up to 32 players can drop in at any time during gameplay. (in theory)
*Generally handles the fundamentals, but expect plenty of limitations, bugs, and odd behavior. This game wasn't designed to support multiplayer, and I've left a few threads hanging under the guise of "shippable."
*Enemies can correctly change off between player targets.
*I hope this serves as another demonstration of the sort of madness which can be accomplished with the scripting system, and I'd love to see others give this sort of treatment to more titles.
- Lots of new scripting/VM functionality.
*UI event callbacks for custom rendering over/under the rest of the UI.
*New UI rendering functions for various primitives and text.
*Input functions to allow querying input states across all native devices.
*Scripts can now load and render/play texture and sound resources.
*New native-backed 4x4 matrix/transform operations.
*Script can now get a list of ROM from from the current ROM directory, and load images in that directory.
*Scripted polygon texture references now have the option of pointing to native texture resources. Could be useful for something like a high-res texture replacement script.
- Fixed a floating point comparison bug in the VM interpreter.
- VM modules are now loaded automatically if a .bigpcvm file is present with the same name as the ROM image being loaded, similar to other image-specific resources. This allows Jaguar software to be distributed alongside emulator-specific script enhancements.
Télécharger BigPEmu v1.09
Site Officiel de BigPEmu
 
 Messinfo.dat v0.258 (11.49) 
Mardi 12/09/23 à 13:13 par Firebrand
Ce fichier informatif termine le cycle de mise à jour des fichiers additionnels de ProgettoSNAPS pour MAME v0.258.
- 11.49 09/11/2023: Aligned files to 0.258 version.
Télécharger Messinfo.dat v0.258 (11.49)
Site Officiel de Messinfo.dat
 
 pEMU v6.7.1 
Mardi 12/09/23 à 13:10 par Firebrand
Cette série portages de Nestopia, Snes9x, Final Burn Neo et Genesis Plus GX pour Windows, Linux, Nintendo Switch, PlayStation 4 et PlayStation Vita a été mise à jour. Les améliorations sont les suivantes:
- common: cleanup media loading code
- common: add unknown files even if it doesn't exist in gamelist.xml
- common: change menus items position
- common: fix games paths starting with ./
- common: fix medias paths with recalbox gamelist.xml format
- common: add ability to use custom gamelist.xml file in roms folders, overriding embedded (romfs) gamelist.xml
- common: add SHOW_AVAILABLE menu option to hide missing files/roms/systems from gamelist (restart required)
- ui: better handling of auto screen resolution
- ui: add font scaling option
- ui: add aspect ratio option
- ui: do not show extensions in rom list
- skins: fix start and select buttons size
- skins: fix option menu title position
- skins: remove big skin (font scaling and aspect ratio options should be enough now)
- skins: add config.cfg.override and config.cfg.override.43 support
- skins: allow/fix skin override from data directory
- pnes: bump nestopia to 1.52.0
- pnes: fix data paths (nestopia saves, etc...)
- pfbneo: bump fbneo to latest git revision
- pgen: bump Genesis-Plus-GX to latest git revision (c3f02f9c9059e7f4898dd73feac57ef610e22db0)
- pgen: fix vita audio crackling (fps drops)
- psnes: bump to latest git revision (153965e5f2fbb0b638868ac3fa89ff8b0363d22c)
- vita, 3ds, windows: fix compilation
- vita: enable cps3 driver back (OPTION_LIGHT)
- vita: fix app version in sfo creation
- switch(pnes): invert A/B buttons by default
- switch: force 720p resolution
Télécharger pNES v6.7.1 (Windows)
Télécharger pNES v6.7.1 (Linux)
Télécharger pNES v6.7.1 (Nintendo Switch)
Télécharger pNES v6.7.1 (PlayStation 4)
Télécharger pNES v6.7.1 (PS Vita)
Télécharger pSNES v6.7.1 (Windows)
Télécharger pSNES v6.7.1 (Linux)
Télécharger pSNES v6.7.1 (Nintendo Switch)
Télécharger pSNES v6.7.1 (PlayStation 4)
Télécharger pSNES v6.7.1 (PS Vita)
Télécharger pFBNeo v6.7.1 (Windows)
Télécharger pFBNeo v6.7.1 (Linux)
Télécharger pFBNeo v6.7.1 (Nintendo Switch)
Télécharger pFBNeo v6.7.1 (PlayStation 4)
Télécharger pFBNeo v6.7.1 (PS Vita)
Télécharger pGen v6.7.1 (Windows)
Télécharger pGen v6.7.1 (Linux)
Télécharger pGen v6.7.1 (Nintendo Switch)
Télécharger pGen v6.7.1 (PlayStation 4)
Télécharger pGen v6.7.1 (PS Vita)
Site Officiel de pEMU
 
 Novo Player v1.5.2 
Lundi 11/09/23 à 15:50 par Firebrand
Ce frontend pour openMSX, blueMSX et la version offline de WebMSX a été mis à jour. Seules des corrections de bugs sans précision sont à signaler:
- Bug fixes, optimizations and updates
Télécharger Novo Player v1.5.2 (Windows)
Télécharger Novo Player v1.5.2 (Linux)
Site Officiel de Novo Player
 
 VisualBoy Advance-M v2.1.7 
Lundi 11/09/23 à 15:41 par Firebrand
Cette nouvelle version de cet émulateur GameBoy Advance propose principalement des correctifs:
This is a maintenance release mostly to fix OpenGL for Wayland users on distributions where wxGTK was built without EGL.
- aca206a - Launch on xwayland under Wayland if no EGL [rkitover]
- 93a24be - Disable mirroring for ROMs > 32MB [rkitover]
- 0f4ec57 - [Build] Fix the NO_LINK build [steelskin]
- 803ab35 - [GB] Save MBC7 EEPROM data to gbRam [steelskin]
- 24b6ac5 - [GBA] Implement missing Thumb instruction [steelskin]
- 14a4b6f - [dialogs] Move JoypadConfig to its own class. [steelskin]
Télécharger VisualBoy Advance-M v2.1.7 (32-bit) (Windows)
Télécharger VisualBoy Advance-M v2.1.7 (64-bit) (Windows)
Télécharger VisualBoy Advance-M v2.1.7 (64-bit) (MacOS)
Site Officiel de VisualBoy Advance-M
 
 ColecoDS v8.8 
Lundi 11/09/23 à 15:37 par Firebrand
Une nouvelle version de cet émulateur ColecoVision et machines ayant des composants communs pour Nintendo DS a été publiée. Voici la liste des changements:
- Major cleanup of the Coleco ADAM driver so that most games now load up first try and RESET handling is smooth and consistent.
- For the ADAM, added toggle between full keyboard and the joystick/joypad so now you don't have to choose one layout or the other.
- Simplified keyboard handling. Now the user just picks 'Full Keyboard' and the emulator will figure out the best keyboard overlay to use based on the machine being emulated.
Télécharger ColecoDS v8.8
Site Officiel de ColecoDS
 
 Clock Signal 10/09/2023 
Lundi 11/09/23 à 15:35 par Firebrand
Cet émulateur multi-système pour MacOS a été mis à jour. Les améliorations sont les suivantes:
- continues improvements to the MSX 2, especially its video chip and this emulator's automated detection of cartridge types;
- corrects the 65c02's BCD results, where they differ from a vanilla 6502;
- corrects the 65816's state after a BRK while in emulation mode; and
- resolves some timing discrepancies in some of the unofficial NOPs on the base 6502.
Télécharger Clock Signal 10/09/2023
Site Officiel de Clock Signal
 
 WinFellow v0.5.9 
Dimanche 10/09/23 à 15:25 par Firebrand
Le statut de la v0.5.9 RC1 de cet émulateur Amiga pour Windows est passé de release candidate à version stable. Il n'y a aucun changement supplémentaire, vous pouvez retrouver la liste des précédentes améliorations ici.
Télécharger WinFellow v0.5.9
Site Officiel de WinFellow
 
 Virtual ][ v11.4 
Samedi 09/09/23 à 15:28 par Firebrand
Cette émulateur Apple // en shareware pour MacOS a été mis à jour. Les améliorations sont les suivantes:
- Added emulation of the Applied Engineering RamFactor card. This card can be used as a RAM disk, and provides additional memory for compatible programs such as AppleWorks.
- Minor improvement in the "print to clipboard" feature: it now stops when the printed content is pasted anywhere.
Télécharger Virtual ][ v11.4
Site Officiel de Virtual ][
 
 Simple64 v2023.09.2 
Vendredi 08/09/23 à 15:40 par Firebrand
Cette solution complète pour l'émulation Nintendo 64 a été mis à jour. Un seul changement est à signaler:
- Add the ability to specify custom cheat codes
Télécharger Simple64 v2023.09.2
Site Officiel de Simple64
 
 SDLMAME4Ubuntu v0.258 (64-bit) 
Vendredi 08/09/23 à 15:39 par Firebrand
Une nouvelle version de ce build de MAME pour Linux Ubuntu a été publiée avec les changements de MAME v0.258.
Télécharger SDLMAME4Ubuntu v0.258 (64-bit)
Site Officiel de SDLMAME4Ubuntu
 
<< Page précédentePage suivante >>