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

wutnewlib: implement abort, assert and assert_func #337

Merged
merged 3 commits into from
Jan 15, 2024

Conversation

Maschell
Copy link
Contributor

Provides custom abort and assert_func implementation to display some text on the screen (and gamepad). Previously a failed assertion (or calling abort) would just softlock the console without giving the user/dev any form of feedback.

@Maschell Maschell force-pushed the assert branch 4 times, most recently from 7b2156c to db28a2e Compare November 23, 2023 11:14
@GaryOderNichts GaryOderNichts merged commit 1adf474 into devkitPro:master Jan 15, 2024
1 check passed
@Maschell Maschell deleted the assert branch January 15, 2024 17:41
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.

2 participants