aboutsummaryrefslogtreecommitdiff
path: root/src/citra_qt/debugger/graphics_framebuffer.cpp
AgeCommit message (Collapse)Author
2014-12-21Merge pull request #291 from purpasmart96/licensebunnei
License change
2014-12-20License changepurpasmart96
2014-12-20Pica: Unify ugly address translation hacks.Tony Wasserka
2014-12-20citra-qt: Fix invalid memory read upon program startup.Tony Wasserka
This was caused by the framebuffer display widget not checking whether we are actually in a valid emulation state or not.
2014-12-20Clean up some warningsChin
2014-12-09Some code cleanup.Tony Wasserka
2014-12-09citra-qt: Add pica framebuffer widget.Tony Wasserka