Changeset 2220 for www/labs


Ignore:
Timestamp:
Jan 28, 2008, 10:21:27 PM (15 years ago)
Author:
Sam Hocevar
Message:
  • Photo of a real Oric computer displaying img2oric output.
Location:
www/labs
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • www/labs/img2oric.html

    r2217 r2220  
    5353
    5454<p> You can download a <a href="OUTPUT.TAP">sample <tt>OUTPUT.TAP</tt></a>
    55 file as generated by <tt>img2oric</tt>. To load it into an emulator, just
    56 type <b><tt>HIRES:CLOAD"OUTPUT"</tt></b> and it will be displayed on the Oric
    57 screen: </p>
     55file as generated by <tt>img2oric</tt>. To load it into an Oric
     56computer, or an emulator such as <tt>xeuphoric</tt>, just type
     57<b><tt>HIRES:CLOAD"OUTPUT"</tt></b> and it will be immediately displayed: </p>
    5858
    5959<p style="text-align: center;">
    60   <img src="xeuphoric.png" width="488" height="469" class="matrix" alt="" />
     60  <img src="real-oric.jpeg" width="360" height="338" class="matrix" alt="" />
     61  <br />
     62  <span style="font-size: 60%"><i>photography courtesy of Alain Chéramy</i></span>
    6163</p>
     64
    6265<h2> Screenshots </h2>
    6366
     
    127130
    128131<p> <tt>img2oric</tt> was written by Sam Hocevar. Thanks to Jean-Yves
    129 Lamoureux, Mickaël Pointier, Robert Chéramy and Fabrice Frances for their
    130 help, their work and the information they provided. </p>
     132Lamoureux, Mickaël Pointier, Robert Chéramy, Alain Chéramy and Fabrice
     133Frances for their help, their work and the information they provided. </p>
    131134
    132135<?php $rev = '$Id$';
Note: See TracChangeset for help on using the changeset viewer.