From 0b39af5de96581340200e5784cedc17c4973b4e0 Mon Sep 17 00:00:00 2001
From: Lillian Skinner
Date: Sat, 4 Jan 2025 01:50:09 -0500
Subject: [PATCH] Typo
---
dsidev/release/dev-nands_update.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dsidev/release/dev-nands_update.html b/dsidev/release/dev-nands_update.html
index f5e13ee..49ec528 100644
--- a/dsidev/release/dev-nands_update.html
+++ b/dsidev/release/dev-nands_update.html
@@ -10,7 +10,7 @@ preview: /preview.png
MangaON SRL
MangaON TAD
-Recovery explaination from MrPinball64
+Recovery explanation from MrPinball64
Nintendo DSi NANDs are just a FAT12 filesystem, and for the most part are very similar to any other type of data storage - the difference seems to be that files and fragments are stored at 0x200
instead of 0x1000
. This is not in multiples, so you won't see it as 0x400
, 0x600
, and so on.