RetroArch
Functions
run_ahead.h File Reference
#include <stddef.h>
#include <boolean.h>
#include <retro_common_api.h>
Include dependency graph for run_ahead.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

RETRO_BEGIN_DECLS void runahead_destroy (void)
 
void run_ahead (int runAheadCount, bool useSecondary)
 
bool want_fast_savestate (void)
 
bool get_hard_disable_audio (void)
 

Function Documentation

◆ get_hard_disable_audio()

bool get_hard_disable_audio ( void  )
Here is the caller graph for this function:

◆ run_ahead()

void run_ahead ( int  runAheadCount,
bool  useSecondary 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ runahead_destroy()

RETRO_BEGIN_DECLS void runahead_destroy ( void  )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ want_fast_savestate()

bool want_fast_savestate ( void  )
Here is the caller graph for this function: