summaryrefslogtreecommitdiffstats
path: root/src/core/hw (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-06-13Core: Cleaned up SingleStep(), updated default LCD refresh to assume each instruction is ~3 cyclesbunnei1-1/+2
2014-06-12GPU: Cleanup register definitions.Tony Wasserka2-28/+28
2014-06-12Rename LCD to GPU.Tony Wasserka4-20/+20
2014-06-12Pica: Add command list registers.Tony Wasserka2-5/+52
2014-05-29lcd: moved kFrameTicks to lcd.h for use in other modulesbunnei2-2/+2
2014-05-23lcd: added thread wait after (faked) vblank interrupt (would have) occurredbunnei1-0/+4
2014-04-27added code to LCD modules keep track of framebuffer location in FCRAM or VRAMbunnei2-15/+153
2014-04-26- changed HW IO map to use virtual addressesbunnei2-39/+51
- added hooks to catch LCD IO read/writes
2014-04-26added (fake) physical addresses for where to put framebuffer in VRAMbunnei1-0/+10
2014-04-18renamed hw_lcd module to just lcdbunnei3-2/+2
2014-04-18added NDMA hardware interfacebunnei3-2/+133
2014-04-13fixed hw write declarations to not be constbunnei1-4/+4
2014-04-11updated logging messagebunnei1-2/+2
2014-04-11cleaned up some logging messagesbunnei1-4/+4
2014-04-09fixed project includes to use new directory structurebunnei4-9/+14
2014-04-09got rid of 'src' folders in each sub-projectbunnei4-0/+164