summaryrefslogtreecommitdiffstats
path: root/src/core/hw/hw.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-12Rename LCD to GPU.Tony Wasserka1-8/+8
2014-04-26- changed HW IO map to use virtual addressesbunnei1-39/+37
2014-04-18renamed hw_lcd module to just lcdbunnei1-1/+1
2014-04-18added NDMA hardware interfacebunnei1-2/+59
2014-04-13fixed hw write declarations to not be constbunnei1-4/+4
2014-04-11cleaned up some logging messagesbunnei1-4/+4
2014-04-09fixed project includes to use new directory structurebunnei1-3/+5
2014-04-09got rid of 'src' folders in each sub-projectbunnei1-0/+0
2014-04-09fixed all license file headers in corebunnei1-23/+3
2014-04-05added an "Update" method to update all hardwarebunnei1-0/+7
2014-04-05added initial support for hw.cpp modulebunnei1-25/+17
2014-04-05added hw module to interface h/w register reads/writesbunnei1-0/+70