Logo
Explore Help
Register Sign In
gnmmarechal/SafeA9LHInstaller
1
0
Fork 1
You've already forked SafeA9LHInstaller
mirror of https://github.com/AuroraWright/SafeA9LHInstaller.git synced 2025-06-26 13:42:45 +00:00
Code Issues Packages Projects Releases Wiki Activity
SafeA9LHInstaller/source/utils.h

14 lines
256 B
C
Raw Normal View History

Added warning about stage2-only updates, added possibility to go back to menu after a successful stage2 update, now the installer reports which operation was successful
2016-03-20 16:55:49 +01:00
#pragma once
First commit
2016-03-19 17:30:56 +01:00
#include "types.h"
Misc stuff
2016-03-24 16:27:03 +01:00
#define HID_PAD (*(vu16 *)0x10146000 ^ 0xFFF)
Added warning about stage2-only updates, added possibility to go back to menu after a successful stage2 update, now the installer reports which operation was successful
2016-03-20 16:55:49 +01:00
#define BUTTON_SELECT (1 << 2)
Cleaned Makefile, added confirmation prompt on stage2 install, SD unmounting/remounting wheh coming back to menu after stage2 install
2016-03-24 00:14:29 +01:00
#define COLOR_TITLE 0xFF9900
Derped with colors
2016-03-25 04:50:19 +01:00
#define COLOR_WHITE 0xFFFFFF
First commit
2016-03-19 17:30:56 +01:00
Added warning about stage2-only updates, added possibility to go back to menu after a successful stage2 update, now the installer reports which operation was successful
2016-03-20 16:55:49 +01:00
extern int pos_y;
First commit
2016-03-19 17:30:56 +01:00
u16 waitInput(void);
Added warning about stage2-only updates, added possibility to go back to menu after a successful stage2 update, now the installer reports which operation was successful
2016-03-20 16:55:49 +01:00
void shutdown(u32 mode, char *message);
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 12ms Template: 1ms
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