You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I second this request.
It would break support for lower end reflashable carts. I usually have checks in place to handle that iteratively in a proper manner.
Default cart speed isn't supported by slow flashcarts like the SuperCard SD:
calico/source/gba/crt0.s
Line 69 in 88d0fc6
AFAIK current crt0.s doesn't change the cart speed: https://github.com/devkitPro/devkitarm-crtls/blob/master/gba_crt0.s
If that cart speed is setup in the crt0.s, the user can't change it afterwards, so nothing can be done to make SuperCard SD compatible ROMs.
The text was updated successfully, but these errors were encountered: