diff --git a/_site/dsidev/nandsweeper.html b/_site/dsidev/nandsweeper.html new file mode 100644 index 0000000..d13ad2a --- /dev/null +++ b/_site/dsidev/nandsweeper.html @@ -0,0 +1,388 @@ + + + + Nand Sweeper | rmc's site + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+
+
+ + + +
+
+

Nand Sweeper

+ This allows you to SWEEP or DUMP the NAND and SD card. These features are explained below.

The app comes in two versions (NTRJ and NTRJ-Secure). I don't know the specific difference between them, but NTRJ-Secure will not boot. +

SWEEP

+ The SWEEP function allows you to set every byte in NAND or the SD as 00, FF, 55, AA, or incremental/decremental and random patterns. You can set the location to start writing through the Input Transfer Vector. +

DUMP

+ DUMP allows you to see a hex dump of the NAND and SD. You can choose the location to display through the Input Transfer Vector, and you can use dpad-up and dpad-down to scroll through the hex dump. +

Screenshots:

+ +
+
+
+
+ +
+
+
+
+ + + +
+
+
    +
    +
    + +
    +
    +
    NINTENDO DSi™
    Demonstration
    + +
    + +
    +
    +
    +

    + Source:

    Gigaleaks/platinum.7z/twl.7z/TwlToolsRED/tools/Mastering Batch File.zip/sample/NTRJ.srl

    + Downloads: + + + + + + + + + + +

    SRL
    NTRJ
    NTRJ-Secure
    + +

    +
    +
+
+
+
+
+
+ + + + + diff --git a/_site/feed.xml b/_site/feed.xml index ab90c5d..a756dc4 100644 --- a/_site/feed.xml +++ b/_site/feed.xml @@ -1,4 +1,4 @@ -Jekyll2022-11-18T10:59:31-05: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-11-18T18:18:05-05: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 1500a4c..cc42ba5 100644 --- a/_site/sitemap.xml +++ b/_site/sitemap.xml @@ -82,6 +82,9 @@ http://localhost:4000/dsidev/nandfiler.html +http://localhost:4000/dsidev/nandsweeper.html + + http://localhost:4000/programs/ncxcore.html diff --git a/dsidev/nandsweeper.html b/dsidev/nandsweeper.html new file mode 100644 index 0000000..d8d2371 --- /dev/null +++ b/dsidev/nandsweeper.html @@ -0,0 +1,91 @@ +--- +title: Nand Sweeper +layout: dsiware +--- + +
+
+
+
+ + + +
+
+

Nand Sweeper

+ This allows you to SWEEP or DUMP the NAND and SD card. These features are explained below.

The app comes in two versions (NTRJ and NTRJ-Secure). I don't know the specific difference between them, but NTRJ-Secure will not boot. +

SWEEP

+ The SWEEP function allows you to set every byte in NAND or the SD as 00, FF, 55, AA, or incremental/decremental and random patterns. You can set the location to start writing through the Input Transfer Vector. +

DUMP

+ DUMP allows you to see a hex dump of the NAND and SD. You can choose the location to display through the Input Transfer Vector, and you can use dpad-up and dpad-down to scroll through the hex dump. +

Screenshots:

+ +
+
+
+
+ +
+
+
+
+ + + +
+
+
    +
    +
    + +
    +
    +
    NINTENDO DSi™
    Demonstration
    + +
    + +
    +
    +
    +

    + Source:

    Gigaleaks/platinum.7z/twl.7z/TwlToolsRED/tools/Mastering Batch File.zip/sample/NTRJ.srl

    + Downloads: + + + + + + + + + + +

    SRL
    NTRJ
    NTRJ-Secure
    + +

    +
    +
+
+
+
+
+