summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/activity.t4
-rw-r--r--www/codes_rec.pngbin0 -> 5221 bytes
-rw-r--r--www/internals/bjorn.t4
-rw-r--r--www/main.t5
-rw-r--r--www/notes.t7
5 files changed, 15 insertions, 5 deletions
diff --git a/www/activity.t b/www/activity.t
index 2898c6375e..89cdc950ed 100644
--- a/www/activity.t
+++ b/www/activity.t
@@ -3,10 +3,10 @@
3 3
4<table> 4<table>
5<tr bgcolor="#cccccc"><th>Person</th><th>Activity</th><th>Current status</th></tr><tr> 5<tr bgcolor="#cccccc"><th>Person</th><th>Activity</th><th>Current status</th></tr><tr>
6STATUS(Björn,Web page; I2C driver and MAS serial port,Idle - trying to repair his Archos...) 6STATUS(Björn,Web page; I2C driver and MAS serial port,Janitor duty - trying to repair his Archos...)
7STATUS(Linus,Serial port GDB stub to bring remote debugging to the archos,Works well; some details left) 7STATUS(Linus,Serial port GDB stub to bring remote debugging to the archos,Works well; some details left)
8STATUS(Alan,FAT-32 file system and handling,Can create files. Not safe yet ;->) 8STATUS(Alan,FAT-32 file system and handling,Can create files. Not safe yet ;->)
9STATUS(Daniel,GUI simulator for X11,Partly working) 9STATUS(Daniel,GUI simulator for X11,Compiles)
10STATUS(Rob,Assembling a FAQ,Just began) 10STATUS(Rob,Assembling a FAQ,Just began)
11STATUS(Gary,Recorder lcd code and ui simulator,Writing code) 11STATUS(Gary,Recorder lcd code and ui simulator,Writing code)
12</tr></table> 12</tr></table>
diff --git a/www/codes_rec.png b/www/codes_rec.png
new file mode 100644
index 0000000000..c9acdb82f5
--- /dev/null
+++ b/www/codes_rec.png
Binary files differ
diff --git a/www/internals/bjorn.t b/www/internals/bjorn.t
index 3c569d73ad..928848411c 100644
--- a/www/internals/bjorn.t
+++ b/www/internals/bjorn.t
@@ -31,7 +31,9 @@
31The board is connected via two pin connectors, one at each end. 31The board is connected via two pin connectors, one at each end.
32<p><a href="archos_bottom2.jpg"><img src="archos_b2.jpg"></a> (211kB). ICs: 32<p><a href="archos_bottom2.jpg"><img src="archos_b2.jpg"></a> (211kB). ICs:
33<ul> 33<ul>
34<li>Archos DCMP3J, most likely an <a href="http://www.hitachi.co.jp/Sicd/English/Products/micom_all/l016e.htm">SH7034</a> SH-1 RISC with custom mask rom. (Thanks to Sven Karlsson.) 34<li>Archos DCMP3J, most likely an
35<a href="http://www.hitachisemiconductor.com/sic/jsp/japan/eng/products/mpumcu/32bit/superh/sh7032_e.html">SH7034</a>
36SH-1 RISC with custom mask rom. (Thanks to Sven Karlsson.)
35<li><a href="http://focus.ti.com/docs/prod/folders/print/cd54hc573.html">TI HC573M</a> Latch (appears unlabeled in the photo) 37<li><a href="http://focus.ti.com/docs/prod/folders/print/cd54hc573.html">TI HC573M</a> Latch (appears unlabeled in the photo)
36<li><a href="http://www.fairchildsemi.com/pf/74/74LCX245.html">Fairchild LCX245</a> Bidirectional Transceiver 38<li><a href="http://www.fairchildsemi.com/pf/74/74LCX245.html">Fairchild LCX245</a> Bidirectional Transceiver
37<li>A standard Motorola AC32 logic IC (xor) 39<li>A standard Motorola AC32 logic IC (xor)
diff --git a/www/main.t b/www/main.t
index 42e332ad31..442e2be27f 100644
--- a/www/main.t
+++ b/www/main.t
@@ -12,7 +12,8 @@
12<a href="tools.html">tools</a> &middot; 12<a href="tools.html">tools</a> &middot;
13<a href="internals/">photos</a> &middot; 13<a href="internals/">photos</a> &middot;
14<a href="http://sourceforge.net/projects/rockbox/">sourceforge project</a> &middot; 14<a href="http://sourceforge.net/projects/rockbox/">sourceforge project</a> &middot;
15<a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/rockbox/">browse cvs</a> 15<a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/rockbox/">browse cvs</a> &middot;
16<a href="/isd200/">linux driver</a>
16</small> 17</small>
17 18
18<h2>Purpose</h2> 19<h2>Purpose</h2>
@@ -34,6 +35,8 @@ Try them on your own risk. If you are not 100% sure of what you are doing, keep
34 35
35<h2>News</h2> 36<h2>News</h2>
36 37
38<p><i>2002-04-11</i>: The <a href="codes_rec.png">Recorder charset</a> has been mapped.
39
37<p><i>2002-03-28</i>: Lots of new stuff on the web page: 40<p><i>2002-03-28</i>: Lots of new stuff on the web page:
38<a href="docs/FAQ">faq</a>, 41<a href="docs/FAQ">faq</a>,
39<a href="irc/">irc logs</a>, 42<a href="irc/">irc logs</a>,
diff --git a/www/notes.t b/www/notes.t
index 71e40651d1..bb15e784fc 100644
--- a/www/notes.t
+++ b/www/notes.t
@@ -350,7 +350,7 @@ of the SH1."
350<tr><td>PB3</td><td>CS1</td></tr> 350<tr><td>PB3</td><td>CS1</td></tr>
351</table> 351</table>
352 352
353<a name="charsets"><p>The charsets: 353<a name="charsets"><p>The player charsets:
354 354
355<p><table border=0><tr> 355<p><table border=0><tr>
356<td><img src="codes_old.png" width=272 height=272><br> 356<td><img src="codes_old.png" width=272 height=272><br>
@@ -358,6 +358,9 @@ of the SH1."
358<td><img src="codes_new.png" width=272 height=272><br> 358<td><img src="codes_new.png" width=272 height=272><br>
359<small>New LCD charset (after v4.50)</small></td></tr></table> 359<small>New LCD charset (after v4.50)</small></td></tr></table>
360 360
361<p>And the Recorder charset looks like this:
362<br>
363<img src="codes_rec.png">
361 364
362<h3>Code</h3> 365<h3>Code</h3>
363 366
@@ -408,4 +411,6 @@ So my "first program" only works on players with older firmware in ROM
408(my has 3.18). Joachim posted a 411(my has 3.18). Joachim posted a
409<a href="mail/jukebox-archive-2001-12/att-0087/01-AJBREC.ajz">padded version</a> that works everywhere. 412<a href="mail/jukebox-archive-2001-12/att-0087/01-AJBREC.ajz">padded version</a> that works everywhere.
410 413
414<p>Tests have shown that firmware sizes above 200K won't load.
415
411#include "foot.t" 416#include "foot.t"