mirror of
https://github.com/izzy2lost/RetroArch.git
synced 2026-03-26 16:42:27 -07:00
295e5f0682
* Use AltKit to try to enable JIT on iOS * libretro: Add API to check JIT availability on iOS
2 lines
135 B
Plaintext
2 lines
135 B
Plaintext
breakpoint set --func-regex "^(NS|UI)ApplicationMain$" --command "process handle --pass true --stop false SIGBUS" --auto-continue true
|