mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-15 02:57:37 -04:00
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"
|