Conçu pour gérer les roms MAME, ClrMAMEPro supporte maintenant un nombre conséquent de set de roms via des fichiers Dats. Le plus complet des managers de roms.
– removed: quick scanner « problem in bios » scan…since the biosset itself is shown in a more detailed view anyway later in the scan and the tree doesn’t update when the problem gets fixed in the current scan
– fixed: crc32/size tables weren’t refreshed everytime causing the rebuilder to fail sometimes
– added: profiler datfile rename (popupmenu or singleclick label). This changes the description tag in the datfile header (or adds one) NOT the filename.
– added: list to tree drag’n drop of datfiles to move them. Well…Tree doesn’t expand or scroll automatically yet but I guess you’ll enjoy it anyway.
– misc: cleaned up several control events handlers
– misc: you can’t remove the datfolder root anymore
– misc: you can’t move datfiles to the same folder anymore
– misc: don’t list problems in biossets as « missing »
– misc: current profile is saved on entering profiler, leaving scanner/settings/rebuilder/merger
– misc: delete/load/view buttons/popupmenu items only selectable when there is something to do
– fixed: some profiler list index problems caused by some auto-sorting listctrl feature *sigh*