Commit Graph

9 Commits

Author SHA1 Message Date
David Schmidt 0b243ba736
Correct character driver descriptions, make example csv match example driver (#8)
* Correct character descriptions, update example csv

* Update example output
2021-06-28 08:51:35 -05:00
ultramagnus_tcv a1ab70deb3 Major Update
After Rob Justice fixed a problem with driver counting, everyone
decided that sub_driver names needed to be put in the CSV, but how.
First, we worked out how to get the sub_driver names properly. Once
done, we introduced a new field in the CSV to hold the sub_driver
names. Lastly, we placed the sub_driver names in the field, each
delimited by a pipe “|” character. A new EXAMPLE.SOS.DRIVER file has
been introduced, one that Rob Justice provided which contains a .MOUSE
sub_driver under .CONSOLE and a new EXAMPLE.OUTPUT.csv has been offered
as well.
2016-04-22 11:10:39 -05:00
ultramagnus_tcv 273a7e4de1 New CSV based on Rob Justice's additions 2016-04-10 08:37:58 -05:00
ultramagnus_tcv 687da57a9c Just a new example output csv 2016-04-10 08:10:49 -05:00
ultramagnus_tcv 83ca1f3808 Slight change to remove spaces in front of some csv fields 2016-01-09 17:34:50 -06:00
ultramagnus_tcv 218a524704 Ran new code to create md5s
This contains the Paul submitted code to create two md5 hashes.
2016-01-09 10:53:24 -06:00
ultramagnus_tcv cfb2002bef Quick adjustment for md5
md5 does _not_ add the comment_start and dib_start fields as part of
the hash. (No point since they would change easily if drivers are in a
different order.)
2016-01-05 19:53:42 -06:00
ultramagnus_tcv 75f48adf95 Updated CSV to reflect code changes 2015-12-10 10:39:20 -06:00
ultramagnus_tcv 3456ed000c Removed unnecessary files 2015-12-10 10:32:51 -06:00