Paul Durrant [Mon, 10 Feb 2014 10:57:25 +0000 (10:57 +0000)]
Basic VRAM scraping console. No keyboard or mouse as yet.
This is still totally unoptimized. VRAM is emulates and there is no
dirty memory tracking so it's all very very slow. I've also not trimmed out
all the unnecessary pixel format translation abstraction code.
Signed-off-by: Paul Durrant <paul.durrant@citrix.com>