Skip to content
  • diablodiab's avatar
    Fix crash on Android. · a45a9aa8
    diablodiab authored
    Compiling without -DLSB_FIRST causes loading of TOS to fail.
    This lead to crashes on Android due to standard behavior of Hatari whic is to show built-in gui when TOS loading fails, which would then lead to retro_input polling before retro_input pointers were properly initialized.
    a45a9aa8