Tony Wasserka
|
b03a97e0b8
|
citra-qt: Fix displaying RGBA5551 framebuffers.
(not that it matters at the moment, because this code is not used yet)
|
2014-12-31 15:33:09 +01:00 |
|
Tony Wasserka
|
e1144e364e
|
citra-qt: Always show pica framebuffers as RGBA8.
We actually don't really know yet how the format is encoded. Hence just use what works.
|
2014-12-31 15:33:09 +01:00 |
|
bunnei
|
0de6a08d75
|
Merge pull request #291 from purpasmart96/license
License change
|
2014-12-21 16:05:44 -05:00 |
|
purpasmart96
|
ebfd831ccb
|
License change
|
2014-12-20 21:20:24 -08:00 |
|
Tony Wasserka
|
40f123b7c0
|
Pica: Unify ugly address translation hacks.
|
2014-12-20 18:06:53 +01:00 |
|
Tony Wasserka
|
782592e6d3
|
citra-qt: Fix invalid memory read upon program startup.
This was caused by the framebuffer display widget not checking whether we are actually in a valid emulation state or not.
|
2014-12-20 18:05:53 +01:00 |
|
Chin
|
e795692614
|
Clean up some warnings
|
2014-12-20 10:03:36 -05:00 |
|
Tony Wasserka
|
0cd27a511e
|
Some code cleanup.
|
2014-12-09 16:37:34 +01:00 |
|
Tony Wasserka
|
55ce9aca71
|
citra-qt: Add pica framebuffer widget.
|
2014-12-09 16:37:34 +01:00 |
|