System: Basic timings for GPU scanout

This commit is contained in:
Connor McLaughlin
2019-09-17 14:25:25 +10:00
parent 9475c281bd
commit f47688b61f
7 changed files with 268 additions and 34 deletions

View File

@@ -36,6 +36,8 @@ public:
bool LoadEXE(const char* filename);
void SetSliceTicks(TickCount downcount);
private:
bool DoState(StateWrapper& sw);