Organiser
Filtrer par machine :
Type de vue :
 
 Hatari v1.9.0 (32-bit) 
Vendredi 11/09/15 à 12:03 par Firebrand
Cet émulateur Atari ST a été mis à jour pour Windows et Linux. Une version MacOS est prévue dans un futur proche. Les améliorations sont les suivantes:
Emulation:
- STE Joypads:
*Fix: Joypad A Option button
*Fix: Joypad B extended buttons
- ACSI / IDE:
*Fix: image file attribute check when using device files
*Fix: v1.8 ACSI regression with A1=0 case
- GEMDOS HD:
*Fix: matching exactly 8 chars long file names containing '.'
*Better mapping of host errors to GEMDOS error codes
*Support for mapping file names with 8-bit characters between host and Atari encodings (umlauted chars etc)
*Program header (TT-RAM) allocate flags support
- CPU:
*update WinUAE CPU core version from 2.3 -> 2.8.1 -> 3.0 -> 3.1
.MMU emulation fixed
.instruction/data cache emulation
.better 68020/30 prefetch pipeline
.cycle accuracy, etc.
*in 68000 mode, remove some un-allowed for CMPI, BTST and TST
*check for address error when new PC is set at the end of RTE, RTS and RTR
*fix "move.b an,", it's not allowed and should give illegal instruction
*improve stack frame for bus error and address error
*allow bus control only for 030 (i.e. prevent TOS forcing 16Mhz at boot with higher CPU levels)
- Memory:
*TT-RAM / 32-bit addressing support both for TT & Falcon emulation (when using EmuTOS, this requires version 0.9.4 or later)
- FDC changes:
*for STX disks, fix type I commands with verify bit on tracks with no sector
*for ST/MSA, check read address and read track are not beyond max track
- MFP:
*better emulation of GPIP, AER and DDR
- MIDI:
*some RX/TX interrupt conditions were not correctly handled
*TDRE bit is status register more accurately handled
- Video:
*fix value when reading video counter $FF8205/07/09 in high res
- Blitter:
*when transfer ends, hog bit should be cleared in control register
- DSP:
*better emulation of the HREQ signal

Emulator:
- Support for compiling with libSDL2 (experimental)
*SDL2 supports other than 2x scaling factors for ST/e emulation
- Misc fixes:
*Fix: WinUAE CPU core (FPU) memory state restore
*Fix: chrash with VDI extended resolution emulation when C: isn't GEMDOS HD emulated drive
*Fix: invalid defaults for real joysticks
*Fix: compilation when zlib is missing
*Fix: bugs from Debian bug tracker:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=716536
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688594
- Additional TOS run-time patching:
*Support fast boot also with TOS v3 & v4
*Support 32-bit addressing also with TOS v4
*Replace TOS v4 instructions unsupported on 060
*HW specific phystop value in VDI mode
- Options:
*Fast boot (warm boot / memory check bypass) is disabled by default
*68060 CPU level and --ttram support with new WinUAE CPU core
*New --png-level option to decrease AVI compression CPU load
*Mouse warping on reset & resolution change can be controlled with new --mousewarp option
- Hard drive emulation:
*BUS ID for ACSI drive can be specified with --acsi
*GUI and command line options to enable 8-bit file name Atari <-> host charset conversion for GEMDOS HD
*GUI and command line options to specify GEMDOS HD emulation drive (default = C:), or to skip recognized drives used by partitions on ACSI & IDE images
*Partition count parsed by Hatari might not match count used by Atari HD driver due to driver differences in interpreting disk MBR
*Refuse to mount same HD image from multiple Hatari instances (on platforms supporting BSD flock()), to avoid corrupting them
- SDL GUI:
*joystick navigation in options GUI
*keyboard navigation & shortcuts in options GUI
*sort file selector items case-insensitively with folders first
*Partial support for showing Latin1 chars from UTF-8 file names
*AltGr+F<1-4> keyboard shortcuts to switch mode/type for emulated joysticks and joypads
*User can reset or quit emulation from CPU halt dialog
*Fix: sync joystick changes with statusbar
*Fix: update default max window size for 2-line statusbar
NOTE: size would need to be updated in Hatari config files too!
*Fix: statusbar assert when FPU/MMU/TT-RAM are enabled in WinUAE CPU core
*When cpu enters 'halt' state in case of double bus/address errors, show a dialog window to reset or call the debugger
*Fix bug in the filesector dialog that could create bug in other dialogs used in Hatari
- Debugger:
*Fix: crash when GEMDOS tracing is used without GEMDOS HD emulation
*Fix: update external disassembler's CPU mask when CPU type is changed (it wasn't restricted to opcodes valid for given CPU type)
*Fix: breakpoint addition/removal within chained breakpoints
*Fix: Atari program detection on Windows for "symbols" command
*Profiler support for TT-RAM (uses *ton* of memory)
*Profiler support for (030) data cache and new "profile caches" command to show i/d-cache hit/miss histograms
*Add trace support for IDE, MIDI and keymaps. ACSI (SCSI) and IDE trace output shows primary partition tables for ACSI & IDE images (both Atari and DOS MBRs are supported)
*Add "os_base" trace option to trace Fopen/Fclose/Pexec/Pterm*. That and "os_all" will now enable also xconout console redirection
*Output from --conout goes now to stdout instead of stderr
*Add "reset " command
*Add "save" subcommand to "history" command
*Add "basepage" address variable

Other changes:
- Add script to convert long host file names to Atari file names, use that in atari-hd-image script
- Add hatari-prg-args script for providing arguments to autostarted programs
- Fix Atari program detection on Windows in "gst2ascii" tool
- Hatari & disk image icons in SVG & PNG formats (multiple sizes)
- Remaining Hatari OSX UI changes for Hatari v1.8.0 (localization)
- Add video-recording.txt doc on video recording/uploading best practices

Fixed demos:
- Graphix Sound 2 in Relapse by Cybernetics (blitter+cpu, bus arbitration)
- RGBeast by Aggression (video, writing to video counter during active display)
- My Socks Are Weapons by Legacy (video, reading video counter in high res)

Fixed games:
- Superior 65 - Blood Money (cpu, exception stack and bus error) (note that this version is bugged and will crash with TOS 1.04 or 1.62)
- Obitus (STX version) (fdc, seek+verify on a track with no sector)
- The Teller (STX/CTR version) (cpu, exception stack and address error)
- War Heli (cpu, exception stack for address error and prefetch)

Fixed programs:
- Realtime and M by Eric Ameres (midi + mfp, toggle bit 0 of AER)
- Notator (midi, more precise TDRE bit in status register)

Known regressions (see compatibility list):
- Suretrip demo by Checkpoint
- Golden Island game demo with WinUAE CPU core
Télécharger Hatari v1.9.0 (32-bit)
Site Officiel de Hatari
 
 MAMu_'s MAME Icons v0.165 Extended Pack 
Mercredi 09/09/15 à 11:39 par Firebrand
Ce pack d'icônes pour MAMEUI et les frontends de MAME a été mis à jour pour MAME v0.165. Pour les nouveaux utilisateurs, 2 autres packs sont nécessaires pour avoir les icônes sur l'ensemble des jeux. Veuillez vous référer à la fiche du pack dans la section MAME.
Télécharger MAMu_'s MAME Icons v0.165 Extended Pack
Site Officiel de MAMu_'s MAME Icons
 
 Xebra/Arbex v2015/08/31 
Dimanche 06/09/15 à 13:25 par Firebrand
Cet émulateur PlayStation discret continue son chemin à son rythme. Une seule amélioration est à signaler dans cette version:
- Run Mode 2(little fast)
Télécharger Xebra/Arbex v2015/08/31
Site Officiel de Xebra/Arbex
 
 Mame Classic v7.4.1 
Dimanche 06/09/15 à 13:23 par Firebrand
Ce frontend pour MAME a été mis à jour. Les améliorations sont les suivantes:
- Fixed : Error 438 would sometimes occur when setting the GUI fonts
- Fixed : The game list rotation graphic would change to a "w" if the GUI fonts were changed
- Changed : Redesigned the OpenGL-Specific Options frame
Télécharger Mame Classic v7.4.1
Site Officiel de Mame Classic
 
 WinUAE v3.2.0 Beta 11 (32-bit) 
Samedi 05/09/15 à 12:17 par Firebrand
Cet émulateur Amiga qu'on ne présente plus a été mis à jour. Les améliorations sont les suivantes:
- Fixed A2386SX default video mode configuration, it is software controlled, not jumper like in older models. Fixes unexpected "Invalid configuration information" BIOS messages.
- Added A2386SX-only hack to enable working 1.4M floppy images, I assume it thinks connected drive is Amiga 1760k drive and it programs FDC to use 720k (1.4M half speed) bit rate.
- Autodetect *.ima PC disk images inside archives.
- Increased IDE emulation multiple transfer support from 64 blocks to 128 blocks (Max possible).
- Universal XTIDE BIOS load address is now user configurable. (Exxxx does not work in AT systems)
- x86 IDE emulation used wrong byte swapping mode if data port width was 16/32-bit (AT systems)
- Added support for IDE emulation edge triggered interrupts. ISA bus uses edge triggered interrupts, Fixes A2386SX IDE configuration hang.
- Only first non-autoconfig "board" was initialized if more than one was configured (for example both x86 AT IDE and XT IDE controller was enabled)
- Write-protect 0xDC000 region from Amiga-side writes if it is used by XTIDE Universal BIOS. This address conflicts with Amiga-PC shared memory space but fortunately it seems only beginning of this space is actually used for Amiga-PC communication.
- XTIDE Universal BIOS hardware is now correctly emulated.
- Per-monitor high DPI update caused repeated GUI re-open in some situations.
- DOSBox CPU modes now use DOSBox hardware timer emulation, fixes A2386SX floppy access delays.
- Added all currently available bridgeboard BIOS ROMs to ROM scanner.
- Cleaned up internal expansion ROM selection code.

NOTE: Nearly all previously created DOS HD images are not supported anymore due to wrong byte swapping. They need to be created from scratch.
Télécharger WinUAE v3.2.0 Beta 11 (32-bit)
Site Officiel de WinUAE
 
 Nintendulator v0.975 beta (28/08/15) FR 
Mercredi 02/09/15 à 11:32 par Firebrand
La version la plus récente de cet émulateur NES a été traduite en français par l'équipe de Tradu-France.
Télécharger Nintendulator v0.975 beta (28/08/15) FR
Tradu-France
 
 puNES v0.96 (32-bit) 
Mercredi 02/09/15 à 11:30 par Firebrand
Cette nouvelle version de cet émulateur NES corrige des bugs. En voici la liste:
- correct all crashes in the SDL windows version caused by the porting to QT.
- always in the SDL windows version fixed a bug that prevented to hide the mouse cursor.
- fixed regression in Sunsoft FME-7 mapper that prevented the proper functioning (Dynamite Batman (Japan), Batman - Return of the Joker and other games now works again).
Télécharger puNES v0.96 (32-bit)
Site Officiel de puNES
 
 FS-UAE v2.5.40 dev 
Mardi 01/09/15 à 12:43 par Firebrand
Cet émulateur Amiga a été mis à jour. Les améliorations sont les suivantes:
Changes in FS-UAE 2.5.40dev:
- Use SetUnhandledExceptionFilter on Windows for JIT direct memory.
- Unified (segfault) exception handler for Windows and Linux.
- Fixed mman for compatibility with JIT direct memory access.
- Re-enable uae_comp_trust* = indirectKS options.
- Allow uae_rtc to be set without disabling uae_chipset_compatible.
- Fixed flickering caused by undefined behavior in shift operations.
- Added new option log_bsdsocket (boolean).

Known and reported issues:
- Amiga key sticks when opening/closing FS-UAE menu with modifier+F12 https://github.com/FrodeSolheim/fs-uae/issues/77
- FS-UAE freezes with black screen on Windows / nVIDIA? https://github.com/FrodeSolheim/fs-uae/issues/75
- Black screen when FS-UAE is started from FS-UAE Arcade? https://github.com/FrodeSolheim/fs-uae/issues/76 https://github.com/FrodeSolheim/fs-uae-arcade/issues/6

Changes in FS-UAE Launcher 2.5.40dev:
- New option launcher_font_size.
- Enable screenshot bar for 1280×720 resolution.
- Launcher WHDLoad zip (command line): use A1200 model.
Télécharger FS-UAE v2.5.40 dev
Site Officiel de FS-UAE
 
 CCS64 v3.9.2 
Mardi 01/09/15 à 12:40 par Firebrand
Une nouvelle version de cet émulateur Commodore 64 a été publié. Pas d'information spécifique à cette version est disponible.
Télécharger CCS64 v3.9.2
Site Officiel de CCS64
 
 QMC2 v0.55 
Dimanche 30/08/15 à 12:09 par Firebrand
La dernière version de QMC2 est maintenant disponible pour MacOS.
Télécharger QMC2 v0.55
Site Officiel de QMC2
 
 Messinfo.dat v9.18 (MAME/MESS v0.165) 
Dimanche 30/08/15 à 12:07 par Firebrand
Une nouvelle version de ce fichier donnant des informations sur les jeux MESS a été publiée. Voici les données modifiées:
- 9.18 29/08/2015: Aligned files to 0.165 version. Fixed some typos error. Updated this files: 'sourcechanges.txt', 'changelog.txt', 'alltimesMESS.txt', 'Drivers SVN...txt', 'supportedMEDIA.txt' and 'Index of Devices'. Updated the SVN until August 26, 2015 (r40488). Added other authors (93% right); fixed other various typos error.
- 9.17 26/08/2015: Updated "messnoinfosets_?.txt" file to 0.165 version.
- 9.16 15/08/2015: Fixed typos error in: "alltimesMESS.txt", "changelog.txt" and "sourcechanges.txt" (thanks to Stiletto).
Télécharger Messinfo.dat v9.18 (MAME/MESS v0.165)
Site Officiel de Messinfo.dat
 
 ClrMAME Pro v4.022 (32-bit) 
Dimanche 30/08/15 à 12:05 par Firebrand
Ce gestionnaire de ROMs a été mis à jour. Les améliorations sont les suivantes:
- misc: new compiler (VS2015) under Windows 10 Pro
- misc: 7z/rar warnings are now shown in the warning window, not as a messagebox anymore which you have to click
- misc: profiler move/add datfiles overwrite prompts support yes/no to all
- fixed: wrong "wrong case" set message when a chd is missing
- fixed: 7z/rar detection of obsolete folders fails in some cases
- fixed: datfile nodump flag gets ignored in case of an additional size=0 entry
- fixed: nodump without any size entry were not imported
- fixed: wrong rar bad crc message when deleting full archives
Télécharger ClrMAME Pro v4.022 (32-bit)
Site Officiel de ClrMAME Pro
 
 WinUAE v3.2.0 Beta 10 FR (32-bit) 
Dimanche 30/08/15 à 12:03 par Firebrand
La dernière beta de WinUAE est maintenant disponible en français grâce à Tradu-France.
Télécharger WinUAE v3.2.0 Beta 10 FR (32-bit)
Tradu-France
 
 Catver.ini v0.165 
Samedi 29/08/15 à 12:11 par Firebrand
Catlist semblant être en pause, AntoPISA et Janez ont décidé de maintenir une nouvelle version de Catver.ini. Ce fichier pour les frontends de MAME (il ne fonctionne donc pas avec MAMEUI) permet de classer les jeux MAME par genre. Ce fichier est aligné avec les sets de MAME v0.165.
Télécharger Catver.ini v0.165
Site Officiel de Catver.ini
 
 Version.ini v0.165 (MAME) 
Samedi 29/08/15 à 12:05 par Firebrand
Ce fichier pour MAME et son équivalent pour MESS permettant de classer les jeux MAME/MESS selon la version de l'émulateur dans laquelle ils sont apparus ont été mis à jour avec les nouveaux jeux de la v0.165.
Télécharger Version.ini v0.165 (MAME)
Site Officiel de Version.ini
 
 Category.ini v1.65 
Samedi 29/08/15 à 12:02 par Firebrand
Ce fichier initialement pour MESS permettant de classer les programmes selon le type de machine émulé a été mis à jour pour MAME v0.165.
Télécharger Category.ini v1.65
Site Officiel de Category.ini
 
 Languages.ini v0.165 (0.47) 
Samedi 29/08/15 à 12:00 par Firebrand
Ce fichier permettant de classer les jeux MAME par langues supportées a été enrichi avec les nouveaux jeux de la v0.165.
Télécharger Languages.ini v0.165 (0.47)
Site Officiel de Languages.ini
 
 Series.ini v0.165 
Samedi 29/08/15 à 11:58 par Firebrand
Ce fichier permettant de classer les jeux MAME par séries a été mis à jour. Voici les données modifiées:
- Entries RENAMED: (fghthistub) to (fghthistuc), (fghthistua) to (fghthistub), (fghthistu) to (fghthistua), (gtsers8) to (gtsers8a) and (peke1012) to (peke1012a).
- Entries REMOVED: (gtsers10a).
- Series ADDED: Knuckle Bash, Mahjong The Mysterious World.
- Series UPDATED: Dragon's Lair, Fighter's History, Trivia, Player's Edge, Street Fighter.
Télécharger Series.ini v0.165
Site Officiel de Series.ini
 
 WinUAE v3.2.0 Beta 10 (32-bit) 
Samedi 29/08/15 à 11:54 par Firebrand
Une nouvelle beta de cet émulateur Amiga pour Windows a été publiée. Les améliorations sont les suivantes:
- IDE emulation internal operation change. Previously next block was read from hardfile after previous block was transferred. Now all blocks are buffered first before transferring (or if write: all data is received first and then all buffered data is written to HDF). Fixes A2286 BIOS built-in IDE driver which does not wait for interrupt or DRQ status bit between transferred blocks. (Which technically is a bug, driver is depending on some specific HD manufacturer/model internal implementation detail)
- Amiga to PC bridgeboard interrupt enable/disable state fixed. A2286 Janus hardfile access does not hang anymore.
- Added x86 CPU speed adjustment (CPU panel, full left = fastest possible mode). Note that some BIOS drivers use CPU delay loops, unexpected things can happen.. Fastest possible enables extra hack ("immediate" floppy to prevent floppy detection fail). Speed adjustment is only enabled after initial
BIOS diagnostics checks have been done because some timer tests fail if CPU is too fast..
- Added right control = right Windows key option. (Keyboards without right Windows key, quicker to use than creating custom mapping, note that it also disables keyboard layout B RCTRL=fire mapping)
- GUI window is now per-monitor high DPI aware.
- 3-State Apollo 500/2000 IDE/SCSI combo HD controller fully implemented. ROM added to ROM scanner. 3rd party replacement ROM available from Aminet. (http://aminet.net/package/disk/cdrom/AT_ApolloDev)
- CDFS automount without physical drives mounted 10 empty image drives (b1).
Télécharger WinUAE v3.2.0 Beta 10 (32-bit)
Site Officiel de WinUAE
 
 Nintendulator v0.975 Beta (28/08/15) Unicode 
Samedi 29/08/15 à 11:52 par Firebrand
Cet émulateur NES a été mis à jour. Cependant, aucune information sur les changements n'a été révélée.
Télécharger Nintendulator v0.975 Beta (28/08/15) Unicode
Site Officiel de Nintendulator
 
 Raine v0.64.8-4 
Vendredi 28/08/15 à 11:38 par Firebrand
Une nouvelle version de cet émulateur arcade a été publiée, mais seulement pour Windows et MS-DOS. Les améliorations sont les suivantes:
- possibility to select the language in "Options"
- possibility to choose to save screen settings for each game (mainly for the dos version, I don't think anyone would be interested by that in the normal version, but who knows ? Anyway I added that to the video options). And "frame skip" is also saved there now.
- Added b1+b2 combination to cps2 6 buttons games.
Télécharger Raine v0.64.8-4
Site Officiel de Raine
 
<< Page précédentePage suivante >>