mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
* Use AltKit to try to enable JIT on iOS * libretro: Add API to check JIT availability on iOS
1 line
135 B
Text
1 line
135 B
Text
breakpoint set --func-regex "^(NS|UI)ApplicationMain$" --command "process handle --pass true --stop false SIGBUS" --auto-continue true
|