Up to [cvs.netbsd.org] / pkgsrc / emulators / DatLib
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.13 / (download) - annotate - [select for diffs], Mon Jul 30 18:55:23 2007 UTC (4 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
cwrapper,
cube-native-xorg-base,
cube-native-xorg,
HEAD
Changes since 1.12: +4 -4
lines
Diff to previous 1.12 (colored)
Update to 2.21: - Empty attributes are now ignored (e.g. sha1="") - Removed cloneof, romof and sampleof fixes from datutil -i - DatUtil -i, -I and -p now default the output format to CMPro (in addition to -g, -G and -r which already behave like that) - Added support for the isbios="yes" of MAME v0.117u2 onwards.
Revision 1.12 / (download) - annotate - [select for diffs], Mon Feb 26 00:00:32 2007 UTC (5 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.11: +5 -5
lines
Diff to previous 1.11 (colored)
Update to 2.20:
01/01/2007 *** v2.20 ***
- Added 'prune' feature for removing roms, disk and/or samples
- Added 'incorporate' feature to assist in combining datafiles
30/12/2006 *** v2.19 ***
- Internal change that only affects MAMEDiff (see note below)
- Improved -dX modes (understands merging despite differing names)
17/10/2006 *** v2.18 ***
- More intelligent DTD creation when saving in ListXML format
- Added support for game/display (MAME v0.107)
- Added support for game/input/control (MAME v0.107)
- Added support for emulator/build (MAME+MESS v0.101u4 upwards)
- Added support for driver/savestate (MAME v0.101u1 upwards)
- Note: The above changes affect the tab delimited format!
16/07/2006 *** v2.17 ***
- Fixed bug that caused the DatUtil -g and -r options to crash
11/07/2006 *** v2.16 ***
- Fixed bug that messed up internal indices (affected crc matching)
- More intelligent directory scanner (regarding samples and CHDs)
- Removed 64MB file limit from directory scanner (reads 1MB blocks)
Revision 1.11 / (download) - annotate - [select for diffs], Thu Jan 19 21:42:46 2006 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.10: +4 -4
lines
Diff to previous 1.10 (colored)
Update to 2.15:
13/01/2006 *** v2.15 ***
- Last release would not load data files less than 4KB in size!
12/01/2006 *** v2.14 ***
- Added a save-only format to imitate MAME's gamelist.txt file.
- File identification is now done by loading just the first 4KB.
Revision 1.10 / (download) - annotate - [select for diffs], Sun Jan 1 19:35:18 2006 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.9: +4 -4
lines
Diff to previous 1.9 (colored)
Update to 2.13:
06/12/2005 *** v2.13 ***
- DatLib v2.12 broke the RomCenter drivers (now fixed).
05/12/2005 *** v2.12 ***
- Fixed a rare crash (if the longest line in the dat was the last).
- Fixed a problem loading RomCenter data files containing [].
Revision 1.9 / (download) - annotate - [select for diffs], Thu Nov 17 18:28:35 2005 UTC (6 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.8: +4 -4
lines
Diff to previous 1.8 (colored)
Update to 2.11:
13/11/2005 *** v2.11 ***
- Added support for 'board', 'colordeep', 'credits' and 'archive'
(fully supported by ListInfo, ListXML and Delimited formats).
- M1 XML loader now retains the 'board' information (see above).
- M1 XML will not use hex for ROM sizes after all... changed back!
- Improved the way that the Nebula driver handles Neo-Geo ROMs.
- Fixed Nebula Jukebox driver for Neo-Geo ROMs (broken in v2.7).
31/10/2005 *** v2.10 ***
- Fixed identification of ListXML for MAME+MESS v0.101u4 onwards.
- Added OPTION_ALWAYS_QUOTE for DatUtil (the '-q' option).
28/10/2005 *** v2.9 ***
- Added better support for file formats that use hex ROM sizes.
- M1 XML will use hex for ROM sizes. Changed driver accordingly.
- Now reports duplicate game descriptions and CRCs (i.e. ROMs).
Revision 1.8 / (download) - annotate - [select for diffs], Tue Nov 8 16:56:46 2005 UTC (6 years, 6 months ago) by tv
Branch: MAIN
Changes since 1.7: +3 -1
lines
Diff to previous 1.7 (colored)
Skip <stdint.h> on Interix.
Revision 1.7 / (download) - annotate - [select for diffs], Thu Oct 20 01:43:18 2005 UTC (6 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.6: +4 -4
lines
Diff to previous 1.6 (colored)
Update to 2.8:
05/10/2005 *** v2.8 ***
- Improved the logerror() function (used for reporting ZIP errors).
- Added support for M1's XML format (when it becomes available).
Revision 1.6 / (download) - annotate - [select for diffs], Tue Sep 27 20:14:58 2005 UTC (6 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.5: +4 -4
lines
Diff to previous 1.5 (colored)
Update to 2.7:
17/09/2005 *** v2.7 ***
- Compiled with zlib 1.3.
- Improved Neo-Geo handling for the Nebula driver.
- Improved 'romof' handling for RomCenter 2 driver (during loading).
31/08/2005 *** v2.6 ***
- Fixed a 'hang' that occurred with circular cloneof relationships.
Revision 1.5 / (download) - annotate - [select for diffs], Wed Apr 20 15:30:18 2005 UTC (7 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.4: +4 -4
lines
Diff to previous 1.4 (colored)
Update to 2.5:
10/04/2005 *** v2.5 ***
- Excludes disks from RomCenter data files (datutil -k to override).
Revision 1.4 / (download) - annotate - [select for diffs], Sun Mar 27 18:13:06 2005 UTC (7 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.3: +4 -4
lines
Diff to previous 1.3 (colored)
Update to 2.4: 25/03/2005 *** v2.4 *** - Fixed another crash with datutil -X and 'forcemerging full'. - Changed the delimited format to use \N for NULLs. - Changed the delimited format so that all types are 'game_*'. - Changed the delimited format so that games include 'runnable'. - Added save support for a DISK section in the RomCenter format. - Added several aliases for the output formats (see DatUtil docs).
Revision 1.3 / (download) - annotate - [select for diffs], Tue Mar 22 17:22:36 2005 UTC (7 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.2: +4 -4
lines
Diff to previous 1.2 (colored)
Update to 2.3: 07/03/2005 *** v2.3 *** - Fixed a problem with counting parents (happened with DatUtil -X). - This also avoids a crash with datutil -X and 'forcemerging full'.
Revision 1.2 / (download) - annotate - [select for diffs], Mon Mar 14 16:11:42 2005 UTC (7 years, 2 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
The archives are now unzipped with -Laaqo, forcing all files to be interpreted as text files. Removed the DOS line endings from patch-aa. Approved by wiz.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Mar 4 12:05:12 2005 UTC (7 years, 2 months ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Add some ROM-, mostly arcade-(MAME-)related tools from www.logiqx.com.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Mar 4 12:05:12 2005 UTC (7 years, 2 months ago) by wiz
Branch: MAIN
Initial revision