diff --git a/_site/assets/dsi/romfs/001.bmp b/_site/assets/dsi/romfs/001.bmp new file mode 100644 index 0000000..a41326e Binary files /dev/null and b/_site/assets/dsi/romfs/001.bmp differ diff --git a/_site/assets/dsi/romfs/HNI_0037.bmp b/_site/assets/dsi/romfs/HNI_0037.bmp new file mode 100644 index 0000000..90287a1 Binary files /dev/null and b/_site/assets/dsi/romfs/HNI_0037.bmp differ diff --git a/_site/assets/dsi/romfs/HNI_0040.bmp b/_site/assets/dsi/romfs/HNI_0040.bmp new file mode 100644 index 0000000..44c9148 Binary files /dev/null and b/_site/assets/dsi/romfs/HNI_0040.bmp differ diff --git a/_site/assets/dsi/romfs/boy.bmp b/_site/assets/dsi/romfs/boy.bmp new file mode 100644 index 0000000..7446026 Binary files /dev/null and b/_site/assets/dsi/romfs/boy.bmp differ diff --git a/_site/assets/dsi/romfs/fill.bmp b/_site/assets/dsi/romfs/fill.bmp new file mode 100644 index 0000000..71dd2b7 Binary files /dev/null and b/_site/assets/dsi/romfs/fill.bmp differ diff --git a/_site/dsidev/ecconfigview.html b/_site/dsidev/ecconfigview.html index 4f4c7d8..1a578e7 100644 --- a/_site/dsidev/ecconfigview.html +++ b/_site/dsidev/ecconfigview.html @@ -1,7 +1,7 @@ - DSi Shop | rmc's site + EC file utility | rmc's site @@ -9,11 +9,11 @@ - + - - + + @@ -305,7 +305,6 @@ body { padding: 1vw; } -
@@ -342,13 +341,12 @@ body {

- Source:

Gigaleaks/from_nintendo.rar

+ Source:
Gigaleaks/generic.7z/sd.rar

Downloads: - - +
- - + + diff --git a/_site/dsidev/index.html b/_site/dsidev/index.html index fb53470..3096287 100644 --- a/_site/dsidev/index.html +++ b/_site/dsidev/index.html @@ -1,7 +1,7 @@ - DSi Shop | rmc's site + Index | rmc's site @@ -9,11 +9,11 @@ - + - - + + @@ -312,6 +312,7 @@ body { sd2photo
twlnmenu
tcl-2
+nandfiler
diff --git a/_site/dsidev/nandfiler.html b/_site/dsidev/nandfiler.html new file mode 100644 index 0000000..18f5adc --- /dev/null +++ b/_site/dsidev/nandfiler.html @@ -0,0 +1,431 @@ + + + + NandFiler | rmc's site + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+
+
+ + + +
+
+

NandFiler

NandFiler is a save manager and hex editor. Its purpose is to edit values in save files, or to test save corruption. +It supports backing up/restoring save data from the SD card. +

+Exporting a save will store all of the files in the save to sd:/<TID>_0000/, and backing up a save will store the save as sd:/<TID>_<save type>.sav. +

+Oddly enough, all versions of NandFiler past v11280 contain an image of fish in romfs, named fill.bmp. This seems to have no purpose, though it is rather amusing. +

+Note: the CTR SDK versions of NandFiler appear to be the same (fish included), just with the version number stripped.

001.bmp

+
+
+ +
+
+
+
+ + + +
+
+
    +
    +
    + +
    +
    +
    NandFiler
    + +
    + +
    +
    +
    +

    + Source:

    TwlSDK

    + Downloads: +
SrlTad
SRL

TAD
20090303
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

SRL

TAD
v10126v10126
v10616v10616
v10769v10769
v11003v11003
v11015v11015
v11190v11190
v11270v11270
v11280v11280
v11288v11288
v11323v11323
v11364v11364
v11414v11414
v11437v11437
+ +

+
+ +
+
+ + + + + + + + diff --git a/_site/dsidev/sd2photo.html b/_site/dsidev/sd2photo.html index a368df5..cd5ebe2 100644 --- a/_site/dsidev/sd2photo.html +++ b/_site/dsidev/sd2photo.html @@ -1,7 +1,7 @@ - DSi Shop | rmc's site + SD to Photo | rmc's site @@ -9,11 +9,11 @@ - + - - + + @@ -305,7 +305,6 @@ body { padding: 1vw; } -
diff --git a/_site/dsidev/settings.html b/_site/dsidev/settings.html index 94bbd30..2b1237f 100644 --- a/_site/dsidev/settings.html +++ b/_site/dsidev/settings.html @@ -1,7 +1,7 @@ - DSi Shop | rmc's site + Settings | rmc's site @@ -9,11 +9,11 @@ - + - - + + @@ -305,7 +305,6 @@ body { padding: 1vw; } -
diff --git a/_site/dsidev/tcl-2.html b/_site/dsidev/tcl-2.html index b83b526..e4a89d2 100644 --- a/_site/dsidev/tcl-2.html +++ b/_site/dsidev/tcl-2.html @@ -1,7 +1,7 @@ - DSi Shop | rmc's site + tcl-2 | rmc's site @@ -9,11 +9,11 @@ - + - - + + @@ -305,7 +305,6 @@ body { padding: 1vw; } -
@@ -315,10 +314,10 @@ body {
-

tcl-2

tcl-2 converts HNI_0037.bmp and HNI_0040.bmp (found in romfs) to .jpg, then copies them to the photo region of NAND (also updates pit.bin accordingly). The copied images are valid and pass PhotoChecker's tests.

This specific version off the app comes with two other photos (boy.bmp and 001.bmp) of a young boy and a slice of cake. These are not not used in the demo.

Note: this version of the app seems to be slightly different from the tcl-2 demo in the TWL SDK. More info on that to come later.

Photos:

001.bmp

-

boy.bmp

-

HNI_0037.bmp

-

HNI_0040.bmp

+

tcl-2

tcl-2 converts HNI_0037.bmp and HNI_0040.bmp (found in romfs) to .jpg, then copies them to the photo region of NAND (also updates pit.bin accordingly). The copied images are valid and pass PhotoChecker's tests.

This specific version off the app comes with two other photos (boy.bmp and 001.bmp) of a young boy and a slice of cake. These are not not used in the demo.

Note: this version of the app seems to be slightly different from the tcl-2 demo in the TWL SDK. More info on that to come later.

Photos:

001.bmp

+

boy.bmp

+

HNI_0037.bmp

+

HNI_0040.bmp

@@ -347,11 +346,10 @@ body {

Source:

Gigaleaks/generic.7z/sd.rar

Downloads: - - +
- - + + diff --git a/_site/dsidev/twljumpchecker.html b/_site/dsidev/twljumpchecker.html new file mode 100644 index 0000000..e69de29 diff --git a/_site/dsidev/twlnmenu.html b/_site/dsidev/twlnmenu.html index 5625199..6eb3522 100644 --- a/_site/dsidev/twlnmenu.html +++ b/_site/dsidev/twlnmenu.html @@ -1,7 +1,7 @@ - DSi Shop | rmc's site + TwlNmenu | rmc's site @@ -9,11 +9,11 @@ - + - - + + @@ -305,7 +305,6 @@ body { padding: 1vw; } -
diff --git a/_site/feed.xml b/_site/feed.xml index aa58f8e..002ec94 100644 --- a/_site/feed.xml +++ b/_site/feed.xml @@ -1,4 +1,4 @@ -Jekyll2022-09-14T23:38:01-04:00http://localhost:4000/feed.xmlrmc’s site101 Mini Golf World - Another bland DSiWare2022-08-26T00:00:00-04:002022-08-26T00:00:00-04:00http://localhost:4000/2022/08/26/101-minigolf-world101 MiniGolf World by Teyon is a golf game for the DSi. It's nothing special as far as DSiWare goes. +Jekyll2022-09-15T19:16:07-04:00http://localhost:4000/feed.xmlrmc’s site101 Mini Golf World - Another bland DSiWare2022-08-26T00:00:00-04:002022-08-26T00:00:00-04:00http://localhost:4000/2022/08/26/101-minigolf-world101 MiniGolf World by Teyon is a golf game for the DSi. It's nothing special as far as DSiWare goes.

The game starts up with a nice tutorial on how to play. It goes over all the controls in about 20 seconds and doesn't leave you confused.
diff --git a/_site/sitemap.xml b/_site/sitemap.xml index cd53072..c04fefb 100644 --- a/_site/sitemap.xml +++ b/_site/sitemap.xml @@ -79,6 +79,9 @@ http://localhost:4000/index1.html +http://localhost:4000/dsidev/nandfiler.html + + http://localhost:4000/programs/ncxcore.html @@ -230,6 +233,10 @@ 2022-08-24T14:09:40-04:00 +http://localhost:4000/dsidev/twljumpchecker.html +2022-09-15T19:15:36-04:00 + + http://localhost:4000/gaming/htmls/DEBUG/startup.html 2022-09-13T23:28:53-04:00 diff --git a/assets/dsi/romfs/001.bmp b/assets/dsi/romfs/001.bmp new file mode 100644 index 0000000..a41326e Binary files /dev/null and b/assets/dsi/romfs/001.bmp differ diff --git a/assets/dsi/romfs/HNI_0037.bmp b/assets/dsi/romfs/HNI_0037.bmp new file mode 100644 index 0000000..90287a1 Binary files /dev/null and b/assets/dsi/romfs/HNI_0037.bmp differ diff --git a/assets/dsi/romfs/HNI_0040.bmp b/assets/dsi/romfs/HNI_0040.bmp new file mode 100644 index 0000000..44c9148 Binary files /dev/null and b/assets/dsi/romfs/HNI_0040.bmp differ diff --git a/assets/dsi/romfs/boy.bmp b/assets/dsi/romfs/boy.bmp new file mode 100644 index 0000000..7446026 Binary files /dev/null and b/assets/dsi/romfs/boy.bmp differ diff --git a/assets/dsi/romfs/fill.bmp b/assets/dsi/romfs/fill.bmp new file mode 100644 index 0000000..71dd2b7 Binary files /dev/null and b/assets/dsi/romfs/fill.bmp differ diff --git a/dsidev/ecconfigview.html b/dsidev/ecconfigview.html index 0ec6c61..a85c398 100644 --- a/dsidev/ecconfigview.html +++ b/dsidev/ecconfigview.html @@ -1,5 +1,5 @@ --- -title: DSi Shop +title: EC file utility layout: dsiware --- -
@@ -59,13 +58,12 @@ layout: dsiware

- Source:

Gigaleaks/from_nintendo.rar

+ Source:
Gigaleaks/generic.7z/sd.rar

Downloads: - -
SrlTad
SRL

TAD
????
+
- - + + diff --git a/dsidev/index.html b/dsidev/index.html index ad6ca61..8e4b16d 100644 --- a/dsidev/index.html +++ b/dsidev/index.html @@ -1,5 +1,5 @@ --- -title: DSi Shop +title: Index layout: dsiware --- +
+
+
+
+ + + +
+
+

NandFiler

NandFiler is a save manager and hex editor. Its purpose is to edit values in save files, or to test save corruption. +It supports backing up/restoring save data from the SD card. +

+Exporting a save will store all of the files in the save to sd:/<TID>_0000/, and backing up a save will store the save as sd:/<TID>_<save type>.sav. +

+Oddly enough, all versions of NandFiler past v11280 contain an image of fish in romfs, named fill.bmp. This seems to have no purpose, though it is rather amusing. +

+Note: the CTR SDK versions of NandFiler appear to be the same (fish included), just with the version number stripped.

001.bmp

+
+
+ +
+
+
+
+ + + +
+
+
    +
    +
    + +
    +
    +
    NandFiler
    + +
    + +
    +
    +
    +

    + Source:

    TwlSDK

    + Downloads: +
SrlTad
SRL

TAD
20090303
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

SRL

TAD
v10126v10126
v10616v10616
v10769v10769
v11003v11003
v11015v11015
v11190v11190
v11270v11270
v11280v11280
v11288v11288
v11323v11323
v11364v11364
v11414v11414
v11437v11437
+ +

+
+ +
+
+
+
+
diff --git a/dsidev/sd2photo.html b/dsidev/sd2photo.html index a579243..06ecdd8 100644 --- a/dsidev/sd2photo.html +++ b/dsidev/sd2photo.html @@ -1,5 +1,5 @@ --- -title: DSi Shop +title: SD to Photo layout: dsiware --- -
diff --git a/dsidev/settings.html b/dsidev/settings.html index 2a6af04..86bee55 100644 --- a/dsidev/settings.html +++ b/dsidev/settings.html @@ -1,5 +1,5 @@ --- -title: DSi Shop +title: Settings layout: dsiware --- -
diff --git a/dsidev/tcl-2.html b/dsidev/tcl-2.html index 122a227..ac49270 100644 --- a/dsidev/tcl-2.html +++ b/dsidev/tcl-2.html @@ -1,5 +1,5 @@ --- -title: DSi Shop +title: tcl-2 layout: dsiware --- -
@@ -32,10 +31,10 @@ layout: dsiware
-

tcl-2

tcl-2 converts HNI_0037.bmp and HNI_0040.bmp (found in romfs) to .jpg, then copies them to the photo region of NAND (also updates pit.bin accordingly). The copied images are valid and pass PhotoChecker's tests.

This specific version off the app comes with two other photos (boy.bmp and 001.bmp) of a young boy and a slice of cake. These are not not used in the demo.

Note: this version of the app seems to be slightly different from the tcl-2 demo in the TWL SDK. More info on that to come later.

Photos:

001.bmp

-

boy.bmp

-

HNI_0037.bmp

-

HNI_0040.bmp

+

tcl-2

tcl-2 converts HNI_0037.bmp and HNI_0040.bmp (found in romfs) to .jpg, then copies them to the photo region of NAND (also updates pit.bin accordingly). The copied images are valid and pass PhotoChecker's tests.

This specific version off the app comes with two other photos (boy.bmp and 001.bmp) of a young boy and a slice of cake. These are not not used in the demo.

Note: this version of the app seems to be slightly different from the tcl-2 demo in the TWL SDK. More info on that to come later.

Photos:

001.bmp

+

boy.bmp

+

HNI_0037.bmp

+

HNI_0040.bmp

@@ -64,11 +63,10 @@ layout: dsiware

Source:

Gigaleaks/generic.7z/sd.rar

Downloads: - - +
- - + + diff --git a/dsidev/twljumpchecker.html b/dsidev/twljumpchecker.html new file mode 100644 index 0000000..e69de29 diff --git a/dsidev/twlnmenu.html b/dsidev/twlnmenu.html index 5d38b79..81eea9d 100644 --- a/dsidev/twlnmenu.html +++ b/dsidev/twlnmenu.html @@ -1,5 +1,5 @@ --- -title: DSi Shop +title: TwlNmenu layout: dsiware --- -
SrlTad
SRL

TAD
????