Commit Graph

19 Commits

Author SHA1 Message Date
Ryan Sammon 9cda839d0f Update README.md 2015-01-05 21:52:35 -05:00
Ryan Sammon e69da5fc74 Update README.md 2015-01-05 21:43:14 -05:00
Ryan Sammon dc409f1e2b Update README.md 2015-01-05 21:36:23 -05:00
Ryan Sammon b5d09e59b6 Add resources for README.md 2015-01-05 21:30:05 -05:00
Ryan Sammon 94c3ef7057 Update README.md 2013-06-14 23:44:26 -04:00
Ryan Sammon ec43337675 Version 1.2.1 Beta 2013-06-14 23:37:39 -04:00
Ryan Sammon a4f74b72ba Update to queue feature: add from file. 2013-06-14 23:30:33 -04:00
Ryan Sammon 3d9dbb36e7 Add missing headers. 2013-06-13 09:42:25 -04:00
Ryan Sammon 971f9b40ed Queue Feature and Version 1.2.0 Beta
The new queue feature allows several corruptions to be performed in
sequence on the same file. This allows corruption of multiple byte
ranges, among other things.
2013-06-13 01:25:49 -04:00
Ryan Sammon b56daf84a4 Version 1.1.0 Release 2013-06-12 02:03:27 -04:00
Ryan Sammon 5bc939c1a2 Hash-based saving.
I merged in most of the important stuff from the branch, but did
significantly modify how hashes are matched. Instead of computing the
hash for all files in a directory right away (slow), only the file
lengths are computed. When attempting to match a ROM, file length is
matched first, then the hash is computed and matched. I also updated the
dialogs to start in their current or previous directories.
2013-06-12 01:26:32 -04:00
Ryan Sammon 5c758686f0 Emulator path fix. 2013-06-11 15:22:46 -04:00
Ryan Sammon 4dc66041a8 Revert "Reformat for easier diffing on branches"
This reverts commit c7a5aa75a2.
2013-06-11 15:15:40 -04:00
Jorn van de Beek c7a5aa75a2 Reformat for easier diffing on branches 2013-05-11 19:14:16 +02:00
Jorn van de Beek 93dde6aaf7 Add quotes to rom path to handle path with spaces 2013-05-11 01:30:43 +02:00
Jorn van de Beek 36bb5806a3 Create README.md 2013-05-10 23:31:56 +03:00
Ryan Sammon 6f2a5e2ddb Reorganization 2013-05-10 13:45:30 -04:00
Ryan Sammon 1a55421f5a Reorganization 2013-05-10 13:30:17 -04:00
Ryan Sammon 63b4550175 Original Github Commit 2013-05-10 13:06:17 -04:00