summaryrefslogtreecommitdiffstats
path: root/www/daily.t
blob: f760b35f38d350321746ebad34f36fc6609a536e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
#define _PAGE_ Daily builds
#include "head.t"

<h2>Source tarballs</h2>

<!--#exec cmd="./dailysrc.pl" -->

<p>Useful links for do-it-yourselfers:
<ul>
<li><a href="cross-gcc.html">Building the SH1 cross compiler</a>
<li><a href="sh-win/">Setting up and SH1 cross compiler for Windows</a>
</ul>

<h2>Target builds</h2>

<p>There are three versions of each build:

<!--#exec cmd="./dailymod.pl" -->

#if 0
<p>Note 1: Due to the big difference between the player and recorder models, they support different features.
#endif

<p><b>Note:</b> You must rename the file to "archos.mod" before copying it to the root of your archos.

#include "foot.t"