summaryrefslogtreecommitdiffstats
path: root/resources/utilities/ich9deblob/gbe
Commit message (Collapse)AuthorAgeFilesLines
* ich9deblob: Replace makefile (use dependencies)Francis Rowe2014-12-232-75/+113
| | | | | | | Use .h and .c files properly. Use header guards. Define function names in .h files (actual functions in the .c files), and so on. Move all functions from the .h files to corresponding .c files.
* ich9deblob: define GBEREGIONSIZE_4K and use itFrancis Rowe2014-12-231-5/+12
|
* ich9deblob: rename GBEREGIONSIZE to GBEREGIONSIZE_8KFrancis Rowe2014-12-231-5/+5
|
* ich9deblob: unify comment stylingFrancis Rowe2014-12-231-43/+66
|
* ich9deblob: fix descriptions in src headersFrancis Rowe2014-12-231-1/+1
|
* ich9deblob: move gbe/struct.h to gbe/gbe.hFrancis Rowe2014-12-231-0/+0
|
* ich9deblob: move gbe functions to gbe/struct.hFrancis Rowe2014-12-231-0/+73
|
* ich9deblob: fix GPL headers (forgot to do it earlier)Francis Rowe2014-12-231-1/+2
|
* ich9deblob: move ich9gbe.h to gbe/struct.hFrancis Rowe2014-12-231-0/+54