commit a7d68871a483988fcda4380ea74821410bb8fb97 Author: Laurence Bank Date: Wed Dec 2 20:15:36 2020 -0500 initial commit diff --git a/README b/README new file mode 100644 index 0000000..78aae93 --- /dev/null +++ b/README @@ -0,0 +1,4 @@ +A command line tool for turning binary image files into C source code +The output is an array of unsigned chars and is sent to stdout. +Included is a comment detailing the image type, size and other details. +