4021790a4f
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@46 a1c6a512-1295-4272-9138-f99709370657
21 lines
469 B
Raku
21 lines
469 B
Raku
#define _PAGE_ Photos of Jukebox internals
|
|
#include "head.t"
|
|
|
|
<h2>Jukebox 6000</h2>
|
|
|
|
<ul>
|
|
<li> <a href="bjorn.html">Björn's original "dissecting the archos" page</a>
|
|
<li> <a href="tjerk.html">Tjerk's very high resolution photos</a>
|
|
</ul>
|
|
|
|
<h2>Jukebox Recorder</h2>
|
|
<ul>
|
|
<li> <a href="recorder.html">Phil's photos of his recorder</a>
|
|
</ul>
|
|
|
|
<h2>Remote control</h2>
|
|
<ul>
|
|
<li> <a href="remote.html">Tjerk's photos of the archos remote control</a>
|
|
</ul>
|
|
|
|
#include "foot.t"
|