Make TLS great again

And clean System.h a bit
This commit is contained in:
Nekotekina 2016-07-19 02:33:25 +03:00
parent 6296453ef3
commit fc9fdca3f6
10 changed files with 141 additions and 163 deletions

View file

@ -189,7 +189,7 @@ void Emulator::Load()
}
}
ResetInfo();
SetCPUThreadStop(0);
LOG_NOTICE(LOADER, "Path: %s", m_path);