Logo
Explore Help
Sign In
Mirror/Luma3DS
1
0
Fork 0
You've already forked Luma3DS
mirror of https://github.com/LumaTeam/Luma3DS.git synced 2026-02-22 09:54:38 +00:00
Code Issues Packages Projects Releases Wiki Activity
Luma3DS/source/utils.h

12 lines
152 B
C
Raw Normal View History

Added configuration menu (thanks to Cakes for the screen printing code - no more flags!), auto-delete of patched FIRMs when switching to/from A9LH or the CFW gets updated, moved screen init from the loader, general reorganization
2016-03-23 02:27:53 +01:00
/*
Added error messages, moved emunand and reboot.bin to aurei/patches
2016-03-23 03:45:32 +01:00
* utils.h
Added configuration menu (thanks to Cakes for the screen printing code - no more flags!), auto-delete of patched FIRMs when switching to/from A9LH or the CFW gets updated, moved screen init from the loader, general reorganization
2016-03-23 02:27:53 +01:00
*/
#pragma once
#include "types.h"
Small code reorganization
2016-04-05 05:27:28 +02:00
u32 waitInput(void);
Better to reboot here
2016-04-15 16:10:32 +02:00
void mcuShutDown(void);
void mcuReboot(void);
Added error messages, moved emunand and reboot.bin to aurei/patches
2016-03-23 03:45:32 +01:00
void error(const char *message);
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 14ms Template: 0ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API