Fifo: Extract syncing loop

It's now a new helper function within common.
This commit is contained in:
degasus
2015-05-27 20:53:09 +02:00
parent ff29ffeb66
commit 02a3a063c3
9 changed files with 212 additions and 71 deletions

View File

@ -17,7 +17,6 @@ namespace CommandProcessor
{
extern SCPFifoStruct fifo; //This one is shared between gfx thread and emulator thread.
extern Common::Flag s_gpuMaySleep;
// internal hardware addresses
enum