Tony Wasserka
|
0b4055c152
|
GPU: Add proper framebuffer register handling.
|
12 years ago |
Tony Wasserka
|
bbc6f314eb
|
GPU: Properly implement display transfers.
|
12 years ago |
Tony Wasserka
|
16bbc4f81b
|
GPU: Add display transfer configuration.
|
12 years ago |
Tony Wasserka
|
ec9511e1db
|
GSP: HLE GXCommandId::SET_DISPLAY_TRANSFER and GXCommandId::SET_TEXTURE_COPY.
|
12 years ago |
Tony Wasserka
|
994d29f416
|
Use a more compatible choice of initial framebuffer addresses.
|
12 years ago |
bunnei
|
0deeda54ee
|
Core: Cleaned up SingleStep(), updated default LCD refresh to assume each instruction is ~3 cycles
|
12 years ago |
Tony Wasserka
|
d4530765ce
|
GPU: Cleanup register definitions.
|
12 years ago |
Tony Wasserka
|
1dfa392824
|
Rename LCD to GPU.
|
12 years ago |
Tony Wasserka
|
b1c8bad9a6
|
Pica: Add command list registers.
|
12 years ago |
bunnei
|
46aef01d04
|
lcd: moved kFrameTicks to lcd.h for use in other modules
|
12 years ago |
bunnei
|
7bb66421a0
|
lcd: added thread wait after (faked) vblank interrupt (would have) occurred
|
12 years ago |
bunnei
|
f0525a1eb4
|
added code to LCD modules keep track of framebuffer location in FCRAM or VRAM
|
12 years ago |
bunnei
|
f78794961e
|
- changed HW IO map to use virtual addresses
- added hooks to catch LCD IO read/writes
|
12 years ago |
bunnei
|
25d595d869
|
added (fake) physical addresses for where to put framebuffer in VRAM
|
12 years ago |
bunnei
|
70c2cce963
|
renamed hw_lcd module to just lcd
|
12 years ago |
bunnei
|
c3a4b4bfca
|
added NDMA hardware interface
|
12 years ago |
bunnei
|
f2f63a0f05
|
fixed hw write declarations to not be const
|
12 years ago |
bunnei
|
01bedbf956
|
updated logging message
|
12 years ago |
bunnei
|
5d95bb9843
|
cleaned up some logging messages
|
12 years ago |
bunnei
|
de0a034a84
|
fixed project includes to use new directory structure
|
12 years ago |
bunnei
|
63e46abdb8
|
got rid of 'src' folders in each sub-project
|
12 years ago |