summaryrefslogtreecommitdiff
path: root/instructions.txt
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2006-11-22 14:45:26 +0000
committerIan C <ianc@noddybox.co.uk>2006-11-22 14:45:26 +0000
commit5912faf7d30784945acd8a8e07027a633ce3094b (patch)
tree2e7b505c15cf8ddfef5dd6d35fad4ecac3f230d8 /instructions.txt
parent01dacbf9e13026d0bb3d34eedbbc6ee0bd7467c1 (diff)
Split into ARM7/ARM9 for Wifi use -- initial (non-working) Wifi initialisation. Keyboard and pointer seems more stable.
Diffstat (limited to 'instructions.txt')
-rw-r--r--instructions.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/instructions.txt b/instructions.txt
index c0d81d2..b7f6089 100644
--- a/instructions.txt
+++ b/instructions.txt
@@ -49,10 +49,10 @@
initialisation causes problem on your homebrew device:
ds81.nds - Nintendo DS version
- ds81.bs.gba - As above with a GBA wrapper.
+ ds81.ds.gba - As above with a GBA wrapper.
ds81-nofat.nds - Nintendo DS version; no FAT library initialisation.
- ds81-nofat.bs.gba - As above with a GBA wrapper.
+ ds81-nofat.ds.gba - As above with a GBA wrapper.
I'm probably being overly paranoid there, but better safe than sorry.