Commit Graph

10 Commits

Author SHA1 Message Date
Maschell
a949308aee - Update the 0x64 IOCTL
- Remove unneeded instant patches
2019-11-18 11:07:48 +01:00
orboditilt
5b57caecee Simplify mocha do only disable sigchecks, add wupserver, sd overall patches and a improved .rpx redirection. 2019-08-15 10:29:36 +02:00
Ash
aaae73531d Minor refactoring/cleanup/consolidation whatever 2018-06-04 19:54:50 +10:00
Ash
4a5e8f3d19 Add stub ioctl 0x64, doesn't do much yet 2018-05-31 21:11:20 +10:00
Ash
8f1bba1f9f
Add stub MCP_LoadFile patch - It works! 2018-05-08 20:17:40 +10:00
Maschell
7cb08e8f64 Disabling the FAT32 nativ USB support 2017-05-13 09:43:17 +02:00
dimok789
43f1af08a3 wip commit of the FAT32 nativ USB support
NOTE:
This is a work in progress commit. It includes debug and test functions and some features that existed before might not even work. It is not finished and not very well tested. So it's warning to NOT use this for everyday playing! This is target for developers to look some stuff up that I was working on. See also my post on gbatemp for more information.
2017-02-07 18:15:16 +01:00
dimok789
fe9c3f8434 - changed name of application in config file to mocha
- don't write to sd haxxdump info sector if read was a failure
- fix bug in fsa read from sd on kernel
- new default launch image (thx thaikhoa)
2016-12-14 20:48:35 +01:00
dimok789
b65b6c86cc - fixed bug with re-initialization of EEPROM and OTP dump on SD card
- added new feature which allows you to disable os full relaunch (only possible in combination with sysNAND, not redNAND)
- added new option which allows to return to HBL after executing the patches and not launch to System Menu (only in combination with disabled OS full relaunch)
- some clean ups

NOTE to the new feature:
The new feature to disable full OS reload behaves similar to the simple signature patcher except that it setups execution memory region from kernel for wupserver and iosuhax dev node code and starts those. So it's a fast simple signature patcher with the addition of wupserver and iosuhax dev node. Another addition to the simple sign patcher is that the patches reload themself when exiting settings. Launch image is disabled for this method though.
2016-12-14 14:14:12 +01:00
dimok789
47c03cb6dd first release 2016-12-12 19:31:02 +01:00