diff options
author | Ian C <ianc@noddybox.co.uk> | 2006-11-22 14:45:26 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2006-11-22 14:45:26 +0000 |
commit | 5912faf7d30784945acd8a8e07027a633ce3094b (patch) | |
tree | 2e7b505c15cf8ddfef5dd6d35fad4ecac3f230d8 /CHANGES | |
parent | 01dacbf9e13026d0bb3d34eedbbc6ee0bd7467c1 (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-- | CHANGES | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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. |