home *** CD-ROM | disk | FTP | other *** search
/ hackzapple.com / www.hackzapple.com.tar / www.hackzapple.com / phpBB2 / viewtopic.php?p=345.orig < prev    next >
Text File  |  2010-10-06  |  63KB  |  1,017 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=95&view=previous" title="Voir le sujet prΘcΘdent" />
  12. <link rel="next" href="viewtopic.php?t=95&view=next" title="Voir le sujet suivant" />
  13. <link rel="up" href="viewforum.php?f=21" title="DIVERS...MAIS TOUJOURS EN RELATION AVEC APPLE!" />
  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 - ROMS apple][</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=95&start=0&postdays=0&postorder=asc&highlight=">ROMS apple][</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=21"><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=95"><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=21" class="nav">DIVERS...MAIS TOUJOURS EN RELATION AVEC APPLE!</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=95&view=previous" class="nav">Voir le sujet prΘcΘdent</a> :: <a href="viewtopic.php?t=95&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="332"></a><b>blk</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 05 Sep 2007<br />Messages: 6<br />Localisation: Nantes</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=332#332"><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 05 Sep 2007, 16:59<span class="gen"> </span>   Sujet du message: ROMS apple][</span></td>
  310.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=332"><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">Salut Deckard, salut JPL et salut α tous !
  317. <br />
  318. <img src="images/smiles/icon_smile.gif" alt="Smile" border="0" />
  319. <br />
  320.  
  321. <br />
  322. J'aurais besoin d'une information concernant l'utilisation des bios APPLE// au sein d'un Θmulateur.
  323. <br />
  324.  
  325. <br />
  326. Quelqu'un sait-il comment obtenir l'autorisation d'apple computer pour intΘgrer le bios d'un appleII dans un emu ?...
  327. <br />
  328.  
  329. <br />
  330. C'est Θtrange de voir un Θmu comme appleWin qui intΦgre tout ce qui va bien, et d'autres Θmulateurs qui se bornent α indiquer qu'il faut possΘder un apple2 et pomper la rom soi-mΩme etc...
  331. <br />
  332. Quelqu'un saurait-il pourquoi ces diffΘrences ?... et surtout qui contacter pour obtenir une Θventuelle autorisation pour l'utilisation de ces roms ?
  333. <br />
  334.  
  335. <br />
  336. Voilα... bonne continuation, et α bient⌠t s√rement.
  337. <br />
  338. ^^
  339. <br />
  340.  
  341. <br />
  342. blk.</span><span class="gensmall"></span></td>
  343.             </tr>
  344.         </table></td>
  345.     </tr>
  346.     <tr>
  347.         <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>
  348.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  349.             <tr>
  350.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=20"><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=20"><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"><!--
  351.  
  352.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  353.         document.write(' ');
  354.     else
  355.         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>');
  356.  
  357.                 //--></script><noscript></noscript></td>
  358.             </tr>
  359.         </table></td>
  360.     </tr>
  361.     <tr>
  362.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  363.     </tr>
  364.     <tr>
  365.         <td width="150" align="left" valign="top" class="row2"><span class="name"><a name="337"></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>
  366.         <td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  367.             <tr>
  368.                 <td width="100%"><a href="viewtopic.php?p=337#337"><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 06 Sep 2007, 0:37<span class="gen"> </span>   Sujet du message: Re: ROMS apple][</span></td>
  369.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=337"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  370.             </tr>
  371.             <tr>
  372.                 <td colspan="2"><hr /></td>
  373.             </tr>
  374.             <tr>
  375.                 <td colspan="2"><span class="postbody"></span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr>       <td><span class="genmed"><b>blk a Θcrit:</b></span></td>    </tr>    <tr>      <td class="quote">Quelqu'un saurait-il pourquoi ces diffΘrences ?</td>    </tr></table><span class="postbody">
  376. <br />
  377.  
  378. <br />
  379. Dediou, v'la le cochonou d'chez nous!
  380. <br />
  381.  
  382. <br />
  383. Salut Blacky CCB  <img src="images/smiles/icon_wink.gif" alt="Wink" border="0" /> 
  384. <br />
  385.  
  386. <br />
  387. C'est α mon avis uniquement une question de degrΘ de paranoia.
  388. <br />
  389.  
  390. <br />
  391. C'est comme mettre ou ne pas mettre une version de ProDOS sur une production personnelle diffusΘe α qui en veut. Il y aura toujours des personnes qui te diront que tu es censΘ (en thΘorie) payer une licence.
  392. <br />
  393.  
  394. <br />
  395. Les auteurs d'Applewin n'ayant pas ΘtΘ inquiΘtΘs par Apple, c'est bien la preuve que ce dernier n'en a rien α cirer...
  396. <br />
  397.  
  398. <br />
  399. Quant α savoir α qui t'adresser, la question dans le fond est dΘja de savoir s'il y a quelqu'un chez Apple qui sait ce que c'est qu'un Apple II <img src="images/smiles/icon_lol.gif" alt="Laughing" border="0" /> 
  400. <br />
  401.  
  402. <br />
  403. JM</span><span class="gensmall"><br /><br />DerniΦre Θdition par Deckard le Jeu 06 Sep 2007, 8:30; ΘditΘ 1 fois</span></td>
  404.             </tr>
  405.         </table></td>
  406.     </tr>
  407.     <tr>
  408.         <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>
  409.         <td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  410.             <tr>
  411.                 <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"><!--
  412.  
  413.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  414.         document.write(' ');
  415.     else
  416.         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>');
  417.  
  418.                 //--></script><noscript></noscript></td>
  419.             </tr>
  420.         </table></td>
  421.     </tr>
  422.     <tr>
  423.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  424.     </tr>
  425.     <tr>
  426.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="338"></a><b>blk</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 05 Sep 2007<br />Messages: 6<br />Localisation: Nantes</span><br /></td>
  427.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  428.             <tr>
  429.                 <td width="100%"><a href="viewtopic.php?p=338#338"><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 06 Sep 2007, 7:55<span class="gen"> </span>   Sujet du message: </span></td>
  430.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=338"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  431.             </tr>
  432.             <tr>
  433.                 <td colspan="2"><hr /></td>
  434.             </tr>
  435.             <tr>
  436.                 <td colspan="2"><span class="postbody"><img src="images/smiles/icon_smile.gif" alt="Smile" border="0" />
  437. <br />
  438. Eheh.. merci pour ta rΘponse...
  439. <br />
  440. Disons qu'on peut penser que les gens de chez apple n'en ont rien α cirer, et qu'ils ne savent mΩme pas α quoi ressemble un apple2... c'est fort probable... par contre, rien ne peut laisser croire qu'un jour (proche ou non) l'envie ne leur prenne de se faire (encore) plus de pognon en lΓchant leurs avocats sur une possible source de revenus...
  441. <br />
  442.  
  443. <br />
  444. La thune, par contre, chez apple, c'est pas comme le //e, ils n'ont pas oubliΘ α quoi τa ressemble, je serais prΩt α le parier...
  445. <br />
  446. <img src="images/smiles/icon_wink.gif" alt="Wink" border="0" />
  447. <br />
  448.  
  449. <br />
  450. Celui qui dΘveloppe cet Θmulateur (sur nintendo DS... <img src="images/smiles/icon_biggrin.gif" alt="Very Happy" border="0" />)... en a dΘjα dΘveloppΘ de nombreux autres, et certains d'entre eux lui ont apparemment attirΘ les foudres de multinationales en sempiternelle quΩte de fric facile...
  451. <br />
  452. Alors, bon, il essaie d'Ωtre trΦs prudent maintenant... τa se comprend...
  453. <br />
  454.  
  455. <br />
  456. Voilα voilα ... eh bien, have fun, et continuez comme τa... je passe de temps α autre jeter un oeil par ici.
  457. <br />
  458. <img src="images/smiles/icon_smile.gif" alt="Smile" border="0" /></span><span class="gensmall"></span></td>
  459.             </tr>
  460.         </table></td>
  461.     </tr>
  462.     <tr>
  463.         <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>
  464.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  465.             <tr>
  466.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=20"><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=20"><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"><!--
  467.  
  468.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  469.         document.write(' ');
  470.     else
  471.         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>');
  472.  
  473.                 //--></script><noscript></noscript></td>
  474.             </tr>
  475.         </table></td>
  476.     </tr>
  477.     <tr>
  478.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  479.     </tr>
  480.     <tr>
  481.         <td width="150" align="left" valign="top" class="row2"><span class="name"><a name="339"></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>
  482.         <td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  483.             <tr>
  484.                 <td width="100%"><a href="viewtopic.php?p=339#339"><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 06 Sep 2007, 8:36<span class="gen"> </span>   Sujet du message: </span></td>
  485.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=339"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  486.             </tr>
  487.             <tr>
  488.                 <td colspan="2"><hr /></td>
  489.             </tr>
  490.             <tr>
  491.                 <td colspan="2"><span class="postbody">Un avocat cherchera α estimer le manque α gagner.
  492. <br />
  493. Mais ici comme il s'agit d'un produit qui n'est plus commercialisΘ depuis des lustres et qui n'est plus α leur catalogue, je ne vois pas comment il pourrait estimer le prΘjudice...
  494. <br />
  495.  
  496. <br />
  497. En fait la dΘfense possible se trouve dans ta question elle-mΩme: comme Apple ne communique pas sur la licence α payer (lien, adresse, tarif, ...), il n'a pas ΘtΘ possible de "jouer le jeu"...
  498. <br />
  499.  
  500. <br />
  501. JM</span><span class="gensmall"></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="340"></a><b>Oz</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 29 Ao√ 2007<br />Messages: 49<br />Localisation: Courbevoie, France</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=340#340"><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 06 Sep 2007, 8:54<span class="gen"> </span>   Sujet du message: </span></td>
  528.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=340"><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">Y'aurait pas le basic Microsoft dans les Rom de l'Apple II ?
  535. <br />
  536.  
  537. <br />
  538.    Ce qui veut dire que ce n'est pas 1 sociΘtΘ avec laquelle il faut discuter mais plusieurs...
  539. <br />
  540.  
  541. <br />
  542.    Autant dire que τa ne doit pas faciliter les choses.
  543. <br />
  544.  
  545. <br />
  546.       Olivier</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=18"><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=18"><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"><!--
  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="342"></a><b>blk</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 05 Sep 2007<br />Messages: 6<br />Localisation: Nantes</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=342#342"><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 06 Sep 2007, 9:47<span class="gen"> </span>   Sujet du message: </span></td>
  573.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=342"><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">Coucou !
  580. <br />
  581. <img src="images/smiles/icon_smile.gif" alt="Smile" border="0" />
  582. <br />
  583. Euh... je crois que l'applesoft ou l'integer sont du "made by Woz", non ?
  584. <br />
  585.  
  586. <br />
  587. Deckard, quand tu dis τa : "comme Apple ne communique pas sur la licence α payer (lien, adresse, tarif, ...), il n'a pas ΘtΘ possible de "jouer le jeu"... "
  588. <br />
  589. Tu es vraiment s√r qu'il n'est pas possible d'obtenir une autorisation concernant l'usage spΘcifique au sein d'un Θmu ?
  590. <br />
  591.  
  592. <br />
  593. La parano, c'est une simple question de survie α l'heure actuelle ...imaginons un truc simple :
  594. <br />
  595. - Le prΘjudice pourrait venir par exemple du fait qu'apple ait envie de sortir un hypotΘtique Θmulateur 'commercial' pour une plateforme quelconque (y'a de temps α autre un petit courant de nostalgie qui pousse quelques boεtes α faire des sous avec l'Θmulation et les vieux softs) et dΘcider que l'existence d'Θmus "amateurs" leur fait du tort financiΦrement... ou que sais-je encore ?...
  596. <br />
  597. L'imagination des requins est sans borne, je leur fais confiance sur ce point (uniquement)... et leur outil prΘfΘrΘ est malheureusement l'arsenal lΘgislatif conτu spΘcialement pour eux... et peaufinΘ de jour en jour pour leurs besoins spΘcifiques de magouilleurs procΘduriers...
  598. <br />
  599. :/
  600. <br />
  601.  
  602. <br />
  603. M'enfin, tant pis... je crois qu'il va falloir faire comme tous les programmeurs prudents et ne pas fournir les bios...
  604. <br />
  605. snif... quel dommage, c'est tellement plus simple de tout incorporer dans la rom NDS...
  606. <br />
  607. Et merci quand mΩme pour vos rΘponses ^^</span><span class="gensmall"></span></td>
  608.             </tr>
  609.         </table></td>
  610.     </tr>
  611.     <tr>
  612.         <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>
  613.         <td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  614.             <tr>
  615.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=20"><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=20"><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"><!--
  616.  
  617.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  618.         document.write(' ');
  619.     else
  620.         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>');
  621.  
  622.                 //--></script><noscript></noscript></td>
  623.             </tr>
  624.         </table></td>
  625.     </tr>
  626.     <tr>
  627.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  628.     </tr>
  629.     <tr>
  630.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="343"></a><b>JPL</b></span><br /><span class="postdetails">Site Admin<br /><br /><br />Inscrit le: 12 Mar 2007<br />Messages: 160<br />Localisation: Issy les Moulineaux / PARIS</span><br /></td>
  631.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  632.             <tr>
  633.                 <td width="100%"><a href="viewtopic.php?p=343#343"><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 06 Sep 2007, 10:14<span class="gen"> </span>   Sujet du message: </span></td>
  634.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=343"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  635.             </tr>
  636.             <tr>
  637.                 <td colspan="2"><hr /></td>
  638.             </tr>
  639.             <tr>
  640.                 <td colspan="2"><span class="postbody">L'applesoft vient de chez Billou  <img src="images/smiles/icon_sad.gif" alt="Sad" border="0" />  me semble-t-il...
  641. <br />
  642.  
  643. <br />
  644. La solution sage est de ne pas fournir les ROMS  mais de donner une adresse du genre ... 
  645. <br />
  646.  
  647. <br />
  648. <a href="http://www.apple2.org.za/mirrors/ftp.apple.asimov.net/emulators/rom_images/" target="_blank" class="postlink">http://www.apple2.org.za/mirrors/ftp.apple.asimov.net/emulators/rom_images/</a>
  649. <br />
  650.  
  651. <br />
  652.  <img src="images/smiles/icon_rolleyes.gif" alt="Rolling Eyes" border="0" /></span><span class="gensmall"></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=2"><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=2"><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="mailto:jplvs10@hotmail.com"><img src="templates/subSilver/images/lang_french/icon_email.gif" alt="Envoyer un e-mail" title="Envoyer un e-mail" border="0" /></a> <a href="http://www.hackzapple.com/INDEX0.HTM" 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="345"></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>
  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=345#345"><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 06 Sep 2007, 10:22<span class="gen"> </span>   Sujet du message: </span></td>
  679.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=345"><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"></span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr>       <td><span class="genmed"><b>blk a Θcrit:</b></span></td>    </tr>    <tr>      <td class="quote">je crois que l'applesoft ... du "made by Woz"</td>    </tr></table><span class="postbody">
  686. <br />
  687.  
  688. <br />
  689. Ecrit par Microsoft et sous licence. J'ai le source si tu veux   <img src="images/smiles/icon_wink.gif" alt="Wink" border="0" /> 
  690. <br />
  691.  
  692. <br />
  693.  
  694. <br />
  695. </span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr>       <td><span class="genmed"><b>blk a Θcrit:</b></span></td>    </tr>    <tr>      <td class="quote">Tu es vraiment s√r qu'il n'est pas possible d'obtenir une autorisation concernant l'usage spΘcifique au sein d'un Θmu ?"</td>    </tr></table><span class="postbody">
  696. <br />
  697.  
  698. <br />
  699. Ma remarque concernait le rΘsultat d'une recherche rapide sur google.
  700. <br />
  701. Maintenant, s'il veut faire cela proprement, il peut aller taper α la porte d'Apple. 
  702. <br />
  703.  
  704. <br />
  705. </span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr>       <td><span class="genmed"><b>blk a Θcrit:</b></span></td>    </tr>    <tr>      <td class="quote">- Le prΘjudice pourrait venir par exemple du fait qu'apple ait envie de sortir un hypotΘtique Θmulateur 'commercial'</td>    </tr></table><span class="postbody">
  706. <br />
  707.  
  708. <br />
  709. Il n'y a pas de marchΘ pour cela! Sans compter que le fric vient en partie de ce que l'on met dans l'Θmulo (cf parallΦle avec ipod). 
  710. <br />
  711.  
  712. <br />
  713. Si Apple pouvait dΘja sorti sans retard (supplΘmentaire) son Mac OS X Leopard...
  714. <br />
  715.  
  716. <br />
  717. </span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr>       <td><span class="genmed"><b>blk a Θcrit:</b></span></td>    </tr>    <tr>      <td class="quote">quel dommage, c'est tellement plus simple de tout incorporer dans la rom NDS...</td>    </tr></table><span class="postbody">
  718. <br />
  719.  
  720. <br />
  721. Ceci dit τa se trouve trΦs trΦs facilement.
  722. <br />
  723.  
  724. <br />
  725. JM</span><span class="gensmall"></span></td>
  726.             </tr>
  727.         </table></td>
  728.     </tr>
  729.     <tr>
  730.         <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>
  731.         <td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  732.             <tr>
  733.                 <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"><!--
  734.  
  735.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  736.         document.write(' ');
  737.     else
  738.         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>');
  739.  
  740.                 //--></script><noscript></noscript></td>
  741.             </tr>
  742.         </table></td>
  743.     </tr>
  744.     <tr>
  745.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  746.     </tr>
  747.     <tr>
  748.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="348"></a><b>blk</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 05 Sep 2007<br />Messages: 6<br />Localisation: Nantes</span><br /></td>
  749.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  750.             <tr>
  751.                 <td width="100%"><a href="viewtopic.php?p=348#348"><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 06 Sep 2007, 11:02<span class="gen"> </span>   Sujet du message: </span></td>
  752.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=348"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  753.             </tr>
  754.             <tr>
  755.                 <td colspan="2"><hr /></td>
  756.             </tr>
  757.             <tr>
  758.                 <td colspan="2"><span class="postbody">Eh beh !... on en apprend tous les jours... mΩme 25 ans plus tard...
  759. <br />
  760. Je ne mettrai pas en doute vos affirmations sur l'applesoft... mΩme si τa fait tout bizarre d'apprendre τa...
  761. <br />
  762. <img src="images/smiles/icon_biggrin.gif" alt="Very Happy" border="0" />
  763. <br />
  764.  
  765. <br />
  766. Je crois bien que le plus sage est en effet d'indiquer que "google est votre ami pour les roms"...
  767. <br />
  768. <img src="images/smiles/icon_wink.gif" alt="Wink" border="0" />
  769. <br />
  770.  
  771. <br />
  772. Merci encore, et au plaisir de se revoir...
  773. <br />
  774. ^^
  775. <br />
  776. blk.</span><span class="gensmall"></span></td>
  777.             </tr>
  778.         </table></td>
  779.     </tr>
  780.     <tr>
  781.         <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>
  782.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  783.             <tr>
  784.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=20"><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=20"><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"><!--
  785.  
  786.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  787.         document.write(' ');
  788.     else
  789.         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>');
  790.  
  791.                 //--></script><noscript></noscript></td>
  792.             </tr>
  793.         </table></td>
  794.     </tr>
  795.     <tr>
  796.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  797.     </tr>
  798.     <tr>
  799.         <td width="150" align="left" valign="top" class="row2"><span class="name"><a name="354"></a><b>blk</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 05 Sep 2007<br />Messages: 6<br />Localisation: Nantes</span><br /></td>
  800.         <td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  801.             <tr>
  802.                 <td width="100%"><a href="viewtopic.php?p=354#354"><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 07 Sep 2007, 7:36<span class="gen"> </span>   Sujet du message: </span></td>
  803.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=354"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  804.             </tr>
  805.             <tr>
  806.                 <td colspan="2"><hr /></td>
  807.             </tr>
  808.             <tr>
  809.                 <td colspan="2"><span class="postbody">Re-Coucou...
  810. <br />
  811. Je sais que c'est pas trΦs poli de faire un reply sur son propre post, mais faut croire que j'ai ΘtΘ mal ΘlevΘ... saperlipopette !
  812. <br />
  813. ^^
  814. <br />
  815.  
  816. <br />
  817. C'Θtait juste pour donner le lien vers l'Θmu apple2 sur nintendo DS, si τa intΘresse quelqu'un parmi vous.
  818. <br />
  819. Bon, τa sortira incessamment sans les roms mais τa tourne bien... et y'a mΩme un clavier azerty qu'on peut splitter...
  820. <br />
  821. <img src="images/smiles/icon_biggrin.gif" alt="Very Happy" border="0" />
  822. <br />
  823.  
  824. <br />
  825. voici : 
  826. <br />
  827. <a href="http://www.portabledev.com/pages/ds/jeuxdev.-perso/pomds.php" target="_blank">http://www.portabledev.com/pages/ds/jeuxdev.-perso/pomds.php</a>
  828. <br />
  829.  
  830. <br />
  831. <img src="images/smiles/icon_smile.gif" alt="Smile" border="0" />
  832. <br />
  833.  
  834. <br />
  835. a+
  836. <br />
  837. blk.</span><span class="gensmall"></span></td>
  838.             </tr>
  839.         </table></td>
  840.     </tr>
  841.     <tr>
  842.         <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>
  843.         <td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  844.             <tr>
  845.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=20"><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=20"><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"><!--
  846.  
  847.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  848.         document.write(' ');
  849.     else
  850.         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>');
  851.  
  852.                 //--></script><noscript></noscript></td>
  853.             </tr>
  854.         </table></td>
  855.     </tr>
  856.     <tr>
  857.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  858.     </tr>
  859.     <tr>
  860.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="355"></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>
  861.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  862.             <tr>
  863.                 <td width="100%"><a href="viewtopic.php?p=355#355"><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 07 Sep 2007, 9:19<span class="gen"> </span>   Sujet du message: </span></td>
  864.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=355"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  865.             </tr>
  866.             <tr>
  867.                 <td colspan="2"><hr /></td>
  868.             </tr>
  869.             <tr>
  870.                 <td colspan="2"><span class="postbody">Merci pour ce lien.
  871. <br />
  872.  
  873. <br />
  874. Je n'ai pas de NintendoDS mais τa a l'air trΦs sympa <img src="images/smiles/icon_biggrin.gif" alt="Very Happy" border="0" /> 
  875. <br />
  876. Ce qui surprend quand on ne connait pas ce monde, ce sont les copies d'Θcran de fenΩtres type "windows".
  877. <br />
  878.  
  879. <br />
  880. Sinon, ce n'est pas trop galΦre de taper sur le clavier virtuel (avec un stylet?) ?
  881. <br />
  882.  
  883. <br />
  884. JM</span><span class="gensmall"></span></td>
  885.             </tr>
  886.         </table></td>
  887.     </tr>
  888.     <tr>
  889.         <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>
  890.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  891.             <tr>
  892.                 <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"><!--
  893.  
  894.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  895.         document.write(' ');
  896.     else
  897.         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>');
  898.  
  899.                 //--></script><noscript></noscript></td>
  900.             </tr>
  901.         </table></td>
  902.     </tr>
  903.     <tr>
  904.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  905.     </tr>
  906.     <tr>
  907.         <td width="150" align="left" valign="top" class="row2"><span class="name"><a name="356"></a><b>blk</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 05 Sep 2007<br />Messages: 6<br />Localisation: Nantes</span><br /></td>
  908.         <td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  909.             <tr>
  910.                 <td width="100%"><a href="viewtopic.php?p=356#356"><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 07 Sep 2007, 12:48<span class="gen"> </span>   Sujet du message: </span></td>
  911.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=356"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  912.             </tr>
  913.             <tr>
  914.                 <td colspan="2"><hr /></td>
  915.             </tr>
  916.             <tr>
  917.                 <td colspan="2"><span class="postbody">eheh !...
  918. <br />
  919. Les copies d'Θcran genre Windows, c'est parce que l'amulateur apple tourne sur un Θmulateur NDS sous windows... juste pour les screenshot... τa tourne aussi nickel sur la console rΘelle.
  920. <br />
  921. Le clavier, eh bien, c'est pas trop galΦre au stylet ; les touches 'hard' de la DS servent aussi.
  922. <br />
  923. le CTRL+Pomme ouverte+RESET est simplifiΘ, sinon, avec le stylet, τa devenait trΦs trΦs chaud !
  924. <br />
  925. <img src="images/smiles/icon_biggrin.gif" alt="Very Happy" border="0" />
  926. <br />
  927. En tout cas, booter le Fboot Chip Select ou les DME de papy Godfather sur une DS, c'est trop bon !....
  928. <br />
  929. ^^
  930. <br />
  931.  
  932. <br />
  933. amusez-vous bien, et bonne continuation pour ton site.
  934. <br />
  935. <img src="images/smiles/icon_smile.gif" alt="Smile" border="0" />
  936. <br />
  937. "gruik gruik"...</span><span class="gensmall"></span></td>
  938.             </tr>
  939.         </table></td>
  940.     </tr>
  941.     <tr>
  942.         <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>
  943.         <td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  944.             <tr>
  945.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=20"><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=20"><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"><!--
  946.  
  947.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  948.         document.write(' ');
  949.     else
  950.         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>');
  951.  
  952.                 //--></script><noscript></noscript></td>
  953.             </tr>
  954.         </table></td>
  955.     </tr>
  956.     <tr>
  957.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  958.     </tr>
  959.     <tr align="center">
  960.         <td class="catBottom" colspan="2" height="28"><table cellspacing="0" cellpadding="0" border="0">
  961.             <tr><form method="post" action="viewtopic.php?t=95&start=0">
  962.                 <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>
  963.             </form></tr>
  964.         </table></td>
  965.     </tr>
  966. </table>
  967.  
  968. <table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
  969.   <tr>
  970.     <td align="left" valign="middle" nowrap="nowrap"><span class="nav"><a href="posting.php?mode=newtopic&f=21"><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=95"><img src="templates/subSilver/images/lang_french/reply.gif" border="0" alt="RΘpondre au sujet" align="middle" /></a></span></td>
  971.     <td align="left" valign="middle" width="100%"><span class="nav">   <a href="index.php" class="nav"> Index du Forum</a>
  972.       -> <a href="viewforum.php?f=21" class="nav">DIVERS...MAIS TOUJOURS EN RELATION AVEC APPLE!</a></span></td>
  973.     <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>
  974.       </td>
  975.   </tr>
  976.   <tr>
  977.     <td align="left" colspan="3"><span class="nav">Page <b>1</b> sur <b>1</b></span></td>
  978.   </tr>
  979. </table>
  980.  
  981. <table width="100%" cellspacing="2" border="0" align="center">
  982.   <tr>
  983.     <td width="40%" valign="top" nowrap="nowrap" align="left"><span class="gensmall"></span><br />
  984.        <br />
  985.       </td>
  986.     <td align="right" valign="top" nowrap="nowrap">
  987. <form method="get" name="jumpbox" action="viewforum.php" onSubmit="if(document.jumpbox.f.value == -1){return false;}"><table cellspacing="0" cellpadding="0" border="0">
  988.     <tr>
  989.         <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">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"selected="selected">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>
  990.     </tr>
  991. </table></form>
  992.  
  993. <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>
  994.   </tr>
  995. </table>
  996.  
  997.  
  998. <div align="center"><span class="copyright"><br /><br />
  999. <!--
  1000.     We request you retain the full copyright notice below including the link to www.phpbb.com.
  1001.     This not only gives respect to the large amount of time given freely by the developers
  1002.     but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good
  1003.     reason) retain the full copyright we request you at least leave in place the
  1004.     Powered by phpBB line, with phpBB linked to www.phpbb.com. If you refuse
  1005.     to include even this then support on our forums may be affected.
  1006.  
  1007.     The phpBB Group : 2002
  1008. // -->
  1009. 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>
  1010.         </td>
  1011.     </tr>
  1012. </table>
  1013.  
  1014. </body>
  1015. </html>
  1016.  
  1017.