Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ich9deblob: Replace makefile (use dependencies) | Francis Rowe | 2014-12-23 | 1 | -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 it | Francis Rowe | 2014-12-23 | 1 | -5/+12 |
| | |||||
* | ich9deblob: rename GBEREGIONSIZE to GBEREGIONSIZE_8K | Francis Rowe | 2014-12-23 | 1 | -5/+5 |
| | |||||
* | ich9deblob: unify comment styling | Francis Rowe | 2014-12-23 | 1 | -43/+66 |
| | |||||
* | ich9deblob: fix descriptions in src headers | Francis Rowe | 2014-12-23 | 1 | -1/+1 |
| | |||||
* | ich9deblob: move gbe/struct.h to gbe/gbe.h | Francis Rowe | 2014-12-23 | 1 | -0/+128 |