summaryrefslogtreecommitdiff
path: root/CHANGES
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 /CHANGES
parent01dacbf9e13026d0bb3d34eedbbc6ee0bd7467c1 (diff)
Split into ARM7/ARM9 for Wifi use -- initial (non-working) Wifi initialisation. Keyboard and pointer seems more stable.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5e0f9ff..1a785eb 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,3 +7,13 @@ Changes from V1.0 to V1.1
+ Fixed bug where the ROM input routine could be easily locked up.
This was caused by a problem in the way I set up the LASTK system
variables from the house-keeping routine.
+
+
+Changes from V1.1 to V1.1a (uncontrolled release).
+
+ + Fixed hideous mess up that was the keyboard fix.
+
+Changes from V1.1a to V1.2
+
+ + Controlled version of keyboard fix.
+ * Adding Wifi code so that a web server can act as a file store.