summaryrefslogtreecommitdiffstats
path: root/reg/pit.h
Commit message (Collapse)AuthorAgeFilesLines
* fix issues introduced by enum changeTomasz Kramkowski2017-05-191-2/+2
| | | | | | | Using enums for everything exposed some bugs. Additionally, some masks can't fit in enums, maybe all masks should be done using #define, that will have to wait.
* cleanupTomasz Kramkowski2017-05-191-10/+20
|
* Change header guards to reflect new structure.Tomasz Kramkowski2017-03-041-3/+3
|
* reg/pit: Adhere to new styleTomasz Kramkowski2017-02-261-9/+14
|
* Init commitTomasz Kramkowski2017-01-211-0/+26