Browse CVS Repository
Contents of /tombo/htdocs/En/arch.tmpl
Parent Directory
| Revision Log
| Revision Graph
Revision 1.2 -
( show annotations)
( download)
Tue Nov 26 16:53:37 2002 UTC
(21 years, 4 months ago)
by hirami
Branch: MAIN
CVS Tags: Tombo_1_6b1, V20030125, V20030109, Tombo1_12, V20041017, V20021127, V20030322, V20021129, V20021230, V20021210, V20030322_2, V20040318, V20040828, V20040822, V20030428, V20030117, V20050410, V20030528, V20030413, V20030724, V20040703, V20041121, V20030322_3, Tombo_1_7, V20060212, V20030415_2, V20040427, V20040526, Tombo_1_7b5, V20040915, V20030415, V20040911, V20030515, V20030516, HEAD
Changes since 1.1: +6 -3 lines
Add BE-300 eXpod
| 1 |
<!-- HEADER --> |
| 2 |
<!-- MENU --> |
| 3 |
|
| 4 |
<h2>Supporting platforms about WinCE</h2> |
| 5 |
|
| 6 |
Supporting platoform are below. I think almost version are work. |
| 7 |
Green are the machine that a user tell me TOMBO works. Thank you for report to me. |
| 8 |
<p> |
| 9 |
This report is for English version. Japanese version is <a href="../arch.html">here</a>. |
| 10 |
<p> |
| 11 |
<table border=1> |
| 12 |
<tr><th>OS<th>Version<th>CPU<th>File<th>Name |
| 13 |
|
| 14 |
<tr><td rowspan=3>PocketPC<br>PocketPC 2002<td rowspan=3>Windows CE 3.0- |
| 15 |
<td>MIPS<td>PocketPC/MIPS<td><br> |
| 16 |
<tr> |
| 17 |
<td>SH3<td>PocketPC/SH3<td><br> |
| 18 |
<tr> |
| 19 |
<td>ARM<br>XScale<td>PocketPC/ARM<td>HP jordana 565/568,<br>iPaq H3835/H3955/H3975,<br>TOSHIBA e310/e740 |
| 20 |
|
| 21 |
<tr><td rowspan=4>H/PC Pro<br>H/PC 2000<td rowspan=4>Windows CE 2.11- |
| 22 |
<td>MIPS<td>HPCPro/MIPS<td><br> |
| 23 |
<tr> |
| 24 |
<td>SH3<td>HPCPro/SH3<td><br> |
| 25 |
<tr> |
| 26 |
<td>SH4<td>HPCPro/SH4<td><br> |
| 27 |
<tr> |
| 28 |
<td>ARM<br>XScale<td>HPCPro/ARM<td>HP jordana <font color="#00FF00"><strong>720</strong></font>/728 |
| 29 |
|
| 30 |
<tr><td rowspan=2>Palm-Size PC<td rowspan=2>Windows CE 2.11- |
| 31 |
<td>MIPS<td>PsPC/MIPS<td><br> |
| 32 |
<tr> |
| 33 |
<td>SH3<td>PSPC/SH3<td><br> |
| 34 |
<tr><td>Pocket Manager<td>Windows CE 3.0<td>MIPS<td>BE300 |
| 35 |
<td> |
| 36 |
<strong><font color="#00FF00">CASSIOPEIA BE-300</font></strong>,<br> |
| 37 |
<strong><font color="#00FF00">BE-300 with the eXpod hack</font></strong> |
| 38 |
|
| 39 |
</TABLE> |
| 40 |
|
| 41 |
<!-- FOOTER $Date: 2002/11/08 16:32:49 $ --> |
| |