Organiser
Filtrer par machine :
Type de vue :
 
 EMU7800 v1.5 
Lundi 04/02/13 à 19:07 par Firebrand
Une nouvelle version de cet émulateur a été publiée. Cependant, les modifications ne semblent pas spécialement toucher la qualité de l'émulation:
- Release of Win32 port of new Windows Store version (a.k.a., "EMU7800 D2D")
- Source distribution includes source code for the new D2D version, as well as a POKEY sound emulator for homebrew developers
- Upgrade to .NET 4.5
- Windows Installer and ClickOnce installations are now discontinued. Source and binaries for the Windows Desktop are distributed exclusively as .zip archives. For a no-hassle installation experience, look for EMU7800 in the Windows Store—free with no advertisements
- EMU700.DumpBin.exe utility included to assist in making updates to the ROMProperties.csv rom-recognizer repository by reading a.78 headers and computing MD5 hashes
- No changes to the core emulation library
Télécharger EMU7800 v1.5
Site Officiel de EMU7800
 
 EmuCon Playground EX v2.4.2 
Mercredi 30/01/13 à 19:16 par Firebrand
Une rapide mise à jour a été apportée à ce frontend. Voici la liste des changements:
Fixed
- Select emulators to use (Emulators button in tool bar buttons). If the "Mount with Daemon Tools" option was being used for a system, none of the emulators were selected, making EmuCon crash or set an invalid index
- Mouse scroll was not working to scroll games list on a fresh install, after creating games lists (thanks DMala)
- Selecting the same game over and over with mouse was reload all temporary vars and screenshots at every mouse click

Changed
- Some icons updated in "ec_icons"folders
- Minor interal updates

Improved
- If the chosen emu filename is not listed in "emulator_parameters.ini", EmuCon will try to get an approximate filename so ROM / ISO / DISC parameters can be filled (Emulator Setup screen). Thanks DMala for the suggestion...

Removed
- none

Added
- "UME: Universal Machine Emulator" entries added into "emulator_parameters.ini". I assume the console parameters are the same as MESS
- Support to show multiple systems in games list (Systems filter tool bar button). You can have multiple systems in games list now:
*settings are stored in a new "[Games Filters]" section in EmuCon.ini
*unavailable systems are always set as visible to avoid crashes and errors
*selection works the same as in Windows Explorer... hold "Ctrl" (or "Shift") key down to select multiple systems
*single filter selection is still supported
Télécharger EmuCon Playground EX v2.4.2
Site Officiel de EmuCon Playground EX
 
 EmuCon Playground EX v2.4.1 
Samedi 26/01/13 à 11:58 par Firebrand
Deux nouvelles versions de ce petit frère d'Emu Loader pour les consoles qui n'est pas mis souvent à jour ont été publiées consécutivement. Les nouveautés sont les suivantes:
v2.4.1:

Fixed
- Added "mess64" and "snes9x-x64" emulators filenames support in "emulator_parameters.ini". I forgot about the 64-bit versions completely...
- Minimize frontend when running games was showing a tiny EmuCon window at desktop's bottom instead of hiding it

Changed
- Setting "Show Full Command Line" is enabled by default. Better suited on a fresh install and for new EmuCon users

Improved
- none

Removed
- none

Added
- New feature: "Play Game With Associated Application". With this you can play games without selecting emulators in the frontend. All you need to do is associate your "unzipped" games files in Windows with the application of your choice.
*The associated application is read from Windows registry and the command line cannot be customized in EmuCon
*To use it, you need check "Play With Associated Emulator" setting in games popup menu (mouse right-click). This is a ON/OFF switch. You must enable this for each system, but only need to do that once.
*To play games with associated applications, use mouse double-click on press the ENTER key on selected game
*You can still run games using selected emulators (emulator setup screen), by using the games popup menu (mouse right-click) and selecting "Play With Emulator 1 or 2"


v2.4:

Fixed
- Proper support for 64-bit operating systems, fixing a truck-load of bugs and crashes
- PC Engine ISO games could not be used at all due to a coding mistake on the search files function
- Many visual bugs fixed by replacing labels, bars, buttons, checkboxes, etc
- Scale2x filter was not being applied to title snapshots
- Function "GetGamesFiles" was including folders as file names (create games list feature)
- Game file size info was corrupted for files larger than 1 GByte, specially on 64-bit operating systems
- Functions "CheckTotal" and "CheckTotalVisible" were not working on 64-bit operating systems at all
- Manually editing "Emulator Executable" (edit box) in "Emulators Screen" was not updating internal variables
- Emulator parameters were not being correctly loaded when selecting systems (Emulator Setup screen)... shame on me!
- Default emulator to use was not being set after selecting emulators in "Emulators Setup" screen
- Game preview snaps were being loaded twice at startup

Changed
- Only 32-bit icons are supported from now on. If you're using WinXP with themes disabled, icons will look ugly
- Main menu removed and added as a button in the buttons tool bar (first button)
- Setting "Create a New List" moved to the systems selection window. Easier to check/uncheck when creating games lists
- Enabling this option deletes the current games file. Disable it to add new games to an existing games list
- Last played games (MRU) now updates correctly. Also, other changes/fixes:
*Latest played games are now added at the top
*No more duplicates. If a game is already in the list, it's moved to the top
*Games List do not reload if selecting the same system (MRU selection screen)
*Media type is added for each game, to display the proper icon
*No more crash if the list is empty
*Lists are stored on a separated file called "mru.ini" for easier access and maintenance. Old lists from EmuCon.ini are automatically parsed and updated to the new file... no manual action required :)
- Snapshots folder selection moved from preferences screen to its own screen. Main purpose is... to abort changes. Access in "Images" main menu (first tool bar button) or images popup menu (mouse right-click)
- Message boxes are now using the OS "Application.MessageBox()" function, except for the "Run Game" confirmation dialog, which is customized

Improved
- User interface updated. Don't worry... no gradient backgrounds, glowing texts or glass buttons!
- Source code updates, optimizations and clean-ups
- Replaced open/save file dialogs by Windows native dialogs. Proper dialogs are displayed on Windows 7 and Windows 8
- Replaced the "Lanczos" resampler filter by "Hermite". It's a bit faster and it doesn't do "over-sharpening" like Lanczos, plus it looks better (no noise or phantom pixels added to the image)

Removed
- The following files are no longer needed ("images" folder): "msgbox_bottom.png", "msgbox_bottom_border_left.png", "msgbox_bottom_border_right.png", "textbar.png", "topbar.png"
- CRC32 routines are not used for anything. Functions removed from source code
- Default settings for "z26" emulator (Atari 2600) is no longer needed since you can setup this emulator directly
- Setting "Force Quotes in Command Line" no longer needed. Quotes are always added to the command line anyway
- Setting "Stretch Larger Image Only" since it never worked right anyway... and I never received any bug reports on it

Added
- Popup menus (mouse right-click) for games list, preview snapshots and image splitters
- Support all image file formats for Dolphin emulator (Wii and GameCube)
- A file "emulator_parameters[default].ini" is available as a backup, so you can restore original parameters for all emulators
- New system: "Nintendo DS". Only zipped game files are supported. Supported emulator is "DeSmuME": http://desmume.org
- Games popup menu, to quickly select which emulator you want to play a game with (mouse right-click). If the game uses a disc image, you can also choose the option to mount images on a virtual drive... the last selected options sticks :)
NOTE: The "Emulator" screen ("Emulator" button in main tool bar buttons) is still supported if you want to select emulators for all systems at once
- Option to delete snapshot of selected game (images popup menu). Unzipped only
- Support for Daemon Tools. EmuCon can now mount/unmount CD/DVD images on-the-fly for emulators that support it
*All emulators that can run CD games (or CD images) are supported
*This only works for "Disc Image" media type (no cartridges or real discs)
*Settings located in the new [Daemon Tools] section, "emulator_parameters.ini" file. Change settings as needed in "Emulator Setup" screen
*To enable/disable mouting images, select a game and call its popup menu (mouse right-click)
*Other virtual drive utils might work, if they can mount/unmout images using command line parameters
- Added .bat and .cmd file types support for the "Emulator Executable" in "Emulator Setup" screen (requested)
- Added a new system by request: "PC Engine CD"
*Cards are also supported... you never know
*There's a new [Move CD Games to "PC Engine CD"] menu item in "Games" main menu. Use this to update "DiscGames.ec" and move CD games from "PC Engine" system to the new "PC Engine CD" system (system index is different now). It's done automaticcaly in the first app run, but if you need to update it manually, you can use this option...
*CD games are not supported in "PC Egnine" system anymore
- Support for a new image category: "Box Art". Set folder for each system in the new screenshot folder settings screen (snaps popup menu or "Images" main menu)
- Snapshot Layouts feature. Similar to Emu Loader, you can view three images at the same time. There are 8 layouts to choose from.
*access in the new images tool bar buttons
*customization is not available as I want to keep EmuCon simple and fast... bottom line is: choose a layout and stick with it
- Support for zipped images is finally here! Filenames are: "snap.zip" for game snapshots, "titles.zip" for title snapshots, "boxart.zip" for box arts
*all three zip files must be placed on "game snapshots" folder, for each system
*for best speed use a low compression profile
*if you're only using zipped images, there's no need to select folders for title snapshots or box arts
- Load images using threads. Enable this feature for faster images loading. Great speed-up when using tripple image layouts and zipped images. Settings is in the new images tool bar buttons. This also improves the lag when scrolling the games list.
- For unzipped images, speed improvement is negligible
Télécharger EmuCon Playground EX v2.4.1
Site Officiel de EmuCon Playground EX
 
 WolfMESS v0.148 
Samedi 19/01/13 à 11:12 par Firebrand
Cette version de MESS disactivant l'utilisation des codes de triche a été mise à jour selon MESS v0.148.
Télécharger WolfMESS v0.148
Site Officiel de WolfMESS
 
 MESSUI v0.148 (32-bit) 
Dimanche 13/01/13 à 13:06 par Firebrand
Les MESSUI sont à leur tour mis à jour selon la dernière version de MESS.
Télécharger MESSUI v0.148 (32-bit)
Site Officiel de MESSUI
 
 UME v0.148 
Samedi 12/01/13 à 13:00 par Firebrand
Cette synthèse de MAME et MESS intègre les dernières nouveautés des deux émulateurs.
Télécharger UME v0.148
Site Officiel de UME
 
 Messinfo.dat v6.06 
Samedi 12/01/13 à 12:58 par Firebrand
Ce fichier informatif pour MESS a été mis à jour. Voici les données ajoutées:
- 6.05 28/12/2012: Updated the SVN until December 27, 2012 (r19871).
- 6.06 11/01/2013: Aligned files to 0.148 stable version. Updated this files: 'sourcechanges.txt', 'changelog.txt', 'alltimesMESS_WIP.txt' and 'Drivers SVN...txt'. Updated the SVN until January 11, 2013 (r20196).
Télécharger Messinfo.dat v6.06
Site Officiel de Messinfo.dat
 
 MESS v0.148 (32-bit) 
Samedi 12/01/13 à 12:56 par Firebrand
Tout comme pour MAME, une nouvelle versionstable de MESS est disponible. Preuve du rapprochement progressif des deux émulateurs, vous ne trouverez en téléchargement que les .exe de MESS, le reste des dossiers se trouvant dans l'archive de MAME. Don ctéléchargez également la nouvelle version de MAME. Les nouveautés sont les suivantes:
MAMETesters Bugs Fixed
- 05055: [Documentation] (mephisto.c) rebel5: The correct name of this set is Mephisto Rebell 5,0. (Robbbert)
- 05044: [Documentation] (beehive.c) beehive: The correct year of publication I think it is 1982. (Robbbert)
- 05068: [Crash/Freeze] (apollo.c) All sets in apollo.c: [debug] Assert: src/emu/render.c, Line 2466 (Firewave)
- 05072: [Crash/Freeze] (ip22.c) ip225015: [debug] Crash after OK (Firewave)
- 04875: [Crash/Freeze] (apricotp.c) fp: Access Violation when taking snapshot (Firewave)
- 05069: [Crash/Freeze] (pc.c) mc1502: Crash after OK (crazyc)
- 04894: [Core] (coco12.c) All sets in coco12.c: RTC option is missing (npwoods)
- 05037: [Misc.] (coco12.c) Request for change in mess/drivers/coco12.c (npwoods)
- 05031: [Graphics] (coco12.c) coco2: The video timing in the program MCPaint 2.10 trashes program (npwoods)
- 04874: [Crash/Freeze] (c65.c) c65, c64dx: memory_bank::set_base called NULL base (Fabio Priuli)
- 04958: [Interface] (next.c) All sets in next.c: Inconsistent slot info between -listslots and -listxml (Fabio Priuli)

New System Drivers Supported:
- Ensoniq SQ-Rack [R. Belmont]
- Hanimex Pencil II {Robbbert, Ian Farquhar]
- Milton Bradley MicroVision [kevtris, Wilbert Pol]

Systems Promoted from GAME_NOT_WORKING:
- Casio PV-1000 [Wilbert Pol, plgDavid, Angelo Salese]

Skeleton drivers:
- Sanyo MBC-16 [rfka01]
- Roland MT-32 [Lord_Nightmare, O. Galibert]
- Roland CM-32L [Lord_Nightmare, O. Galibert]
- TIM-100 [Miodrag Milanovic]
- Brandt 8641 - Currency Counter [Miodrag Milanovic]
- Roland D-110 [Lord_Nightmare, O. Galibert]

System Driver Changes:
- esq5505: More documentation and other fixes from schematics [R. Belmont]
- vt131/vt102: Redumped 23-226e4 ROM; seems to boot but gets stuck waiting for an unmapped io or interrupt? Also we could use scans of the EK-VT101-TM or MP-01066 sheets, if anyone has them.
[pjustice, Lord Nightmare]
- vt100.c: preliminary i8251 PUSART hookup, not working yet. [Lord Nightmare]
- mt32: Add the sample clock, now it's waiting for an irq from the la32 [O. Galibert]
- Enabled vt102 driver, made vt131 a clone of vt102 as both use the same main roms, but vt131 has one additional rom added. [Lord Nightmare]
- pencil2 : added printer [Robbbert]
- scorpion.c : fixed 1ffd port handling [MetalliC]
- uzebox: added video emulation and joystick input. [Sandro Ronco]
- fm7: identified F-BASIC versions and renamed drivers accordingly, fm7a-> fm7 and fm7 -> fmnew7 [anonymous]
- m20: Added -ramsize support. [Christian Grössler]
- atarist: Fix the rom dance [O. Galibert]
- atarist: Fix the consequences of the recently inverted irq polarity of the acia, we have kbd/mouse again [O. Galibert]
- coco: Removing VHD from 'coco' driver [Robert Gault] (mametesters #5037)
- mc1502: 5.33 version bios [anasana]
- A2Swyft: Change rom name to match card label, add jedec derived dump of pal16r4 [Lord Nightmare, D. Elvey]
- Mac: get the 6805s away from knowing mac_state internals, fixes Pippin error [R. Belmont]
- c64: Added IDEDOS 0.90 and Prince of Persia to the cartridge software list. These can be used to quickly flash the EasyFlash and IDE64 cartridges. Note that you have to delete the resulting files
from nvram directory to re-flash. [Curt Coder]
- bbc: Fix another collateral damage of the acia irq fix [O. Galibert]
- mm1: Added software list with boot disk. [Kara Trace, Curt Coder]
- sq1/sqrack: Greatly improved display behavior [R. Belmont]
- c128: Added QuickSilver 128 BIOS. [Curt Coder]
- bw2: Fixed floppy loading. [Curt Coder]
- Apollo fixes: [Hans Ostermeyer]
*fixed MLOG: machine -> machine()
*use the correct address space for dma (supplied space parameter is wrong; why?)
*minor fix for 64 Bit Ubuntu
*block_set_filemark() failed to set the filemark buffer; memcpy will now use 64 bit words (i.e. 8 byte chunks) for copying
- pce/tg16/sgx: Convert to using new more accurate video chip device emulation [Wilbert Pol]
- lviv: added support for multipart tapes (lv0, lv1, etc. extensions) [Fabio Priuli]
- mm1: Fixed floppy. [Curt Coder]
- wangpc: Fixed floppy. [Curt Coder]
- bw12: Fixed floppy. [Curt Coder]
- xerox820: Fixed floppy. [Curt Coder]

Software Lists:
- Added games beginning with "A" to the Apple II softlist [R. Belmont]
- pico.xml: Added two German prototypes [Team Europe]
- pico.xml: added new European and Japanese dumps and better documentation for a few old dumps. [Team Europe]
- Added preliminary softlists to many Eastern Europe computers: Apogee, Bashkiria-2M, BK-0010, Galaksija, Korvet, Lviv, Mikrosha, Ondra ViLi, Orao, Orion-128/OrionPro, Partner-01.01, Pecom64, Pyldin-601, Radio-86RK, Specialist/Specialist MX and UT-88. [Fabio Priuli]
- snes.xml:
*Added 50 cartridges [ReadOnly]
*Added Metal Jack prototype [ruiner9]

Source Changes
- c1551: Fixed floppy loading. [Curt Coder]
- c1571: Fixed fast serial mode on C128. [Curt Coder]
- ed1200 family of LCD controllers [O. Galibert]
- dsk: (minimally) complete the dsk support [O. Galibert]
- floppy: Correctly reach files inside zips or softlists [O. Galibert]
- flopimg: Avoid avoidable leaks [O. Galibert]
- upd765: Be verbose about sector IDs when formatting a track [O. Galibert]
- Added FM encoding support to flopimg and wd17xx_dsk. [Curt Coder]
- Added FM encoding support to upd765_dsk. [Curt Coder]
- Added cdda_get_channel_volume() function to CD-DA device. Fixed volume control display in PC Engine CD system [Angelo Salese]
Télécharger MESS v0.148 (32-bit)
Site Officiel de MESS
 
 UME v0.147u4 
Mercredi 19/12/12 à 21:35 par Firebrand
La synthèse de MAME et MESS est désormais estampillée v0.147u4.
Télécharger UME v0.147u4
Site Officiel de UME
 
 Messinfo.dat v6.04 
Mercredi 19/12/12 à 21:30 par Firebrand
Une nouvelle version de Messinfo.dat est de sortie. La liste des nouveautés est la suivante:
- 6.02 04/12/2012: Added to the compressed size of BIOSes not yet updated.
- 6.03 06/12/2012: Updated the SVN until December 6, 2012 (r19351).
- 6.04 18/12/2012: Aligned files to 0.147u4 version. Updated this files: 'sourcechanges.txt', 'changelog.txt', 'alltimesMESS_WIP.txt' and 'Drivers SVN...txt'. Updated the SVN until December 17, 2012 (r19614).
Télécharger Messinfo.dat v6.04
Site Officiel de Messinfo.dat
 
 MESSUI v0.147u4 (32-bit) 
Mercredi 19/12/12 à 21:29 par Firebrand
Ces builds de MESS pourbu d'une interface gaphique utilisateur ont été mis à jour selon MESS v0.147u4.
Télécharger MESSUI v0.147u4 (32-bit)
Site Officiel de MESSUI
 
 MESS v0.147u4 (32-bit) 
Mercredi 19/12/12 à 21:27 par Firebrand
Les sorties de MAME et MESS étant simultanées, voici les améliorations apportés à cet émulateur spécialisé dans les machines domestiques:
MAMETesters Bugs Fixed
(none)

New System Drivers Supported:
- Sega Visual Memory Unit [Sandro Ronco]
- Dragon 2000 [robcfg]
- Yamaha MU-100 [Guru, R. Belmont, O. Galibert]
- Yeno/Vtech Professor Weiss-Alles [Team Europe]
- NeoGeo CDZ [FinalBurn Alpha / Barry Harris, David Haywood]
- Kaypro 286i [Cowering]
- ASEM AM 64 [Museo Dell'Informatica Funzionante]
- Ensoniq KT-76 [R. Belmont]

Systems Promoted from GAME_NOT_WORKING:
(none)

Skeleton drivers:
- ADC SuperSlave [Al Kossow]
- Televideo TS802H [Al Kossow]
- Televideo TS803H [Al Kossow]
- Genius Leader 8008 CX (Germany) [Team Europe]
- V-Tech IQ TV 512 (Germany) [Team Europe]
- General Processor Modello T [Any,The Dumping Union]
- Commodore PC-1 [rfka01]
- Commodore PC-10 III [rfka01]
- Ensoniq MR Rack [R. Belmont]

Software Lists:
- genius: Added software list for VTech Genius cartridges. [Team Europe, Curt Coder]
- pico.xml: new Japanese dumps added [Team Europe]
- added software list for NEC APC [kaylee]
- added PCB readme for FM Towns Marty [Guru]
- xerox820: Added floppy software list. [Curt Coder]
- xerox820ii: Added floppy software list. [Curt Coder]
- pico.xml: added a new Euro dump and better documented some of the older dumps. [TeamEurope]
- comx35: Added floppy software list. [Curt Coder]
- ibm5150.xml: added some redumps and new dumps. [Kaylee]
- wangpc.xml: added some new dumps from Don Maslin's archive. [Kaylee]
- Add another CP/M8-6 version to the ibm5150 software list [Kaylee]
- trs80m2: Added floppies to software list. [Don Maslin's archive]

System Driver Changes:
- Sega VMU added more bioses [El Barto]
- qx10: Downgrade floppies to DD [O. Galibert]
- super6: Added original BIOS. [Al Kossow]
- APC: Fixed a few missing keys (a few are still missing though), and hooked the rtc clock, command and strobe lines up in a plausible configuration. The status line clock now works though shows an invalid value for year (the upd1990a didn't have a year response, so perhaps whatever rtc is being used here is a later variant which does store a year). The "date set" command doesn't work properly and doesn't even seem to poke the rtc at all. Needs further investigation. [Lord Nightmare]
- z800x: Fixed some incorrect opcodes and address register math in segment mode. Olivetti M20 now can boot PCOS to the prompt. [Christian Grössler]
- Minor fix to the character tile row ordering in apc [Lord Nightmare]
- esq5505 updates [Christian Brunschen, R. Belmont]
*Fixed up clocks for 21 vs. 32-voice models
*Added ROMs for the 12-bit sample region on the SD-1 and SD-1 32-voice
*Minor cleanups
- Fixed upd765 SIS status when fid = 4, this makes NEC PC-88VA to attempt to DMA from floppy. [Angelo Salese]
- bw2: Fix disk select and quick hack to make the timings work [O. Galibert]
- Olivetti M20: improved keyboard and floppy handling [Christian Grössler]
- fixed various bugs with Acorn Archimedes IRQs [Angelo Salese]
- mirage: Make it boot by whatever means necessary [O. Galibert]
- Finished sample ROM dump for SD-1 & SD-1 32 [Christian Brunschen]
- Mirage: lots of documentation from the schematics, added preliminary LED hookup [R. Belmont]
- a7000: Added RiscOS roms 3.60, 3.71, 4.02 and 4.39 [robcfg]
- mu100: Main screen turn on! [O. Galibert]
- pc98: Add its specific almost raw fdi disk format [O. Galibert]
- macrtc: Remove weird address swizzle that confused systems with extended PRAM [Rob Braun]
- studio2: Documentation update. [Stiletto, Guru]
- mu100: Added older BIOS ver 1.05 [Stefan Lindberg]
- Implemented proper IRE and phase value to the palette for Atari 7800 [Robert Tuccitto]
- Mac: added "image" card which allows direct read/write access to any vMac/BasiliskII compatible image under 256 MB, including HD floppies. Disk is bootable if set in the control panel but only
can eject from Finder. [Rob Braun, R. Belmont]
- nubus_image: revised firmware allows multiple cards to work [Rob Braun]
- nubus_image: add eject/insert support [Rob Braun]
- sf7000: Fixed floppy. [Curt Coder]
- m20: Implement memory map correctly. BASIC now shows its startup banner. [Christian Grössler]
- vt100: added redumps of some of the vt102/vt131 roms [pjustice]
- vt100: updated a bunch of driver notes and rom defs to reflect current research [Lord Nightmare]
- sf7000: Verified floppy format gap sizes. [Curt Coder]
- vt100: Verified that the checksum of the typed-from-manual 23-018e2 character generator ROM matches the dump from the actual chip. [Lou Ernst Jr.]
- sms.c: Improved support for '3-D' games. [Enik Land]
- dc: Added European DC bios 1.01c [BadAd84]
- mackbd: dumped correct ROM, prep for actual emulation [Lord Nightmare, R. Belmont]
- a7800.c: Adjusted colorburst/tint/hue of entire palette to closer reflect default hardware configuration setting of ~180 degrees [i.e. $17 = 179.92706396 & $18 = 179.927063726]. [Robert Tuccitto]

Source Changes
- Added proper char roms for Wyse700 [John Elliott]
- upd765: Handle the rate correctly in FM [O. Galibert]
- upd765: Don't choke on DDAMs [O. Galibert]
- upd765: Reset MA when sector is found on write data too [O. Galibert]
- imd: Accept versions with single-digit minor [O. Galibert]
- upd765: Get ready from the correct place in sense interrupt status [O. Galibert]
- upd765: Better integration and support of FM [O. Galibert]
- pc floppies: Merge the common parts of d88/imd [O. Galibert]
- floppy: Fix index pulse generation when motor is always on [O. Galibert]
- floppy: Added macros for declaring modern floppy formats. The generic floppy formats (D88/DFI/IMD/IPF/MFI/MFM) are now automatically supported in each driver using the modern floppy code. [Curt Coder]
- wd1772: Improved interrupts, added ready handling and FD1793 variant. [Curt Coder]
- floppy: Default on head 0, not 1 [O. Galibert]
- upd1771.c - additional comment updates, including some upd1771 patents and internal workings information. [Lord Nightmare]
- wd1772: Added FD1771 and FD1797 variants. [Curt Coder]
- upd765, wd1772: Move to emu [O. Galibert]
- wd1772: Rename to wd_fdc [O. Galibert]
- upd765: Externalize the fdc [O. Galibert]
- wd_fdc: Add comments on the family [O. Galibert]
- wd_fdc: Change the feature functions into bools, and use the correct pll for each chip [O. Galibert]
- wd_fdc: Describe track when formatting [O. Galibert]
- wd_fdc: fm support, need to review all timings [O. Galibert]
- floppy: Enhance ready support [O. Galibert]
- wd_fdc: Interrupt on ready support [O. Galibert]
- upd765.c: changes to busy flag, r/w sector increment and reset int [Carl]
- upd765: Try another hypothesis [O. Galibert]
- floppy: restore/recalibrate is supposed to work like this [O. Galibert]
- wd_fdc: Fix sector sizes and (most) timings [O. Galibert]
- wd_fdc: Change the fd179x timings to be tighter [O. Galibert]
Télécharger MESS v0.147u4 (32-bit)
Site Officiel de MESS
 
 ClrMAME Pro v4.09a (32-bit) 
Mardi 11/12/12 à 19:59 par Firebrand
Une petite modification a été apportée à ce gestionnaire de ROMs. En voici la description:
- misc: take over a set bad dump chd status flag for all parent/clone instances of that chd
Télécharger ClrMAME Pro v4.09a (32-bit)
Site Officiel de ClrMAME Pro
 
 ClrMAME Pro v4.09 (32-bit) 
Mercredi 05/12/12 à 21:23 par Firebrand
Ce gestionnaire de ROMs a été mis à jour. Les améliorations sont les suivantes:
- fixed: rename profiles (which are based on a xml dat) corrupts xml structure
- fixed: fix missing doesn't look into parent set in rompaths in full merge mode it might oversee missing but fixable roms
- misc: changed size of compressor settings window
Télécharger ClrMAME Pro v4.09 (32-bit)
Site Officiel de ClrMAME Pro
 
 UME v0.147u3 
Mardi 20/11/12 à 17:49 par Firebrand
Cette synthèse de MAME et de MESS a été mise à jour selon les nouvelles versions des deux émulateurs.
Télécharger UME v0.147u3
Site Officiel de UME
 
 Messinfo.dat v6.01 
Mardi 20/11/12 à 17:47 par Firebrand
Une nouvelle version de ce fichier informatif pour MESS a été publiée. Voici les nouvelles données dispoonibles:
- 5.39 12/11/2012: End of phase 5! Added 299 descriptions and all set are ok. Except for some sets of which I have found useful or verifiable, the list (262 sets) can be found here: http://www.progettosnaps.net/messinfo/messnoinfoset.txt. Who wants to help me complete info contact me!
- 6.00 14/11/2012: Updated the SVN until November 14, 2012 (r18959).
- 6.01 19/11/2012: Aligned files to 0.147u3 version. Updated this files: 'sourcechanges.txt', 'changelog.txt', 'alltimesMESS_WIP.txt' and 'Drivers SVN...txt'. Updated the SVN until November 19, 2012 (r19032).
Télécharger Messinfo.dat v6.01
Site Officiel de Messinfo.dat
 
 MESSUI v0.147u3 (32-bit) 
Mardi 20/11/12 à 17:45 par Firebrand
Cette version de MESS possédant un GUI a été mise à jour selon MESS v0.147u3.
Télécharger MESSUI v0.147u3 (32-bit)
Site Officiel de MESSUI
 
 MESS v0.147u3 (32-bit) 
Mardi 20/11/12 à 17:27 par Firebrand
L'équivalent de MAME sont il partage le noyau pour les machines domestiques a été mis à jour. Les améliorations sont les suivantes:
New System Drivers Supported:
- Parker Bros. Merlin. [Wilbert Pol, kevtris]

Systems Promoted from GAME_NOT_WORKING:
(none)

Skeleton drivers:
- Altos 5-15 [Al Kossow]
- Televideo TS802 [Al Kossow, Robbbert]
- NEC APC [Al Kossow, Angelo Salese]

System Driver Changes:
- craft.c: Added port D readback, fixes on-screen VU level. [MooglyGuy]
*Sync video with Vsync output, fixes rolling image.
*Fixed visible area and promoted to working.
- supercon: Fixed inputs, now playable [Ralf Schäfer]
- m20: Improve video rendering [Christian Grössler]
- Improved the inputs in CD32 (by adding a mirror of the first button where the regular Amiga reads it) this allows the majority of the booting CD32 games to actually be started. [David Haywood]
- adam: Added floppy controller ROMs. [Geoff Oltmans]
- craft.c: Converted to use new AVR8 core [MooglyGuy]
- adam: Created an ADAMnet slot interface and separated the ADAMnet devices from the driver. [Curt Coder]
- adam: Added all 3 expansion slot interfaces, and the 64K RAM expansion card. [Curt Coder]
- vic20: The main cpu is a 6502, not a 6510 [O. Galibert]
- mmodular: ASSERT then immediate CLEAR does not work on level irqs [O. Galibert]
- adam: Added floppy controller ROMs. [John Turner]
- Worked around irq triggering in NEC PC-100 driver, and improved video timings. Now the BIOS moans about 'reading DOS' [Angelo Salese, Carl]
- Fixed 3 degree hue begin point miscalculation of NTSC color palette for Atari 7800. [Robert Tuccitto]
- bw2: Added expansion slot interface and RAMCARD expansion device. [Curt Coder]
- bw2: Modernized floppy handling and cleaned up driver. [Curt Coder]
- neocd: giving it the right amount of RAM [David Haywood]

Software Lists:
- Expanded cd32.xml softlist entries to highlight more future test cases. [David Haywood]
- pico.xml: added new dump [TeamEurope]
- crvision.xml: added earlier revision of Police Jump [Luca Antignano]
- snes.xml:
*Added 99 US cartridges [ReadOnly]
*Added all known NTT cartridges, they are not supported as they use a specific modem [ReadOnly]
*Started the CIC lockout chips documentation [ReadOnly]
*New prototype from Nintendo Player [Mike]

Source Changes
- Added EPSON SIO port emulation as used by the HX-20, PX-8 and PX-4. Updated PF-10 and TF-20 floppy devices to a new style device and use the SIO implementation. Updated PX-4 driver to use the new emulation. [Dirk Best]
- upd765: Try yet another hypothesis on the IRQ behaviour [O. Galibert]
- Add a generic wd format [O. Galibert]
- isa_ide_cd: initialize ide registers [Carl]
- floppy: Add IMD support [O. Galibert]
- upd765: Add read fm sector support [O. Galibert]
- wd1772: Added WD2797 variant, side select output, and immediate interrupt command (0xd8). [Curt Coder]
Télécharger MESS v0.147u3 (32-bit)
Site Officiel de MESS
 
 RomCenter v3.7.1 
Samedi 17/11/12 à 13:20 par Firebrand
Cette nouvelle version publiée très rapidement corrige un problème sur l'importation des fichiers .dat:
- Fix problem in datafile import in some datafiles (crc inconsistencies)
Télécharger RomCenter v3.7.1
Site Officiel de RomCenter
 
 RomCenter v3.7.0 
Jeudi 15/11/12 à 18:55 par Firebrand
Une nouvelle version de ce gestionnaire de ROMs à l'interface graphique agréable a été publiée. Les améliorations sont le ssuivantes:
- Fix memory error while renaming big 7zip roms
- Add sha-1 processor to handle duplicated crc
- Add sha-1 plugin
- Improve 7zip and zip renaming engine
- Update cps1, cps2, cps3 and neogeo datafiles (mame 0.146)
- Add sega model 1, model 2, model 3, system 16, system 32, naomi and stv datfiles
- Add Taito F2, F3 and ZN datafiles
Télécharger RomCenter v3.7.0
Site Officiel de RomCenter
 
<< Page précédentePage suivante >>