•  Back 
  •  Cache 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help 
  •  Show info about hypertext 
  •  View a new file 
Topic       : Documentation of the CT60
Author      : Didier MEQUIGNON
Version     : Version 2.00 (December 11, 2010)
Subject     : Documentation
Nodes       : 135
Index Size  : 3664
HCP-Version : 3
Compiled on : Atari
@charset    : atarist
@lang       : 
@default    : 
@help       : 
@options    : -i
@width      : 75
View Ref-File8.5  TSR programs who crashes in the AUTO folder                  CT60

Like CPX, the programs who not uses the Pexec function for load
modules crashes with the SDRAM in copyback, so the best way is to
load the program in ST-RAM (cache in writethrough). You can use
FILEINFO.CPX for change the flags.

For example you must remove TT-ram flags of METAXBS.PRG (Metados)
because when the OVL modules are loaded there are no flush after
relocation, it's not compatible with the SDRAM and the CPU cache in
copyback.

A global solution is to remove the caches during 5 seconds when a
program is started under TOS with the Boot menu inside the
configuration CPX, but this method penalize all programs.