Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-10-30 | Fix some warnings | Sean | 1 | -2/+2 |
2014-09-09 | core: Prune redundant includes | archshift | 1 | -1/+0 |
2014-06-12 | Rename LCD to GPU. | Tony Wasserka | 1 | -2/+2 |
2014-04-18 | added NDMA hardware interface | bunnei | 1 | -10/+7 |
2014-04-13 | fixed hw write declarations to not be const | bunnei | 1 | -4/+4 |
2014-04-11 | cleaned up some logging messages | bunnei | 1 | -4/+4 |
2014-04-09 | fixed project includes to use new directory structure | bunnei | 1 | -3/+5 |
2014-04-09 | got rid of 'src' folders in each sub-project | bunnei | 1 | -0/+0 |
2014-04-09 | fixed all license file headers in core | bunnei | 1 | -23/+3 |
2014-04-05 | added an "Update" method to update all hardware | bunnei | 1 | -0/+7 |
2014-04-05 | added initial support for hw.cpp module | bunnei | 1 | -25/+17 |
2014-04-05 | added hw module to interface h/w register reads/writes | bunnei | 1 | -0/+70 |