summaryrefslogtreecommitdiff
path: root/www/docs/index.t
diff options
context:
space:
mode:
Diffstat (limited to 'www/docs/index.t')
-rw-r--r--www/docs/index.t36
1 files changed, 36 insertions, 0 deletions
diff --git a/www/docs/index.t b/www/docs/index.t
new file mode 100644
index 0000000000..21ad679121
--- /dev/null
+++ b/www/docs/index.t
@@ -0,0 +1,36 @@
1#define _PAGE_ Useful data sheets
2#include "head.t"
3
4<p>All in PDF format.
5
6<h2>General docs</h2>
7
8<ul>
9<li><a href="cpu_sh1_pb.pdf">Hitachi SH-1 Product Brief</a> 120 kB
10<li><a href="sh1_2p.pdf">Hitachi SH-1 Programming Manual r4.0</a> 1600 kB
11<li><a href="sh7032h.pdf">Hitachi SH-1 Hardware Manual r5.0</a> 2300 kB
12<li><a href="flash_SST37VF512.pdf">SST SST37VF020 256kB Flash ROM</a> 172 kB
13</ul>
14
15<h2>Player specific</h2>
16<ul>
17<li><a href="SSD1801R0_4.pdf">Solomon SSD 1801 LCD controller</a> 584 kB (unconfirmed)
18<li><a href="dsp_mas3507d_3pd.pdf">Micronas MAS 3507D MPEG Audio Decoder</a> 872 kB
19<li><a href="dac_dac3550a_1ds.pdf">Micronas DAC 3550A Stereo Audio DAC</a> 592 kB
20<li><a href="dram_41c16105.pdf">ISSI IS41LV16105 Fast Page DRAM</a> 148 kB
21</ul>
22
23<h2>Recorder specific</h2>
24<ul>
25<li><a href="ssd1815r1_5.pdf">Solomon SSD 1815 LCD controller</a> 864 kB
26<li><a href="mas3587f_2pd.pdf">Micronas MAS 3587F MPEG Audio Encoder/Decoder</a> 1300 kB
27<li><a href="dram_k4e151612d.pdf">Samsung K4E151612D EDO DRAM</a> 400 kB
28</ul>
29<ul>
30<li><a href="dc2dc_LM2651.pdf">National LM2651 DC/DC converter</a> 200 kB
31<li><a href="dc2dc_MC34063A.pdf">Fairchild MC34064A DC/DC converter</a> 45 kB
32<li><a href="fet_FZT849.pdf">FZT824 High Current Transistor</a> 60 kB
33<li><a href="rtc_tm41st84w.pdf">ST M41ST84W Real Time Clock</a> 180 kB
34</ul>
35
36#include "foot.t"