Organiser
Filtrer par machine :
Type de vue :
 
 WinUAE v2.7.1 Beta 10 (32-bit) 
Mercredi 05/03/14 à 19:20 par Firebrand
Cet émulateur Amiga pour Windows continue son développement avec une nouvelle version beta. Voici les améliorations apportées:
- Programmed display mode positioning bug fixed, should fix remaining problems with clipped left or right edges.
- Switching between interlace PAL and interlace NTSC modes calculated wrong vertical line count.
- Some CPU emulation optimization, only modify linear memory address in getpc/setpc/incpc functions if mode is not prefetch/ce/mmu.
- Added slirp inbound port configuration, config file slirp_redir=:::, multiple entries supported, internal ip part is optional.
- Added simple slirp inbound port configuration, config file slirp_ports=port1,port2,.. (TCP ports only, internal address is default 10.0.2.15, host port equals internal port)
- Added quick slirp inbound port selection to GUI, opens TCP ports 21, 22, 23 and 80. (Same as slirp_ports=21,22,23,80)
- Added missing slirp cleanup code from QEMU.
- 6888x Packed-Decimal Real negative k-factor values fully emulated (Previous confirmed, required by NeXTSTEP OS), positive non-zero values not emulated yet which needs Fortran "E" scientific notation format string that C does not directly support.
- First and last drawn scanlines were always detected incorrectly since few major versions ago, breaking vertical centering.
- Input device autoswitch by using analog directions now only work with X or Y axis, other directions may work differently and can cause accidental switches.
- Force recalculation of horiz and vert centering (if enabled) when screen mode is detected (guessed) as changed.
- Toggle input events (warp mode, mute etc..) now also support setting to on or off state without toggling. Input panel only, click on input event name to change mode
- Added audio/video recording input event, supports also new toggle/on/off modes. If recording is started using input event (not from GUI), number is appended to filename and it is increased each time recording is started.

SLiRP inbound ports note: all ports will be opened when network hardware is initialized, there is no way to know when something actually starts listening for some port. This also means you won't get exactly same behavior as "real" low level network emulation, mainly you won't ever get connection refused if port is open but not actually listening on the Amiga side, connection opens and then closes immediately.
Télécharger WinUAE v2.7.1 Beta 10 (32-bit)
Site Officiel de WinUAE
 
 GameEx v13.22 
Lundi 03/03/14 à 19:51 par Firebrand
Une nouvelle version de ce frontend a été publiée. Les améliorations concernent principalement ses fonctions multimédia:
- Working with EmuMovies this release brings GameEx database videos to life. Read more here. Note: Set the path to the videos under MAME settings.
- Movie box art and descriptions are downloading and working again.
- Several fixes for the UPNP media server client
- Some performance enhancements
Télécharger GameEx v13.22
Site Officiel de GameEx
 
 MedGui Reborn Beta v0.047 
Samedi 01/03/14 à 13:02 par Firebrand
Ce frontend pour mednafen a été mis à jour. Voici la liste des nouveautés:
- Added Youtube per game video search
- Changed Boxart downloader (Now will perform a webrequest to retrieve pic image dimension) to perform a brutal download of downloaded bad picture
- Many bug fix
- Added a "Color Palette Maker" with any presets for only GB rom (not GBC), the button are located in GB setting tab.
* Palette presets folder are located into MedGuiR/palettes
* To make your palette presets in txt format you must use RGB RGB RGB RGB value in hex format Example nomenclature for old FB rapresentation: 9bbc0f 8bac0f 306230 0f380f
Télécharger MedGui Reborn Beta v0.047
Site Officiel de MedGui Reborn Beta
 
 Steem SSE v3.6.0 
Samedi 01/03/14 à 13:00 par Firebrand
Une nouvelle version de cet émulateur Atari ST a été publiée. Les améliorations sont les suivantes:
Improvements of v3.6.0
- Option 'Drive sound'
- Improved P.S.G. sample playing emulation
- More practical sound volume sliders (logarithmic scale).
- Disk manager icon options 'Single side' and 'Stop motor'
- Shifter registers emulation improvements: UMD 8730 STF, The World is my Oyster STF, Ventura/Board and Sphere, XMas 2004, Panic...
- 6301 (IKBD) improvements: Crazy Cars 2, Jumping Jackson. Notice that as of v3.6, all ACIA and IKBD improvements of the SSE version depend on option '6301 true emu'
- Other fixes (too numerous to mention!)

Bugfixes of v3.6.0
- bugfix no sound live when recording sound
- bugfix DirectX rebuild "surface" when lost (eg after long delay)
- (*) CPU: remove "intercept OS" on RTE: ReDMCSB Megamax C project
- (*) CPU fix STOP condition in trace mode: Hackabounds Demo
- CPU fix timing MOVEM M->R .L: Hackabounds Demo
- CPU bugfix rounding in = -(An), now more specific in ADD.L and ADDA.L: Fullparts, Ishar3 cracktro
- CPU exception bugfix: Crazy Cars 2 STX (first fixed v3.4, broken v3.5)
- CPU prefetch timing bugfix CMPI.L: Japtro disk 2
- MFP bugfix patch timer D: Second Reality 2013
- MFP bugfix: Sinfull Sinuses (just the crash)
- Bugfix shifter trick line+20 on large display, Hacks on: Riverside, pcsv62im
- Shifter tricks bugfix: Pete Mega Four #1
- bugfix threshold for 508cycle lines according to WU
- ACIA fix: Grumbler
- (*) Bugfix: bogus value in PSG emulation when no DMA sound
- bugfix FDC bogus "lost data" flag: Super Monaco Grand Prix
- bugfix FDC IRQ staid on with command $D8: Super Monaco Grand Prix
- floppy drive bugfix Jumping Jackson MCA (broken v3.5.3)
- HBL "jitter": 3615GEN4 HMD Giga (first fixed v3.5.1, broken v3.5.3)
- (*) hard drive: correct date & time (from Petari)
(*): bugs already in Steem 3.2, other bugs were mine
Télécharger Steem SSE v3.6.0
Site Officiel de Steem SSE
 
 WinUAE v2.7.1 Beta 9 FR (32-bit) 
Mercredi 26/02/14 à 19:10 par Firebrand
La dernière beta de WinUAE est désormais disponible en français.
Télécharger WinUAE v2.7.1 Beta 9 FR (32-bit)
Tradu-France
 
 WinUAE v2.7.1 Beta 9 (32-bit) 
Dimanche 23/02/14 à 11:38 par Firebrand
Et oui, encore une nouvelle beta pour WinUAE. Voici les améliorations du jour:
- NCR emulation didn't work with SCSI IDs 4-6.
- NCR SCRIPTS MOVE command phase bit test mismatch returned wrong interrupt status. (NetBSD 1.x)
- Added partial hack to NCR emulation that "fixes" NetBSD harmless "Phase mismatch: REQ not asserted!" warnings.
- IDE emulation: use LBA48 calculations only if command is new LBA48 command (read/write ext). This could have caused unexplained disk error messages if device driver used both lba28 and lba48 commands and HDF was lba48 enabled (>=128G in size)
- maxmem command line parameter can now also be used to increase natmem limit (if host OS allows it)
- b5 interrupt update had another problem, CE modes lost interrupts in some situations when using UAE HD controller.
- Partition hardfile dostype was set to mostly random value with some CPU configs (b1).
- Disabled "smart centering" (tries to keep old centering parameters if it is "good enough"), it does not seem to work correctly anymore (probably worked only accidentally) and leaves normal WB screen modes non-centered. Will be debugged more if something else breaks, as usual..
Télécharger WinUAE v2.7.1 Beta 9 (32-bit)
Site Officiel de WinUAE
 
 MedGui Reborn Beta v0.046 
Samedi 22/02/14 à 11:46 par Firebrand
Une nouvelle version de ce frontend pour mednafen a été publiée. Aucune information sur les changements apportés n'a été donnée.
Télécharger MedGui Reborn Beta v0.046
Site Officiel de MedGui Reborn Beta
 
 Dernier article: Petit historique (années 80 à 2000) d’un joueur passionné. 
Jeudi 20/02/14 à 13:08 par Zapier
Dernier article: Petit historique (années 80 à 2000) d’un joueur passionné.
Lien vers l'article
Bonne lecture ;-)
 
 WinUAE v2.7.1 Beta 8 FR (32-bit) 
Mardi 18/02/14 à 19:19 par Firebrand
La version traduite en français de la dernière beta de WinUAE est déjà disponible.
Télécharger WinUAE v2.7.1 Beta 8 FR (32-bit)
Tradu-France
 
 WinUAE v2.7.1 Beta 8 (32-bit) 
Mardi 18/02/14 à 19:18 par Firebrand
Une nouvelle beta de cet émulateur Amiga a été publiée. Voici la liste des changements:
- 68000 CE/prefetch mode reads of non-existing memory should return correct data in all situations.
- Reading of write-only register will now write correct data to register. Data that CPU gets back still isn't 100% correct (which can be totally different than what was written to register).
- ROM image didn't load correctly if ROM image was in multiple parts (odd/even) and merged parent ROM was not found.
- NCR SCSI: SCSI commands that failed returned wrong status.
- uaehf.device SCSI Verify (10) implemented. (Does not verify anything)
- A590/A2091 and A4091 options moved to Expansions panel, they are expansions, not built-in features and not part of internal hardware config (advanced chipset). CDTV SCSI is also technicallybuilt-in because driver and DMAC are located on mainboard, CDTV adapter only contains WD SCSI chip.
- A590/A2091 linear ROM mapping was incorrect (Any CPU mode without "more compatible" fetched bad opcode data). Note that A590/A2091 can't be JIT compatible.
- Added "ROM disabled" option to A590/A2091 ROM select menu. (ROM disable jumper is for 1.2 compatibility)
- It was possible to set and get unused DMACON bits 11 and 12.
- A4091 was not compatible with Z3 Fast.
- Hardcoded A4091 autoconfig data was replaced with data from ROM image.
- Border blank didn't override AGA border sprites (broke in some previous beta).
- 68020/68030 SR M-bit should be cleared (if set) before executing interrupt routine.
- 68030 MMU FPU FMOVEM instruction continuation state recovery after bus fault was incomplete.
- Generate bus error when accessing invalid memory if A3000/A4000 Fat Gary based system, MMU emulation active and Gary TOENB register bit is set.
- Joystick/joypad can be used to control light pen cursor. (Was mouse only previously)
- Some kind of physical mouse as digital/analog joystick/joypad support. Not that good but perhaps better than nothing.
- Removed useless address space gaps between Z3 boards.
- CD image CDA player may have gotten confused in some situations if new track was requested while other track was still playing.
- 6888x Packed-Decimal Real with Dynamic k-Factor data type was detected as invalid instruction. Allowed now but k-Factor is ignored (Packed-Decimal Real with Static k-Factor was also ignored) but it isn't that
important, practically no one uses packed decimal data types.
- Some CPU and FPU emulation changes to make it more usable with other emulators (I am working with author of Next emulator Previous to get 68030 based Next computer booting)
Télécharger WinUAE v2.7.1 Beta 8 (32-bit)
Site Officiel de WinUAE
 
 Emu Loader v7.5.4 
Mardi 18/02/14 à 19:15 par Firebrand
Ce frontend arcade a été mis à jour. Les améliorations sont les suivantes:
Fixed
- History quick access menu was not showing up (game docs popup menu)... weird, don't know why
- URL in HTML format detection is fixed for history.dat (might not work 100% though)
- Game details screen was cutting files info due to new driver status info (left panel)
- ROMs and CHDs files tagged "no dump" (empty CRC32) were being wrongly set as missing and using wrong status icon
These files should be shown as found and Ok (green) if game is available or found with missing ROMs/CHDS and gray if game is missing (game details screen)
- The following filters were not working (MAME / Demul): Naomi, Naomi GD, Naomi 2, Naomi 2 GD
- Function uMain.GetSizeType() was returning an empty string if file size equal zero

Changed
- Some more interface tweaks
- Updated DICE_xml.dat file to support DICE v0.8
- Updated the scan results screen for easier reading

Added
- Customize columns shortcut in view mode tool bar button for easier access... and unaware users (for details/grouped view modes)
- Remember that you can access the customize screen by mouse right-click directly in columns header...
Télécharger Emu Loader v7.5.4
Site Officiel de Emu Loader
 
 FS-UAE v2.4.0 (stable) 
Dimanche 16/02/14 à 18:05 par Firebrand
Et encore une nouvelle version pour FS-UAE qui passe en version stable. Pas de release notes entre la 2.3.99 RC2 et celle-ci: si des modifications ont été réalisées, elles ne sont pas (encore) connues.
Edit: les modifications entre les 2 versions stables ont été publiées:
FS-UAE Improvements
Here are just some of the improvements in FS-UAE:
- Many improvements, several bug fixes, and new translations.
- FS-UAE now supports multiple mice at the same time. Especially useful for games such as multi-player Lemmings.
- Improved packaging for several Linux distributions.
- Support for SDL 2.0 (currently used by the OS X version).
- “Portable” distributions are available for Windows and OS X (Read more below).
- Several more FS-UAE configuration options are available.
- JIT should work on Windows (x86) too now.

FS-UAE Launcher Improvements
FS-UAE Launcher has seen many improvements since 2.2.3, among other:
- Much better support for the online Amiga game database.
- Online Amiga game database no longer marked as experimental.
- Support for automatically and manually downloadable games.
- QT toolkit is now used for FS-UAE Launcher on all platforms.
- Improved joystick/gamepad configuration tool.
- Improved preferences dialog, many more options added.

Portable Distribution
- On Windows and OS X, you now have the choice to download portable zips. When using the portable distribution, FS-UAE programs and data will be stored in the same location (and Documents/FS-UAE will not be used anymore – unless this is where you extracted to).
- Note that if you used the zip for FS-UAE 2.2.x, this was not a portable zip – it was just a way to “install” FS-UAE without using the exe installer. So the above comment applies to this case too.
- If you upgrade from FS-UAE 2.2.x and now want to use the portable distribution instead, you should either:
*Also copy the contents from FS-UAE/Documents to where you extracted the portable zip, or
*If you want to, extract the portable zip containing the programs to FS-UAE Documents.

Log File Location
- Log files are now by default stored in Documents/FS-UAE/Cache/Logs. FS-UAE will try to delete the old log files (and log dir) to avoid confusion.

Swapped Display Order of Joystick Ports
- The display order of mouse and joystick ports has been swapped, with the joystick port on top. This fits better with the convention that the joystick port is usually used by player 1, and especially the joystick tab with all four joystick ports is easier to use the port order equals player order. The ports are now called “Joystick Port” and “Mouse Port” instead of Joystick Port 0/1.

Video Synchronization Disabled by Default
- Video sync is now off by default, to avoid performance issues on some platforms. There’s a new preferences page in FS-UAE to enable video sync.

Upgrading from FS-UAE Launcher 2.2.x
- When updating from 2.2.x, the game database and file database in FS-UAE Launcher will be cleared, so you need to rescan your files. You’ll also need to log in to the online database (if you’re using it) and refresh the game list.

Alpha/Preview Release of FS-UAE Arcade
- A preview release of FS-UAE Arcade – a fullscreen interface for browsing and running games is now available as “alpha”. You need to log into the online game database in FS-UAE Launcher in order to use it. Remember, this is a preview release, and there are still some rough edges in FS-UAE Arcade, so your mileage my vary.
Télécharger FS-UAE v2.4.0 (stable)
Site Officiel de FS-UAE
 
 FS-UAE v2.3.99 RC2 
Dimanche 16/02/14 à 11:57 par Firebrand
De Release Candidate de cet émulateur ont été publiée successivement. On est donc très près de la prochaine version stable. Voici les modifications apportées:
v2.3.99 RC2
- (Launcher) Windows portable version didn’t store relative paths.
- (Launcher) Properly locate A500 kickstart on first startup when it exists.

v2.3.99 RC1
- (Launcher)Don’t refresh the online database when running the file scanner.
- (Launcher) Game database changes for better forward compatibility.
Télécharger FS-UAE v2.3.99 RC2
Site Officiel de FS-UAE
 
 MedGui Reborn Beta v0.045 
Samedi 15/02/14 à 11:57 par Firebrand
Une nouvelle version de ce frontend dédié à mednafen a été publié. Voici la liste des nouveautés:
- Changed MedInstR.exe (now will update all new file downloaded by online update)
- Fixed boxart downloader (now will download and overwrite new boxart if avaiable)
- Adding a toolbar to the ui for a better view of the buttons
- Now you can select a single rom file or a desired "folder with Roms" to scan
- Improved method for filtering/searching rom displayed on the grid by rom name or region
Télécharger MedGui Reborn Beta v0.045
Site Officiel de MedGui Reborn Beta
 
 Emu Loader v7.5.3 
Samedi 15/02/14 à 11:53 par Firebrand
Ce frontend arcade a été mis à jour. Les améliorations sont les suivantes:
Fixed
- Changing emulator version manually was not updating the memory var, info was never updated after closing emulator setup screen
- Played and total playtime info texts were not updated in games list after quitting game (just an item repaint issue, info was updated in files)
- Fixed double text "Astron Belt" in game titles (Daphne emulator)
- Sets sorting in scan results feature is fixed. Device sets are shown first, then bios sets and finally game sets
- Scan for HBMAME device sets was wrongly searching in MAME's ROMs folder instead of HBMAME (scan games feature)
- Added the ENM_LINK message directly in Delphi's TCustomRichEdit component (ComCtrls.pas) to fix the "OnResizeRequest" event trigger in RichEditURL component
- ZiNc bios sets had the game index set to zero. ZiNc cannot run bios sets. Value is now set to -1 as it should have been

Changed
- Added a AlterMAME version edit box for manual editing (emulator setup screen)
- MAME/HBMAME game titles with "game desc, the" will no longer be fixed to "the game desc" when creating games lists, except for games tagged "IsMechanic"
- View game docs feature (games popup menu) is limited to MAME and HBMAME now. No point in supporting other systems
- Update "ini_files\control_type.ini" to include "joy1way", fixing control filters and missing controls list info in game details screen
- Clones indentation width increased for better viewing (grouped view mode)
- Code optimization: many variables were defined with Integer type when they could be Byte or ShortInt type (I hope I didn't break anything...)
- Moved setting "Disable Clone Indent" to a new "Details/Grouped" sub-menu (view mode tool bar button)
- Moved several entries from el-todo.txt to a new el-project.txt file
- Some messages (error, info, warning) were updated with simplified texts
- Message boxes (error, info, warning, etc) can have formatted fonts now
- Several interface tweaks

Removed
- Hidden feature to run custom batch files is no more ("el_dir\ini_files\cmdline\")... gone, finito, no mas, kaput, removed from source code
- entry "isdevice" removed from mame/hbmame .miss file (no longer needed)
- More source code cleanup
- A few icons are no longer used (resources\main_icons\ folder): disable_clone_indent.ico; display.ico; input.ico; multimedia.ico; sound.ico; video.ico; font_parent.ico; font_clone.ico; font_imperfect.ico; font_preliminary.ico; font_missroms.ico
- The reminder button in game docs panel is gone... redundant since you can access the popup menu by mouse right-click in the docs panel

Added
- Support to use batch files as emulator executables in emulator setup screen, like in EmuCon
If you want to run games thru batch files (.bat; .cmd), now you can. And there's a bonus... due to the way I implemented the CreateProcess API call, EL is capable of returning execution exit codes even from batch files! :)
Note: emulator version detection will fail and you must enter the info manually
- New misc filter (requested): "Hide Games With CHD Files", so you can hide all games that use CHDs. It's an inverted filter from the main filter "CHD", where only games with CHDs are visible
*Extended driver status with new info and new columns: emulation status, color status, sound status, graphic status
*only MAME and HBMAME are supported, all other systems show blank, nada, emptiness
*must re-create games list for MAME and HBMAME, if you want to see the new info
*info also shown in game details screen
*you'll have to reset and customize columns settings again... sorry
*status icons directly in the games list, enabled by default (details/grouped view modes only)
green icon for "good"; yellow icon for "imperfect"; red icon for "preliminary"
*four new settings for this feature (view mode tool bar button, "Extra Settings" sub-menu)
.Disable Status Icons: Bothered by the colored icons in the list ? Use this option to hide them
.Status First Letter Only: Want to lower the width of all driver status columns but still have a readable status text ?
.Hide Status Texts: Wanna view status icons only ? No problem...
.Short Driver Column Titles: Use it with "hide status texts". Titles are reduced to 3 letter texts so you can lower the column width to its minimum
- Added the four new "driver status" settings above in the customize columns screen, so they can be found by unaware users :)
*Modified and extended "Working/Non-Working" filter (main tool bar button):
filter renamed to "Driver Status Filter"
*you can select the status category to filter: "Driver", "Emulation", "Color", "Sound", "Graphic" (for MAME/HBMAME only)
*filter options expanded to "Working (Good + Imperfect)", "Working (Good)", "Working (Imperfect"), "Non-Working (Preliminary)"
- Game docs popup menu (mouse right-click) have new options to quickly view a info category: "Go To Game Info", "Go To History", "Go To Driver Info", "Go To Story", "Go To Marp"
Télécharger Emu Loader v7.5.3
Site Officiel de Emu Loader
 
 WinUAE v2.7.1 Beta 7 FR (32-bit) 
Mercredi 12/02/14 à 18:54 par Firebrand
La dernière beta de WinUAE a été traduite en français par l'équipe de Tradu-France
Télécharger WinUAE v2.7.1 Beta 7 FR (32-bit)
Tradu-France
 
 FS-UAE v2.3.99 beta 3 
Lundi 10/02/14 à 18:14 par Firebrand
Cet autre émulateur Amiga au développement très actif a aussi été mis à jour. Les nouveautés sont les suivantes:
- FS-UAE can use 256 kB chip RAM (and also 128 if you *really* want to).
- Updated translations: es [albconde], da [tomse], nb.
- (Launcher) Fixed multiple file selection when using PyQt.
- (Launcher) Added 256 kB chip RAM to the chip memory selector.
- (Launcher) Updated translations: de [jbl007], es [albconde], it [Speedvicio], da [tomse], nb.
- (Launcher) Fixed bug where the launcher tries to sync with online DB after logging out from OAGD.net.
- (Arcade) Fixed missing ext rom problem when starting CD32 games.
- (Arcade) Fixed repeat problem when navigating with joystick hats.
Télécharger FS-UAE v2.3.99 beta 3
Site Officiel de FS-UAE
 
 WinUAE v2.7.1 Beta 7 (32-bit) 
Lundi 10/02/14 à 18:04 par Firebrand
Une nouvelle beta de cet émulateur Amiga qu'on ne présente plus a été publiée. Voici les améliorations apportées:
- A4091 and A4000T NCR53C710 SCSI emulation works now! Now all built-in devices in all supported setups are emulated. I guess last interesting big missing Commodore designed part is CD32 MPEG module.
- Added A4000T and A4091 to ROM scanner results window.
- Added A590/A2091 and A4091 boot ROM selection to GUI, if empty, uses old automatic selection.
- A590/A2091 + Fast RAM: Fast RAM is always first, A590/A2091 second, then other boards (if enabled), now matches real A590/A2091 with fast ram installed.
- HID RawInput had wrong access mode in device open call, failed if other users of same device used different access modes.
- 68EC020 "opcode x has faulty prefetch" triggered too easily when program did stupid things. (It is only a debug feature, it will be gone someday)
- AGA high fetch mode screens with ddfstop near the end of right border were completely blank.
- DDFSTRT limit should go away if programmed mode or superhires (broke in some previous beta).
- Reset horizontal display window if it is still active at the end of scanline (even if it is larger than last hpos value) if programmed mode or superhires. Perhaps this is wrong, perhaps not, not bothered to test yet.. (Background "leak" in right edge in some wide programmed mode screens)
- Accept uaehf.device open call even if ioreq->io.Message.mn_Length is invalid or too small.
- Renamed some protection dongle names in GUI.
Télécharger WinUAE v2.7.1 Beta 7 (32-bit)
Site Officiel de WinUAE
 
 Dernier article: BATMAN RETURNS sur Nes 
Lundi 10/02/14 à 11:32 par Zapier
Dernier article: BATMAN RETURNS sur Nes. Ecrit par Vince.

Lien vers le Test de Batman Returns

Bonne lecture ;-)
 
 WinUAE v2.7.1 Beta 6 FR (32-bit) 
Samedi 08/02/14 à 11:48 par Firebrand
La dernière beta de WinUAE a été traduite en français par l'équipe de Tradu-France.
Télécharger WinUAE v2.7.1 Beta 6 FR (32-bit)
Tradu-France
 
<< Page précédentePage suivante >>