summaryrefslogtreecommitdiffstats
path: root/src/core/hw (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'threading' of https://github.com/bunnei/citrabunnei2014-06-142-2/+3
|\
| * Core: Cleaned up SingleStep(), updated default LCD refresh to assume each instruction is ~3 cyclesbunnei2014-06-131-1/+2
| * lcd: moved kFrameTicks to lcd.h for use in other modulesbunnei2014-05-292-2/+2
* | GPU: Cleanup register definitions.Tony Wasserka2014-06-122-28/+28
* | Rename LCD to GPU.Tony Wasserka2014-06-124-20/+20
* | Pica: Add command list registers.Tony Wasserka2014-06-122-5/+52
|/
* lcd: added thread wait after (faked) vblank interrupt (would have) occurredbunnei2014-05-231-0/+4
* added code to LCD modules keep track of framebuffer location in FCRAM or VRAMbunnei2014-04-272-15/+153
* - changed HW IO map to use virtual addressesbunnei2014-04-262-39/+51
* added (fake) physical addresses for where to put framebuffer in VRAMbunnei2014-04-261-0/+10
* renamed hw_lcd module to just lcdbunnei2014-04-183-2/+2
* added NDMA hardware interfacebunnei2014-04-183-2/+133
* fixed hw write declarations to not be constbunnei2014-04-131-4/+4
* updated logging messagebunnei2014-04-111-2/+2
* cleaned up some logging messagesbunnei2014-04-111-4/+4
* fixed project includes to use new directory structurebunnei2014-04-094-9/+14
* got rid of 'src' folders in each sub-projectbunnei2014-04-094-0/+164