Logo
Explore Help
Register Sign In
MirrorBackup/SafeA9LHInstaller
1
0
Fork 0
You've already forked SafeA9LHInstaller
forked from gnmmarechal/SafeA9LHInstaller
Code Pull Requests Activity
SafeA9LHInstaller/source/utils.h

17 lines
343 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"
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 HID_PAD ((~*(vu16 *)0x10146000) & 0xFFF)
#define BUTTON_START (1 << 3)
#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 BUTTON_A 1
#define COLOR_TITLE 0xFF9900
#define COLOR_WHITE 0xFFFFFF
#define COLOR_RED 0x0000FF
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);
Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 13ms 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