rockbox/www/mods/index.t

24 lines
727 B
Perl

#define _PAGE_ Hardware modifications
#include "head.t"
<ul>
<li><a href="disassemble.html">Disassembling the Archos</a>, part 1: removing the covers
<li><a href="disassemble2.html">Disassembling the Archos</a>, part 2: taking apart the electronics
<li><a href="reassemble.html">Reassemble the Archos</a>, getting those stiff bumpers back in place
#if 0
<li><a href="harddisk.html">Replacing the harddisk</a>, giving you more room
#endif
<li><a href="serialport.html">Make LINE IN a two-way serial port</a>, for some sweet remote gdb love
<li>Build yourself an <a href="rs232.html">rs232 converter</a>, so your PC can talk to your Archos
</ul>
<p><img src="esd.jpg">
<br><i>Practice safe modding!</i>
#include "foot.t"