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
There is a large section of the base rom (data.s) that is included because it contains the read-only data used in the ROM's code (.rodata). It must be extracted and labeled accordingly.
The text was updated successfully, but these errors were encountered:
There is a large section of the base rom (
data.s)
that is included because it contains the read-only data used in the ROM's code (.rodata
). It must be extracted and labeled accordingly.The text was updated successfully, but these errors were encountered: