Organiser
Filtrer par machine :
Type de vue :
 
 WinUAE v4.2.0 Beta 1 FR 
Mardi 29/01/19 à 12:54 par Firebrand
Tradu-France vient de publier la traduction en français de la dernière beta de WinUAE.
Télécharger WinUAE v4.2.0 Beta 1 FR (32-bit)
Télécharger WinUAE v4.2.0 Beta 1 FR (64-bit)
Tradu-France
 
 WinUAE v4.2.0 Beta 1 
Lundi 28/01/19 à 12:46 par Firebrand
Après quelques semaines de silence après la dernière version stable, WinUAE revient en force avec une nouvelle beta et ses notes de version chargées:
- Bypass indirect memory access function calls (xget()/xput()) and access the memory directly if memory is normal RAM without side-effects (Real fast RAM). Should improve performance slightly in fastest possible non-jit or jit indirect modes.
- GUI listviews column order is now adjustable. Column order and width is stored in registry/ini. Adjustments are reset to defaults if number of columns changes in the future, manual reset to default button in Misc panel.
- Reject all Alt+ windows system menu key shortcuts because invalid shortcuts may generate annoying beep sounds in magic mouse mode.
- Manual configured RAM address text box didn't support addresses larger than $7fffffff.
- Map >256k extended ROM images to $f00000 (not $e00000) if it begins with $1111 identifier.
- KS ROM selection now support hunk and m68k elf executables. Automatically relocated at startup and symbols, if embedded with executable, are loaded to debugger. Image must be rommable but can have multiple sections. Checksum, size field and interrupt vector offsets are automatically appended if final relocated ROM image is smaller than 512k. If final image is larger than 512k, it gets mapped at $a80000-$b7ffff and $f80000 only contains header and vector offsets. This was mainly implemented to make aros m68k ROM debugging less annoying but it probably can be useful for any custom rom development. Source level debugging may be implemented later, DWARF debugging information documentation is not very useful for implementing parser..
- Added keyboard_handshake= config file entry. If handshake time period (in CCKs, not milliseconds) was less than v, message gets logged.
- Added memwatch point PC parameter, only detect hit if PC equals start of address of instruction that generated the memory access. For trainer internal use.
- Added log (L) only memory watch breakpoint mode, log only hits, don't break to debugger.
- Accelerator board CPU fallback (to mainboard CPU mode) was broken.
- "Add PC drives at startup" enabled and same drive root directory also mounted manually: drive was mounted twice (4.1.0 bug, earlier versions skipped duplicates)
- Added uaegfx Picasso96 overlay/PIP support.
- Added Cirrus Logic SVGA chip overlay/PIP hardware emulation (Picasso IV)
- AVI recording with non-standard refresh rate was reset to default if GUI was entered and exited during recording. Affected recorded audio pitch and sync.
- bsdsocket.library emulation SBTC_RELEASESTRPTR ("release string" = name + version string) was not implemented.
- Fixed sprite x-position before DMA slot(s) (left overscan) emulation bug that caused some partially hidden sprites to completely disappear depending on order of x-coordinates. (3.5)
- 68030 MMU and instruction ending to memory write that causes bus error: bus error exception stacked PC points to following instruction.
- 68020+ prefetch mode debugger H history command returned wrong instruction addresses.
- uae-configuration returned return code 10 even when matching config entry was found.
- Debugger disassembler didn't show scale factor if effective address mode was brief extension format. (broke when 68020+ addressing modes were fixed)
- Added custom ROM selection, 4 slots with manually configurable start and end addresses. Start and end are restricted to 64k boundaries.

- Added Pacific Peripherals Overdrive SCSI controller emulation and 2 ROM versions.
- Added Harms 3000 Professional 68030 accelerator board which is almost identical to A26x0 but ROM remapping seems to be slightly different.
- Added IVS Trumpcard (non-pro) emulation.
- Added IVS Trumpcard 500AT emulation.
- Trumpcard driver disk devs/*.driver files contain embedded raw boot rom image. If added as Trumpcard/Pro/500AT ROM image file, it will be automatically loaded as ROM image.
- Added ICD Trifecta emulation.

Overlay/PIP support:
- All Picasso96 RGB and YUV formats supported. (CL hardware supported modes: RGB565, RGB555, YUV422, YUV411. Few weird non-Picasso96 compatible modes are not implemented.)
- Color keying supported (CL hardware limit: 24-bit mode does not support color keying)
- Cirrus Logic hardware supported color key masking (8-bit color key and 8-bit mask, only available in 8-bit modes) is not implemented.
- Cirrus Logic hardware supported chroma key not implemented (Mainly designed for video capturing).
- Scaling supported, uses basic linear scaling.
- Pure software rendering, don't try to open too large video windows.

Pacific Peripherals Overdrive:
- Possibly first ever A2000 HD controller.
- 5380 based SCSI controller.
- 68440 DMA controller, CPU polls DMA complete register. (SupraDrive 2000 DMA which uses same DMA controller also CPU polls)
- RDB compatible, mostly, for some reason it assumes partition device names are C-strings, not BSTRs which makes device names look quite interesting in AmigaOS. v2.0 supports custom filesystems.
- Both known ROM versions have "SCSI 1.3 (14 Aug 1988)" version string but overdrive.device versions are 1.5 and 2.0.

IVS Trumpcard:
- 5380 based SCSI controller, byte wide fake DMA.
- Functionally same as Trumpcard Pro except Pro-only long/word wide fake DMA data ports and SCSI ID/status register are not implemented.

IVS Trumpcard 500AT:
- Usual basic PIO IDE controller.

ICD Trifecta:
- SCSI and IDE controller (LX), IDE only (EC). Don't select EC, at least 4.2 install disk driver seems to assume SCSI chip is always installed.
- SCSI is DMA capable, FAS216 SCSI controller, Xilinx FPGA based DMA controller.
- IDE is PIO only, uses large MOVEM copy loop.
- Boot ROM is still MIA, tested only with install disk driver.
Télécharger WinUAE v4.2.0 Beta 1 (32-bit)
Télécharger WinUAE v4.2.0 Beta 1 (64-bit)
Site Officiel de WinUAE
 
 MedGui Reborn Stable v1.02 
Lundi 28/01/19 à 12:41 par Firebrand
Une nouvelle version de ce frontend pour Mednafen a été publiée. Voici la liste des nouveautés:
- Added pause/unpause and enable/disable cheats as configurable key
- added direct search of a cheat code on "gamehacking.org", by serial for saturn and psx games, and by crc32 for all others based cartidge rom (Thx to rimsky82 for all support on this part of web query)
- Added a "Experimental" cheat manager to import/modify, delete cheat in RAW mode only
- Fixed bad calc of md5 on nes,lynx games
- Fixed a crash on save import manager
- Fixed a crash on UCI when a user want to exit without connect on irc channells
- Updated VgmPlay to v3.42
- Fixed a bug when missing MedGuiR resources are downloaded and extracted
- Fixed missing detection of mai package file in any circumstance
- Setted TGDB NewApi as default (due to legacy server shutdown)
- Fixed ss.cart parameter to auto, for mednafen >= 1.22.0
- Added Apple II+ on TGDB Scraper Platform
- Added additional control on compressed file to skip that with annidate folder inside (should be fix any crash)
- Added a control to skip file without extension, this will reduce the scan time
- Updated 7z library to the last release
- Added a control at MedGuiR startup and when a user change Mednafen path, to detect emu4crt Mednafen fork

Metromed Beta v09:
- Added support for prescanned Saturn and PSX games
- Added support for TGDB new API
Télécharger MedGui Reborn Stable v1.02
Site Officiel de MedGui Reborn Stable
 
 Mednafen v1.22.1 
Lundi 28/01/19 à 12:37 par Firebrand
Cet émulateur mulit-systèmes a été mis à jour. Les améliorations sont les suivantes:
- Changed the default sound device for the OpenBSD sound driver from "/dev/audio" to "/dev/audio0".
- Semaphores are now implemented with condition variables and mutexes when compiling against a POSIX threads implementation without sem_timedwait().
- PC-FX: Replaced old RAINBOW IDCT code with newly-written code.
- Some hotkeys in the debugger's memory editor weren't being ignored properly when in text entry mode; fixed. (Regression introduced in 1.21.0-UNSTABLE)
- Apple2: Corrected minimum allowed value for the "apple2.video.mono_lumafilter" setting(was -2 when it should have been -3).
- SS: Corrected line-scroll handling in double-density interlaced mode with non-zero LSS; fixes broken background graphics effect in Dural's stage in "Virtua Fighter 2".
- SS: Added "Linkle Liver Story" to the internal database of games to use the data cache read bypass kludge with, to fix a crash/hang when going to the world map.
Télécharger Mednafen v1.22.1 (32-bit)
Télécharger Mednafen v1.22.1 (64-bit)
Site Officiel de Mednafen
 
 IV/Play v1.8.2.3 
Dimanche 27/01/19 à 13:30 par Firebrand
Ce frontend minimaliste pour MAME a été mis à jour. Voici les changements apportés:
- IV/Play sees a minor update for an issue I found with some relative paths being reset after a bkground image change. Matan fixed it and additionally updated the internal support libraries, etc.
Télécharger IV/Play v1.8.2.3
Site Officiel de IV/Play
 
 mGBA v0.7.0 
Dimanche 27/01/19 à 13:23 par Firebrand
Une nouvelle version de cet émulateur GameBoy/GameBoy Advance a été publiée. Il s'agit d'une mise à jour majeure avec de nouvelles fonctionnalités, comme la prise en charge native du GameBoy Camera et du GameBoy Printer. Les améliorations sont les suivantes:
After an extended incubation period mGBA 0.7.0 is now available. This is a major feature release. It features a brand new Nintendo Switch port, vastly improved Game Boy support, dozens of bugfixes and accuracy improvements, and more debugging features. A full list of changes follows after the cut.

Features
- ELF support
- Game Boy Camera support
- Qt: Set default Game Boy colors
- Game Boy Printer support
- Super Game Boy support
- Customizable autofire speed
- Ability to set default Game Boy model
- Map viewer
- Automatic cheat loading and saving
- GameShark and Action Replay button support
- AGBPrint support
- Debugger: Conditional breakpoints and watchpoints
- Ability to select GB/GBC/SGB BIOS on console ports
- Optional automatic state saving/loading
- Access to ur0 and uma0 partitions on the Vita
- Partial support for MBC6, MMM01, TAMA and HuC-1 GB mappers
- GBA: ARMIPS/A22i-style and ELF symbol table support
- Initial Switch port

Bugfixes
- ARM: Fix MSR when T bit is set
- Core: Fix audio sync breaking when interrupted
- Core: Fix ordering events when scheduling during events
- FFmpeg: Fix encoding audio/video queue issues
- GB: Revamp IRQ handling based on new information
- GB: Fix IRQ disabling on the same T-cycle as an assert
- GB Audio: Make audio unsigned with bias (fixes #749)
- GB Audio: Clock frame events on DIV
- GB Audio: Fix channel 3 reset value
- GB Audio: Fix channel 4 initial LFSR
- GB Audio: Fix channel 1, 2 and 4 reset timing
- GB I/O: DMA register is R/W
- GB MBC: Improve multicart detection heuristic (fixes #1177)
- GB, GBA Savedata: Fix savestate loading overwriting saves on reset
- GB, GBA Savedata: Fix unmasking savedata crash
- GB Serialize: Fix audio state loading
- GB Serialize: Fix game title check
- GB Serialize: Fix IRQ pending/EI pending confusion
- GB Timer: Minor accuracy improvements
- GB Video: Fix dot clock timing being slightly wrong
- GB Video: Fix loading states while in mode 3
- GB Video: Fix enabling window when LY > WY (fixes #409)
- GB Video: Fix SCX timing
- GB, GBA Video: Don’t call finishFrame twice in thread proxy
- GBA: Reset WAITCNT properly
- GBA BIOS: Fix BitUnPack final byte
- GBA BIOS: Fix BitUnPack narrowing
- GBA DMA: Fix invalid DMA reads (fixes #142)
- GBA DMA: Fix temporal sorting of DMAs of different priorities
- GBA Hardware: Fix RTC overriding light sensor (fixes #1069)
- GBA Hardware: Fix RTC handshake transition (fixes #1134)
- GBA Memory: Fix Vast Fame support (taizou) (fixes #1170)
- GBA Savedata: Fix savedata modified time updating when read-only
- GBA Serialize: Fix loading channel 3 volume (fixes #1107)
- GBA Serialize: Fix loading states in Hblank
- GBA SIO: Fix unconnected SIOCNT for multi mode (fixes #1105)
- GBA Timer: Fix timers sometimes being late (fixes #1012)
- GBA Video: Don’t mask out high bits of BLDY (fixes #899)
- GBA Video: Add delay when enabling BGs (fixes #744, #752)
- GBA Video: Start timing mid-scanline when skipping BIOS
- GBA Video: Improve sprite cycle counting (fixes #1126)
- GBA Video: Make layer disabling work consistently
- PSP2: Fix more issues causing poor audio
- Qt: Fix GL display when loading a game from CLI (fixes #843)
- Qt: Improve FPS timer stability
- Util: Fix wrapping edge cases in RingFIFO

Miscellaneous
- 3DS: Remove deprecated CSND interface
- All: Make FIXEDi_ROM_BUFFER an option instead of 3DS-only
- Core: Remove broken option for whether rewinding restores save games
- Feature: Added loading savestates from command line
- FFmpeg: Support libswresample (fixes #1120, #123)
- FFmpeg: Support lossless h.264 encoding
- FFmpeg: Support lossless VP9 encoding
- GBA Cheats: Allow multiple ROM patches in the same slot
- GB: Skip BIOS option now works
- GB: Fix VRAM/palette locking (fixes #1109)
- GB Audio: Improved audio quality
- GB, GBA Audio: Increase max audio volume
- GB MBC: Remove erroneous bank 0 wrapping
- GB Video: Darken colors in GBA mode
- GBA: Extend oddly-sized ROMs to full address space (fixes #722)
- GBA: Implement display start DMAs
- GBA: Improve multiboot image detection
- GBA Memory: 64 MiB GBA Video cartridge support
- GBA Savedata: Remove ability to disable realistic timing
- GBA Timer: Use global cycles for timers
- Libretro: Add frameskip option
- mGUI: Add fast forward toggle
- PSP2: Use system enter key by default
- Python: Integrate tests from cinema test suite
- Qt: Redo GameController into multiple classes
- Qt: Prevent window from being created off-screen
- Qt: Add option to disable FPS display
- Qt: Options to mess around with layer placement
- Qt: Add load alternate save option
- Qt: Allow pausing game at load (fixes #1129)
- Qt: Clean up FPS target UI (fixes #436)
- Test: Restructure test suite into multiple executables
- Util: Don’t build crc32 if the function already exists
- Wii: Move audio handling to callbacks (fixes #803)
Télécharger mGBA v0.7.0 (Windows)
Télécharger mGBA v0.7.0 (MacOS)
Télécharger mGBA v0.7.0 (Linux)
Télécharger mGBA v0.7.0 (Nintendo Wii)
Télécharger mGBA v0.7.0 (Nintendo 3DS)
Télécharger mGBA v0.7.0 (PS Vita)
Site Officiel de mGBA
 
 QuickPlay v4.6.5 
Samedi 26/01/19 à 12:39 par Firebrand
Ce frontend multi-systèmes a été mis à jour. Les améliorations sont les suivantes:
- ensure multiloader compatibility with Daemon Tools Lite 10.10
- bugfix: fix mametool bug with ini kv files
- bugfix: fix bug where mame version would revert on success
- bugfix: get the logic right for users rescanning a new mame version
- bugfix: recheck mame extras dir when mame scan triggered
- bugfix: mametool uses its own mame.json as a gatekeeper check, not the users mame xml
- add pcsx-pgxp to efinds
Télécharger QuickPlay v4.6.5
Site Officiel de QuickPlay
 
 History.dat v2.05 
Jeudi 24/01/19 à 12:25 par Firebrand
Ce fichier informatif pour MAME a été mis à jour à l'occasion de la sortie de MAME v0.205.
Télécharger History.dat v2.05
Site Officiel de History.dat
 
 Nintendulator FR v0.985 Beta (05/01/19) 
Lundi 21/01/19 à 13:08 par Firebrand
Tradu-France nous propose la traduction de la dernière beta de cet émulateur NES pour Windows.
Télécharger Nintendulator FR v0.985 Beta (32-bit) (05/01/19)
Télécharger Nintendulator FR v0.985 Beta (64-bit) (05/01/19)
Tradu-France
 
 puNES v0.103 
Mercredi 16/01/19 à 12:57 par Firebrand
Cet émulateur NES a été mis à jour. Les améliorations sont les suivantes:
- Added support for the UNIF mapper UNIF DREAMTECH01.
- Fixed mapper MMC5 and 213.
- Added support for NSFe format.
- Added OpenBSD support.
- Added support for IPS, BPS and XDELTA patches.
It's possible to patch the ROM through 3 ways:
1) rename the patch with the same name as the ROM and copy it to the same directory where the ROM is present (example: if "Adventures of Lolo (U) [!].nes" is the name of the ROM, rename the patch in "Adventures of Lolo (U) [!].ips")
2) drag it to the emulator window (compressed patches are supported)
3) apply it via the "Apply Patch" item in the File menu (compressed patches are supported)
If more than one patch is present in the compressed file, it will always be possible to select which one to apply. In order to automatically apply a patch to a ROM, in addition to method 1) it is also possible to create a compressed archive that contains both the ROM and the patch. In this case the name of the ips file isn't important (example : compressed file contain "Adventures of Lolo (U) [!].nes" and "adv.ips").
- Rewritten the UI for the settings.
- Added the compatibility of the UI for High DPI.
- Rewritten and uniformed GFX stack.
- Increased performance by 20%/30%.
- Dropped out dependencies from SDL and QT4 libraries.
- Now it's necessary that QT5 have compiled with support for SVG (and OpenGL for OpenGL version).
- Fixed the management of VSync (when you change this option you need to restart the emulator to apply it correctly).
- Added the ability to change shader parameters if supported by the shader.
- Added a palette editor.
- Added in Video Settings an option to show FPS.
- Eliminated a lot of unnecessary code.
- Fixed many many bugs and increased the accuracy of emulation.
Télécharger puNES v0.103 (32-bit)
Télécharger puNES v0.103 (64-bit)
Site Officiel de puNES
 
 AppleWin v1.28.0.0 
Dimanche 13/01/19 à 12:44 par Firebrand
Cet émulateur Apple // a été mis à jour. Les améliorations sont les suivantes:
- [Change #357] Resurrected the AppleWin 1.25 "Color (Standard)" video mode as "Color (RGB Monitor)".
*This is equivalent to emulating RGB video, ie. a video mode with sharp text and pixels.
*NB. Unlike AppleWin 1.25, this is now cycle-accurate, so demos that synchronise with the video scanner will work correctly.
- [Change #603] Removed support for v1 save-state files.
*Any v1 save-state files should be loaded into AppleWin 1.27, and then re-saved to a v2 save-state file.
- [Change #597] Removed the functionality for CTRL+F10 to reveal the mouse cursor.
- [Change #585] Added a 'Swap' HDD button to the Configuration->Input property sheet.
- [Bug #608] Mockingboard's 6522 TIMER1 wasn't generating an interrupt quickly enough for Broadside's detection routine.
Télécharger AppleWin v1.28.0.0
Site Officiel de AppleWin
 
 QuickPlay v4.6.4 
Samedi 12/01/19 à 13:23 par Firebrand
Ce frontend multi-système a été mis à jour. Les améliorations sont les suivantes:
- mame ini file finder
- upgrade nodejs version of mametool
- add mametool logging
- add some icons
- sundry retroarch efind alterations
- add some new retroarch emus
Télécharger QuickPlay v4.6.4
Site Officiel de QuickPlay
 
 NPlayers.ini et NPlayers32.ini v0.205 
Mercredi 09/01/19 à 13:53 par Firebrand
Ces fichiers permettant de trier les jeux MAME selon le nombre de joueurs ont été mis à jour avec les nouvelles machines supportées par MAME v0.205.
Télécharger NPlayers.ini v0.205
Télécharger NPlayers32.ini v0.205
Site Officiel de NPlayers.ini
 
 Le sondage de janvier 2019 
Mardi 08/01/19 à 13:42 par Firebrand
Les réjouissances de fin d'année ont pris fin, le Père Noël s'est écroulé dans son lit pour un repos bien mérité et le quotidien a repris ses droits. Bonne année, les résolutions, tout ça...

Mais pour l'instant, intéressons nous à ce que vous avez déballé le matin de Noël:


Carton plein chez Nintendo avec sa SNES Mini en tête. Les consoles rétro ou les rééditions sont très bien placées... logique pour le public d'un site d'émulation de jeu rétro me direz vous. Vous n'êtes cependant pas contre le progrès avec une Switch qui est deuxième et une PlayStation 4 qui ne démérite pas. En queue de classement, la Xbox One et la Neo-Geo Mini semblent avoir du mal à trouver preneurs chez nos visiteurs.


Pour le nouveau sondage, nous souhaitons connaître vos habitudes de fréquentation de notre site. Habitué pur et dur, ou visiteur de passage? C'est à vous de nous le dire!


Une ancienne version du la bannière de Planet Emulation.


Vous pouvez venir défendre votre avis sur notre forum!
 
 My Nes v7.5.6945 (32-bit) 
Mardi 08/01/19 à 12:23 par Firebrand
Cet émulateur NES a été mis à jour. Les améliorations sont les suivantes:
It is recommended to delete the setting files in My Nes folder in the user Documents folder for better experince.
To do so, please go to 'C:\Users\\Documents\MyNes' then delete: 'controls.mnc', 'emusettings.ini', 'renderersettings.ini' and 'winsettings.ini'.
This version is compatible with game states that made on the previous version.
Sorry for the latest versions of My Nes, it was quit a mess, i was focusing on the core and totaly forgot about experience.
Consider this version as my apology, I tried my best to fix all the issues related to user interface and game play experience.
I tested this version on both my Computer (mid range pc) and on my potato laptop (some laptop from 2009 lol), i ran My Nes for hours, carefully configured palette, sound, video, menus and even emulation speed to bring the best experience and quality possible.
I know My Nes is the not the best Emu out there, but the way i see it after this version, it is really cool to play retro with My Nes now !! just relax, plug xbox 360 controller if you have one, run My Nes and Enjoy !! :D

- Added: load state open menu item, allows to quickly load a rom then load a state from selected state slot directly.
- Added: load state on recent open menu item, same as above, but this work on games open from recent menu.
- Added: Start game in fullscreen menu option, allows My Nes to switch My Nes into fullscreen mode each time a game is loaded.
- Added: SDL2 settings in video menu, allows to configure further options of SDL2 Video Renderer.
- Added: Shutdown emu/exit My Nes on Escape press menu option on preferences, this options allow My Nes to exit fullscreen, shutdown emu or exit My Nes with Escape press.
- Added: Interface languages switch in Preferences, currently only English and Arabic languages is supported. Sorry i cannot add more languages, i don't want to use translater services to add more languages ... i need help in this end :)
- Added: Ability to show supported boards list from Help menu.
- Added: Context menu that appears when right-mouse click anywhere in My Nes window (work on fullscreen too). This allow to access usefull menu items quickly during game play.
- Added: Auto mouse cursor hide.
- Improved: the default palette settings, carefully configured to produce a very good image quality.
- Improved: Sound is carefully configured to produce the highest sound quality possible with My Nes.
- Improved: if a x controller is connected, and start My Nes for the first time, My Nes will configure and switches automatically to that controller. (In other words, plug in your x controller and start playing !!)
- Improved: Getting started dialog, now it support more options and more detailed.
- Improved: Speed control in emulation, now My Nes run smoothly.
- Fixed: bug in SlimDX video renderer, keep aspect ratio was not working.
- Fixed: bug in SlimDX audio renderer, sound became corrupted most of the time.
- Fixed: fullscreen was not working probably (My Nes used to go Maximized window instead of normall fullscreen).
- Fixed: issues with notifications positions on the screen.
- Fixed: when to many notifications came at once, the video renderer was displaying the latest one only. Now it display them all one by one.
- Removed: The GameDB related features.
Télécharger My Nes v7.5.6945 (32-bit)
Site Officiel de My Nes
 
 Nintendulator v0.985 Beta (05/01/19) 
Dimanche 06/01/19 à 13:30 par Firebrand
Encore une version beta pour cet émulateur NES qui s'active beaucoup ces derniers temps. Aucune information sur les changements apportés par contre.
Télécharger Nintendulator v0.985 Beta (32-bit) (05/01/19)
Télécharger Nintendulator v0.985 Beta (64-bit) (05/01/19)
Site Officiel de Nintendulator
 
 Romulus v0.041 
Vendredi 04/01/19 à 12:17 par Firebrand
Une nouvelle version de ce gestionnaire de ROMs a été publiée. Un bug a été corrigé, voici de quoi il s'agit:
- FIXED batch scan/rebuild start problem from profiles list option
Télécharger Romulus v0.041
Site Officiel de Romulus
 
 Nintendulator v0.980 (Stable) FR 
Vendredi 04/01/19 à 12:16 par Firebrand
La dernière version stable de cet émulateur NES a été traduite en français par l'équipe de Tradu-France.
Télécharger Nintendulator v0.980 (Stable) FR
Tradu-France
 
 VirtualC64 v3.3 
Vendredi 04/01/19 à 12:14 par Firebrand
Cet émulateur Commodore 64 pour MacOS a été mis à jour. Les améliorations sont les suivantes:
Preferences
- All emulator preferences dialogs have been merged into a unified preferences panel.
- New options in the emulator settings allow the user to customize the actions taken when opening a media file.
- The input device selection is now retained in the user default storage.
- JiffyDOS Rom images have been added to the list of known images.

CRT Monitor emulation
- Dot mask emulation has been modified to not darken the screen any more.
- It is now possible to set the bloom radius individually for each color channel.
- Cathode rays can be shifted relative to each other.

Cartridges
- Added support for the Expert cartridge.
- Cardridge buttons are now displayed in the bottom bar as small (clickable) icons.

Screenshots
- Now users can choose whether to save the emulator texture (low res) or the upscaled texture (hi res).
- If menu item "Save Snapshot..." is selected, emulation is paused until the screenshot has been saved.

Audio
- Upgraded ReSID to the version used in VICE V3.3.
- While the emulator is running, the sampling rate is adjusted automatically to reduce buffer underflows and overflows.
- Fixed a bug that made FastSID unusable on audio hardware with a sample rate other than 44.1khz.

Joystick emulation
- The assignment of keystrokes to joystick events has been improved when multiple keys are pressed at the same time.
Télécharger VirtualC64 v3.3
Site Officiel de VirtualC64
 
 Nintendulator v0.985 Beta (02/01/19) 
Jeudi 03/01/19 à 12:27 par Firebrand
Et oui, encore Nintendulator! La beta a été mise à jour. Pas de raison précise donnée, mais il est possible que le bug de dernière minute introduit dans la version stable l'ait également touchée et que cette nouvelle release le corrige.
Télécharger Nintendulator v0.985 Beta (32-bit) (02/01/19)
Télécharger Nintendulator v0.985 Beta (64-bit) (02/01/19)
Site Officiel de Nintendulator
 
 Nintendulator v0.980 (Stable) 
Jeudi 03/01/19 à 12:20 par Firebrand
Les liens étant réparés, je peux maintenant vous présenter cet émulateur en version stable, ce qui n'était pas arrivé depuis des années. La version ANSI pour Windows 9x ne sera plus mise à jour et la version Unicode sera aussi la dernière à avoir Windows 2000 en compatibilité; ces OS étant particulièrement anciens, ça ne devrait pas gêner beaucoup d'utilisateurs néanmoins. Un bug de dernière minute a été corrigé (c'est peut-être pour cela que les fichiers étaient indisponibles hier) et voici la liste des améliorations depuis la précédente version stable:
As is bound to happen when I decide to make an unplanned release (in response to the last release having been nine years ago), I managed to introduce a rather unfortunate bug in a last-minute change - all savestates made with the Arkanoid paddle connected to the Famicom Expansion Port would be corrupted. The release has been updated to incorporate a fix for this.

- Overall:
*Adjusted code to use C++ memory allocation routines where possible.
*Added support for 64-bit builds.
*Various code cleanup and bugfixes.
- APU:
*Added separate logic for power-on and soft-reset events.
*Updated various counters to more closely match actual hardware behavior.
*Upgraded audio playback code to use DirectSound 8.0.
- CPU:
*Improved DMA emulation logic to properly handle both Sprite and PCM operations happening concurrently.
*Removed all inline assembly for 64-bit support.
*Fixed interrupt timing for branch instructions without page crosses.
*Added a configuration setting to suppress Debug statements forinvalid opcodes.
*Added support for undefined opcodes AAC, ASR, ARR, ATX, and AXS.
- Controllers:
*Renamed "Alternate Keyboard" to "Subor Keyboard".
*Updated Family Basic and Subor Keyboards to support movie recording and playback.
*Updated controllers to use Save/Load routines instead of exposing their internal state as packed byte arrays.
*Updated Arkanoid paddles to support axis configuration and adjusted range of valid positions.
*Added support for SNES Mouse.
*Fixed support for configuring POV triggers as axes versus buttons.
- Debugger:
*Updated CPU debugger and trace log output to include total elapsed CPU cycles since reset.
*Improved breakpoint support to properly handle intermediate reads.
*Improved PPU debugger to only redraw pattern tables and sprites when their corresponding palettes actually changed.
- Graphics:
*Added separate default palettes for each region.
*Improved fullscreen code to attempt to select a resolution which matches your monitor's aspect ratio.
*Fix a bug with Zapper emulation while in fullscreen mode.
*Added an alternative Playchoice-10 palette.
*Added a configuration setting for Playchoice-10 palettes to control whether or not extra gray colors should be added at 1D/2D/3D.
*Fixed color emphasis to swap the Red/Green bits on PAL and Dendy.
*Updated NTSC palette generation.
*Added an option to horizontally stretch the window to produce the correct aspect ratio.
- iNES Header Editor:
*Moved header editor into its own source file.
*Added support for editing NES 2.0 format fields.
- Mapper Interface:
*Updated Mapper Interface version from 3.7 to 3.9.
*Reordered several enumerated types to be more consistent.
*Added support for debug-safe read handlers which do not trigger side effects.
*Improved handling of multiple DLLs supporting the same mapper.
- Main Program:
*Updated Winamp plugin to support Unicode.
*Added support for Hybrid (Dendy) timing - PAL's 50Hz framerate, but NTSC's CPU/PPU clock ratio and VBLANK length.
*Reorganized code for saving and loading configuration settings to be localized according to function.
*Increased maximum supported PRG RAM from 64KB to 1024KB.
*Increased maximum supported CHR RAM from 32KB to 256KB.
*Changed FDS disk writing to use a new file format which permits tracking version numbers.
*Added full NES 2.0 format support.
*Reworked Savestate/Reset commands to avoid stopping and restarting sound playback (and causing pops).
*Fixed debugger breakpoints to properly unacquire input devices.
*Fixed crash when exiting the program while in fullscreen mode.
*Added a "Browse Save Files" option to the File menu.
- PPU:
*Removed some unneeded optimizations that didn't work with 64-bit and weren't beneficial with 32-bit anymore.
*Fixed pre-render scanline to reset vertical scroll bits for every cycle in 280-304 instead of just the last one.
*Removed old "non-accurate" sprite evaluation logic.
*Fixed emulation of $2007 accesses during rendering and how they affect the VRAM address.
*Added support for Vs. Unisystem PPUs returning special values from the lower bits of $2002.
- Savestates:
*Updated savestate logic to better handle version differences.
- Mappers:
*Added support for NES 2.0 custom SRAM sizes
*Added support for various iNES mappers using CHR RAM when no ROM is present.
*Updated MMC2 emulation for switching the lower CHR ROM bank.
*Updated IRQ counters for MMC3, MMC5, MMC6, VRC4, VRC6, VRC7, and Tengen RAMBO-1.
*Updated MMC5 sound length counter timing and added support for read-triggered PCM.
*Updated iNES mappers 1 and 4 to support NES 2.0 PRG RAM sizes.
*Updated iNES mapper 16 to support EEPROM saves, and added mapper 159 as a variant.
*Added iNES mapper 210 as a variant of mapper 19.
*Fixed iNES mappers 21, 22, 23, and 25 to properly reflect their actual functionality.
*Improved compatibility for iNES mapper 185.
*Added support for NES-AN1ROM, HVC-FKROM, NES-PEEOROM, NES-SC1ROM, NES-SHROM, NES-SH1ROM, NES-SIROM, NES-SJROM, NES-SL2ROM, NES-SL3ROM, NES-SLRROM, NES-SMROM, NES-TBROM, NES-TEROM, NES-TKSROM, NES-TL2ROM, NES-TLSROM, NES-TNROM, NES-TQROM, and NES-TVROM boards.
*Added support for iNES mappers 28, 31, 36, 48, 57, 72, 77, 82, 92, 101, 107, 152, 154, 155, 159, 165, 191, 192, 193, 194, 200, 201, 203, 205, 206, 207, 240, 242, and 245.
*Merged iNES mapper 151 (Extended Vs. Unisystem) into 75 (VRC1).
*Fixed NSF player to properly silence internal channels when changing tracks.
Télécharger Nintendulator v0.980 Unicode (Stable)
Télécharger Nintendulator v0.980 ANSI (Stable)
Site Officiel de Nintendulator
 
<< Page précédentePage suivante >>
2001-2024 Planet Emulation