public void Start()
 {
     HAL.Global.CreateThread((uint)entry.GetHashCode());
 }