From 206faa127e2c7ecc3fb8e93685381bf9144f4261 Mon Sep 17 00:00:00 2001 From: Lillian Skinner Date: Sat, 14 Dec 2024 01:04:22 -0500 Subject: [PATCH] Fix old release links --- dsidev/release/dev-nands.html | 6 +++--- dsidev/systemlogreader.html | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dsidev/release/dev-nands.html b/dsidev/release/dev-nands.html index 2fcfe89..b3d24ee 100755 --- a/dsidev/release/dev-nands.html +++ b/dsidev/release/dev-nands.html @@ -120,11 +120,11 @@ preview: /photos/classroom_open.jpg
MangaON DSi NAND (extracted contents)
- MangaON app + MangaON app
- Partial comic.bin + Partial comic.bin
- NandFiler + NandFiler

Photos

MangaON top diff --git a/dsidev/systemlogreader.html b/dsidev/systemlogreader.html index 5ff26e0..78b8ecf 100644 --- a/dsidev/systemlogreader.html +++ b/dsidev/systemlogreader.html @@ -8,7 +8,7 @@ sequence: FALSE group: true --- -SystemLogReader is a tool that copies the system log from nand:/sys/log/sysmenu.log to the SD card. It is intended to be used through ntrboot, for when the system menu will not load and log recovery is not possible another way. There are full instructions on flashing and using ntrboot. Part of the translated guide is below, and the rest can be found in the source code: +SystemLogReader is a tool that copies the system log (used for debugging/error checking) from nand:/sys/log/sysmenu.log to the SD card. It is intended to be used through ntrboot, for when the system menu will not load and log recovery is not possible another way. There are full instructions on flashing and using ntrboot. Part of the translated guide is below, and the rest can be found in the source code:
-The error codes in the SystemLogReader instructions appear to be outdated, so they should only be used to understand the format. A complete list of the proper RED FATAL codes can be found from this array. +The error codes in the SystemLogReader instructions appear to be outdated, so they should only be used to understand the format. A complete list of the proper RED FATAL codes can be found from this array in the source:

 static char * FatalErrorCode[] = {