Add 3DS SystemUpdater list.

This commit is contained in:
Ian Skinner 2023-08-04 15:25:23 -04:00
parent fa401de944
commit 2b1cc3e206
3 changed files with 1114 additions and 1 deletions

View File

@ -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.3.2">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>2023-08-04T11:16:44-04:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">rmc</title><entry><title type="html">Nintendo DS Cart Mod To Make A WiFi Board Flasher</title><link href="http://localhost:4000/2023/04/13/nintendo_ds_cart_mod_to_make_a_wifi_board_flasher.html" rel="alternate" type="text/html" title="Nintendo DS Cart Mod To Make A WiFi Board Flasher" /><published>2023-04-13T00:00:00-04:00</published><updated>2023-04-13T00:00:00-04:00</updated><id>http://localhost:4000/2023/04/13/nintendo_ds_cart_mod_to_make_a_wifi_board_flasher</id><content type="html" xml:base="http://localhost:4000/2023/04/13/nintendo_ds_cart_mod_to_make_a_wifi_board_flasher.html"><![CDATA[A few months ago I came across a <a href="http://imaginglabo.web.fc2.com/DSL-Fw.htm">repair/modding blog</a> where DS carts were used as donors for repairing DS lite WiFi boards (these store the firmware). The blog showed how the flash chips in game carts and WiFi boards were interchangable, which was actually what led me to making the <a href="/dsidev/guide/ds-ique-firmware.html">custom iQue WiFi board</a>. There was one other thing on the site that interested me: a mod to turn a DS cartridge into a WiFi board flasher.
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">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>2023-08-04T15:24:19-04:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">rmc</title><entry><title type="html">Nintendo DS Cart Mod To Make A WiFi Board Flasher</title><link href="http://localhost:4000/2023/04/13/nintendo_ds_cart_mod_to_make_a_wifi_board_flasher.html" rel="alternate" type="text/html" title="Nintendo DS Cart Mod To Make A WiFi Board Flasher" /><published>2023-04-13T00:00:00-04:00</published><updated>2023-04-13T00:00:00-04:00</updated><id>http://localhost:4000/2023/04/13/nintendo_ds_cart_mod_to_make_a_wifi_board_flasher</id><content type="html" xml:base="http://localhost:4000/2023/04/13/nintendo_ds_cart_mod_to_make_a_wifi_board_flasher.html"><![CDATA[A few months ago I came across a <a href="http://imaginglabo.web.fc2.com/DSL-Fw.htm">repair/modding blog</a> where DS carts were used as donors for repairing DS lite WiFi boards (these store the firmware). The blog showed how the flash chips in game carts and WiFi boards were interchangable, which was actually what led me to making the <a href="/dsidev/guide/ds-ique-firmware.html">custom iQue WiFi board</a>. There was one other thing on the site that interested me: a mod to turn a DS cartridge into a WiFi board flasher.
<br><br>
<span style="font-size: .8vw;">To simplify things I'm going to refer to the WiFi board as "board", DS cartridge as "cart". Also note that "save chip" and "flash chip" are the same, though I use both terms for the cart and board, respectively.</span>
<br><br>

View File

@ -300,6 +300,10 @@
<lastmod>2023-02-17T11:53:46-05:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/pages/misc/updaterslist.html</loc>
<lastmod>2023-08-04T15:23:29-04:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/pages/photography/</loc>
<lastmod>2023-04-17T14:09:24-04:00</lastmod>
</url>

1109
pages/misc/updaterslist.html Normal file

File diff suppressed because it is too large Load Diff