Commit Graph

39 Commits

Author SHA1 Message Date
zoogie
45a37ab76d Add Japan 4swordshax support (#8) 2018-03-10 14:26:39 -05:00
yellows8
e5a0ce66f9 Merge pull request #7 from fincs/minitwlupdate
Major minitwlpayload cleanup (also fixes FAT12/FAT16 support)
2017-09-07 20:15:55 -04:00
fincs
5d2fe1ab9f Major minitwlpayload cleanup:
- Use nds-bootloader submodule (latest official devkitPro code)
- Consequence of above: FAT12/FAT16 support restored
- Now compressing bootloader with exomizer (grab from here:)
  https://bitbucket.org/magli143/exomizer/wiki/browse/downloads
- Miscellaneous code cleanup & stability fixes
2017-09-07 20:39:30 +02:00
yellows8
515ad4ba3b Merge pull request #4 from ApacheThunder/master
Add support for hbmenu 0.6/newer HB SRLs in minitwlpayload.
2017-05-15 11:23:49 -04:00
ApacheThunder
b250e308c8 Reimplentation of dsiMode varible...
Now defined the same way as hbmenu. (I had forgotten about the
load_crt0.s file)

dsiMode set to 1 in load_crt0.s. If I don't do this hbemnu 0.6 booted
from this hangs. Probably because it misdetected as NTR mode.

This forces dsiMode to always be 1. The same as it was in my previous
commits, just impleneted in the same way original hbmenu would have had
it.
2017-05-12 17:16:21 -05:00
ApacheThunder
2dbf6b10b1 Made suggested changes. 2017-05-12 13:02:57 -05:00
ApacheThunder
f016aeaef1 Add support for hbmenu 0.6/newer HB SRLs... 2017-05-12 11:14:39 -05:00
yellows8
468aa2d087 Updated README credits due to the PR. 2016-11-01 12:33:42 -04:00
yellows8
90bf15518a Merge pull request #2 from fincs/fix-4swordshax
Fix 4swordshax by loading a stripped down payload from dataPub:/
2016-11-01 10:15:55 -04:00
fincs
20fe8d68ca Finally fixed 4swordshax by loading a heavily stripped down payload (minitwlpayload, ~5.4KB) from dataPub:/, which is itself based off nds-hb-menu's ARM7 bootloader. 2016-11-01 01:06:36 +01:00
yellows8
8bad190f45 Updated 4swordshax so that when loading the payload(from 'banner.new' again) it will jump to it, otherwise it will run the gfxdisp code. Updated the README regarding 4swordshax. 2016-10-30 15:13:11 -04:00
yellows8
3944db3554 Broken attempts at opening files etc with 4swordshax(still can't open anything including the payload file from 'nand:/'). 2016-10-30 14:21:55 -04:00
yellows8
daf4b807e7 Updated 4swordshax to load from banner.new(broken?). 2016-10-29 18:04:14 -04:00
yellows8
e99c36df42 Added an actual README. 2016-10-29 17:20:37 -04:00
yellows8
1ed37d11bc Added libtwlwifi. This was for attempting to use the TWL wifi SDIO hw but it never really worked properly. 2016-10-29 16:14:27 -04:00
yellows8
59f250f05a Added libtwlescrypt. 2016-10-29 16:03:33 -04:00
yellows8
435fcd3f4d Added libmininds. Most of this is from/based on libnds. This is used with the payload loaded by the savedata exploits, since the payload size is too large for various savedata when using libnds. This should not be used for anything outside of this dsi repo. 2016-10-29 15:46:03 -04:00
yellows8
69767bd676 Added hbcryptnds. 2016-10-29 15:09:25 -04:00
yellows8
84fa6741c8 Added twlsdloader. This includes custom crypto for .nds, this crypto isn't really useful anymore though. 2016-10-29 15:03:48 -04:00
yellows8
88d387a5b1 Added generictwlpayload. 2016-10-29 01:36:20 -04:00
yellows8
9a42702b52 Added sudokuhax and sudokusum. 2016-10-29 01:03:51 -04:00
yellows8
4d1e1a089c Added grtpwn and the tools for it. 2016-10-29 00:46:41 -04:00
yellows8
51858b21e5 Added add_to_templates, originally by booto. 2016-10-29 00:20:41 -04:00
yellows8
afbd7554c8 Added footercrypt. 2016-10-29 00:13:54 -04:00
yellows8
c2be1c75df Added genwordbin. 2016-10-29 00:09:35 -04:00
yellows8
188beb2d7e Added fieldrunhax. 2016-10-28 18:44:32 -04:00
yellows8
36cc5bf02f Added exidiahax, exidia_payloadsplit, and fixcrc32sum. 2016-10-28 18:35:07 -04:00
yellows8
3e67ffec84 Added dumprawsav. 2016-10-28 18:10:24 -04:00
yellows8
0a1826fdf8 Finally started adding the rest of the source. Added haxx_rules. Added 4swordshax originally from 2011(not usable atm). 2016-10-28 17:57:41 -04:00
yellows8
abee2ede1b Switched to zlib license, etc. 2016-10-28 15:01:32 -04:00
yellows8
b09c2f860c Fix .py client bug with input param path including '.' in dir names. 2011-08-23 00:38:14 -04:00
yellows8
980856a5c7 Adjust .py client input params so it's similar to injectrawsav. 2011-08-22 21:23:46 -04:00
yellows8
14dbd25545 Import DSiWareHaxInj v1.1 2011-08-22 16:30:14 -04:00
yellows8
ecbbeee6b1 License python client under GNU GPLv2. 2011-01-27 11:23:32 -05:00
yellows8
1ed37d88f4 License injectrawsav under GNU GPLv2. 2011-01-26 20:46:48 -05:00
yellows8
fd32e75de7 License injectrawsav under GNU GPLv2. 2011-01-26 20:39:19 -05:00
yellows8
042e8061ce import README. 2011-01-26 19:49:20 -05:00
yellows8
50f91cd001 import client software. 2011-01-26 18:05:01 -05:00
yellows8
bce303badc first commit 2011-01-26 17:50:39 -05:00