Organiser
Filtrer par machine :
Type de vue :
 
 AQZ Netplay Input Plugin v109 
Mercredi 08/09/21 à 14:54 par Firebrand
Ce plug-in pour émulateurs Nintendo 64 a été mis à jour. Voici la liste des nouveautés:
- Fix issue where button to take control in golf mode is tapped twice
- Fix issue with golf mode and N-Rage plugin
- Clean up TCP/UDP stuff
- Enable golf mode automatically if Mario Golf is played
- Clean up
- Fix potential desync when player quits during golf mode
- Implement new host input authority
- Remove old host input authority
Télécharger AQZ Netplay Input Plugin v109
Site Officiel de AQZ Netplay Input Plugin
 
 WinUAE v4.9.0 Beta 32 
Mercredi 08/09/21 à 14:44 par Firebrand
Une nouvelle beta de cet émulateur Amiga a été publiée. Les améliorations sont les suivantes:
- HDIW blanking could get stuck in always-on state if VPOSW was written mid screen with out of range values. (Agony Psygnosis title screen become fully border color blanked if ECS)
- Wait 2 fields before updating visible screen after display parameter change. Hides glitches at the bottom of screen that can appear when last visible line is actually line 0 or higher. Direct 3D output is still refreshed normally, only difference is that data comes from old frame. Most "real" displays would either roll (CRT) or blank temporarily (LCD etc) in this situation.
- On the fly config changes are again checked and processed before vertical position 0 starts. Previous display updates moved it to line 1 or later, depending on mode. This might have caused unexpected side-effects.
- Hardwired vertical blanking didn't work correctly if OCS Denise was configured.
- Removed OCS Denise H-blank bug advanced chipset option. It is now always enabled (if OCS Denise configured) but "buggy" top and bottom line is only visible if overscan mode is Overscan+ or Extreme.
- Switching from some other config to/from ECS Agnus 512k/512k configuration where Agnus sees 1M chip RAM (Agnus sees upper half of chip RAM at usual $800000 address but CPU sees it at $c00000) didn't always change config correctly. For example loading statefile that uses ECS 512k/512k config when current config is OCS 512k/512k, didn't switch config correctly. (Very old bug)
- ECS Denise + EXTHBLANK=1: vertical blanking (display blanking only) is fully disabled.
- New undocumented feature: DIGHIGH bits 3 and 11 are vertical start/stop bit 11 in ECS Agnus. AGA replaces them with horizontal H0 bits. It is not documented in HRM ECS chapter documents them, officially V10 bit is highest (and even V10 is almost totally useless). VPOSR/W V11 does not exist and vertical counter is only 11 bits (0 to 10) which makes DIWHIGH V11 feature that makes no sense.
- CIA/CPU timing fix in b21 was partically broken.
- Programmed mode vertical display start/end calculation adjustments.
- Bitplane refresh slot conflict emulation was "too random". Internal behavior is still unknown. (First demo / Starline corruption if ECS)
- INTREQ write that clears interrupt(s) didn't use cycle accurate (delayed) code path. (La Weird / Cave)
- Vblank interrupt horizontal start was not adjusted to new custom chipset emulation (Spectre Party / Phenomena and others)
- VHPOSR was not adjusted to new chipset emulation (hpos=0 reads previous vertical line)
- CD32 NVRAM write that wraps around caused NVRAM file size to increase.
Télécharger WinUAE v4.9.0 Beta 32 (32-bit)
Télécharger WinUAE v4.9.0 Beta 32 (64-bit)
Site Officiel de WinUAE
 
 RetroArch v1.9.9 
Dimanche 05/09/21 à 15:18 par Firebrand
Une nouvelle version de cet ensemble de noyau d'émulateurs réunis sous une même interface a été publiée. Plusieurs builds habituelles manquent à l'heure actuelle. Comme toujours, le site officiel a un article richement illustré pour les nouveautés, mais en voici la liste générale:

Edit: les versions manquantes ont été publiées et rajoutées au site.
- 3DS: Add bottom touchscreen menu
- 3DS/SAVESTATES: Save and load save states to and from RAM
- AUDIO/MIXER: Ensure than menu sounds are re-enabled when calling CMD_EVENT_AUDIO_REINIT
- AUDIO/RESAMPLER/MIXER: Fix menu sounds (audio mixing) when using the ‘sinc’ resampler with quality lower than ‘normal’
- AUDIO/CONVERSION/ARM NEON: Add intrinsic NEON versions for float_to_s16/s16_to_float – should lead to optimized codepaths for AArch64/ARMv7 architectures without being dependent on ASM codepaths.
- AUDIO/RESAMPLER/ARM NEON: Add intrinsic NEON version for lanczos sinc function – should lead to optimized codepaths for AArch64/ARMv7 architectures without being dependent on ASM codepaths.
- CHEEVOS: Upgrade to rcheevos 10.2
- CHEATS: Add enhanced search functionality to the ‘Cheats’ menu
- CHEATS/RUNAHEAD: Fix cheats when using second instance runahead
- CONFIG: Add option to (force-)write current core options to disk (Quick Menu)
- CORE INFO CACHE: Remove core path from core info cache. Should make core info caches portable now (for example: you can move RetroArch to a separate dir and they would still work).
- D3D11: Use Shader Model 5.0 for frontend shaders if D3D11 Feature level is at least 11.0 or higher. Should fix some new shaders that require SM 5.0 (like AMD FSR)
- D3D11: Add HDR support (not working for Xbox for now)
- D3D12: Add HDR support (not working for Xbox for now)
- EMSCRIPTEN: Fixed web player bug with filesystem and runtime
- INPUT/OVERLAY: Fix overlay input when analog to digital mapping is enabled
- INPUT/UDEV: Look for “ID_INPUT_KEY”, not “ID_INPUT_KEYBOARD”
- INPUT/WINRAW: Fix crash when overlay is enabled
- MAC/METAL: Add Discord RPC support
- MENU: Allow ‘Custom Aspect Ratio (X Position)/(Y Position)/(Width)/(Height)’ to be entered manually via keyboard
- MENU: Allow ‘Vertical Refresh Rate’ to be entered manually via keyboard
- MENU/SHADERS: Highlight currently selected value in Shader Parameter drop-down lists
- STABILITY: Safer way of avoiding the race condition in audio_driver_sample/audio_driver_sample_batch – we can check audio-suspended to see if we’re doing a fs/windowed toggle – enhances stability when fullscreen toggling/tearing down context
- STABILITY: When audio driver write callback function fails, don’t turn audio off completely – look if audio_driver_output_samples_conv_buf is non-NULL first before we attempt to write audio – enhances stability when fullscreen toggling/tearing down context
- STABILITY: Input robustness for cores that use internal threading (full teardown/setup), no audio should be processed at this point in time
- VIDEO: Screen resolution list sanitizing
- VULKAN: Fix some Vulkan validation layer errors
- UWP: Updated icons courtesy of Danp142
- UWP/XBOX: Disable CPU model check on Xbox as it doesn’t work and can even crash
- UWP/VFS/XBOX: Code cleanup and simplification of UWP VFS driver
Télécharger RetroArch v1.9.9 (32-bit) (Windows)
Télécharger RetroArch v1.9.9 (64-bit) (Windows)
Télécharger RetroArch v1.9.9 (Windows XP/Vista 32-bit (Windows)
Télécharger RetroArch v1.9.9 (Windows XP/Vista 64-bit (Windows)
Télécharger RetroArch v1.9.9 (64-bit) (MacOS)
Télécharger RetroArch v1.9.9 (Metal2) (MacOS)
Télécharger RetroArch v1.9.9 (Nintendo GC)
Télécharger RetroArch v1.9.9 (Nintendo Wii)
Télécharger RetroArch v1.9.9 (Nintendo WiiU)
Télécharger RetroArch v1.9.9 (.3dsx) (Nintendo 3DS)
Télécharger RetroArch v1.9.9 (.cia) (Nintendo 3DS)
Télécharger RetroArch v1.9.9 (PlayStation 2)
Télécharger RetroArch v1.9.9 (PSP)
Télécharger RetroArch v1.9.9 (PS Vita)
Télécharger RetroArch v1.9.9 (Xbox One)
Site Officiel de RetroArch
 
 WinUAE v4.9.0 Beta 31 FR  
Dimanche 05/09/21 à 15:03 par Firebrand
La dernière beta de WinUAE est disponible en français grâce à l'équipe de Tradu-France.
Télécharger WinUAE v4.9.0 Beta 31 FR (32-bit)
Télécharger WinUAE v4.9.0 Beta 31 FR (64-bit)
Tradu-France
 
 WinUAE v4.9.0 Beta 31 
Dimanche 05/09/21 à 14:58 par Firebrand
Avec quelques jours de retard, voici la nouvelle beta de WinUAE. Les améliorations sont les suivantes:
This version updated superhires resolution accuracy (hblank, sprites, bitplanes, borderblank etc..). Note that superhires can be only seen fully accurately in subpixel mode (chipset panel) + superhires emulation resolution (display panel) and SVGA/x86 bridgeboard updates to latest (and final?) PCem.

All currently known weird chipset (including programmed mode) features are also fully implemented. (I know I have said same previously but really this time.. I know who to blame if something new is found )

- Sprite right overscan fixes.
- Programmed mode adjustments. HSSTOP does not affect display position. HSSTRT - HSSTOP only needs to be long enough for display device to detect it. Note that WinUAE will accept invalid HSSTOP and other impossible in real world programmed modes, there is no validation against real world video signal standards.
- HBSTRT/STOP accuracy improved in really weird situations (like having multiple HBLANK regions in single scanline..). Undocumented special case emulated: if HBSTRT to HBSTOP is less than 1 lores pixel (4 shres pixels), 4-(HBSTOP-HBSTRT) shres pixels of bitplane is visible before COLOR0 starts. Subpixel mode required. Apparently switching border on takes 1 lores pixel. (HB is Denise/Lisa internal trigger for border on state)
- Bitplane to refresh strobe vs refresh-only slot conflict behavior fixed (Water intro / Acme, Vectors Again / Armada etc, glitches are now correct if ECS Agnus)
- Optimized bitplane allocation now works correctly in NTSC mode, needs 2 alternating buffers because line length alternates in NTSC.
- Writing to horizontal DIWSTRT/STOP just before it would match missed the check.
- DIWHIGH full AGA hires/shres positioning bit support.
- Line buffer size was not large enough to fit "extreme" overscan superhires mode.
- HCENTER 8/9 CCK horizontal blanking period emulated. HCENTER generates extra sync pulse when it matches and current line is vsync line and long field. This is normally invisible but it can be visible in (weird or badly configured) programmed modes. Visible result is small black box, about at the middle of last line(s), ECS Denise only. This is never visible on AGA because blanking is generated by Lisa using internal registers. ECS Denise uses CSYNC pin to detect blanking condition. OCS Denise does not have CSYNC pin and uses internal hardwired blanking only.
- Fixed wrong border color/black color in right border when horizontal centering was enabled. Probably also possible in some other situations.
- ECS Denise hires resolution sprite horizontal position bit works strangely if bitplane resolution is lores or hires: first pixel row of sprite becomes transparent. Horizontal bit only works correctly if bitplane resolution is superhires.
- Subpixel emulation mode + superhires had single shres pixel offset in horizontal hblank and borderblank positioning. This change also means borderblank/border bug can't be anymore visible without subpixel mode + superhires resolution.
- DMA debugger uses first refresh slot to show if line is vertical blanking (B), vertical sync (S) or vertical diw is open (=), second refresh slot is used for long field (F) and long line (L). These special slots are marked with '*' to not (too easily) confuse them with same symbols in other slots. Horizontal diw ('(' and ')'), programmed horizontal blanking ('[' and ']') and programmed horizontal sync ('{' and '}') are also marked.
- PCem v17 merge. Some SVGA updates, Voodoo 3 updates, x86 CPU updates. (Probably moving to 86box in the future, PCem is not updated anymore.)
- Misc panel statefile text box was empty (might be Windows version specific or something) even when loaded config had statefile configured.
- fs debugger command fixed, display emulation updates made it randomly inaccurate.
- Seems to run normally under Windows 11 insider build.
Télécharger WinUAE v4.9.0 Beta 31 (32-bit)
Télécharger WinUAE v4.9.0 Beta 31 (64-bit)
Site Officiel de WinUAE
 
 vAmiga v1.1 Beta 1 
Samedi 04/09/21 à 15:01 par Firebrand
Une nouvelle version de cet émulateur Amiga pour MacOS a été publiée. De grand changements ont été apportés et cette version est en beta pour le moment. Voici la liste des changements:
- During the last weeks I worked a lot on the code base of vAmiga and VirtualC64. My goal was to align the code bases of both emulators as much as possible, which I managed to do to a large extent. This effort will ease the maintenance of both emulators in future. In the process of refactoring, many internal changes have been made that are not noticeable to the user. However, due to the far-reaching changes, it is likely that one or the other bug has found its way in. For this reason, the new version is released as a beta version first.
- The biggest change from a user's point of view is the newly added drop layer, which automatically blends in when a media file (ADF, DMS, etc.) is dragged into the emulator. Now changing disks is even simpler than it already was in the old version.
- Last but not least, the speed of the emulator has been optimized. In warp mode, vAmiga 1.1 runs up to 15% faster than the previous version.
Télécharger vAmiga v1.1 Beta 1
Site Officiel de vAmiga
 
 Steem SSE v4.1.1 R3 (32-bit) 
Samedi 04/09/21 à 14:59 par Firebrand
Cet émulateur Atari ST a été mis à jour. Les améliorations sont les suivantes:
- Fix stack overflow on TOS option page (superb R2 bug)
- Fix emulation freeze after some program-initiated resets (Auto053/Erebus TOS 1.0)
- More checks for the presence of plugins (disk images, archives)
- Lot of Disk Image database typo fixes (disk manager/F9)
Télécharger Steem SSE v4.1.1 R3 (32-bit) (Windows)
Télécharger Steem SSE v4.1.1 R3 (64-bit) (Windows)
Télécharger Steem SSE v4.1.1 R3 (32-bit) (Linux)
Télécharger Steem SSE v4.1.1 R3 (64-bit) (Linux)
Site Officiel de Steem SSE
 
 BletchMAME v2.8 
Vendredi 03/09/21 à 15:16 par Firebrand
Un nouveau frontend pour MAME a été ajouté au site. Celui ci est assez original car en plus de lancer les jeux, il remplace l'interface interne de MAME par quelques chose de plus simple à utiliser.
Télécharger BletchMAME v2.8
Site Officiel de BletchMAME
 
 CHD-info v0.235 
Vendredi 03/09/21 à 15:05 par Firebrand
Nouvelle mise à jour de cet ensemble de fichiers pour gérer ses CHDs sans changement de version. L'un des fichiers le composant a été mis à jour. Pas plus d'information à ce sujet.
Télécharger CHD-info v0.235
Site Officiel de CHD-info
 
 AQZ Netplay Input Plugin v101 
Mercredi 01/09/21 à 15:12 par Firebrand
Ce plugin pour jouer en ligne avec Project64 a été mis à jour. Les améliorations sont les suivantes:
- Exclude Mario Golf taunt buttons from Golf Mode toggle
Télécharger AQZ Netplay Input Plugin v101
Site Officiel de AQZ Netplay Input Plugin
 
 Messinfo.dat v0.235 (12.12) 
Mercredi 01/09/21 à 15:07 par Firebrand
La publication de ce fichier informatif ferme en général le banc des mises à jour des différents fichiers d'AntoPISA. Voici les nouveautés:
- 12.12 31/08/2021: Aligned files to 0.235 version.
- 12.11 30/08/2021: The "SOFTWARE LIST" field has been updated for all machines.
- 12.10 25/08/2021: Again added the field "DRIVER" and that "DRIVER STATUS" also related to the devices.
- 12.09 20/08/2021: With a new automatic procedure created by motoschifo, now all machines have the "DRIVER STATUS" field always updated.
Télécharger Messinfo.dat v0.235 (12.12)
Site Officiel de Messinfo.dat
 
 WolfMAME v0.235 
Mercredi 01/09/21 à 15:01 par Firebrand
Cette version de MAME utilisée pour les compétitions de high-scores contient désormais les jeux de MAME v0.235.
Télécharger WolfMAME v0.235
Site Officiel de WolfMAME
 
 SDLMAME4Ubuntu v0.235 (64-bit) 
Mercredi 01/09/21 à 15:00 par Firebrand
Cette version de MAME pour Linux a été mise à jour vers la dernière itération de MAME.
Télécharger SDLMAME4Ubuntu v0.235 (64-bit)
Site Officiel de SDLMAME4Ubuntu
 
 Nestopia - Undead Edition v1.51.1 FR 
Lundi 30/08/21 à 16:23 par Firebrand
La dernière version de cet émulateur NES a été traduite en français par l'équipe de Tradu-France.
Télécharger Nestopia - Undead Edition v1.51.1 FR
Tradu-France
 
 Not64 29/08/2021 
Lundi 30/08/21 à 16:21 par Firebrand
Une nouvelle version de cet émulateur Nintendo 64 pour GameCube et Wii dérivé de Mupen64 a été publiée. Voici les changements apportés:
- Added Wii Remote +Control Pad as analog source.
- Added AutoLoadSave option.
- Fixed regression from 03b282c.
Télécharger Not64 29/08/2021
Site Officiel de Not64
 
 Fichiers additionnels pour MAME v0.235 
Lundi 30/08/21 à 16:19 par Firebrand
Comme à son habitude, AntoPISA mets à jour ses filtres pour les frontends de MAME. Voici les changements pour ceux pourvus de release notes:
BestGames.ini v0.235 (1.28):
- 2021/08/29 1.28: Online the version 0.235; 19 new games added (3,450 evaluated).

Catlist/Catver v0.235:
- 2021/08/30: Aligned files to MAME 0.235.

Languages.ini v0.235 (1.27):
- 2021/08/30 1.27: Added 0.235 sets.

Series.ini v0.235:
- Items RENAMED (6): (gtrfrks) to (gtrfrksc), (gtrfrksa) to (gtrfrksac), (gtrfrksj) to (gtrfrksjc), (gtrfrksu) to (gtrfrksuc), (p911e) to (p911ed) and (p911uc) to (p911ac).
- Series RENAMED (1): "Killing Blade" to "The Killing Blade".
- Series UPDATED (7): Bubble Bobble, ESP Ra.de., Guitar Freaks, Police 24/7, Police 911, Puzzle Bobble and Time Crisis.
Télécharger BestGames.ini v0.235 (1.28)
Télécharger Category.ini v0.235
Télécharger Catlist/Catver v0.235
Télécharger Languages.ini v0.235 (1.27)
Télécharger Series.ini v0.235
Télécharger Version.ini v0.235
ProgettoSNAPS
 
 Versions 32-bit des builds de MAME v0.235 
Lundi 30/08/21 à 16:11 par Firebrand
Les builds non officiels de MAME pour processeurs 32-bit ont été mis à jour vers MAME v0.235. A noter que MESSUI fait son retour après avoir été bloqué à la v0.226 pendant un bon moment.
Télécharger MAME v0.235 (32-bit)
Télécharger MAMEUI32 v0.235
Télécharger ARCADE v0.235 (32-bit)
Télécharger HBMAME v0.235 (32-bit)
Télécharger HBMAMEUI v0.235 (32-bit)
Télécharger MESS v0.235 (32-bit)
Télécharger MESSUI v0.235 (32-bit)
ProgettoSNAPS
Forums d'ARCADE
 
 History.xml et History.dat v2.35 
Dimanche 29/08/21 à 15:18 par Firebrand
Ces fichiers informatifs pour MAME ont été mis à jour à l'occasion de la sortie de MAME v0.235.
Télécharger History.xml v2.35
Télécharger History.dat v2.35
Site Officiel de History.xml
 
 NegaMAME v0.235-1 
Dimanche 29/08/21 à 15:14 par Firebrand
Ce build de MAME prévu pour être utilisé avec le frontend Negatron est lui aussi passé à la v0.235 de MAME.
Télécharger NegaMAME v0.235-1 (Windows)
Télécharger NegaMAME v0.235-1 (MacOS)
Télécharger NegaMAME v0.235-1 (Linux)
Site Officiel de NegaMAME
 
 AppleWin v1.30.4.0 
Dimanche 29/08/21 à 15:03 par Firebrand
Cet émulateur Apple // a été mis à jour. Les améliorations sont les suivantes:
- [Change #975] Extend Configuration's Disk GUI to support a Disk II controller in slot 5.
- [Change #977] Add per-slot configuration to the Registry (and conf.ini). eg. "Last Disk Image 1" has moved from "Preferences" to "Configuration\Slot 6".
- [Change #976] AppleWin's help now documents Control-PrintScreen to copy the debugger's disassembly window to the clipboard.
- [Change #960] Floppy image names are now stored in Registry (or conf.ini) with their full path.
*NB. Hard disk images were already stored with full path.
*NB. save-states still only store the filename (and use "[HDV] Starting Directory" or prompt user to find the file).
Télécharger AppleWin v1.30.4.0
Site Officiel de AppleWin
 
<< Page précédentePage suivante >>