* patterns: added a few voxel model patterns
* patterns: updated qbcl
according to https://gist.github.com/tostc/7f049207a2e5a7ccb714499702b5e2fd
* readme: added new voxel format petterns to the readme
* tests: added vxl test file
* ccvxl: updated two fields
* Update pe.hexpat
Implementing a number of things and fixing others
* Update pe.hexpat
Adding the readonlyData pattern
* Update pe.hexpat
Testing putting the number of tabs on Github to 4 instead of 8 (so that comments on the code for the Sections don't break)
* Update pe.hexpat
Reverting change that turned out to be needless
* Update pe.hexpat
Actually sending the `products[while($ != richHeaderEndPosition)]` to `products[while($ < richHeaderEndPosition)]` change
* Add files via upload
Adding NE test file
* Add files via upload
Adding NE pattern file
* Update ne.hexpat
Fixing the error with the entry table assignment
* Update README.md
Added the NE pattern file to the list of patterns