Organiser
Filtrer par machine :
Type de vue :
 
 A5200DS v3.6 
Lundi 08/01/24 à 17:25 par Firebrand
Cet émulateur Atari 5200 pour Nintendo DS a été mis à jour. Les améliorations sont les suivantes:
- Internal database updated to include known prototypes, hacks and other sundry 5200 games.
- Codebase cleanup across the board.
- Improved key debounce to fix lots of games including Star Raiders (which has a new overlay).
- Color Artifacting added for the few games that utilize it (Choplifter, etc.)
Télécharger A5200DS v3.6
Site Officiel de A5200DS
 
 A5200DS v3.5a 
Samedi 06/01/24 à 16:55 par Firebrand
Cet émulateur Atari 5200 pour Nintendo DS a été mis à jour. Pas de version spéciale pour Nintendo DSi cette fois, mais elle semble moins nécessaire grâce aux dernières optimisations. Les améliorations sont les suivantes:
- Major cleanup across the board - a few more frames of performance and many games on the older DS-Lite will now run full speed without frameskip.
- Touch of paint on the main emulation screen to make the console buttons a bit more prominent.
- New X button handling on the games that utilize more than 192 vertical pixels to smooth scroll upper/lower areas of the screen (usually just status/score in those areas so pressing the X button to bring them momentarily into view works fine).
- About 50 new homebrews and hacks added to the internal database (up to 240 games now).
- Version 3.5a improves keyboard debounce and adds a new Star Raiders custom overlay!
Télécharger A5200DS v3.5a
Site Officiel de A5200DS
 
 RomVault v3.6.3 
Vendredi 05/01/24 à 16:22 par Firebrand
Deux nouvelles versions de ce gestionnaire de ROMs ont été publiées. Voici la liste des changements:
v3.6.3:
Feature Updates:
- Enhanced the Directory Mapping window to highlight non-existent directories in red

Bug Fixes:
- Added checks to ensure directory exists while creating a directory mapping
- Fixed the DAT XML loader to load non-standard characters in XML
- Fixed a DatVault crash that could occur on startup
- Fixed a crash that could occur when adding directory mappings

v3.6.2:
Feature Updates:
- Split Directory Settings into Directory Mappings and DAT Rules for greater flexibility
- Added a new Single Archive directory setting to use subdirectories only if a set contains multiple roms or a rom/set name mismatch (Great for archiving TOSEC with shorter paths)
- Added a new DAT Rule to use category tag values as subdirectories (Most useful for Redump DATs)
- Added the ability to prioritize categories for subdirectories in case the DAT contains multiple for a partiular set (Common with No-Intro)
- Added a global setting to delete previous cue packs downloaded by DatVault
- Added a Modified Date column to the Game List and ROM Details grids
- Added a context menu to the Game List grid (Shift + Right-click) which includes re-scanning options and opening a directory, archive, or No-Intro game details webpage
- Added support for new CHD compression codecs, ZSTD and CDZS
- Updated the Game List grid to hide the Description column if there is nothing to display
- Updated the “old DAT cleanup” function to also remove empty directories in the DATRoot
- Updated the layout of the global settings section
- Improved performance of deleting cue files downloaded from DatVault

Bug Fixes:
- Fixed an issue related to path and filename lengths
- Fixed an issue with scanning archives with the Shrink compression method
- Fixed an issue where corrupt CHDs would freeze the scanning process
- Fixed an issue where corrupt CHDs could be marked as good after a Level 1 then Level 2 scan
- Fixed a scanning performance issue with v1 CHDs
- Fixed an issue where MIA status was not reflected when using the “Merged” merge type
- Fixed an issue where Tree Presets could cause a crash
- Fixed an issue where directories created by RomVault during a fix did not have modified time stored in the cache
Télécharger RomVault v3.6.3
Site Officiel de RomVault
 
 OpenEmu v2.4.1 
Samedi 30/12/23 à 19:00 par Firebrand
Cet ensemble de noyaux d'émulateurs réunis sous une même interface pour MacOS a reçu deux mises à jour. Voici la liste des changements:
v2.4.1
- This is a quick fix to resolve launching on Apple silicon (ARM) Macs. For now, OpenEmu is still Intel-only and will require the use of Rosetta 2 in order to launch on a Mac with Apple silicon.

v2.4
- This long-awaited release contains many bug fixes, performance improvements, compatibility for later macOS, localization updates, framework upgrades, UI/UX tweaks, and a massive codebase modernization with the majority rewritten in Swift. This large undertaking was a few years in the making, and while there may be a few minor regressions in the short term, the result will leave OpenEmu future-proof and easier to maintain. A full list of changes may be added later.
Télécharger OpenEmu v2.4.1 (stable)
Télécharger OpenEmu v2.4.1 (experimental)
Site Officiel de OpenEmu
 
 Altirra v4.20 
Samedi 30/12/23 à 18:51 par Firebrand
Cet émulateur d'ordinateurs Atari 8-bit et Atari 5200 a été mis à jour. Les améliorations sont les suivantes:
[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.

[features added]
- Additions: Added PHLOAD.COM to trigger peripheral handler loads via type 4 polling.
- Cartridge: Added Williams 16K cartridge type.
- Cartridge: Changed existing JRC cart type to JRC6 64K without RAM and added JRC RAMBOX cartridge type.
- Cartridge: Added MDDOS cartridge type.
- Cartridge: Added COS 32K cartridge type.
- Cartridge: Added Pronto cartridge type.
- Cartridge: CAR types 76, 78-93, and 160 are now supported without advanced configuration overrides.
- Cassette: Load Data as Audio option now supports raw FSK and PWM data blocks in .cas files.
- Cassette: BASIC auto-boot can now handle BASIC program tapes that require RUN "C" instead of CLOAD.
- Command Line: Added /[no]casautobasicboot, /kernelref, /basicref, and /diskemu switches.
- Debugger: Symbols escaped with '#' prefix can now include @ in their name.
- Debugger: .vbxe_traceblits command now has a compact mode.
- Debugger: .vbxe_bl command now has a compact mode and can dump a blit list at an arbitrary address.
- Debugger: Added explicit option in the disassembly window for whether the current D register state affects symbol lookup for direct page addressing modes.
- Debugger: bta (set tracepoint on access) can now supply a default trace message.
- Debugger: Math pack symbols can now be unloaded independently.
- Debugger: Added static trace PBI (stp) command to auto-trace parallel bus interface firmware.
- Debugger: Memory window now accepts arbitrary address expressions.
- Debugger: Ctrl+F in the history view moves focus to search box.
- Debugger: Added c (compare memory) command.
- Debugger: Added a menu command to export the debugger help from the .help command in HTML form.
- Debugger: @hwwritereg(addr) can be used to read back write-only system hardware registers.
- Debugger: The debugger now additionally tries to resolve source file references against the module binary path and the paths of any open source windows.
- Debugger: Source windows now have context menu options to reopen the file externally.
- Debugger: u (unassemble) now has -m option to change CPU mode used for disassembly.
- Devices: 1030 now does actual pulse/tone dialing.
- Devices: 1030 relay sound is now heard when phone is placed on-hook.
- Devices: Added SIDE 3.1 (JED 1.4) support.
- Devices: Added CPS SuperSALT Test Assembly support.
- Devices: MidiMate now exposes a serial port for custom MIDI interfacing.
- Devices: File writer device can now also be used with serial ports.
- Devices: Added networked serial port device.
- Devices: Added copy/paste support to devices UI.
- Devices: Added shortcut command to rescan a virtual FAT16/FAT32 disk.
- Devices: Added 835, full 835, and full 1030 hardware emulation.
- Devices: Added SIO serial adapter device to bridge serial devices directly to the emulated SIO bus without requiring motor control activation.
- Display: Added support for main display pan and zoom.
- Disk: Improved timing compensation when burst I/O mode is enabled.
- Input: Added support for Chalk Board PowerPad controller.
- Input: Added support for Stack Lightpen controller.
- Input: Mouse wheel can now be bound as an input.
- Input: Added an option to show pointer location when driving a tablet, pad, or light pen/gun with a non-mouse input.
- Input: Pad input area can now be moved and resized via Configure HUD.
- Network: Raised max MSS in emulation TCP stack from 512 to 1460.
- Network: Emulation gateway now supports ICMP echo requests (only to the gateway; not forwarded).
- Network: Emulation gateway now has a more distinctive Ethernet address to avoid conflicts when bridging through a VXLAN tunnel.
- PerfAnalyzer: Added support for saving and loading traces.
- PerfAnalyzer: Added trace channel for disk sectors passing under the drive head.
- PerfAnalyzer: Added approximated import for Atari800WinPLus 4.0 monitor execution traces (TRON/TROFF).
- Save States: Devices can now opt-in to save state support.
- Save States: R-Time 8, XEP80, Black Box, MIO, Ultimate1MB, SIDE/2/3, and MyIDE[-II] are now included in save states.
- Save States: CPU mode, 65C816 high memory, and Axlon memory are now included in save states.
- System: Added 1400XL and 1450XLD emulation support (currently only minimal V:/T: support).
- UI: Added /registeruserfileassocs, /registersysfileassocs, and /unregisterfileassocs for silent registration/unregistration of file type associations.
- UI: Added support for screen readers to read out text from the emulation screen (opt-in).
- VFS: Added support for reading from .zip files that use Enhanced Deflate compression.
- VFS: Add special:// protocol to access specific images.

[bugs fixed]
- AltirraOS: Fixed incorrect MEMLO adjustment when loading peripheral handlers through CIO via type 4 poll.
- AltirraOS: Force C=1 on exit from CIO for compatibility (undocumented behavior).
- AltirraOS: Shift+Help and Ctrl+Help are now reported properly in HELPFG.
- AltirraOS: KEYREP and KRPDEL are now supported properly on the 65C816 build.
- AltirraOS: Improved compatibility of NOCLIK handling.
- AltirraOS: Fixed K: not applying inverse video to vertical bar ($7C) character.
- AltirraOS: Fixed timing issue in SETVBV.
- AltirraOS: S: now properly overrides the no-clear flag for GR.0.
- AltirraOS: FASC no longer clears first byte of FR0.
- AltirraOS: SIOV now resets BRKKEY when returning Break key pressed condition.
- Audio: Fix downmix setting not saving.
- Cartridge: Phoenix and Blizzard cartridge types now also react to CCTL reads as well as writes.
- Cartridge: SIC! 128K and 256K images now retain their original type rather than being converted to 512K on load.
- Cassette: Fixed FLAC decoder crashing on some files on some CPUs.
- Cassette: BASIC auto-boot detection now handles BASIC programs saved with the rev. B BASIC bug.
- Cassette: SIO data in line is now released when motor stops.
- Command line: Address specified in /soundboard switch was always overridden to default.
- CPU: 65C816 PLB and PLD instructions were not setting NZ flags.
- CPU: 65C816 PHP instruction could write bits 4/5 as zero after re-entering emulation mode from native mode with MX bits cleared.
- CPU: Improved accuracy of NMI timing when NMIs occur across a write to WSYNC.
- Custom Devices: Programmatic memory layer changes no longer bypass auto-PBI.
- Debugger: Zero page symbols were not being loaded from CC65 symbols.
- Debugger: PEI (dp) instruction no longer shows indirect data in disassembly.
- Debugger: Symbol lookup is now suppressed for (dp), (dp,X), and (dp),Y addressing modes with D != 0 like with other direct page addressing modes.
- Debugger: Fixed Step Over command not working above bank 0.
- Debugger: Disassembler now does basic block detection in 8048 mode.
- Debugger: Fixed .diskdumpsec command not working on virtual disks.
- Debugger: Fixed a crash when clearing breakpoints from debugger symbol based assert/trace directives.
- Debugger: Fixed panes that displayed the context menu at the wrong place when activated from the keyboard.
- Debugger: Debug display wasn't decoding IR mode 8 properly.
- Debugger: Improved visibility of keywords in source views in dark theme.
- Devices: R-Time 8 is now reset on a cold reset.
- Devices: SIDE 2 now returns floating bus data instead of $FF when reading from deselected CF card.
- Devices: Fixed sporadic initial interrupt state issue with MIO.
- Devices: Fixed some stack wrapping bugs with Veronica's 65C816 CPU.
- Devices: Fixed "use long path names" setting not saving properly on the H: device.
- Devices: H: no longer returns Y=$03 for imminent EOF when reading directories.
- Devices: MIDI output device from MidiMate is now reset on cold reset.
- Devices: Added missing emulation of IDE+2 CF detect in $D1FA bit 6.
- Devices: Fixed virtual FAT32 device limiting included files to FAT16 cluster limit.
- Devices: Fixed 8048 ADDC,@Rn and MOVP3 A,@A instructions and TF emulation.
- Devices: Fixed broken ATI0/1 commands for SX212.
- Disk: Fixed XF551 full drive emulation sometimes not handling write protect state properly.
- Disk: Reinterleave command wasn't marking the disk as modified.
- Disk: Fixed crash when attempting to convert a disk using an unknown or unsupported filesystem.
- Disk: Improved Happy 1050 memory map to closer match hardware, including contended regions.
- Disk: Add workaround for ATX disk images that have extra zero padding words at the end.
- Disk: Fixed 810, 1050, and XF551 based full drive emulators not consistently acting on write protect status.
- Disk: Improved accuracy when reading and writing sectors with missing data fields.
- Disk: Fixed rotational position being updated while motor is off.
- Disk: Fixed 810 post-read delay being used for 1050 emulation in single density.
- Disk: Improved timing precision for full disk drive emulators.
- Disk: Sectors are now ignored on mixed-density disks when not using the current density.
- Display: Fixed inverted field polarity detection in interlace mode (since 3.90) and improved auto-flip behavior.
- Display: Removed horizontal offset in PAL high artifacting.
- HLE: Set Y and C=1 in program loader to emulate CIO results when invoking init/run address.
- Input: Fixed paddles not responding when driven in absolute mode from a digital input (regression since 4.10).
- Input: Fix light pen not working in port 4.
- MMU: Extended RAM priority is now adjusted when U1MB is enabled to emulate difference in VBXE MEMAC behavior.
- Network: Fixed emulation TCP stack not sending final FIN packet to emunet after graceful shutdown from remote host.
- Network: Emulation dhcpd no longer reports a gateway to DHCP clients if routing is disabled (NAT off).
- Network: Fixed VXLAN tunnel code sending two extraneous bytes with each Ethernet frame.
- PerfAnalyzer: Fixed keyboard shortcuts not working in the perf analyzer's history view.
- PerfAnalyzer: Snapshot frame timing at end of session so VBI/DLIs don't get confused when emulation is restarted after the trace ends.
- PerfAnalyzer: Fixed crash in tape code after stopping trace with a tape mounted.
- POKEY: Improved accuracy of truncated/restarted POTGO scans.
- POKEY: Fixed stop bits not playing properly out audio channels 1/2 in two-tone mode.
- Recorder: Fixed bug with AVI writer not marking all uncompressed frames as key frames.
- Recorder: Fixed incorrect colors when recording WMV or MP4 video without scaling (ARM64 only).
- Save States: Fixed POKEY having keys stuck down after loading a save state.
- Save States: Fixed last 64K of extended memory not being saved properly in 128K and 320K memory modes.
- UI: Fix crash when using Calibrate Screen command without any hardware graphics acceleration.
- UI: Ensure that undocked tool windows are on-screen when restoring window layout.
- UI: Added workaround for Windows 10/11 touch keyboard sending the wrong extended key state for movement keys.
- UI: Fixed Input Setup controller diagrams displaying blank in some configurations.
- VBXE: Fixed incorrect blitter cycle speed for $00 bytes transformed by AND/XOR mask.
- VBXE: Blitter collision detection now returns the first hit instead of the last hit.
- VBXE: Fixed pixel shadows when using HR blit mode (mode 6).
- VBXE: Fix false P/M priorities on right half of screen in core 1.26 in lines that have no P/M graphics.
Télécharger Altirra v4.20
Site Officiel de Altirra
 
 Atari800 v5.1.0 
Vendredi 29/12/23 à 15:03 par Firebrand
Cet émulateur d'ordinateurs Atari 8-bit et de l'Atari 5200 a été mis à jour. Seule la version Windows est disponible pour l'instant. Les améliorations sont les suivantes:
New features:
- New command line options:
*-playbacknoexit => don't exit the emulator after playback finishes
*-joy-distinct => allows larger number of joysticks by not combining multiple physical devices into a single emulated joystick. *For example this allows using keyboard to emulate one or two joysticks, and to use these in conjunction with physical SDL joysticks / controllers in order to play with more people than there are SDL joysticks. The same logic gets applied to LPT joysticks, these come after joysticks from keyboard emulation.
*Furthermore, the logic also gets applied to put SDL joysticks after LPT joystics even when the command line flag isn't set. Since LPT joysticks take precedence over SDL joysticks on the same emulated device, this takes a device that was completely ignored before and makes it useful now.
*The assignments are fixed at program start-up, after config file and command line flags have been taken into account. If the UI is used to enable or disable a keyboard-emulated joystick, this can cause an emulated joystick to be controlled by multiple physical devices, or by none.
- Swap also SDL joysticks on AltL+J
*This swaps all physical devices connected to the first two emulated joysticks: the keyboard keys, the SDL devices, and the LPT devices.
*After the swap the real joystick / hat setting in the UI will appear swapped as well, but the keyboard setting won't (fixes #156).
- Show all input events on a single line during recording
*This way the recording file alternates between two forms of lines: input lines which contain all keyboard and joystick events in one line, and output lines with the screen content digest. By filtering out the former, the latter can be aggregated nicely, e.g. using a command like this: zcat ${file:?} | grep -vE '^[0-9A-F]{8} * $ ' | uniq -c
*Consecutive frames of equal input state will be represented as a single row, with a repeat count giving an idea for how long the state was maintained.
- RAM cartridges implementation (#184)
*Many RAMCART and one SiDiCar cartridges
*Support for writeable cartridges
*CART monitor command
*Make blank cartridge UI option
*Reserved CART file ids for additional cartridge types currently unemulated by Atari800,
*added also the description of the types
- added XEX reading in monitor (useful for patches)
- Added H: device rename; save it in setup file (#204)

Changes:
- Altirra OS updated to v3.41
- Altirra BASIC updated to v1.58
- Fix buffer over-read in generate_partial_pmpl_colls (#165)
- Atari ST/TT/Falcon optimizations
- Fixed keystrokes for inserting/deleting of line/character (#179)
- SIO now resets BRKKEY (fixes Arsantica 3 demo)
- Fix for issue #199 (BBSB warp doesn't work)
- Fixes CTRL and CAPS keys when using SDL12-compat library.
- DOC/README.RPI explains clearly support for various RaspberryPis
Télécharger Atari800 v5.1.0
Site Officiel de Atari800
 
 Messinfo.dat v0.261 (11.52) 
Lundi 11/12/23 à 18:51 par Firebrand
Le dernier fichier additionnel de ProgettoSNAPS pour le cycle de MAME v0.261 a été publié.
- 11.52 12/09/2023: Aligned files to 0.261 version.
Télécharger Messinfo.dat v0.261 (11.52)
Site Officiel de Messinfo.dat
 
 GameEx et GameEx Arcane Edition v18.55 
Dimanche 03/12/23 à 13:52 par Firebrand
Ces frontends multi-systèmes ont été mis à jour. Voici la liste des changements:
- Looking to remove any possible video or input lag GameEx will now lower its process prioirty to idle after launching an emulator.
- Fixes to the sync refresh MAME display feature. I revisited all this and looked at GroovyMAME usage on an LCD. It will work with GroovyMAME but on a 5 year old mini PC I reverted to vanilla MAME in my new Chewlix build, I incestigated all this again and other than going with a Mister, your best bet in 2024 is to go for a G Sync monitor for MAME for no tearing and input lag on an flat panel.
- In MAME attract mode the bezel will try to show the logo first if available rather than marquee. Looks mich nicer.
Télécharger GameEx v18.55
Télécharger GameEx Arcade Edition v18.55
Site Officiel de GameEx
 
 ClrMAME Pro v4.048d 
Jeudi 30/11/23 à 12:22 par Firebrand
Une nouvelle version de ce gestionnaire de ROMs a été publiée. Voici la liste des changements:
- fixed: softwarelists can lack some possible mergings
- fixed: possible assertion during delta checks
Télécharger ClrMAME Pro v4.048d (32-bit)
Télécharger ClrMAME Pro v4.048d (64-bit)
Site Officiel de ClrMAME Pro
 
 NegaMAME v0.261-1 
Jeudi 30/11/23 à 12:16 par Firebrand
Ce build de MAME destiné à être utilisé avec le frontend Negatron a été mis à jour vers MAME v0.261.
Télécharger NegaMAME v0.261-1 (Windows)
Télécharger NegaMAME v0.261-1 (MacOS)
Télécharger NegaMAME v0.261-1 (Linux)
Site Officiel de NegaMAME
 
 GameEx et GameEx Arcade Edition v18.54 
Vendredi 17/11/23 à 14:33 par Firebrand
Un correctif a été apporté à ses frontends multi-systèmes:
- Video downloads for Steam working again.
Télécharger GameEx v18.54
Télécharger GameEx Arcade Edition v18.54
Site Officiel de GameEx
 
 GameEx et GameEx Arcade Edition v18.53 
Jeudi 16/11/23 à 12:31 par Firebrand
Ces frontends multi-systèmes ont été mis à jour. Les améliorations sont les suivantes:
- New auto configuration ArcadePC TeknoParrot support.
- Fixes to dialog box and auto update.
Télécharger GameEx v18.53
Site Officiel de GameEx
 
 Messinfo.dat v0.260 (11.51) 
Lundi 06/11/23 à 12:42 par Firebrand
Ce dernier fichier informatif pour les machines non arcade MAME clôt le cycle de mises à jour d'AntoPISA pour MAME v0.260.
- 11.51 05/11/2023: Aligned files to 0.260 version.
Télécharger Messinfo.dat v0.260 (11.51)
Site Officiel de Messinfo.dat
 
 ClrMAME Pro v4.048c 
Dimanche 05/11/23 à 13:12 par Firebrand
Une nouvelle version de ce gestionnaire de ROMs a été publiée. Voici la liste des changements:
Some minor work on delta chd messages. Keep in mind that in general there are some open issues with chdman:
- fixed: wrong "Error while..." message after delta operation succeeded but backup is disabled.
- misc: minor changes to the delta output messages
Télécharger ClrMAME Pro v4.048c (32-bit)
Télécharger ClrMAME Pro v4.048c (64-bit)
Site Officiel de ClrMAME Pro
 
 ClrMAME Pro v4.048b 
Lundi 30/10/23 à 14:49 par Firebrand
Plusieurs versions de ce gestionnaire de ROMs ont été publiées suite à la prise en charge des delta CHDs (similaire au système parent/clones des ROMs, mais pour les CHDs) qui nécessitait plusieurs correctifs. Voici les changements:
v4.048b
- fixed: wrong delta chd proposals in full merged mode (identical chds)

v4.048a
- fixed: unneeded scan crashes/exits
- misc: limiting delta chd support for chd version >=5

v4.048
- added: delta chd support, show warnings, support convert/revert of chds
- fixed: MAME 260 "samples" issue (is shown as unneeded and not found)
Télécharger ClrMAME Pro v4.048b (32-bit)
Télécharger ClrMAME Pro v4.048b (64-bit)
Site Officiel de ClrMAME Pro
 
 NegaMAME v0.260-1 
Jeudi 26/10/23 à 12:40 par Firebrand
Ce build de MAME prévu pour fonctionner avec le frontend Negatron a été mis à jour vers MAME v0.260.
Télécharger NegaMAME v0.260-1 (Windows)
Télécharger NegaMAME v0.260-1 (MacOS)
Télécharger NegaMAME v0.260-1 (Linux)
Site Officiel de NegaMAME
 
 ClrMAME Pro v4.047b 
Lundi 23/10/23 à 16:52 par Firebrand
Ce gestionnaire de ROMs a été mis à jour. Les améliorations sont les suivantes:
Tiny update for MAME's latest CHD feature "delta chds". I will think about additional options (like optionally marking found not-delta chds and maybe a conversion tool/update opption) but for this I need more time.

- fixed: don't mark delta chds as missing
- misc: updated unrar (6.24.0)
Télécharger ClrMAME Pro v4.047b (32-bit)
Télécharger ClrMAME Pro v4.047b (64-bit)
Site Officiel de ClrMAME Pro
 
 Messinfo.dat v0.259 (11.50) 
Vendredi 13/10/23 à 16:29 par Firebrand
Les données de MAME v0.259 ont été intégrées à ce fichier informatif qui clos le cycle de mise à jour de ProgettoSNAPS pour cette version de MAME.
- 11.50 10/12/2023: Aligned files to 0.259 version.
Télécharger Messinfo.dat v0.259 (11.50)
Site Officiel de Messinfo.dat
 
 NegaMAME v0.259-1 
Dimanche 01/10/23 à 15:14 par Firebrand
Ce build de MAME principalement prévu pour fonctionner avec le frontend Negatron a été mis à jour vers MAME v0.259.
Télécharger NegaMAME v0.259-1 (Windows)
Télécharger NegaMAME v0.259-1 (MacOS)
Télécharger NegaMAME v0.259-1 (Linux)
Site Officiel de NegaMAME
 
 ClrMAME Pro v4.047a 
Mercredi 27/09/23 à 09:12 par Firebrand
Ce gestionnaire de ROMs a été mis à jour. Les améliorations sont les suivantes:
- fixed: pick wrong file for backup during a failed rename where multiple files are involved
Télécharger ClrMAME Pro v4.047a (32-bit)
Télécharger ClrMAME Pro v4.047a (64-bit)
Site Officiel de ClrMAME Pro
 
<< Page précédentePage suivante >>