From f5a325ef36729b8db8d204e4e1b18806805d5895 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Tue, 19 Apr 2016 16:47:53 -0700 Subject: [PATCH] Slight change again to order --- README.MD | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.MD b/README.MD index fe0301ed..adb57ba1 100644 --- a/README.MD +++ b/README.MD @@ -67,14 +67,6 @@ This section is for tools that have been requested for a highly specific purpose

Experimental tool for trimming all files in DAT (or folder of DATs) so that they fall within the path size limits of NTFS. By default, it also merges all games into a single, minimally-named game for uncompressed sets. -DatToMiss -

-CURRENTLY UNCODED - A program to convert a DAT to a miss file either for the games or the roms with the option to add a generic preface or postface to all of the outputted lines. - -MergeDAT -

-CURRENTLY UNCODED - A program to merge an arbitrary number of DATs into a single file and optionally dedupe the resulting set of roms. - DiffDat

A program to create a DAT based on the differences between two or more input DATs. @@ -83,6 +75,14 @@ A program to create a DAT based on the differences between two or more input DAT

  • Output type automatically determined by the first input file
  • +DatToMiss +

    +CURRENTLY UNCODED - A program to convert a DAT to a miss file either for the games or the roms with the option to add a generic preface or postface to all of the outputted lines. + +MergeDAT +

    +CURRENTLY UNCODED - A program to merge an arbitrary number of DATs into a single file and optionally dedupe the resulting set of roms. +

    Licensing

    The preceeding programs use, in part or in whole, code, libraries, and/or applications from the 7-zip project. 7-zip is licenced under the GNU LGPL.