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/fs.h

15 lines
247 B
C
Raw Normal View History

First commit
2016-03-19 17:30:56 +01:00
/*
* fs.h
*/
#pragma once
#include "types.h"
Code restructuring, added A9LH updater with the new "perfect" key2 from @gemarcano and 8.1 instead of 9.0 FIRM for FIRM0, which together net 1312 bytes for stage1, added uninstalling feature (only works if SysNAND is not 11.0 or later to prevent resulting in an unhackable console, NOT YET TESTED ON N3DS), merged PR from @d0k3 (https://github.com/AuroraWright/SafeA9LHInstaller/pull/10) which adds support for installing A9LH and dumping OTP directly from 2.1
2016-06-07 13:53:24 +02:00
extern u32 console;
First commit
2016-03-19 17:30:56 +01:00
u32 mountSD(void);
Code restructuring, added A9LH updater with the new "perfect" key2 from @gemarcano and 8.1 instead of 9.0 FIRM for FIRM0, which together net 1312 bytes for stage1, added uninstalling feature (only works if SysNAND is not 11.0 or later to prevent resulting in an unhackable console, NOT YET TESTED ON N3DS), merged PR from @d0k3 (https://github.com/AuroraWright/SafeA9LHInstaller/pull/10) which adds support for installing A9LH and dumping OTP directly from 2.1
2016-06-07 13:53:24 +02:00
u32 mountCTRNAND(void);
u32 fileRead(void *dest, const char *path);
void fileWrite(const void *buffer, const char *path, u32 size);
u32 firmRead(void *dest);
Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 14ms 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