Matt Nadareski
19a210562e
[Structs] Rename Rom field "Game" to "Machine"
2016-08-29 13:42:27 -07:00
Matt Nadareski
5c0b5bfcbb
[Structs] Add Machine struct
2016-08-29 13:41:42 -07:00
Matt Nadareski
3d4288feae
[Structs] Implement Equatable
2016-08-29 13:13:00 -07:00
Matt Nadareski
4231cf97b9
[Structs] Add HashData struct
2016-08-29 13:05:32 -07:00
Matt Nadareski
cbd30727f4
[DatTools, RomTools] Fix hash case matching causing merge issues
2016-07-12 11:39:47 -07:00
Matt Nadareski
4c16ce4a2d
[Logger] Logging cleanup across the board
2016-07-12 10:42:29 -07:00
Matt Nadareski
2310ec42f0
[RomTools] Add ability to remove from input
2016-06-22 21:19:25 -07:00
Matt Nadareski
f5ebbb98dd
[DatTools, RomTools] Create method for cleaning file hashes
2016-06-20 15:43:08 -07:00
Matt Nadareski
360d107ef1
[RomTools] Safeguard against missing files
2016-06-17 11:19:16 -07:00
Matt Nadareski
8143c80be1
[Mappings, Skippers] Separate out old Remapping class
...
All things that have to do with DAT mappings are in Mappings now and eveything having to do with header skippers are in Skippers now. Also, Skippers got proper implementations of matching a file to a rule and applying a rule to a file.
2016-06-17 01:22:22 -07:00
Matt Nadareski
e07258a970
[ALL] RomData becomes Rom, DatData becomes Dat
2016-06-16 18:57:34 -07:00
Matt Nadareski
1b086e56b4
[RomTools] Don't need to sort roms
...
Because we no longer rely explicitly on rom order to make sure there are no duplicates, there's no need to spend the extra step of sorting the list first.
2016-06-16 17:41:23 -07:00
Matt Nadareski
588a484e33
[Structs] Create different, single struct
2016-06-16 17:27:32 -07:00
Matt Nadareski
0af0b420d1
[Structs] Add two new structs for logical data management
2016-06-16 17:17:29 -07:00
Matt Nadareski
9552482af0
[RomTools] Refactor intermediate duplicate finding step
2016-06-16 10:34:37 -07:00
Matt Nadareski
05ad98e664
[RomTools] Allow for hashing with offset
2016-06-15 10:20:55 -07:00
Matt Nadareski
0fcff7f857
[SimpleSort] Add header support, fix scan levels
2016-06-14 12:36:25 -07:00
Matt Nadareski
e1b90fea0a
[Headerer] Modularize Headerer and port some core features to the DLL
2016-06-14 01:40:47 -07:00
Matt Nadareski
b9487636d7
[ALL] Clean and organize usings
2016-06-13 23:54:26 -07:00
Matt Nadareski
5de7429b00
[RomTools] Create another helper class
2016-06-13 23:42:27 -07:00