summaryrefslogtreecommitdiffstats
path: root/resources/utilities/ich9deblob/gbe/gbe.h
Commit message (Collapse)AuthorAgeFilesLines
* ich9deblob: moved src to src/, .o files to obj/Francis Rowe2014-12-251-101/+0
|
* ich9deblob: clean up includes in the .c filesFrancis Rowe2014-12-251-0/+3
|
* ich9deblob: add define for 0xBABA gbe checksum and use itFrancis Rowe2014-12-231-1/+8
|
* ich9deblob: gbe related debugging moved to separate functionFrancis Rowe2014-12-231-0/+2
|
* ich9deblob: make gbe checksum function take byte offset directlyFrancis Rowe2014-12-231-1/+1
|
* ich9deblob: Replace makefile (use dependencies)Francis Rowe2014-12-231-75/+6
| | | | | | | 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/+128