public static void RebuildInstance() { Instance = new EmulationManager(); }
public static void Reset() { Instance = new EmulationManager(); }