Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge all code into one .srldr file for DSi/3DS users #2177

Open
1 of 3 tasks
RocketRobz opened this issue Mar 26, 2023 · 0 comments
Open
1 of 3 tasks

Merge all code into one .srldr file for DSi/3DS users #2177

RocketRobz opened this issue Mar 26, 2023 · 0 comments

Comments

@RocketRobz
Copy link
Member

RocketRobz commented Mar 26, 2023

Is your feature request related to a problem? Please describe.

It takes some time to switch between .srldr files.

Describe the solution you'd like

Merging all of the used code into a single mainAll.srldr file made specifically for DSi & 3DS users, due to the available extra memory.
Likely not possible to do on DS & DS lite.

Progress

  • Move FAT init code to a single file
  • Add graphic deleting/free code for each theme's code to run when exiting a theme
  • Move non-theme-specific file browse code to a single file
@RocketRobz RocketRobz changed the title Merge all code in one .srldr file for DSi/3DS users Merge all code into one .srldr file for DSi/3DS users Mar 26, 2023
@RocketRobz RocketRobz pinned this issue Mar 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant