Organiser
Filtrer par machine :
Type de vue :
 
 MESS v0.144u2 (32-bit) 
Mercredi 07/12/11 à 19:25 par Firebrand
Comme pour MAME, l'équipe de MESS vient de publier une nouvelle version intermédiaire de son émulateur. Les améliorations sont les suivantes:
New System Drivers Supported:
- (none)

Systems Promoted from GAME_NOT_WORKING:
- (none)

Skeleton drivers:
- MK-83 [Enrico Lazzerini]

System Driver Changes:
- wswan: fixed bug 2045. this fixes crash in several wswan games Morita Shougi, Chocobo Dungeon, World Stadium, World Stadium '99 and the two Medarot games) and possibly in some wscolor games too. [Fabio Priuli]
- bbc: Fixed interrupt handling. [Curt Coder]
- atarist: DMA address bytes are individually adressable [O. Galibert]
- atarist: Add Pasti format support [O. Galibert]

Software Lists:
- ibmpcjr_flop.xml : added software list for PC Jr floppies [Kaylee]
- sat_*.xml: added placeholder software lists for CD and (support) carts, and hooked them up in the driver [David Haywood]
- ibm5170.xml: New dumps from original media [Kaylee]

Source Changes:
- mc68901: Correct the spurious irq information a little [ijor]
- wd1772: Whether a drive is connected or not has no impact on the seek track==requested track test [O. Galibert]
- wd1772: Funnily enough, it's write track that writes, not read track [O. Galibert]
- floppy: Fix allocation issues on write [O. Galibert]
- wd1772: Simpily and make it more correct at the same time [O. Galibert, ijor]
- ui_menu: First part of the C++-ification [O. Galibert]
Télécharger MESS v0.144u2 (32-bit)
Site Officiel de MESS
 
 Ultimate MAME v0.144u1 (32-bit) 
Mercredi 30/11/11 à 19:03 par Firebrand
Cette union de MAME et MESS a été mis à jour selon les versions 0.144u1 des émulateurs respectifs.
Télécharger Ultimate MAME v0.144u1 (32-bit)
Site Officiel de Ultimate MAME
 
 WolfMESS v0.144 
Mercredi 30/11/11 à 18:59 par Firebrand
Ce build de MESS ne permettant pas d'utiliser des codes de triche a été mis à jour selon la dernière version stable de MESS.
Télécharger WolfMESS v0.144
Site Officiel de WolfMESS
 
 Messinfo.dat v1.55 
Mardi 29/11/11 à 19:30 par Firebrand
Ce fichier informatif pour MESS a été mis à jour. Les modifications sont les suivantes:
- Aligned files to 0.144u1 version.
- Updated the SVN until November 28, 2011 (r13403).
- Added to "alltimesMESS_WIP.txt" 0.144 and 0.144u1 infos.
Télécharger Messinfo.dat v1.55
Site Officiel de Messinfo.dat
 
 MESS v0.144u1 (32-bit) 
Mardi 29/11/11 à 19:13 par Firebrand
Le développement de MESS se rapprochant de plus en plus de celui de MAME, les versions intermédiaires sont aussi de sortie. Voici ce que celle ci apporte:
New System Drivers Supported:
(none)

Systems Promoted from GAME_NOT_WORKING:
(none)

Skeleton drivers:
- IBM PS/2 8530-H31 (Model 30/286) [Supervinx]
- IBM PS/2 8535-043 (Model 35) [Supervinx]
- IBM PS/2 8550-021 (Model 50) [Supervinx]
- IBM PS/2 8550-061 (Model 50Z) [Supervinx]
- IBM PS/2 8580-071 (Model 80) [Supervinx]
- IBM PS/2 8580-111 (Model 80) [Supervinx]
- 3DO M2 [Brian Hargrove]
- Olivetti M15 [F.J. Kraan]

System Driver Changes:
-abc80: Added skeleton for ABC SIO card. [robcfg, Curt Coder]
-abc80: Added skeleton for ABC FD2 card (ROMs not dumped yet). [robcfg, Curt Coder]
-snes: fixed another SRAM issue (Secret of Mana was affected, but probably other games too) [Fabio Priuli]
-exelv: refactored to define ADDRESS_MAP_MODERN [Fabio Priuli]
-tms3556: converted to be a C++ device [Fabio Priuli]
-cbmb: Added Commodore 8250LP drive (not working). [Curt Coder]
-hector: Hector HRX minidisc support [JJ Stacino]
-comx35: Fixed quickload. [Curt Coder]
-abc80: Refactored memory mapping to use the MMU PROM. [Curt Coder]
-at: Confirmed dump for 8555-081 (Model 55SX) and 8555-X61 (Model 55SX) [Supervinx]
-mm1m6: Refactored to use the address decoder PROM. [Curt Coder]
-kc: Added support for kcc, tap, tp2 and sss cassette images. [Sandro Ronco]
-ep804/digel804: Add a bunch of information from the recently discovered schematics [Lord Nightmare]
-victor9k: Added keyboard MCU ROM. [kevtris, Lord Nightmare]
-lynx: Fixed end of sprite data detection bug,fixed sprite stretch / tilt handling
improved handling of signed variables. Replaced magic numbers with constants. [Huygens]
-coco: Multiple VHD support [Nathan Woods]
-sms: added v1.0 proto bios [SMSPower]

Software Lists:
-vidbrain.xml: Added new dumps to softlist. [Sean Riddle]
-abc80.xml: Added some FD2 dumps to the softlist. [robcfg]
-nes.xml: started to add more documentation to the confirmed dumps [Fabio Priuli]
-lynx.xml: Small rotation info change [Huygens]
-cpc: added preliminary cassette and floppy software lists [David Haywood]
-mac: reworked HDD softlist using compressed CHDs, added softlist support to more models [R. Belmont]
-softlist: fixed a bunch of small inconsistency [souxx, Fabio Priuli]

Source Changes:
-coco: New CoCo driver: [Nathan Woods]
* Modernized codebase (fully C++/device based)
* Better MC6847/MC6883 emulation, particularly with respect to the interactions between those two chips.
* Better separation between CoCo 1/2, CoCo 3, Dragon and Dragon Alpha emulations
* Updated all drivers to use new MC6847 emulation (VTech, MC10 etc)
* Converted RAM and Bitbanger devices to C++
-ipf: avoid writing out-of-bounds [O. Galibert]
-amigafdc: fixes, fixes [O. Galibert]
-hd66421: converted to be a C++ device [Fabio Priuli]
-Fixed HLSL memory leak and 32-bit HLSL crash-on-exit. [Ryan Holtz, Bat Country Entertainment]
-amigafdc: Make the dsksync/DMA interaction more correct... probably [O. Galibert]
-wd1772: generalize to all wd177x [O. Galibert]
-upd765: Fixed sector increment during read/write. [Curt Coder]
-Fixed image loading for apple2 in cases with tolerated extra bytes [Chad]
Télécharger MESS v0.144u1 (32-bit)
Site Officiel de MESS
 
 ClrMAME Pro v4.02 (32-bit) 
Jeudi 24/11/11 à 18:51 par Firebrand
Ce gestionnaire de ROMs a été mis à jour. Les améliorations sont les suivantes:
- removed: scanner advanced option: check for dupes (it's enabled by default now)
- removed: scanner advanced option: use optimized rompath scan (it's enabled by default now)
- added: scanner info line besides setinformation button to indicate not enabled sets/systems/chd regions
- added: unbind all button for system picker window
- misc: optimized time needed for sysdefpath autodetection (roughly 10x faster)
- misc: changed file attribute routines to win32 api to avoid assertions on illegal dates
- fixed: system picker's last entries can't be edited
- fixed: deprecated dat loader did not force utf8 encoding
Télécharger ClrMAME Pro v4.02 (32-bit)
Site Officiel de ClrMAME Pro
 
 Ultimate MAME v0.144a (32-bit) 
Samedi 19/11/11 à 16:22 par Firebrand
Ceux qui rêvaient voir un jeu MAME et MESS dans un seul et même émulateur sont exaucés. Basé sur les versions 0.144 de chacun des émulateur, il s'utilise comme MAME et est disponible en 32 et 64-bit.
Télécharger Ultimate MAME v0.144a (32-bit)
Site Officiel de Ultimate MAME
 
 Messinfo.dat v1.53 
Samedi 19/11/11 à 16:11 par Firebrand
MESS a aussi son équivalent de Mameinfo.dat. Celui-ci a été mis à jour avec la dernière version de MESS:
- Aligned files to 0.144 version. Updated the SVN until November 16, 2011 (r13277).
Télécharger Messinfo.dat v1.53
Site Officiel de Messinfo.dat
 
 MESS v0.144 
Samedi 19/11/11 à 16:07 par Firebrand
L'équivalent de MAME pour les machines domestiques a été mis à jour. Voici la liste des améliorations:
New System Drivers Supported:
- Sanyo MBC-200 [Matt Dawson,Angelo Salese,Miodrag Milanovic]

Systems Promoted from GAME_NOT_WORKING:
- Juicebox [Tim Schuerewegen]
- Avigo [Sandro Ronco]

Skeleton drivers:
- BK-8T Terminal [DATAsoft]

System Driver Changes:
- ti99: Fixed GROM address counter handling and GRAMKracker's wrong RAM pointer [Michael Zapf]
- ti99: Fixed GRAMKracker's write protection [Michael Zapf]
- pc1512: Added a dump of the WD1015 MCU. [John Elliott]
- mac: Further improvements to Quadra 700; System 7.5.0 (and probably 7.1) will boot, but system remains NOT_WORKING due to many known flaws. Fixed slot interrupts on IIci so 4-head operation is possible. [R. Belmont]
- iq151: Added slot interface and moved video32/video64/disc2 emulation into slots. [Sandro Ronco]
- iq151: Added emulation of Grafik module. [Sandro Ronco]
- amiga: a number of games seem to get confused when there's two drives (they wait for a index pulse on the second) [O. Galibert]
- mac: Fixed name of Asante MC3NB card, added Apple NuBus Ethernet Card which the Asante is a perfect clone of, fixed 24-bit mirroring so ethernet cards work in all slots [R. Belmont]
- amstrad: Added support for ROMbox, SSA-1 speech synth and DK'Tronics speech synth to be used in a daisy-chain of expansion devices. [Barry Rodewald]
- samcoupe: Hook up the new wd1772, format support incomplete though [O. Galibert]
- abc1600: Added portrait/landscape layouts. [Curt Coder]
- abc800: Refactored the ABC bus to single-slot (as it really is). [Curt Coder]
- aes: cleanup of code, and made aes use neogeo softlist from MAME [David Haywood]
- mac: fix SCC so AppleTalk check fails gracefully instead of locking up; removed ROM patch on II/IIx/IIcx since it's no longer necessary [R. Belmont]

Software Lists:
- snes.xml: new dump added, NHL '97 Revision A [badinsults]
- snes.xml: redumped and profiled arround 100 cartridges [MESSfan]
- lynx.xml: stripped headers of dumps, removed bad dumps, added auto-rotate code [Huygens]
- astrocde.xml: fix errors and add several new or previously missing dumps [ranger_lennier]

Source Changes:
- amigafdc: Upgrade and fixes [O. Galibert]
- wd1772: Adapt the pll to a 8MHz frequency [O. Galibert]
- ipf: Describe the remaining fields [O. Galibert, SPS]
- floppy,wd1772: First stab at write support, in-memory only for now [O. Galibert]
- ipf: weak bits are usually badly-written/not written zones [O. Galibert]
- floppy: Slot-ize the floppies so that you can choose how many are connected [O. Galibert, R. Belmont]
- ami_dsk: ADF write support [O. Galibert]
- refactored the Commodore IEC bus to use slots. You can now connect up to 4 IEC floppy drives of your choice (1540/1541/1571/1581) to a VIC-20, C64, C128, C16, Plus-4, or C65. [Curt Coder]
- refactored the IEEE-488 bus to use slots. You can now connect up to 4 IEEE-488 floppy drives of your choice (C2040/C3040/C4040/C8050/C8250/SFD1001) to a Commodore PET or CBMB. [Curt Coder]
Télécharger MESS v0.144
Site Officiel de MESS
 
 DCMOTO v2011.10.04 
Mercredi 05/10/11 à 18:47 par Firebrand
Une nouvelle version de cet émulateur d'ordinateurs Thomson 8-bit a été publiée. Les améliorations sont les suivantes:
- Ajout du choix de l'italien dans les options de langue.
- Ajout de l'émulation du deuxième bouton des manettes et de la souris.
- Correction de l'anomalie du BEEP dans les modes TO8, TO8D et TO9+.
Télécharger DCMOTO v2011.10.04
Site Officiel de DCMOTO
 
 ClrMAME Pro v4.01 (32-bit) 
Mercredi 21/09/11 à 18:33 par Firebrand
Une nouvelle version de ce gestionnaire de ROMs a été publiée. Voici la liste des nouveautés:
- added: Font selector (popupmenu->View->Select Font) for scanner tree and setinfo tree/list
- added: profiler option to support inverted crc32 for baddumps method (default = off)
- fixed: missing device path/system initialization randomly keeps devices unchecked
- fixed: circular renames inside zips don't work
- fixed: saving/loading of standard/mech/device path clones names when only 1 is setup
- misc: limit list of not setup sysdefpaths to avoid too big prompt
- misc: don't allow profiler reset on exe based dat
- removed: setinformation title flyover (obsolete and flickers)
Télécharger ClrMAME Pro v4.01 (32-bit)
Site Officiel de ClrMAME Pro
 
 DCMOTO v2011.09.09 
Mercredi 14/09/11 à 18:28 par Firebrand
Une nouvelle version de cet émulateur d'ordinateurs Thomson 8-bit a été publiée. Les améliorations sont les suivantes:
- Correction d'une erreur d'émulation des instructions PSHU et PSHS quand U ou S deviennent négatifs.
- Correction d'un test erroné empêchant le formatage de l'unité de disquette numéro 3.
- Correction d'une anomalie d'émulation du PIA musique et jeux en cas de non sélection des manettes.
- Correction d'une erreur dans la détection de l'appui sur le bouton Action des manettes.
- Correction de la fonction de formatage d'une disquette en Basic DOS et avec la cartouche Assembleur.
- Ajustement de la fréquence de répétition du clavier pour les TO8, TO9 et TO9+.
- Correction de la variation de vitesse de la musique en cas d'appui sur une touche avec le TO8 et le TO8D.
Télécharger DCMOTO v2011.09.09
Site Officiel de DCMOTO
 
 ClrMAME Pro v4.00b (32-bit) 
Jeudi 08/09/11 à 18:20 par Firebrand
Cette nouvelle version de ClrMAME Pro apporte princiaplement des correctifs. En voici la liste:
- fixed: rebuilder ignored 'recompress'
- fixed: compress to rar/7z created zip files
- fixed: little typo in systems dialog
- fixed: stats are not kept correctly over sessions (empty stats window)
- fixed: biossets with set romof are not handled as biossets (sys1 with soundboard)
- misc: don't write utf8 BOM for old-style dats
Télécharger ClrMAME Pro v4.00b (32-bit)
Site Officiel de ClrMAME Pro
 
 ClrMAME Pro v4.00a (32-bit) 
Samedi 03/09/11 à 10:41 par Firebrand
Quelques correctifs ont été apportés à ce gestionnaire de ROMs de référence. En voici la liste:
- fixed: crash in filedialog of "add Profile"
- misc: smarter is-bios-rom check if bios definitions hold identical checksums
- misc: fixed homepage and forum link in installer
Télécharger ClrMAME Pro v4.00a (32-bit)
Site Officiel de ClrMAME Pro
 
 ClrMAME Pro v4.00 (32-bit) 
Mercredi 31/08/11 à 19:04 par Firebrand
Après des années de version 3, ce gestionnaire de ROMs de référence passe à la version 4. Voici ce que celle ci apporte:
- misc: full unicode build
- misc: full support for UTF8 characters in file/folder names, files within archives (7z/rar/zip) and datfiles (XML and old format) The default encoding of xml datfiles is UTF8. The default storing method in archives is UTF8 (for zip, with no extra field usage). Current versions of Winrar, Winzip, 7z (just to name a few) support UF8 stored names. There might be other 3rd party tools (which some people use to rezip/share :)) which might fail (they only work with local page encoding). Tough luck... All textfiles in the clrmamepro environment are now saved as UTF8. You can use your old setup, since it loads them in ASCII and saves them as UTF8. XML files are stored without a BOM (byte ordered mark), non-xml files with a BOM. You should not use newly written files with old versions of clrmamepro. I recommend a good texteditor to work with UF8 datfiles, e.g. notepad++, available here http://notepad-plus-plus.org/
- misc: completely switched to latest ziparchive library for all zip related operations. This includes reading, in-place renaming and no-recompress copy. This results in a faster rebuilder (no recompress) and faster rename operations (scanner). Actual scanning speed is roughly the same.
- added: devices support, devices and device_ref elements are parsed, exported, an own system default path for devices can be added, select sets supports filtering by devices and device_refs
- removed: included doucmentation, switching to online pdf docs soon
- removed: Settings->Compressor->Zip, obsolete due to ziparchive usage
- removed: Settings->Compressor->Oem/Ansi conversion, obsolete due to UTF8 switch
- removed: Scanner->Advanced-> detect sets in wrong sysdefpaths; move sets to correct sysdefpath; chd use sysdefault assignments; use sysdefault paths for fix missing; Such options are automatically enabled internally now if sysdefpaths are setup. The first two ones require an unneeded check+fix though.
- misc: aligned "allow not separated bios sets" & "split bios sets"
- misc: directly jump to profiler or settings instead of prompting
- fixed: xml parser doesn't handle multiple comments on the same line correctly
fixed: dat resource tag export for non-xml datfiles is broken
Télécharger ClrMAME Pro v4.00 (32-bit)
Site Officiel de ClrMAME Pro
 
 WolfMESS v0.143 
Mercredi 13/07/11 à 21:00 par Firebrand
Cette version de MESS désactivant l'utilisation de codes de triches a été mise à jour selon la dernière version de MESS.
Télécharger WolfMESS v0.143
Site Officiel de WolfMESS
 
 DCMOTO v2011.07 
Dimanche 10/07/11 à 11:56 par Firebrand
Cet émulateur d'ordinateur Thomson 8-bit a été mis à jour. Les améliorations (et en français pour changer) sont les suivantes:
- Correction d'une erreur d'émulation du processeur. L'écran LOGO (version MEMO5) s'affiche correctement.
- Fermeture automatique du fichier dcmoto-printer.txt pour permettre sa consultation sans quitter l'émulateur.
- Simulation des frappes au clavier avec le contenu du presse-papier ou d'un fichier texte.
- Pas d'avertissement pour les instructions $41 et $42 si la case "Arrêt sur instruction invalide" n'est pas cochée.
- Modification de l'initialisation des joysticks. Les périphériques HID sur port USB fonctionnent.
- Correction d'une anomalie de traitement des interruptions dans La Malédiction de Thaar version TO8.
- Correction d'une anomalie d'émulation du clavier TO8 dans Micro-Scrabble et Las Vegas.
- Correction de deux inversions de libellés anglais et français dans le menu principal.
- Correction de la commutation de pages mémoire TO8 en mode compatibilité TO7/70. Le jeu X-RAY fonctionne.
Télécharger DCMOTO v2011.07
Site Officiel de DCMOTO
 
 RomCenter v3.58 
Lundi 23/05/11 à 18:48 par Firebrand
On reste dans la gestion de ROMs avec cette nouvelle version de ce programme d'origine française. Voici la liste des nouveautés:
- New zip engine version
- Fix a bug when deleting a file in some conditions
- Fix slow db update
- Fix bad 'duplicated' detection
- Fix Repair not done when 'rezip' checked
- Fix some bad text messages in log and gui
- Fix bios unmerged display settings not disabled
- Rewrite 'move sample roms in sample folder' operation
- Fix 'missing samples' not displayer if roms are unzipped
- Speed up folder analysis
- Fix game not launching in some cases
Télécharger RomCenter v3.58
Site Officiel de RomCenter
 
 ClrMAME Pro v3.138a (32-bit) 
Lundi 23/05/11 à 18:45 par Firebrand
Ce gestionnnaire de ROMs qu'on ne présente plus a été mis à jour. Les améliorations sont les suivantes:
- added: missing but fixable chds can get fixed automatically by fix-missing
- added: append option for rebuilder log
- misc: redisplay dir2dat window after dat completion to avoid minimizing issues
- misc: dat export will only export active sets
- misc: added trimming for subfolder rom/etc defintions
Télécharger ClrMAME Pro v3.138a (32-bit)
Site Officiel de ClrMAME Pro
 
 RomCenter v3.57 
Mercredi 27/04/11 à 11:36 par Firebrand
Ce gestionnaire de ROMs, dont le développement a un vrai regain d'activité actuellement, a été mis à jour. Les améliorations sont les suivantes:
- Fix 'illegal token' if folders contain a quote
- Fix baddump roms identification
- Fix 'rom not found' when fixing chd
- update pt_br translation [Felipe]
- Fix duplicate status
- Fix 'keep rom format' parameter
- Fix roms not merged in merged rom mode
- Updated TOSEC datafiles
- updated No-intro datafiles
Télécharger RomCenter v3.57
Site Officiel de RomCenter
 
<< Page précédentePage suivante >>