Qt window for emulation control.
authorslack <slack@codemaniacs.com>
Thu, 12 Mar 2009 23:21:59 +0000 (00:21 +0100)
committerslack <slack@codemaniacs.com>
Thu, 12 Mar 2009 23:21:59 +0000 (00:21 +0100)
commit6055b83ed75bda57ffbb7574f14fe2c871f6a303
tree64de1d4c41979b82b5ec27259eae8c380ee557c1
parente4022e5e5e85bbdadac04fba9257c141aea0e002
Qt window for emulation control.

Coming soon: Debug GUI :)
12 files changed:
CMakeLists.txt
common/Logger.h
core/GBMemory.h
core/GBVideo.cc
core/GBVideo.h
core/GameBoy.cc
core/GameBoy.h
qtboi/QtBoiEmuThread.cc
qtboi/QtBoiEmuThread.h
qtboi/QtBoiMainWindow.cc
qtboi/QtBoiMainWindow.h
wendi/wendi.cc