•  Back 
  •  CT60 XBIOS extension 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help page 
  •  Show info about hypertext 
  •  View a new file 
Topic       : TOS - The Operating System
Author      : 
Version     : tos.hyp (December 19, 2008)
Subject     : Programmieren/Atari
Nodes       : 3010
Index Size  : 93790
HCP-Version : 5
Compiled on : Atari
@charset    : atarist
@lang       : 
@default    : Title
@help       : 
@options    : +g -i -s +x +zz -t4
@width      : 70
View Ref-File4.8.1  ct60_cache                                                  TOS

 Name:         »ct60_cache« - Activate/deactivate the 68060 caches.

 Opcode:       50700 (0xc60c)

 Syntax:       int32_t ct60_cache( int16_t cache_mode );

 Description:  This XBIOS function is used to set or remove the 68060 
               caches inside the patched version of General.cpx.

                Parameter    Meaning

                cache_mode:
                1            Set the caches to on
                0            Remove the caches
                -1           No change

               Important:
               Please use the CacheCtrl function.

 Return value: Returns CACR.

 Availability: TOS 4.04 patched for CT60 hardware acceleration board

 Group:        CT60 XBIOS extension

 See also:     Binding