bunnei
|
46aef01d04
|
lcd: moved kFrameTicks to lcd.h for use in other modules
|
2014-05-28 21:19:13 -04:00 |
|
bunnei
|
7bb66421a0
|
lcd: added thread wait after (faked) vblank interrupt (would have) occurred
|
2014-05-22 20:01:04 -04:00 |
|
bunnei
|
f0525a1eb4
|
added code to LCD modules keep track of framebuffer location in FCRAM or VRAM
|
2014-04-27 12:39:57 -04:00 |
|
bunnei
|
f78794961e
|
- changed HW IO map to use virtual addresses
- added hooks to catch LCD IO read/writes
|
2014-04-26 14:21:40 -04:00 |
|
bunnei
|
25d595d869
|
added (fake) physical addresses for where to put framebuffer in VRAM
|
2014-04-26 01:32:05 -04:00 |
|
bunnei
|
70c2cce963
|
renamed hw_lcd module to just lcd
|
2014-04-17 23:48:23 -04:00 |
|
bunnei
|
c3a4b4bfca
|
added NDMA hardware interface
|
2014-04-17 23:43:55 -04:00 |
|
bunnei
|
f2f63a0f05
|
fixed hw write declarations to not be const
|
2014-04-12 23:32:04 -04:00 |
|
bunnei
|
01bedbf956
|
updated logging message
|
2014-04-10 22:49:12 -04:00 |
|
bunnei
|
5d95bb9843
|
cleaned up some logging messages
|
2014-04-10 22:45:40 -04:00 |
|
bunnei
|
de0a034a84
|
fixed project includes to use new directory structure
|
2014-04-08 20:15:08 -04:00 |
|
bunnei
|
63e46abdb8
|
got rid of 'src' folders in each sub-project
|
2014-04-08 19:25:03 -04:00 |
|