RUN ME FIRST
------------

(english below)

Ce programme a pour but de rendre compatibles avec la CT60 (et autres
systmes utilisant un 68040/060) les anciens programmes chargeant de
nombreux modules au dmarrage:

En effet, les modules excutables sont vus comme des donnes et le cache
instruction n'est pas mis  jour. Des erreurs peuvent se produire.

Rgler le CPX CT60 sur "Cache Delai 5s/Copyback" baisse les performances
de tout le systme.

Solution: RUNME1ST permet de lancer un programme en vidant les caches 
chaque FCLOSE (quand un fichier est ferm), soit pendant toute la dure de
son excution, soit pendant un dlai fix en secondes (souvent les modules
sont chargs au dmarrage).

Le nom du programme  charger, ainsi qu'un ventuel dlai, est crit dans
le fichier RUNME1ST.INF qui doit se trouver dans le meme dossier que
RUNME1ST.PRG et que le programme  lancer!

Lire ce fichier pour plus d'infos!

guillaume.tello@orange.fr

----------------------------------------------------

The goal of this program is to make old programs loading executable
modules run on the CT60 (or other machines with large caches based on
68040/060):

The modules are seen as data and the instruction cache is not up to date.
So, errors can occur.

The us of the CPX CT60 with "Cache delay 5s/Copyback" slows down all the
system.

Solution: RUNME1ST allows you to run one program flushing the caches each
time a file is closed with FCLOSE, either during all the program
execution, either during a specific delay in seconds (modules are often
loaded at start).

The name of the program to be loaded and the optional delay are written in
the file RUNME1ST.INF that must be located in the same folder as
RUNME1ST.PRG and as the program to be executed.

Read this file for more infos!

guillaume.tello@orange.fr