Xemu [doxygen]  hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
Functions | Variables
main.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void * alloc_xep_aligned_mem (size_t size)
 
void emu_one_frame (int rasters, int frameskip)
 
int set_cpu_clock (int hz)
 

Variables

int paused
 
time_t unix_time
 

Function Documentation

◆ alloc_xep_aligned_mem()

void* alloc_xep_aligned_mem ( size_t  size)

Definition at line 74 of file main.c.

Here is the caller graph for this function:

◆ emu_one_frame()

void emu_one_frame ( int  rasters,
int  frameskip 
)

Definition at line 114 of file enterprise128.c.

◆ set_cpu_clock()

int set_cpu_clock ( int  hz)

Definition at line 91 of file enterprise128.c.

Here is the caller graph for this function:

Variable Documentation

◆ paused

int paused

Definition at line 53 of file enterprise128.c.

◆ unix_time

time_t unix_time

Definition at line 59 of file enterprise128.c.