summaryrefslogtreecommitdiff
path: root/src/core/hw
AgeCommit message (Expand)Author
2014-06-13Core: Cleaned up SingleStep(), updated default LCD refresh to assume each ins...bunnei
2014-05-28lcd: moved kFrameTicks to lcd.h for use in other modulesbunnei
2014-05-22lcd: added thread wait after (faked) vblank interrupt (would have) occurredbunnei
2014-04-27added code to LCD modules keep track of framebuffer location in FCRAM or VRAMbunnei
2014-04-26- changed HW IO map to use virtual addressesbunnei
2014-04-26added (fake) physical addresses for where to put framebuffer in VRAMbunnei
2014-04-17renamed hw_lcd module to just lcdbunnei
2014-04-17added NDMA hardware interfacebunnei
2014-04-12fixed hw write declarations to not be constbunnei
2014-04-10updated logging messagebunnei
2014-04-10cleaned up some logging messagesbunnei
2014-04-08fixed project includes to use new directory structurebunnei
2014-04-08got rid of 'src' folders in each sub-projectbunnei