summaryrefslogtreecommitdiff
path: root/src/core/hw/lcd.cpp
AgeCommit message (Expand)Author
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-17renamed hw_lcd module to just lcdbunnei