Xemu [doxygen]
hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
|
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 |
void* alloc_xep_aligned_mem | ( | size_t | size | ) |
void emu_one_frame | ( | int | rasters, |
int | frameskip | ||
) |
Definition at line 114 of file enterprise128.c.
int set_cpu_clock | ( | int | hz | ) |
int paused |
Definition at line 53 of file enterprise128.c.
time_t unix_time |
Definition at line 59 of file enterprise128.c.