mirror of
https://github.com/rvtr/rmc_website.git
synced 2025-10-31 13:31:21 -04:00
nand sweeper
This commit is contained in:
parent
b59a6cf8a1
commit
a247f00365
388
_site/dsidev/nandsweeper.html
Normal file
388
_site/dsidev/nandsweeper.html
Normal file
@ -0,0 +1,388 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Nand Sweeper | rmc's site</title>
|
||||
<link rel="icon" type="image/png" href="/icon.png"/>
|
||||
<link rel="stylesheet" type="text/css" href="/assets/css/styledsi.css">
|
||||
<link id="pagestyle" rel="stylesheet" type="text/css" href="">
|
||||
<link rel="alternate" type="application/atom+xml" href="https://ianskinner1982.github.io/feed.xml">
|
||||
<script src="/assets/bootstrap/js/bootstrap.bundle.js"></script>
|
||||
<script src="/assets/js/main.js"></script>
|
||||
|
||||
<meta property="og:title" content="Nand Sweeper">
|
||||
|
||||
<meta property="og:locale" content="en_US">
|
||||
<meta name="description" content="Nand Sweeper | rmc's site">
|
||||
<meta property="og:description" content="Nand Sweeper | rmc's site">
|
||||
<link rel="canonical" href="https://ianskinner1982.github.io">
|
||||
<meta property="og:url" content="https://ianskinner1982.github.io">
|
||||
<meta property="og:site_name" content="rmc's site">
|
||||
|
||||
<meta property="og:image" content="https://ianskinner1982.github.io/icon.png">
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
</head>
|
||||
<body>
|
||||
<style>
|
||||
body {
|
||||
background-image: url('/assets/dsi/background.jpg');
|
||||
}
|
||||
.nav ul {
|
||||
list-style-type: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
padding-left: 3.5%;
|
||||
/* overflow: hidden; */
|
||||
}
|
||||
.navstd {
|
||||
float: left;
|
||||
}
|
||||
.navalt {
|
||||
float: right;
|
||||
}
|
||||
.container {
|
||||
position: relative;
|
||||
}
|
||||
.imageOne {
|
||||
z-index: 0;
|
||||
}
|
||||
.imageTwo {
|
||||
z-index: 1;
|
||||
}
|
||||
.imageThree {
|
||||
z-index: 2;
|
||||
}
|
||||
.imageFour {
|
||||
z-index: 3;
|
||||
}
|
||||
.image {
|
||||
position: absolute;
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
}
|
||||
.navimgoverlay {
|
||||
opacity: 0.0;
|
||||
text-align: center;
|
||||
float: left;
|
||||
padding-top: .6vw;
|
||||
width: 6vw;
|
||||
height: auto;
|
||||
}
|
||||
.navimgoverlay:hover {
|
||||
opacity: 1.0;
|
||||
width: 6vw;
|
||||
}
|
||||
.navimg {
|
||||
text-align: center;
|
||||
float: left;
|
||||
padding-top: .6vw;
|
||||
width: 6vw;
|
||||
height: auto;
|
||||
}
|
||||
.navicon {
|
||||
text-align: center;
|
||||
float: left;
|
||||
padding-top: 2.1vw;
|
||||
padding-left: 1.38vw;
|
||||
width: 3.2vw;
|
||||
height: auto;
|
||||
}
|
||||
.navedge {
|
||||
text-align: center;
|
||||
float: left;
|
||||
margin: 1%;
|
||||
width: 1.5vw;
|
||||
height: auto;
|
||||
}
|
||||
.navpadding li {
|
||||
padding-top: 1.5%;
|
||||
}
|
||||
.image2 {
|
||||
position: absolute;
|
||||
border-color: #FFFFFF
|
||||
width: auto;
|
||||
height: auto;
|
||||
}
|
||||
.image3 {
|
||||
position: relative;
|
||||
border-color: #FFFFFF
|
||||
width: auto;
|
||||
height: auto;
|
||||
}
|
||||
.text {
|
||||
position: absolute;
|
||||
text-align: left;
|
||||
border-color: #FFFFFF;
|
||||
font-size: 30px;
|
||||
font-size: 1vw;
|
||||
padding-top: 2.2vw;
|
||||
padding-left: 6.2vw;
|
||||
}
|
||||
.icon {
|
||||
padding-top:2.2vw;
|
||||
margin-left: -9.3vw;
|
||||
z-index: 2;
|
||||
}
|
||||
.titleimgoverlay {
|
||||
margin: 0% 2% 0%;
|
||||
opacity: 0.0;
|
||||
text-align: center;
|
||||
float: left;
|
||||
width: 16vw;
|
||||
height: auto;
|
||||
}
|
||||
.titleimgoverlay:hover {
|
||||
opacity: 1.0;
|
||||
}
|
||||
.titleimg {
|
||||
margin: 0% 2% 0%;
|
||||
text-align: center;
|
||||
float: left;
|
||||
width: 16vw;
|
||||
height: auto;
|
||||
margin-bottom: 10vw;
|
||||
}
|
||||
.titleedge {
|
||||
text-align: center;
|
||||
float: left;
|
||||
margin: 1%;
|
||||
width: 18vw;
|
||||
height: auto;
|
||||
}
|
||||
.titlepadding li {
|
||||
padding-top: 1.5%;
|
||||
margin: 0% 2% 0%
|
||||
}
|
||||
.homeimg {
|
||||
margin: 6% 5% 0%;
|
||||
text-align: center;
|
||||
float: right;
|
||||
width: 16vw;
|
||||
height: auto;
|
||||
margin-bottom: 5vw;
|
||||
}
|
||||
.hometext {
|
||||
position: absolute;
|
||||
text-align: center;
|
||||
border-color: #FFFFFF;
|
||||
font-size: 40px;
|
||||
font-size: 1.1vw;
|
||||
}
|
||||
.homeicon {
|
||||
padding-top: 6.99vw;
|
||||
margin-left: -1.59vw;
|
||||
z-index: 2;
|
||||
}
|
||||
.othertext {
|
||||
position: absolute;
|
||||
text-align: left;
|
||||
border-color: #FFFFFF;
|
||||
font-size: 40px;
|
||||
font-size: 1.2vw;
|
||||
padding-top: 1vw;
|
||||
padding-left: 1.2vw;
|
||||
}
|
||||
</style>
|
||||
<div class="nav">
|
||||
<nav>
|
||||
<ul>
|
||||
<li class="navedge"><img src="/assets/dsi/leftbracket.png" style="width:1.5vw;height:auto;margin:auto;"/></li>
|
||||
<div class="navpadding">
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/assets/dsi/boxfull.png" class="navimg"></div>
|
||||
<div class="imageTwo image"><img src="/assets/dsi/icon/back.png" class="navicon"></div>
|
||||
<div class="imageThree image"><a href="/"><img src="/assets/dsi/boxoverlay.png" class="navimgoverlay"></a></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/assets/dsi/boxfull.png" class="navimg"></div>
|
||||
<div class="imageTwo image"><img src="/assets/dsi/icon/home.png" class="navicon"></div>
|
||||
<div class="imageThree image"><a href="/dsi.html"><img src="/assets/dsi/boxoverlay.png" class="navimgoverlay"></a></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/assets/dsi/boxfull.png" class="navimg"></div>
|
||||
<div class="imageTwo image"><img src="/assets/dsi/icon/twldevapps.png" class="navicon"></div>
|
||||
<div class="imageThree image"><a href="/dsidev/"><img src="/assets/dsi/boxoverlay.png" class="navimgoverlay"></a></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/assets/dsi/boxfull.png" class="navimg"></div>
|
||||
<div class="imageTwo image"><img src="/assets/dsi/icon/devshop.png" class="navicon"></div>
|
||||
<div class="imageThree image"><a href="/dsidev/dsishop/startup.html"><img src="/assets/dsi/boxoverlay.png" class="navimgoverlay"></a></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/assets/dsi/box.png" class="navimg"></div>
|
||||
<div class="imageThree image"><img src="/assets/dsi/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/assets/dsi/box.png" class="navimg"></div>
|
||||
<div class="imageThree image"><img src="/assets/dsi/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/assets/dsi/box.png" class="navimg"></div>
|
||||
<div class="imageThree image"><img src="/assets/dsi/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/assets/dsi/box.png" class="navimg"></div>
|
||||
<div class="imageThree image"><img src="/assets/dsi/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/assets/dsi/box.png" class="navimg"></div>
|
||||
<div class="imageThree image"><img src="/assets/dsi/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/assets/dsi/box.png" class="navimg"></div>
|
||||
<div class="imageThree image"><img src="/assets/dsi/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/assets/dsi/box.png" class="navimg"></div>
|
||||
<div class="imageThree image"><img src="/assets/dsi/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/assets/dsi/box.png" class="navimg"></div>
|
||||
<div class="imageThree image"><img src="/assets/dsi/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/assets/dsi/boxfull.png" class="navimg"></div>
|
||||
<div class="imageTwo image"><img src="/assets/dsi/icon/discord.png" class="navicon"></div>
|
||||
<div class="imageThree image"><a href="https://discord.gg/XZxxZngwDQ"><img src="/assets/dsi/boxoverlay.png" class="navimgoverlay"></a></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/assets/dsi/boxfull.png" class="navimg"></div>
|
||||
<div class="imageTwo image"><img src="/assets/dsi/icon/github.png" class="navicon"></div>
|
||||
<div class="imageThree image"><a href="https://github.com/IanSkinner1982/ianskinner1982.github.io/"><img src="/assets/dsi/boxoverlay.png" class="navimgoverlay"></a></div>
|
||||
</div>
|
||||
</li>
|
||||
</div>
|
||||
<li class="navedge"><img src="/assets/dsi/rightbracket.png" style="width:1.5vw;height:auto;margin:auto;"/></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
<div id="content-wrap">
|
||||
<style>
|
||||
.float-container {
|
||||
border: 0px solid #fff;
|
||||
font-size: 0;
|
||||
}
|
||||
|
||||
.float-child1 {
|
||||
width: 40%;
|
||||
height: 40%;
|
||||
float: left;
|
||||
padding: 1vw;
|
||||
}
|
||||
|
||||
.float-child2 {
|
||||
width: 20%;
|
||||
height: 40%;
|
||||
float: right;
|
||||
padding: 1vw;
|
||||
}
|
||||
</style>
|
||||
<div class="float-container">
|
||||
<div class="float-child1">
|
||||
<div class="container">
|
||||
<div class="imageOne image">
|
||||
<img src="/assets/dsi/widebarnoprompt_u.png" style="width:75vw;">
|
||||
<img src="/assets/dsi/widepromptnobar.png" style="width:75vw;height:83vw;">
|
||||
<img src="/assets/dsi/widebarnoprompt_d.png" style="width:75vw;">
|
||||
</div>
|
||||
<div class="othertext" style="width:73.5vw;">
|
||||
<h1>Nand Sweeper</h1>
|
||||
This allows you to <code>SWEEP</code> or <code>DUMP</code> the NAND and SD card. These features are explained below.<br><br><span style="color:orange;">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.</span>
|
||||
<h2>SWEEP</h2>
|
||||
The <code>SWEEP</code> function allows you to set every byte in NAND or the SD as <code>00, FF, 55, AA</code>, or incremental/decremental and random patterns. You can set the location to start writing through the <code>Input Transfer Vector</code>.
|
||||
<h2>DUMP</h2>
|
||||
<code>DUMP</code> allows you to see a hex dump of the NAND and SD. You can choose the location to display through the <code>Input Transfer Vector</code>, and you can use dpad-up and dpad-down to scroll through the hex dump.
|
||||
<div style="text-align:center;"><h1>Screenshots:</h1>
|
||||
|
||||
<div style="float: left;width: 35vw;"><img src="/assets/dsi/screenshots/NandSweeper/nandsweeper_sweep.png" style="width:30vw;filter:drop-shadow(0.25rem 0.25rem 0.5rem #000000);padding-bottom:2vw;"></div>
|
||||
<div style="float: left;width: 35vw;"><img src="/assets/dsi/screenshots/NandSweeper/nandsweeper_dump.png" style="width:30vw;filter:drop-shadow(0.25rem 0.25rem 0.5rem #000000);padding-bottom:2vw;"></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="float-child2">
|
||||
<div class="container">
|
||||
<div class="imageOne image">
|
||||
<img src="/assets/dsi/thinbarnoprompt_u.png" style="width:20vw;">
|
||||
<img src="/assets/dsi/thinpromptnobar.png" style="width:20vw;height:83vw;">
|
||||
<img src="/assets/dsi/thinbarnoprompt_d.png" style="width:20vw;">
|
||||
</div>
|
||||
<div class="imageTwo">
|
||||
<ul class="homeimg">
|
||||
<div class="container">
|
||||
<div class="imageTwo image2">
|
||||
<img src="/assets/dsi/homemenu.png" class="homeimg">
|
||||
</div>
|
||||
<div class="imageThree image3">
|
||||
<div class="hometext" style="padding-top: 2vw;padding-left: 2.9vw;">NINTENDO DSi™<br>Demonstration</div>
|
||||
<!--padding-top 2vw and 2.7vw for two and one line banners, respectively-->
|
||||
<div class="imageThree image3 homeicon">
|
||||
<img src="/assets/dsi/icon/default.gif" width="13%" height="13%">
|
||||
</div>
|
||||
</div>
|
||||
<div class="othertext" style="text-align:left;padding-top:25%;margin-left:-15%;">
|
||||
<p>
|
||||
<b>Source:</b><div style="font-size: 40px;font-size: 1vw;">Gigaleaks/platinum.7z/twl.7z/TwlToolsRED/tools/Mastering Batch File.zip/sample/NTRJ.srl</div><br>
|
||||
<b>Downloads:</b>
|
||||
<table class="othertexts" style="solid; width: 100%;font-size: 3px;font-size: 1vw;">
|
||||
<tr>
|
||||
<th><br>SRL</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://archive.org/download/rmc-dsi/NandSweeper/NTRJ.srl">NTRJ</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://archive.org/download/rmc-dsi/NandSweeper/NTRJ-Secure.srl">NTRJ-Secure</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
<footer>
|
||||
<br><br><br><footer class="bg-light text-lg-start border-top align-items-center text-center" style="text-align:center;">
|
||||
<div class="text-center p-3 align-items-center" style="font-size: 8px;">
|
||||
Copyright © 2021-<span id="footerDate"></span> Ian M. Skinner <a href="/contactus" class="text-reset fw-bold">Contact me.</a>
|
||||
</div>
|
||||
<!--<div align='center' hidden><a href='https://www.free-website-hit-counter.com'><img src='https://www.free-website-hit-counter.com/c.php?d=9&id=141120&s=39' border='0' alt='Free Website Hit Counter'></a><br / ><small><a href='https://www.free-website-hit-counter.com' title="Free Website Hit Counter">(page hits)</a></small></div>-->
|
||||
|
||||
</footer>
|
||||
|
||||
</footer>
|
||||
</html>
|
||||
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.1">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2022-11-18T10:59:31-05:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">rmc’s site</title><entry><title type="html">101 Mini Golf World - Another bland DSiWare</title><link href="http://localhost:4000/2022/08/26/101-minigolf-world.html" rel="alternate" type="text/html" title="101 Mini Golf World - Another bland DSiWare" /><published>2022-08-26T00:00:00-04:00</published><updated>2022-08-26T00:00:00-04:00</updated><id>http://localhost:4000/2022/08/26/101-minigolf-world</id><content type="html" xml:base="http://localhost:4000/2022/08/26/101-minigolf-world.html"><![CDATA[<p>101 MiniGolf World by Teyon is a golf game for the DSi. It's nothing special as far as DSiWare goes.
|
||||
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.1">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2022-11-18T18:18:05-05:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">rmc’s site</title><entry><title type="html">101 Mini Golf World - Another bland DSiWare</title><link href="http://localhost:4000/2022/08/26/101-minigolf-world.html" rel="alternate" type="text/html" title="101 Mini Golf World - Another bland DSiWare" /><published>2022-08-26T00:00:00-04:00</published><updated>2022-08-26T00:00:00-04:00</updated><id>http://localhost:4000/2022/08/26/101-minigolf-world</id><content type="html" xml:base="http://localhost:4000/2022/08/26/101-minigolf-world.html"><![CDATA[<p>101 MiniGolf World by Teyon is a golf game for the DSi. It's nothing special as far as DSiWare goes.
|
||||
<br><br>
|
||||
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.
|
||||
<br>
|
||||
|
||||
@ -82,6 +82,9 @@
|
||||
<loc>http://localhost:4000/dsidev/nandfiler.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/dsidev/nandsweeper.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/programs/ncxcore.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
|
||||
91
dsidev/nandsweeper.html
Normal file
91
dsidev/nandsweeper.html
Normal file
@ -0,0 +1,91 @@
|
||||
---
|
||||
title: Nand Sweeper
|
||||
layout: dsiware
|
||||
---
|
||||
<style>
|
||||
.float-container {
|
||||
border: 0px solid #fff;
|
||||
font-size: 0;
|
||||
}
|
||||
|
||||
.float-child1 {
|
||||
width: 40%;
|
||||
height: 40%;
|
||||
float: left;
|
||||
padding: 1vw;
|
||||
}
|
||||
|
||||
.float-child2 {
|
||||
width: 20%;
|
||||
height: 40%;
|
||||
float: right;
|
||||
padding: 1vw;
|
||||
}
|
||||
</style>
|
||||
<div class="float-container">
|
||||
<div class="float-child1">
|
||||
<div class="container">
|
||||
<div class="imageOne image">
|
||||
<img src="/assets/dsi/widebarnoprompt_u.png" style="width:75vw;">
|
||||
<img src="/assets/dsi/widepromptnobar.png" style="width:75vw;height:83vw;">
|
||||
<img src="/assets/dsi/widebarnoprompt_d.png" style="width:75vw;">
|
||||
</div>
|
||||
<div class="othertext" style="width:73.5vw;">
|
||||
<h1>Nand Sweeper</h1>
|
||||
This allows you to <code>SWEEP</code> or <code>DUMP</code> the NAND and SD card. These features are explained below.<br><br><span style="color:orange;">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.</span>
|
||||
<h2>SWEEP</h2>
|
||||
The <code>SWEEP</code> function allows you to set every byte in NAND or the SD as <code>00, FF, 55, AA</code>, or incremental/decremental and random patterns. You can set the location to start writing through the <code>Input Transfer Vector</code>.
|
||||
<h2>DUMP</h2>
|
||||
<code>DUMP</code> allows you to see a hex dump of the NAND and SD. You can choose the location to display through the <code>Input Transfer Vector</code>, and you can use dpad-up and dpad-down to scroll through the hex dump.
|
||||
<div style="text-align:center;"><h1>Screenshots:</h1>
|
||||
|
||||
<div style="float: left;width: 35vw;"><img src="/assets/dsi/screenshots/NandSweeper/nandsweeper_sweep.png" style="width:30vw;filter:drop-shadow(0.25rem 0.25rem 0.5rem #000000);padding-bottom:2vw;"></div>
|
||||
<div style="float: left;width: 35vw;"><img src="/assets/dsi/screenshots/NandSweeper/nandsweeper_dump.png" style="width:30vw;filter:drop-shadow(0.25rem 0.25rem 0.5rem #000000);padding-bottom:2vw;"></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="float-child2">
|
||||
<div class="container">
|
||||
<div class="imageOne image">
|
||||
<img src="/assets/dsi/thinbarnoprompt_u.png" style="width:20vw;">
|
||||
<img src="/assets/dsi/thinpromptnobar.png" style="width:20vw;height:83vw;">
|
||||
<img src="/assets/dsi/thinbarnoprompt_d.png" style="width:20vw;">
|
||||
</div>
|
||||
<div class="imageTwo">
|
||||
<ul class="homeimg">
|
||||
<div class="container">
|
||||
<div class="imageTwo image2">
|
||||
<img src="/assets/dsi/homemenu.png" class="homeimg">
|
||||
</div>
|
||||
<div class="imageThree image3">
|
||||
<div class="hometext" style="padding-top: 2vw;padding-left: 2.9vw;">NINTENDO DSi™<br>Demonstration</div>
|
||||
<!--padding-top 2vw and 2.7vw for two and one line banners, respectively-->
|
||||
<div class="imageThree image3 homeicon">
|
||||
<img src="/assets/dsi/icon/default.gif" width="13%" height="13%">
|
||||
</div>
|
||||
</div>
|
||||
<div class="othertext" style="text-align:left;padding-top:25%;margin-left:-15%;">
|
||||
<p>
|
||||
<b>Source:</b><div style="font-size: 40px;font-size: 1vw;">Gigaleaks/platinum.7z/twl.7z/TwlToolsRED/tools/Mastering Batch File.zip/sample/NTRJ.srl</div><br>
|
||||
<b>Downloads:</b>
|
||||
<table class="othertexts" style="solid; width: 100%;font-size: 3px;font-size: 1vw;">
|
||||
<tr>
|
||||
<th><br>SRL</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://archive.org/download/rmc-dsi/NandSweeper/NTRJ.srl">NTRJ</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://archive.org/download/rmc-dsi/NandSweeper/NTRJ-Secure.srl">NTRJ-Secure</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Loading…
Reference in New Issue
Block a user