28 #ifndef INC_Helper_DSMain_h_
29 #define INC_Helper_DSMain_h_ 1
37 # define SCREEN_WIDTH 256
40 # define SCREEN_HEIGHT 192
74 array<unique_ptr<Devices::DSScreen>, 2>
scrs;
81 unique_ptr<Host::WindowThread> p_wnd_thrd;
113 GetDSScreenDown() const ynothrow;
120 GetScreenUp() const ynothrow;
127 GetScreenDown() const ynothrow;
149 using namespace platform_ex;
156 using namespace platform_ex;
159 TestFramework(
size_t);