-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4deb5bf
commit 91b85a0
Showing
6 changed files
with
120 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
;C81v51 | ||
;Ускоренное гашение подсветки | ||
;Fade light off faster | ||
;(c) FIL | ||
;(p) Виктор89 | ||
;Version: | ||
;PatchID: 10852 | ||
;Details: https://patches.kibab.com/patches/details.php5?id=10852 | ||
/* | ||
|
||
*/ | ||
|
||
09581C6: 021C FF22 | ||
;------------------------- end ------------------------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
;E71v45 | ||
;Инвентировать цвета в Service Mode | ||
;Invert colors in Service Mode | ||
;(c) FIL | ||
;Version: | ||
;PatchID: 10851 | ||
;Details: https://patches.kibab.com/patches/details.php5?id=10851 | ||
/* | ||
|
||
|
||
*/ | ||
|
||
063BB32: 00 01 ; bg palette index | ||
063BB8A: 01 00 ; fg palette index | ||
;------------------------- end ------------------------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
;E71v45 | ||
;Включить телефон при оффлайн зарядке | ||
;Turn phone on while offline charging | ||
;(c) FIL | ||
;(r) tick | ||
;Version: 2 | ||
;PatchID: 10853 | ||
;Details: https://patches.kibab.com/patches/details.php5?id=10853 | ||
/* | ||
Телефон автоматически включается только при напряжении аккумулятора больше 3.6 V, чтобы избежать бутлупа. | ||
*/ | ||
|
||
05AA6AA: 16F00DFB 01F023F8 | ||
05AB6F4: 4D617374657252657365745F43534D456E7465723A204E756D626572206F6620636F6D706F6E656E747320746F20726573657420 084B10B50321040000209847E1231B01984202DB044B984710BD044B20009847034BF8E790771AA0F03C54A0C90C5CA057165CA0 | ||
05AA6AE: 16F0D2FF C046C046 | ||
|
||
;------------------------- end ------------------------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters