aboutsummaryrefslogtreecommitdiffstats
path: root/console-ui.c
Commit message (Collapse)AuthorAgeFilesLines
* emulator-ui: Remove dependencies from qemu sources.David 'Digit' Turner2010-10-191-12/+17
| | | | | | This change removes some QEMU-specifics that crept into the UI code. Change-Id: Ib1974dc64e54a35dc0cd01aec1eb547a9263a0c8
* Cleanup warnings in the standalone UI buildVladimir Chtchetkine2010-10-081-751/+0
| | | | Change-Id: I2dc79f9d0b3916749366aa4155431420e05888c1
* Build standalone UI program (emulator-ui).David 'Digit' Turner2010-10-081-0/+1461
This changes introduces a new program, called emulator-ui that only contains parts necessary to display the UI (and removes anything related to CPU emulation). This is only a skeleton right now, since it is not capable of launching a core, or displaying anything meaningful, except the skin, trackball, respond to commands (e.g. change layouts with KP-7 and KP-9). Later changes will introduce core launching, communication, etc... Change-Id: Icef9deb8a3a256532655e1cd409b4aab52565d03