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

Add prebuilt GMP-Z003 autoboot #2138

Merged
merged 1 commit into from Jan 6, 2023
Merged

Conversation

lifehackerhansol
Copy link
Member

What's changed?

Adds support for GMP-Z003 model as an autoboot.

While this can be dynamically compiled, it requires an external tool written in C and it's kind of hard to fit that in this repository in a way that doesn't kill compilation for multi-platform. It was done before, but it was a little messy.

This prebuilt autoboot simply launches boot.nds, which for TWiLight Menu++ would be the unmodified booter_fc.

Source: https://github.com/lifehackerhansol/flashcard-bootstrap/releases/tag/v1.2.0

Where have you tested it?

DS Lite, M3i Zero (GMP-Z003)


Pull Request status

  • This PR has been tested using the latest version of devkitARM and libnds.

While this can be dynamically compiled, it requires an external
tool written in C and it's kind of hard to fit that in this
repository in a way that doesn't kill compilation for multi-platform.
@RocketRobz RocketRobz merged commit 61e6a04 into DS-Homebrew:master Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants