Fix crash on Android.
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.
Please register or sign in to comment