Commit Graph

18 Commits

Author SHA1 Message Date
Matt Nadareski
4e3e3f950c Add experimental DATabaseTwo and update 64-bit
DATabaseTwo is a standalone version of what will be replacing "Import" and "Generate" and thus eliminating the need for a complex import and export process. Custom DATs can be cared by Dir2DAT features and merging so there is no use to have advanced DB features. The new database, dats..sqlite, is a much lighter version, only holding the DAT information, systems, and sources.
2016-05-05 10:13:57 -07:00
Matt Nadareski
a074dd001c Have to make everything similar for inputs and flags 2016-05-04 15:09:31 -07:00
Matt Nadareski
231b576490 Make inputs explicit for OfflineMerge 2016-05-04 14:43:40 -07:00
Matt Nadareski
411115083d Make merging more robust 2016-05-03 23:59:32 -07:00
Matt Nadareski
455c5c25e1 Add new output to OfflineMerge 2016-05-03 13:53:06 -07:00
Matt Nadareski
81cd317ea5 Fix Unneeded output; add to comments 2016-05-02 23:21:43 -07:00
Matt Nadareski
797a2245b3 Log statements are a good thing 2016-04-28 23:15:32 -07:00
Matt Nadareski
ffd257aff3 Fix handling of "fake" 2016-04-28 16:39:12 -07:00
Matt Nadareski
3b371dbf8d Why do I need to support this? Right, because power users 2016-04-28 15:54:29 -07:00
Matt Nadareski
40f789afd7 ...some people don't learn that drag and drop is not for everything 2016-04-28 15:50:45 -07:00
Matt Nadareski
fa429aab7f Add functionality to run OfflineMerge program 2016-04-28 15:40:54 -07:00
Matt Nadareski
e2585f8103 Add fake data replacement 2016-04-28 15:21:08 -07:00
Matt Nadareski
d1b1edbe50 Add file output 2016-04-28 15:12:49 -07:00
Matt Nadareski
356c502e49 Convert comment to usable vars 2016-04-28 15:09:11 -07:00
Matt Nadareski
524b68e623 [doc] Clean up comment 2016-04-28 15:03:06 -07:00
Matt Nadareski
02a9917701 Change code to better fit the logic behind the scenes
Conversations with Obiwantje cleared up what each part needs to do, allowing me to remove unnecessary pieces and clean up the logic behind each output.
2016-04-28 15:00:55 -07:00
Matt Nadareski
ffc4e70728 Add more processing code for OfflineMerge 2016-04-28 14:30:02 -07:00
Matt Nadareski
27aea4a443 Add new project for Offline Merging
The outputs from this program help with organizing roms that are in hard drives that are disconnected from the computer. This is mainly for people with disconnected arrays, but can be used to maintain a "best missing" list at all times as well.
2016-04-28 14:08:06 -07:00