home *** CD-ROM | disk | FTP | other *** search
/ hackzapple.com / www.hackzapple.com.tar / www.hackzapple.com / phpBB2 / viewtopic.php?p=918.orig < prev    next >
Text File  |  2010-10-06  |  64KB  |  996 lines

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html dir="LTR">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  5. <meta http-equiv="Content-Style-Type" content="text/css">
  6.  
  7. <link rel="top" href="./index.php" title=" Index du Forum" />
  8. <link rel="search" href="./search.php" title="Rechercher" />
  9. <link rel="help" href="./faq.php" title="FAQ" />
  10. <link rel="author" href="./memberlist.php" title="Liste des Membres" />
  11. <link rel="prev" href="viewtopic.php?t=189&view=previous" title="Voir le sujet prΘcΘdent" />
  12. <link rel="next" href="viewtopic.php?t=189&view=next" title="Voir le sujet suivant" />
  13. <link rel="up" href="viewforum.php?f=5" title="APPLE IIe" />
  14. <link rel="chapter forum" href="viewforum.php?f=1" title="REGLES DE BASE DU FORUM" />
  15. <link rel="chapter forum" href="viewforum.php?f=2" title="PRESENTATION DES MEMBRES" />
  16. <link rel="chapter forum" href="viewforum.php?f=3" title="FAQ" />
  17. <link rel="chapter forum" href="viewforum.php?f=24" title="LES VENDEURS DE Q et assimilΘs..." />
  18. <link rel="chapter forum" href="viewforum.php?f=4" title="APPLE II et II+" />
  19. <link rel="chapter forum" href="viewforum.php?f=5" title="APPLE IIe" />
  20. <link rel="chapter forum" href="viewforum.php?f=6" title="APPLE IIc et IIc Plus" />
  21. <link rel="chapter forum" href="viewforum.php?f=7" title="APPLE IIGS" />
  22. <link rel="chapter forum" href="viewforum.php?f=8" title="ITT2020" />
  23. <link rel="chapter forum" href="viewforum.php?f=9" title="BELL & HOWELL" />
  24. <link rel="chapter forum" href="viewforum.php?f=25" title="APPLE I" />
  25. <link rel="chapter forum" href="viewforum.php?f=10" title="APPLE /// et ///Plus" />
  26. <link rel="chapter forum" href="viewforum.php?f=11" title="LISA 1,  2, 2/5,  2/10 et ... XL" />
  27. <link rel="chapter forum" href="viewforum.php?f=12" title="PROBLEMES DIVERS" />
  28. <link rel="chapter forum" href="viewforum.php?f=13" title="PROTECTION MALEFIQUE" />
  29. <link rel="chapter forum" href="viewforum.php?f=23" title="EMULATION" />
  30. <link rel="chapter forum" href="viewforum.php?f=14" title="CARTES COPROCESSEUR" />
  31. <link rel="chapter forum" href="viewforum.php?f=15" title="CARTES MEMOIRE" />
  32. <link rel="chapter forum" href="viewforum.php?f=16" title="CARTES POUR DISQUES" />
  33. <link rel="chapter forum" href="viewforum.php?f=17" title="AUTRES CARTES" />
  34. <link rel="chapter forum" href="viewforum.php?f=18" title="PERIPHERIQUES" />
  35. <link rel="chapter forum" href="viewforum.php?f=19" title="Recherches techniques (hard ou soft)" />
  36. <link rel="chapter forum" href="viewforum.php?f=20" title="ACHATS,VENTES ET/OU ECHANGES" />
  37. <link rel="chapter forum" href="viewforum.php?f=21" title="DIVERS...MAIS TOUJOURS EN RELATION AVEC APPLE!" />
  38. <link rel="chapter forum" href="viewforum.php?f=22" title="LES PETITS MAUDITS A EVITER" />
  39.  
  40. <title> :: Voir le sujet - Des anciens se rappellent peut-Ωtre d'un jeu ?</title>
  41. <!-- link rel="stylesheet" href="templates/subSilver/subSilver.css" type="text/css" -->
  42. <style type="text/css">
  43. <!--
  44. /*
  45.   The original subSilver Theme for phpBB version 2+
  46.   Created by subBlue design
  47.   http://www.subBlue.com
  48.  
  49.   NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
  50.   theme administration centre. When you have finalised your style you could cut the final CSS code
  51.   and place it in an external file, deleting this section to save bandwidth.
  52. */
  53.  
  54. /* General page style. The scroll bar colours only visible in IE5.5+ */
  55. body {
  56.     background-color: #E5E5E5;
  57.     scrollbar-face-color: #DEE3E7;
  58.     scrollbar-highlight-color: #FFFFFF;
  59.     scrollbar-shadow-color: #DEE3E7;
  60.     scrollbar-3dlight-color: #D1D7DC;
  61.     scrollbar-arrow-color:  #006699;
  62.     scrollbar-track-color: #EFEFEF;
  63.     scrollbar-darkshadow-color: #98AAB1;
  64. }
  65.  
  66. /* General font families for common tags */
  67. font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
  68. a:link,a:active,a:visited { color : #006699; }
  69. a:hover        { text-decoration: underline; color : #DD6900; }
  70. hr    { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
  71.  
  72. /* This is the border line & background colour round the entire page */
  73. .bodyline    { background-color: #FFFFFF; border: 1px #98AAB1 solid; }
  74.  
  75. /* This is the outline round the main forum tables */
  76. .forumline    { background-color: #FFFFFF; border: 2px #006699 solid; }
  77.  
  78. /* Main table cell colours and backgrounds */
  79. td.row1    { background-color: #EFEFEF; }
  80. td.row2    { background-color: #DEE3E7; }
  81. td.row3    { background-color: #D1D7DC; }
  82.  
  83. /*
  84.   This is for the table cell above the Topics, Post & Last posts on the index.php page
  85.   By default this is the fading out gradiated silver background.
  86.   However, you could replace this with a bitmap specific for each forum
  87. */
  88. td.rowpic {
  89.         background-color: #FFFFFF;
  90.         background-image: url(templates/subSilver/images/cellpic2.jpg);
  91.         background-repeat: repeat-y;
  92. }
  93.  
  94. /* Header cells - the blue and silver gradient backgrounds */
  95. th    {
  96.     color: #FFA34F; font-size: 11px; font-weight : bold;
  97.     background-color: #006699; height: 25px;
  98.     background-image: url(templates/subSilver/images/cellpic3.gif);
  99. }
  100.  
  101. td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
  102.             background-image: url(templates/subSilver/images/cellpic1.gif);
  103.             background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
  104. }
  105.  
  106. /*
  107.   Setting additional nice inner borders for the main table cells.
  108.   The names indicate which sides the border will be on.
  109.   Don't worry if you don't understand this, just ignore it :-)
  110. */
  111. td.cat,td.catHead,td.catBottom {
  112.     height: 29px;
  113.     border-width: 0px 0px 0px 0px;
  114. }
  115. th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
  116.     font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;
  117. }
  118. td.row3Right,td.spaceRow {
  119.     background-color: #D1D7DC; border: #FFFFFF; border-style: solid;
  120. }
  121.  
  122. th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
  123. th.thSides,td.catSides,td.spaceRow     { border-width: 0px 1px 0px 1px; }
  124. th.thRight,td.catRight,td.row3Right     { border-width: 0px 1px 0px 0px; }
  125. th.thLeft,td.catLeft      { border-width: 0px 0px 0px 1px; }
  126. th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
  127. th.thTop     { border-width: 1px 0px 0px 0px; }
  128. th.thCornerL { border-width: 1px 0px 0px 1px; }
  129. th.thCornerR { border-width: 1px 1px 0px 0px; }
  130.  
  131. /* The largest text used in the index page title and toptic title etc. */
  132. .maintitle    {
  133.     font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
  134.     text-decoration: none; line-height : 120%; color : #000000;
  135. }
  136.  
  137. /* General text */
  138. .gen { font-size : 12px; }
  139. .genmed { font-size : 11px; }
  140. .gensmall { font-size : 10px; }
  141. .gen,.genmed,.gensmall { color : #000000; }
  142. a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
  143. a.gen:hover,a.genmed:hover,a.gensmall:hover    { color: #DD6900; text-decoration: underline; }
  144.  
  145. /* The register, login, search etc links at the top of the page */
  146. .mainmenu        { font-size : 11px; color : #000000 }
  147. a.mainmenu        { text-decoration: none; color : #006699;  }
  148. a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }
  149.  
  150. /* Forum category titles */
  151. .cattitle        { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
  152. a.cattitle        { text-decoration: none; color : #006699; }
  153. a.cattitle:hover{ text-decoration: underline; }
  154.  
  155. /* Forum title: Text and link to the forums used in: index.php */
  156. .forumlink        { font-weight: bold; font-size: 12px; color : #006699; }
  157. a.forumlink     { text-decoration: none; color : #006699; }
  158. a.forumlink:hover{ text-decoration: underline; color : #DD6900; }
  159.  
  160. /* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
  161. .nav            { font-weight: bold; font-size: 11px; color : #000000;}
  162. a.nav            { text-decoration: none; color : #006699; }
  163. a.nav:hover        { text-decoration: underline; }
  164.  
  165. /* titles for the topics: could specify viewed link colour too */
  166. .topictitle,h1,h2    { font-weight: bold; font-size: 11px; color : #000000; }
  167. a.topictitle:link   { text-decoration: none; color : #006699; }
  168. a.topictitle:visited { text-decoration: none; color : #5493B4; }
  169. a.topictitle:hover    { text-decoration: underline; color : #DD6900; }
  170.  
  171. /* Name of poster in viewmsg.php and viewtopic.php and other places */
  172. .name            { font-size : 11px; color : #000000;}
  173.  
  174. /* Location, number of posts, post date etc */
  175. .postdetails        { font-size : 10px; color : #000000; }
  176.  
  177. /* The content of the posts (body of text) */
  178. .postbody { font-size : 12px; line-height: 18px}
  179. a.postlink:link    { text-decoration: none; color : #006699 }
  180. a.postlink:visited { text-decoration: none; color : #5493B4; }
  181. a.postlink:hover { text-decoration: underline; color : #DD6900}
  182.  
  183. /* Quote & Code blocks */
  184. .code {
  185.     font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
  186.     background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
  187.     border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
  188. }
  189.  
  190. .quote {
  191.     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
  192.     background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
  193.     border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
  194. }
  195.  
  196. /* Copyright and bottom info */
  197. .copyright        { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
  198. a.copyright        { color: #444444; text-decoration: none;}
  199. a.copyright:hover { color: #000000; text-decoration: underline;}
  200.  
  201. /* Form elements */
  202. input,textarea, select {
  203.     color : #000000;
  204.     font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  205.     border-color : #000000;
  206. }
  207.  
  208. /* The text input fields background colour */
  209. input.post, textarea.post, select {
  210.     background-color : #FFFFFF;
  211. }
  212.  
  213. input { text-indent : 2px; }
  214.  
  215. /* The buttons used for bbCode styling in message post */
  216. input.button {
  217.     background-color : #EFEFEF;
  218.     color : #000000;
  219.     font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
  220. }
  221.  
  222. /* The main submit button option */
  223. input.mainoption {
  224.     background-color : #FAFAFA;
  225.     font-weight : bold;
  226. }
  227.  
  228. /* None-bold submit button */
  229. input.liteoption {
  230.     background-color : #FAFAFA;
  231.     font-weight : normal;
  232. }
  233.  
  234. /* This is the line in the posting page which shows the rollover
  235.   help line. This is actually a text box, but if set to be the same
  236.   colour as the background no one will know ;)
  237. */
  238. .helpline { background-color: #DEE3E7; border-style: none; }
  239.  
  240. /* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
  241. @import url("templates/subSilver/formIE.css");
  242. -->
  243. </style>
  244. </head>
  245. <body bgcolor="#E5E5E5" text="#000000" link="#006699" vlink="#5493B4">
  246.  
  247. <a name="top"></a>
  248.  
  249. <table width="100%" cellspacing="0" cellpadding="10" border="0" align="center" >
  250.     <tr>
  251.         <td class="bodyline" >
  252.             <table width="100%" cellspacing="0" cellpadding="0" border="0" >
  253.             <tr>
  254.                 <td BGCOLOR="BLACK"><CENTER>
  255.                 <a href="index.php"><img src="templates/subSilver/images/HZA/TITRE8A.PNG" border="0" alt=" Index du Forum" vspace="1" /></a>
  256.                 </CENTER></td>
  257.                 <TD></TD>
  258.             </TR>
  259.                 <TR><TD align="center" COLSPAN="2" BGCOLOR="#E5E5E5">
  260.                     <span class="mainmenu"><B><FONT COLOR="RED">IDENTIFICATION SERVEUR : 213.186.33.87 - CLIENT : 74.109.56.191 </FONT></B></SPAN></TD>
  261.                 </TR>
  262.             <TR><TD><BR></TD></TR>
  263.             <CENTER>
  264.             <table cellspacing="0" cellpadding="2" border="0">
  265.                     <tr>
  266.                         <td align="center" valign="top" nowrap="nowrap"><span class="mainmenu"> <a href="faq.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="FAQ" hspace="3" />FAQ</a>   <a href="search.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_search.gif" width="12" height="13" border="0" alt="Rechercher" hspace="3" />Rechercher</a>   <a href="memberlist.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_members.gif" width="12" height="13" border="0" alt="Liste des Membres" hspace="3" />Liste des Membres</a>   <a href="groupcp.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="Groupes d'utilisateurs" hspace="3" />Groupes d'utilisateurs</a> 
  267.                          <a href="profile.php?mode=register" class="mainmenu"><img src="templates/subSilver/images/icon_mini_register.gif" width="12" height="13" border="0" alt="S'enregistrer" hspace="3" />S'enregistrer</a> 
  268.                         </span></td>
  269.                     </tr>
  270.                     <tr>
  271.                         <td height="25" align="center" valign="top" nowrap="nowrap"><span class="mainmenu"> <a href="profile.php?mode=editprofile" class="mainmenu"><img src="templates/subSilver/images/icon_mini_profile.gif" width="12" height="13" border="0" alt="Profil" hspace="3" />Profil</a>   <a href="privmsg.php?folder=inbox" class="mainmenu"><img src="templates/subSilver/images/icon_mini_message.gif" width="12" height="13" border="0" alt="Se connecter pour vΘrifier ses messages privΘs" hspace="3" />Se connecter pour vΘrifier ses messages privΘs</a>   <a href="login.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_login.gif" width="12" height="13" border="0" alt="Connexion" hspace="3" />Connexion</a> </span></td>
  272.                     </tr>
  273.                 </table></td>
  274.             </tr>
  275.         </table>
  276.  
  277.         <br />
  278.  
  279.  
  280. <table width="100%" cellspacing="2" cellpadding="2" border="0">
  281.   <tr>
  282.     <td align="left" valign="bottom" colspan="2"><a class="maintitle" href="viewtopic.php?t=189&start=0&postdays=0&postorder=asc&highlight=">Des anciens se rappellent peut-Ωtre d'un jeu ?</a><br />
  283.       <span class="gensmall"><b></b><br />
  284.         </span></td>
  285.   </tr>
  286. </table>
  287.  
  288. <table width="100%" cellspacing="2" cellpadding="2" border="0">
  289.   <tr>
  290.     <td align="left" valign="bottom" nowrap="nowrap"><span class="nav"><a href="posting.php?mode=newtopic&f=5"><img src="templates/subSilver/images/lang_french/post.gif" border="0" alt="Poster un nouveau sujet" align="middle" /></a>   <a href="posting.php?mode=reply&t=189"><img src="templates/subSilver/images/lang_french/reply.gif" border="0" alt="RΘpondre au sujet" align="middle" /></a></span></td>
  291.     <td align="left" valign="middle" width="100%"><span class="nav">   <a href="index.php" class="nav"> Index du Forum</a>
  292.       -> <a href="viewforum.php?f=5" class="nav">APPLE IIe</a></span></td>
  293.   </tr>
  294. </table>
  295.  
  296. <table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0">
  297.     <tr align="right">
  298.         <td class="catHead" colspan="2" height="28"><span class="nav"><a href="viewtopic.php?t=189&view=previous" class="nav">Voir le sujet prΘcΘdent</a> :: <a href="viewtopic.php?t=189&view=next" class="nav">Voir le sujet suivant</a>  </span></td>
  299.     </tr>
  300.     
  301.     <tr>
  302.         <th class="thLeft" width="150" height="26" nowrap="nowrap">Auteur</th>
  303.         <th class="thRight" nowrap="nowrap">Message</th>
  304.     </tr>
  305.     <tr>
  306.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="906"></a><b>Ran</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 15 Sep 2008<br />Messages: 5<br /></span><br /></td>
  307.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  308.             <tr>
  309.                 <td width="100%"><a href="viewtopic.php?p=906#906"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Lun 15 Sep 2008, 22:43<span class="gen"> </span>   Sujet du message: Des anciens se rappellent peut-Ωtre d'un jeu ?</span></td>
  310.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=906"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  311.             </tr>
  312.             <tr>
  313.                 <td colspan="2"><hr /></td>
  314.             </tr>
  315.             <tr>
  316.                 <td colspan="2"><span class="postbody">Bonjour le forum !
  317. <br />
  318.  
  319. <br />
  320. Je recherche dΘsespΘrΘment quelqu'un qui se souviendrait d'un jeu qui m'avait bien occupΘ quand j'Θtais encore tout gosse : mΩme sur les forum d'Abandonware personne ne connaεt, c'est dire si c'est une raretΘ ! J'en ai donnΘ une description <a href="http://www.abandonware-forums.org/showthread.php?t=30959" target="_blank" class="postlink">ici</a> (je ne connais pas la politique maison, j'ai prΘfΘrΘ lier plut⌠t que de copier-coller)
  321. <br />
  322.  
  323. <br />
  324. Il me semble que τa s'appelait "α la recherche du Deirdron" (τa m'est revenu comme τa, la mΘmoire humaine est une chose fantastique), et une recherche sur Google me donne seulement ce nom sur une des disquettes de dΘplombage de ce site !
  325. <br />
  326.  
  327. <br />
  328. Si quelqu'un donc se souvient de cette vieillerie, j'Θchangerais bien quelques souvenirs, et Θventuellement s'il Θtait moyen qu'on me dise enfin ce qu'il fallait faire dans ce jeu τa m'enlΦverait un poids de la conscience <img src="images/smiles/icon_smile.gif" alt="Smile" border="0" />
  329. <br />
  330.  
  331. <br />
  332. Merci !
  333. <br />
  334.  
  335. <br />
  336. P.S. Il tournait bien sur mon Apple IIe α l'Θpoque, d'o∙ le choix de la rubrique : peut-Ωtre aussi sur d'autres plateformes, mais je n'en sais rien en fait...</span><span class="gensmall"></span></td>
  337.             </tr>
  338.         </table></td>
  339.     </tr>
  340.     <tr>
  341.         <td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  342.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  343.             <tr>
  344.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=40"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=40"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>     <script language="JavaScript" type="text/javascript"><!--
  345.  
  346.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  347.         document.write(' ');
  348.     else
  349.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  350.  
  351.                 //--></script><noscript></noscript></td>
  352.             </tr>
  353.         </table></td>
  354.     </tr>
  355.     <tr>
  356.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  357.     </tr>
  358.     <tr>
  359.         <td width="150" align="left" valign="top" class="row2"><span class="name"><a name="908"></a><b>Deckard</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 29 Mar 2007<br />Messages: 350<br />Localisation: Levallois-Perret / Le Mans</span><br /></td>
  360.         <td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  361.             <tr>
  362.                 <td width="100%"><a href="viewtopic.php?p=908#908"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Mer 17 Sep 2008, 21:25<span class="gen"> </span>   Sujet du message: </span></td>
  363.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=908"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  364.             </tr>
  365.             <tr>
  366.                 <td colspan="2"><hr /></td>
  367.             </tr>
  368.             <tr>
  369.                 <td colspan="2"><span class="postbody">Salut,
  370. <br />
  371. oui j'ai τa (disquette physique 580 face B de la collection Hackerlist) mais:
  372. <br />
  373.  
  374. <br />
  375. - je n'ai pas le .dsk correspondant sous la main
  376. <br />
  377. - la disquette est dans mon appart sur Paris et je ne sais pas α l'heure actuelle quand j'y retournerai
  378. <br />
  379. - avec l'age la disquette peut Ωtre abimΘe aussi aucune garantie que le jeu fonctionnera
  380. <br />
  381.  
  382. <br />
  383. Je te tiens au courant quand il y aura du neuf.
  384. <br />
  385.  
  386. <br />
  387. A+
  388. <br />
  389. JM</span><span class="gensmall"></span></td>
  390.             </tr>
  391.         </table></td>
  392.     </tr>
  393.     <tr>
  394.         <td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  395.         <td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  396.             <tr>
  397.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=3"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=3"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://boutillon.free.fr" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  398.  
  399.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  400.         document.write(' ');
  401.     else
  402.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  403.  
  404.                 //--></script><noscript></noscript></td>
  405.             </tr>
  406.         </table></td>
  407.     </tr>
  408.     <tr>
  409.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  410.     </tr>
  411.     <tr>
  412.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="909"></a><b>Ran</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 15 Sep 2008<br />Messages: 5<br /></span><br /></td>
  413.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  414.             <tr>
  415.                 <td width="100%"><a href="viewtopic.php?p=909#909"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Jeu 18 Sep 2008, 8:39<span class="gen"> </span>   Sujet du message: </span></td>
  416.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=909"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  417.             </tr>
  418.             <tr>
  419.                 <td colspan="2"><hr /></td>
  420.             </tr>
  421.             <tr>
  422.                 <td colspan="2"><span class="postbody">Merci, c'est super !
  423. <br />
  424.  
  425. <br />
  426. Ne te mets pas martel en tΩte pour cette lubie qui m'est revenue du fond des Γges, mais si jamais en effet tu remets la main sur ce jeu, τa m'intΘresse ! <img src="images/smiles/icon_smile.gif" alt="Smile" border="0" />
  427. <br />
  428.  
  429. <br />
  430. A ce propos l'Apple II est chez mes parents loin d'ici et au fond du garage : je serai donc plut⌠t intΘressΘ par l'image disque pour PC que par une copie de la disquette floppy d'origine... Mais je ne sais pas du tout si τa reprΘsente beaucoup de travail ou pas pour transfΘrer d'un format α l'autre ? (je dΘbarque juste dans l'Θmulation Apple II, jusqu'α prΘsent je n'avais remontΘ le temps que jusqu'α l'Atari ST...)
  431. <br />
  432.  
  433. <br />
  434. Par ailleurs et par hasard, est-ce que tu avais rΘussi α terminer ce jeu α l'Θpoque ?
  435. <br />
  436.  
  437. <br />
  438. Merci encore !</span><span class="gensmall"></span></td>
  439.             </tr>
  440.         </table></td>
  441.     </tr>
  442.     <tr>
  443.         <td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  444.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  445.             <tr>
  446.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=40"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=40"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>     <script language="JavaScript" type="text/javascript"><!--
  447.  
  448.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  449.         document.write(' ');
  450.     else
  451.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  452.  
  453.                 //--></script><noscript></noscript></td>
  454.             </tr>
  455.         </table></td>
  456.     </tr>
  457.     <tr>
  458.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  459.     </tr>
  460.     <tr>
  461.         <td width="150" align="left" valign="top" class="row2"><span class="name"><a name="910"></a><b>Deckard</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 29 Mar 2007<br />Messages: 350<br />Localisation: Levallois-Perret / Le Mans</span><br /></td>
  462.         <td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  463.             <tr>
  464.                 <td width="100%"><a href="viewtopic.php?p=910#910"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Jeu 18 Sep 2008, 10:30<span class="gen"> </span>   Sujet du message: </span></td>
  465.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=910"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  466.             </tr>
  467.             <tr>
  468.                 <td colspan="2"><hr /></td>
  469.             </tr>
  470.             <tr>
  471.                 <td colspan="2"><span class="postbody">Salut,
  472. <br />
  473.  
  474. <br />
  475. non je n'ai jamais ΘtΘ un fan des jeux d'aventures.
  476. <br />
  477. Tu peux toujours essayer de parcourir la rubrique type "SOS Aventure" du magazine TILT de l'Θpoque.
  478. <br />
  479.  
  480. <br />
  481. Ce que je peux te dire dans l'immΘdiat, c'est qu'il y a un petit article de prΘsentation sur ce jeu dans le TILT numΘro 18 (janvier/fΘvrier 1985) en page 72. Le soft n'est pas trΦs bien notΘ surtout du fait de sa lenteur (probablement un jeu en basic...) 
  482. <br />
  483. Le jeu s'appelle plus exactement: "Sur les traces du Deirdron".
  484. <br />
  485. Ces magazines TILT sont en ligne sous forme de .zip (ensemble de .jpg) α l'url suivante:
  486. <br />
  487. <a href="http://www.abandonware-magazines.org/affiche_mag.php?mag=28&page=1" target="_blank">http://www.abandonware-magazines.org/affiche_mag.php?mag=28&page=1</a>
  488. <br />
  489.  
  490. <br />
  491. A voir aussi si les diffΘrents .dsk de solutions de jeux parues dans l'underground t'avanceraient...
  492. <br />
  493. a+
  494. <br />
  495. JM
  496. <br />
  497.  
  498. <br />
  499. Edit: l'article en question
  500. <br />
  501. <img src="http://boutillon.free.fr/Forum/Ran/Deirdron_Tilt.jpg" border="0" /></span><span class="gensmall"><br /><br />DerniΦre Θdition par Deckard le Sam 20 Sep 2008, 16:50; ΘditΘ 1 fois</span></td>
  502.             </tr>
  503.         </table></td>
  504.     </tr>
  505.     <tr>
  506.         <td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  507.         <td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  508.             <tr>
  509.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=3"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=3"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://boutillon.free.fr" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  510.  
  511.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  512.         document.write(' ');
  513.     else
  514.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  515.  
  516.                 //--></script><noscript></noscript></td>
  517.             </tr>
  518.         </table></td>
  519.     </tr>
  520.     <tr>
  521.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  522.     </tr>
  523.     <tr>
  524.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="911"></a><b>Deckard</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 29 Mar 2007<br />Messages: 350<br />Localisation: Levallois-Perret / Le Mans</span><br /></td>
  525.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  526.             <tr>
  527.                 <td width="100%"><a href="viewtopic.php?p=911#911"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Jeu 18 Sep 2008, 10:33<span class="gen"> </span>   Sujet du message: </span></td>
  528.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=911"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  529.             </tr>
  530.             <tr>
  531.                 <td colspan="2"><hr /></td>
  532.             </tr>
  533.             <tr>
  534.                 <td colspan="2"><span class="postbody"></span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr>       <td><span class="genmed"><b>Ran a Θcrit:</b></span></td>    </tr>    <tr>      <td class="quote">
  535. <br />
  536. Mais je ne sais pas du tout si τa reprΘsente beaucoup de travail ou pas pour transfΘrer d'un format α l'autre ? </td>    </tr></table><span class="postbody">
  537. <br />
  538.  
  539. <br />
  540. Une poignΘe de secondes quand la disquette est localisΘe (avec le matΘriel qui va bien aussi et FASTDSK).
  541. <br />
  542.  
  543. <br />
  544. a+
  545. <br />
  546. JM</span><span class="gensmall"></span></td>
  547.             </tr>
  548.         </table></td>
  549.     </tr>
  550.     <tr>
  551.         <td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  552.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  553.             <tr>
  554.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=3"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=3"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://boutillon.free.fr" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  555.  
  556.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  557.         document.write(' ');
  558.     else
  559.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  560.  
  561.                 //--></script><noscript></noscript></td>
  562.             </tr>
  563.         </table></td>
  564.     </tr>
  565.     <tr>
  566.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  567.     </tr>
  568.     <tr>
  569.         <td width="150" align="left" valign="top" class="row2"><span class="name"><a name="912"></a><b>Deckard</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 29 Mar 2007<br />Messages: 350<br />Localisation: Levallois-Perret / Le Mans</span><br /></td>
  570.         <td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  571.             <tr>
  572.                 <td width="100%"><a href="viewtopic.php?p=912#912"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Jeu 18 Sep 2008, 10:44<span class="gen"> </span>   Sujet du message: </span></td>
  573.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=912"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  574.             </tr>
  575.             <tr>
  576.                 <td colspan="2"><hr /></td>
  577.             </tr>
  578.             <tr>
  579.                 <td colspan="2"><span class="postbody">Bon, google a du bon!
  580. <br />
  581.  
  582. <br />
  583. A partir du nom de l'Θditeur (Spinnaker Software), tu te rends vite compte que le titre franτais est l'adaptation du titre amΘricain:
  584. <br />
  585. In Search of the Most Amazing Thing
  586. <br />
  587.  
  588. <br />
  589. Voir ici:
  590. <br />
  591. <a href="http://www.allgame.com/cg/agg.dll?p=agg&sql=1:34604" target="_blank">http://www.allgame.com/cg/agg.dll?p=agg&sql=1:34604</a>
  592. <br />
  593.  
  594. <br />
  595. Pour la suite... google toujours...</span><span class="gensmall"></span></td>
  596.             </tr>
  597.         </table></td>
  598.     </tr>
  599.     <tr>
  600.         <td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  601.         <td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  602.             <tr>
  603.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=3"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=3"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://boutillon.free.fr" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  604.  
  605.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  606.         document.write(' ');
  607.     else
  608.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  609.  
  610.                 //--></script><noscript></noscript></td>
  611.             </tr>
  612.         </table></td>
  613.     </tr>
  614.     <tr>
  615.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  616.     </tr>
  617.     <tr>
  618.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="913"></a><b>Deckard</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 29 Mar 2007<br />Messages: 350<br />Localisation: Levallois-Perret / Le Mans</span><br /></td>
  619.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  620.             <tr>
  621.                 <td width="100%"><a href="viewtopic.php?p=913#913"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Jeu 18 Sep 2008, 15:05<span class="gen"> </span>   Sujet du message: </span></td>
  622.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=913"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  623.             </tr>
  624.             <tr>
  625.                 <td colspan="2"><hr /></td>
  626.             </tr>
  627.             <tr>
  628.                 <td colspan="2"><span class="postbody">Finalement, je l'avais sans le savoir sous forme de disk image.
  629. <br />
  630. Hop, lien en messagerie privΘe.
  631. <br />
  632.  
  633. <br />
  634. Sujet donc normalement clos...
  635. <br />
  636.  
  637. <br />
  638. <img src="http://boutillon.free.fr/Forum/Ran/Deirdron_p01.png" border="0" />
  639. <br />
  640. <img src="http://boutillon.free.fr/Forum/Ran/Deirdron_p02.png" border="0" />
  641. <br />
  642. <img src="http://boutillon.free.fr/Forum/Ran/Deirdron_p03.png" border="0" />
  643. <br />
  644. <img src="http://boutillon.free.fr/Forum/Ran/Deirdron_p04.png" border="0" />
  645. <br />
  646. <img src="http://boutillon.free.fr/Forum/Ran/Deirdron_p06.png" border="0" />
  647. <br />
  648. <img src="http://boutillon.free.fr/Forum/Ran/Deirdron_p05.png" border="0" />
  649. <br />
  650. <img src="http://boutillon.free.fr/Forum/Ran/Deirdron_p07.png" border="0" />
  651. <br />
  652. <img src="http://boutillon.free.fr/Forum/Ran/Deirdron_p08.png" border="0" /></span><span class="gensmall"><br /><br />DerniΦre Θdition par Deckard le Ven 19 Sep 2008, 10:42; ΘditΘ 1 fois</span></td>
  653.             </tr>
  654.         </table></td>
  655.     </tr>
  656.     <tr>
  657.         <td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  658.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  659.             <tr>
  660.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=3"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=3"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://boutillon.free.fr" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  661.  
  662.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  663.         document.write(' ');
  664.     else
  665.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  666.  
  667.                 //--></script><noscript></noscript></td>
  668.             </tr>
  669.         </table></td>
  670.     </tr>
  671.     <tr>
  672.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  673.     </tr>
  674.     <tr>
  675.         <td width="150" align="left" valign="top" class="row2"><span class="name"><a name="915"></a><b>Ran</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 15 Sep 2008<br />Messages: 5<br /></span><br /></td>
  676.         <td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  677.             <tr>
  678.                 <td width="100%"><a href="viewtopic.php?p=915#915"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Jeu 18 Sep 2008, 20:08<span class="gen"> </span>   Sujet du message: </span></td>
  679.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=915"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  680.             </tr>
  681.             <tr>
  682.                 <td colspan="2"><hr /></td>
  683.             </tr>
  684.             <tr>
  685.                 <td colspan="2"><span class="postbody">Merci ! Merci mille fois ! Je ne croyais jamais revoir ces Θcrans, que de souvenirs ! <img src="images/smiles/icon_biggrin.gif" alt="Very Happy" border="0" /> 
  686. <br />
  687.  
  688. <br />
  689. En tous cas je te tire mon chapeau trΦs bas : j'avais passΘ pratiquement une aprΦs-midi α googler tout ce qui me passait par la tΩte sans jamais rien trouver... Les gens d'abandonware ont bien fait de me conseiller de venir crier famine ici <img src="images/smiles/icon_smile.gif" alt="Smile" border="0" />
  690. <br />
  691.  
  692. <br />
  693. Bon c'est pas tout τa, faut que je m'y mette !</span><span class="gensmall"></span></td>
  694.             </tr>
  695.         </table></td>
  696.     </tr>
  697.     <tr>
  698.         <td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  699.         <td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  700.             <tr>
  701.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=40"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=40"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>     <script language="JavaScript" type="text/javascript"><!--
  702.  
  703.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  704.         document.write(' ');
  705.     else
  706.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  707.  
  708.                 //--></script><noscript></noscript></td>
  709.             </tr>
  710.         </table></td>
  711.     </tr>
  712.     <tr>
  713.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  714.     </tr>
  715.     <tr>
  716.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="916"></a><b>Deckard</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 29 Mar 2007<br />Messages: 350<br />Localisation: Levallois-Perret / Le Mans</span><br /></td>
  717.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  718.             <tr>
  719.                 <td width="100%"><a href="viewtopic.php?p=916#916"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Jeu 18 Sep 2008, 20:42<span class="gen"> </span>   Sujet du message: </span></td>
  720.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=916"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  721.             </tr>
  722.             <tr>
  723.                 <td colspan="2"><hr /></td>
  724.             </tr>
  725.             <tr>
  726.                 <td colspan="2"><span class="postbody">Le lecture de la nouvelle associΘe (The adventures of Smoke Bailey de James Morrow) - Smoke Bailey = Archibald - peut avoir son importance pour avancer dans l'aventure.
  727. <br />
  728. Aussi si le sujet te passionne vraiment, sache qu'elle se trouve (d'occasion) sur Amazon pour quelques dollars US:
  729. <br />
  730.  
  731. <br />
  732. <a href="http://www.amazon.com/adventures-Smoke-Bailey-James-Morrow/dp/B0006YUIIY" target="_blank">http://www.amazon.com/adventures-Smoke-Bailey-James-Morrow/dp/B0006YUIIY</a>
  733. <br />
  734.  
  735. <br />
  736. 76 pages en anglais que l'on imagine sans mal accessibles α tous car il s'agit ici d'une production α caractΦre Θducatif (nouvelle publiΘe chez Spinnaker en 1983).
  737. <br />
  738.  
  739. <br />
  740. Prix commun: 7 α 10 dollars US
  741. <br />
  742.  
  743. <br />
  744. <img src="http://boutillon.free.fr/Forum/Ran/Aventures_Archibald.jpg" border="0" />
  745. <br />
  746.  
  747. <br />
  748. Bonne aventure  <img src="images/smiles/icon_wink.gif" alt="Wink" border="0" /></span><span class="gensmall"></span></td>
  749.             </tr>
  750.         </table></td>
  751.     </tr>
  752.     <tr>
  753.         <td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  754.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  755.             <tr>
  756.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=3"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=3"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://boutillon.free.fr" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  757.  
  758.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  759.         document.write(' ');
  760.     else
  761.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  762.  
  763.                 //--></script><noscript></noscript></td>
  764.             </tr>
  765.         </table></td>
  766.     </tr>
  767.     <tr>
  768.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  769.     </tr>
  770.     <tr>
  771.         <td width="150" align="left" valign="top" class="row2"><span class="name"><a name="917"></a><b>Ran</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 15 Sep 2008<br />Messages: 5<br /></span><br /></td>
  772.         <td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  773.             <tr>
  774.                 <td width="100%"><a href="viewtopic.php?p=917#917"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Ven 19 Sep 2008, 18:24<span class="gen"> </span>   Sujet du message: </span></td>
  775.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=917"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  776.             </tr>
  777.             <tr>
  778.                 <td colspan="2"><hr /></td>
  779.             </tr>
  780.             <tr>
  781.                 <td colspan="2"><span class="postbody">PurΘe, je me rappelais mΩme de l'image du livre : le gars qui se penche hors de la nacelle pour attraper... "quelque chose" dans mes souvenirs, un habitant des marais en fait. Le livre devait Ωtre inclus dans la boεte que j'avais α l'Θpoque.
  782. <br />
  783.  
  784. <br />
  785. Tiens, histoire de faire complet, j'ai aussi retrouvΘ le manuel (avec le titre en anglais, tout devient plus facile !) : <a href="http://fun.abanko.inoutbox.com/insearch.pdf" target="_blank" class="postlink">http://fun.abanko.inoutbox.com/insearch.pdf</a>
  786. <br />
  787.  
  788. <br />
  789. C'est des fois que quelqu'un d'autre passe par lα et veuille tenter l'aventure. Merci encore pour la recherche !
  790. <br />
  791.  
  792. <br />
  793. A propos, j'utilise comme Θmulation AppleWin 1.14, suis-je un gros lamer ou un roquseur ? J'en ai un peu aucune idΘe <img src="images/smiles/icon_wink.gif" alt="Wink" border="0" /></span><span class="gensmall"></span></td>
  794.             </tr>
  795.         </table></td>
  796.     </tr>
  797.     <tr>
  798.         <td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  799.         <td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  800.             <tr>
  801.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=40"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=40"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>     <script language="JavaScript" type="text/javascript"><!--
  802.  
  803.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  804.         document.write(' ');
  805.     else
  806.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  807.  
  808.                 //--></script><noscript></noscript></td>
  809.             </tr>
  810.         </table></td>
  811.     </tr>
  812.     <tr>
  813.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  814.     </tr>
  815.     <tr>
  816.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="918"></a><b>Deckard</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 29 Mar 2007<br />Messages: 350<br />Localisation: Levallois-Perret / Le Mans</span><br /></td>
  817.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  818.             <tr>
  819.                 <td width="100%"><a href="viewtopic.php?p=918#918"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Sam 20 Sep 2008, 16:56<span class="gen"> </span>   Sujet du message: </span></td>
  820.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=918"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  821.             </tr>
  822.             <tr>
  823.                 <td colspan="2"><hr /></td>
  824.             </tr>
  825.             <tr>
  826.                 <td colspan="2"><span class="postbody">Oui un PDF est encore mieux sauf si on veut potasser la nouvelle au lit ou ailleurs.
  827. <br />
  828. Sinon <a href="http://applewin.berlios.de/" target="_blank" class="postlink">Applewin</a> est trΦs bon pour un environnement Windows.
  829. <br />
  830. Ta version n'est pas la toute toute derniΦre mais ce n'est pas important ici.
  831. <br />
  832.  
  833. <br />
  834. JM</span><span class="gensmall"></span></td>
  835.             </tr>
  836.         </table></td>
  837.     </tr>
  838.     <tr>
  839.         <td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  840.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  841.             <tr>
  842.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=3"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=3"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://boutillon.free.fr" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  843.  
  844.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  845.         document.write(' ');
  846.     else
  847.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  848.  
  849.                 //--></script><noscript></noscript></td>
  850.             </tr>
  851.         </table></td>
  852.     </tr>
  853.     <tr>
  854.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  855.     </tr>
  856.     <tr>
  857.         <td width="150" align="left" valign="top" class="row2"><span class="name"><a name="919"></a><b>Deckard</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 29 Mar 2007<br />Messages: 350<br />Localisation: Levallois-Perret / Le Mans</span><br /></td>
  858.         <td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  859.             <tr>
  860.                 <td width="100%"><a href="viewtopic.php?p=919#919"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Lun 29 Sep 2008, 14:17<span class="gen"> </span>   Sujet du message: </span></td>
  861.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=919"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  862.             </tr>
  863.             <tr>
  864.                 <td colspan="2"><hr /></td>
  865.             </tr>
  866.             <tr>
  867.                 <td colspan="2"><span class="postbody">Je viens de dΘcouvrir qu'en plus du jeu il existe aussi une dΘmo.
  868. <br />
  869. J'ai τa en stock si τa intΘresse quelqu'un.
  870. <br />
  871. Ca donne des explications...
  872. <br />
  873.  
  874. <br />
  875. JM</span><span class="gensmall"></span></td>
  876.             </tr>
  877.         </table></td>
  878.     </tr>
  879.     <tr>
  880.         <td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  881.         <td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  882.             <tr>
  883.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=3"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=3"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://boutillon.free.fr" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  884.  
  885.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  886.         document.write(' ');
  887.     else
  888.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  889.  
  890.                 //--></script><noscript></noscript></td>
  891.             </tr>
  892.         </table></td>
  893.     </tr>
  894.     <tr>
  895.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  896.     </tr>
  897.     <tr>
  898.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="920"></a><b>Ran</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 15 Sep 2008<br />Messages: 5<br /></span><br /></td>
  899.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  900.             <tr>
  901.                 <td width="100%"><a href="viewtopic.php?p=920#920"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Mer 01 Oct 2008, 22:55<span class="gen"> </span>   Sujet du message: </span></td>
  902.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=920"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  903.             </tr>
  904.             <tr>
  905.                 <td colspan="2"><hr /></td>
  906.             </tr>
  907.             <tr>
  908.                 <td colspan="2"><span class="postbody">(retour de vacances)
  909. <br />
  910.  
  911. <br />
  912. Une dΘmo ? Merci pour le renseignement ! Je ne pensais pas que ce vieux jeu avait fait couler autant de lignes de code...
  913. <br />
  914.  
  915. <br />
  916. Mais pour l'instant il faut que je joue encore un peu histoire de vraiment identifier les points bloquants... s'il y en a encore. Mine de rien, 25 ans aprΦs c'est quand mΩme vachement plus facile que quand on a 10 ans <img src="images/smiles/icon_smile.gif" alt="Smile" border="0" /></span><span class="gensmall"></span></td>
  917.             </tr>
  918.         </table></td>
  919.     </tr>
  920.     <tr>
  921.         <td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  922.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  923.             <tr>
  924.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=40"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=40"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>     <script language="JavaScript" type="text/javascript"><!--
  925.  
  926.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  927.         document.write(' ');
  928.     else
  929.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  930.  
  931.                 //--></script><noscript></noscript></td>
  932.             </tr>
  933.         </table></td>
  934.     </tr>
  935.     <tr>
  936.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  937.     </tr>
  938.     <tr align="center">
  939.         <td class="catBottom" colspan="2" height="28"><table cellspacing="0" cellpadding="0" border="0">
  940.             <tr><form method="post" action="viewtopic.php?t=189&start=0">
  941.                 <td align="center"><span class="gensmall">Montrer les messages depuis: <select name="postdays"><option value="0" selected="selected">Tous les messages</option><option value="1">1 Jour</option><option value="7">7 Jours</option><option value="14">2 Semaines</option><option value="30">1 Mois</option><option value="90">3 Mois</option><option value="180">6 Mois</option><option value="364">1 An</option></select> <select name="postorder"><option value="asc" selected="selected">Le plus ancien en premier</option><option value="desc">Le plus rΘcent en premier</option></select> <input type="submit" value="Aller" class="liteoption" name="submit" /></span></td>
  942.             </form></tr>
  943.         </table></td>
  944.     </tr>
  945. </table>
  946.  
  947. <table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
  948.   <tr>
  949.     <td align="left" valign="middle" nowrap="nowrap"><span class="nav"><a href="posting.php?mode=newtopic&f=5"><img src="templates/subSilver/images/lang_french/post.gif" border="0" alt="Poster un nouveau sujet" align="middle" /></a>   <a href="posting.php?mode=reply&t=189"><img src="templates/subSilver/images/lang_french/reply.gif" border="0" alt="RΘpondre au sujet" align="middle" /></a></span></td>
  950.     <td align="left" valign="middle" width="100%"><span class="nav">   <a href="index.php" class="nav"> Index du Forum</a>
  951.       -> <a href="viewforum.php?f=5" class="nav">APPLE IIe</a></span></td>
  952.     <td align="right" valign="top" nowrap="nowrap"><span class="gensmall">Toutes les heures sont au format GMT + 1 Heure</span><br /><span class="nav"></span>
  953.       </td>
  954.   </tr>
  955.   <tr>
  956.     <td align="left" colspan="3"><span class="nav">Page <b>1</b> sur <b>1</b></span></td>
  957.   </tr>
  958. </table>
  959.  
  960. <table width="100%" cellspacing="2" border="0" align="center">
  961.   <tr>
  962.     <td width="40%" valign="top" nowrap="nowrap" align="left"><span class="gensmall"></span><br />
  963.        <br />
  964.       </td>
  965.     <td align="right" valign="top" nowrap="nowrap">
  966. <form method="get" name="jumpbox" action="viewforum.php" onSubmit="if(document.jumpbox.f.value == -1){return false;}"><table cellspacing="0" cellpadding="0" border="0">
  967.     <tr>
  968.         <td nowrap="nowrap"><span class="gensmall">Sauter vers: <select name="f" onchange="if(this.options[this.selectedIndex].value != -1){ forms['jumpbox'].submit() }"><option value="-1">SΘlectionner un forum</option><option value="-1"> </option><option value="-1">GENERALITES</option><option value="-1">----------------</option><option value="1">REGLES DE BASE DU FORUM</option><option value="2">PRESENTATION DES MEMBRES</option><option value="3">FAQ</option><option value="24">LES VENDEURS DE Q et assimilΘs...</option><option value="-1"> </option><option value="-1">La ligne des APPLE II</option><option value="-1">----------------</option><option value="4">APPLE II et II+</option><option value="5"selected="selected">APPLE IIe</option><option value="6">APPLE IIc et IIc Plus</option><option value="7">APPLE IIGS</option><option value="8">ITT2020</option><option value="9">BELL & HOWELL</option><option value="-1"> </option><option value="-1">ON AIME AUSSI...</option><option value="-1">----------------</option><option value="25">APPLE I</option><option value="10">APPLE /// et ///Plus</option><option value="11">LISA 1,  2, 2/5,  2/10 et ... XL</option><option value="-1"> </option><option value="-1">LOGICIELS</option><option value="-1">----------------</option><option value="12">PROBLEMES DIVERS</option><option value="13">PROTECTION MALEFIQUE</option><option value="23">EMULATION</option><option value="-1"> </option><option value="-1">LES CARTES ET PERIPHERIQUES</option><option value="-1">----------------</option><option value="14">CARTES COPROCESSEUR</option><option value="15">CARTES MEMOIRE</option><option value="16">CARTES POUR DISQUES</option><option value="17">AUTRES CARTES</option><option value="18">PERIPHERIQUES</option><option value="-1"> </option><option value="-1">EN VRAC ET DIVERS</option><option value="-1">----------------</option><option value="19">Recherches techniques (hard ou soft)</option><option value="20">ACHATS,VENTES ET/OU ECHANGES</option><option value="21">DIVERS...MAIS TOUJOURS EN RELATION AVEC APPLE!</option><option value="22">LES PETITS MAUDITS A EVITER</option></select><input type="hidden" name="sid" value="88dc291636b558c274916ca04b217a32" /> <input type="submit" value="Aller" class="liteoption" /></span></td>
  969.     </tr>
  970. </table></form>
  971.  
  972. <span class="gensmall">Vous <b>ne pouvez pas</b> poster de nouveaux sujets dans ce forum<br />Vous <b>ne pouvez pas</b> rΘpondre aux sujets dans ce forum<br />Vous <b>ne pouvez pas</b> Θditer vos messages dans ce forum<br />Vous <b>ne pouvez pas</b> supprimer vos messages dans ce forum<br />Vous <b>ne pouvez pas</b> voter dans les sondages de ce forum<br /></span></td>
  973.   </tr>
  974. </table>
  975.  
  976.  
  977. <div align="center"><span class="copyright"><br /><br />
  978. <!--
  979.     We request you retain the full copyright notice below including the link to www.phpbb.com.
  980.     This not only gives respect to the large amount of time given freely by the developers
  981.     but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good
  982.     reason) retain the full copyright we request you at least leave in place the
  983.     Powered by phpBB line, with phpBB linked to www.phpbb.com. If you refuse
  984.     to include even this then support on our forums may be affected.
  985.  
  986.     The phpBB Group : 2002
  987. // -->
  988. Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> © 2001, 2005 phpBB Group<br />Traduction par : <a href="http://www.phpbb-fr.com/" target="_blank" class="copyright">phpBB-fr.com</a></span></div>
  989.         </td>
  990.     </tr>
  991. </table>
  992.  
  993. </body>
  994. </html>
  995.  
  996.