mirror of
https://github.com/rvtr/rmc_website.git
synced 2025-10-31 13:31:21 -04:00
40 lines
1.2 KiB
HTML
40 lines
1.2 KiB
HTML
---
|
|
title: Index
|
|
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>
|
|
<h2>Under Construction</h2>You can still check out the dev app pages though.<br><br>You may notice some of these pages have only a small amount of text. I try to write things as simply as possible, and if an app only needs two sentences to be explained, I will leave it at two sentences.<br>It's not as empty as it looks.<br>
|
|
<a href="/dsidev/ecconfigview.html">ecConfigView</a><br>
|
|
<a href="/dsidev/settings.html">Settings</a><br>
|
|
<a href="/dsidev/sd2photo.html">sd2photo</a><br>
|
|
<a href="/dsidev/twlnmenu.html">TwlNmenu</a><br>
|
|
<a href="/dsidev/tcl-2.html">tcl-2</a><br>
|
|
<a href="/dsidev/nandfiler.html">NandFiler</a><br>
|
|
<a href="/dsidev/pictochat.html">PictoChat</a><br>
|
|
<a href="/dsidev/wifiicon.html">WiFi Icon</a><br>
|
|
<a href="/dsidev/dsgamecardtosd.html">DS Game Card To SD</a><br>
|
|
<a href="/dsidev/notlaunch.html">NotLaunch</a><br>
|
|
<a href="/dsidev/photochecker.html">PhotoChecker</a><br>
|
|
<a href="/dsidev/soundplayer.html">NAND SoundPlayer</a><br>
|
|
|
|
|