Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ich9deblob: moved src to src/, .o files to obj/ | Francis Rowe | 2014-12-25 | 2 | -435/+0 |
| | |||||
* | ich9deblob: clean up includes in the .c files | Francis Rowe | 2014-12-25 | 2 | -3/+3 |
| | |||||
* | ich9deblob: add platform region to descriptor debug function | Francis Rowe | 2014-12-23 | 1 | -0/+8 |
| | |||||
* | ich9deblob: debug in descriptor deblob moved to separate function | Francis Rowe | 2014-12-23 | 2 | -10/+48 |
| | |||||
* | ich9deblob: Replace makefile (use dependencies) | Francis Rowe | 2014-12-23 | 2 | -102/+137 |
| | | | | | | | 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: unify comment styling | Francis Rowe | 2014-12-23 | 1 | -99/+137 |
| | |||||
* | ich9deblob: fix descriptions in src headers | Francis Rowe | 2014-12-23 | 1 | -1/+1 |
| | |||||
* | ich9deblob: rename descriptor/struct.h to descriptor/descriptor.h | Francis Rowe | 2014-12-23 | 1 | -0/+0 |
| | |||||
* | ich9deblob: move descriptor functions to descriptor/struct.h | Francis Rowe | 2014-12-23 | 1 | -0/+88 |
| | |||||
* | ich9deblob: move ich9desc.h to descriptor/struct.h | Francis Rowe | 2014-12-23 | 1 | -0/+228 |