JoshuaMKW
|
6f164c1412
|
Removed debug print
|
2020-07-23 00:48:42 -05:00 |
|
JoshuaMKW
|
dfb7115b28
|
Added dolphin style txt compatibility, improved tmp folder logic
|
2020-07-22 00:32:25 -05:00 |
|
JoshuaMKW
|
5e9e2e3cca
|
Added directory system for organized code patching
|
2020-07-21 02:07:13 -05:00 |
|
JoshuaMKW
|
80dbeed48a
|
Fixed bugs, added support for not patching kernel when all codes get pre patched
|
2020-07-21 01:00:39 -05:00 |
|
JoshuaMKW
|
c69f64fdac
|
Added new option --optimize, made patcher aware of unsafe addresses
|
2020-06-26 01:56:07 -05:00 |
|
JoshuaMKW
|
4a8986232d
|
Merge branch 'master' of https://github.com/JoshuaMKW/GeckoLoader
|
2020-06-03 21:45:56 -05:00 |
|
JoshuaMKW
|
b8d8ea14bc
|
Fixed allocation error
|
2020-06-03 21:45:15 -05:00 |
|
JoshuaMK
|
3c77f3ad32
|
Delete codehandler.bin
|
2020-06-03 02:13:31 -05:00 |
|
JoshuaMK
|
2a211cf302
|
Delete main.py
|
2020-06-03 02:13:21 -05:00 |
|
JoshuaMK
|
a4f33fc23f
|
Delete loader.c
|
2020-06-03 02:13:08 -05:00 |
|
JoshuaMKW
|
a02e6c55c8
|
Major overhaul, added multiple features
|
2020-06-03 02:12:29 -05:00 |
|
JoshuaMKW
|
70a708ca05
|
Fixed type bug
|
2020-05-02 19:51:11 -05:00 |
|
JoshuaMKW
|
e46fdd4660
|
Formatted code
|
2020-05-02 15:17:05 -05:00 |
|
JoshuaMKW
|
79c76e1b5e
|
Reordered code, for better output
|
2020-05-02 15:13:09 -05:00 |
|
JoshuaMKW
|
1a46661c6a
|
Removed old code, fixed type bug
|
2020-05-02 14:57:01 -05:00 |
|
JoshuaMK
|
4751b6523e
|
Fixed typo, added new logo
|
2020-04-20 05:49:17 -05:00 |
|
JoshuaMK
|
bbbcc0abf7
|
More code optimizations
|
2020-04-20 05:48:24 -05:00 |
|
JoshuaMK
|
b4c48348c5
|
Updated to new version
|
2020-04-20 02:12:24 -05:00 |
|
JoshuaMK
|
a8d77e28ae
|
Delete codehandler.bin
|
2020-04-20 02:11:37 -05:00 |
|
JoshuaMK
|
d6e4e1913d
|
Fixed bug with txt files
|
2020-04-18 12:50:53 -05:00 |
|
JoshuaMK
|
833397d8de
|
Fixed bug with filepaths
|
2020-04-17 02:21:04 -05:00 |
|
JoshuaMK
|
82729e370f
|
Added more checks
|
2020-04-17 01:27:50 -05:00 |
|
JoshuaMK
|
4e063c7b2f
|
Update README.md
|
2020-04-16 21:52:13 -05:00 |
|
JoshuaMK
|
e270cbd28e
|
Update README.md
|
2020-04-16 21:43:44 -05:00 |
|
JoshuaMK
|
af9fd5719d
|
Fixed minor bugs
|
2020-04-16 21:24:59 -05:00 |
|
JoshuaMK
|
b27ff481dc
|
Update README.md
|
2020-04-16 20:37:42 -05:00 |
|
JoshuaMK
|
a09dc4c0d9
|
Update README.md
|
2020-04-16 20:37:22 -05:00 |
|
JoshuaMK
|
d94c36e4ff
|
Added txt parser, rewrote most code
|
2020-04-16 20:02:23 -05:00 |
|
JoshuaMK
|
abddea6916
|
Merge pull request #1 from JoshuaMKW/Updated-loader.c
Refactored some code, added comments
|
2020-04-16 01:43:07 -05:00 |
|
JoshuaMK
|
60b663aac8
|
Refactored some code
|
2020-04-16 01:42:23 -05:00 |
|
JoshuaMK
|
bbc0c79094
|
Refactored some code, added comments
|
2020-04-15 02:11:38 -05:00 |
|
JoshuaMK
|
54b3579610
|
More format changes
|
2020-04-14 18:10:46 -05:00 |
|
JoshuaMK
|
416a49c670
|
Added auto size info
|
2020-04-14 16:06:05 -05:00 |
|
JoshuaMK
|
e797db1080
|
All codetypes now supported
Potential fix for IOS calls crashing on the C0 codetype, a bug in all codehandlers
|
2020-04-14 16:04:34 -05:00 |
|
JoshuaMK
|
e3e686afd3
|
Fixed formatting issues
|
2020-04-14 16:02:48 -05:00 |
|
JoshuaMK
|
f28fc629a0
|
Fixed formatting issues
|
2020-04-14 16:00:48 -05:00 |
|
JoshuaMK
|
0a1c70370b
|
Added GeckoLoader C source
Compile with godbolt, setting: x86-64 clang 10.0.0, option: -O3 --target=unknown-ppc-eabi
|
2020-04-14 15:48:58 -05:00 |
|
JoshuaMK
|
26d91225bf
|
Added auto size feature
Made size input more descriptive
|
2020-04-14 15:46:49 -05:00 |
|
JoshuaMK
|
ae654ea2a2
|
Delete codehandler.bin
|
2020-04-14 15:44:25 -05:00 |
|
JoshuaMK
|
6907d0d7f4
|
Delete sme-code.bin
|
2020-04-14 15:43:53 -05:00 |
|
JoshuaMK
|
29bb42b3c4
|
Update README.md
|
2020-04-11 22:23:30 -05:00 |
|
JoshuaMK
|
f51be65faf
|
Update README.md
|
2020-04-11 22:20:40 -05:00 |
|
JoshuaMK
|
ac025acbee
|
Add files via upload
|
2020-04-11 22:12:27 -05:00 |
|
JoshuaMK
|
004336ed9a
|
Initial commit
|
2020-04-11 22:11:11 -05:00 |
|