[DatFile] Add DOSCenter output format to all that support

This commit is contained in:
Matt Nadareski
2016-09-21 14:59:39 -07:00
parent f147a06bc0
commit 9bd116589c
4 changed files with 48 additions and 2 deletions

View File

@@ -163,7 +163,10 @@ Options:
should be read as-is.
-oc, --output-cmp Output in CMP format
Add outputting the created DAT to clrmamepro format
Add outputting the created DAT to CLRMamePro format
-od, --output-dc Output in DOSCenter format
Add outputting the created DAT to DOSCenter format
-om, --output-miss Output in Missfile format
Add outputting the created DAT to GoodTools miss format
@@ -334,6 +337,9 @@ Options:
-oc, --output-cmp Output in CMP format
Add outputting the created DAT to clrmamepro format
-od, --output-dc Output in DOSCenter format
Add outputting the created DAT to DOSCenter format
-om, --output-miss Output in Missfile format
Add outputting the created DAT to GoodTools miss format