degasus cf4478dc92 Fifo: Fix SyncGPU.
CBoot::BootUp() did call CoreTiming::Advance which itself blocks on the GPU,
but the GPU thread wasn't started already. This commit moves the SyncGPU
initialization into the Fifo.cpp file and call it after BootUp().
2016-01-24 11:06:01 +01:00
..
2016-01-21 22:20:22 +01:00
2016-01-24 11:06:01 +01:00
2016-01-24 11:06:01 +01:00
2016-01-05 19:42:02 -06:00