#include "xep128.h"
#include "main.h"
#include "dave.h"
#include "nick.h"
#include "configuration.h"
#include "sdext.h"
#include "exdos_wd.h"
#include "roms.h"
#include "screen.h"
#include "input.h"
#include "cpu.h"
#include "primoemu.h"
#include "emu_rom_interface.h"
#include "epnet.h"
#include "zxemu.h"
#include "printer.h"
#include "joystick.h"
#include "console.h"
#include "emu_monitor.h"
#include "rtc.h"
#include "fileio.h"
#include "xemu/z80.h"
#include "gui.h"
#include "snapshot.h"
#include <string.h>
#include <stdlib.h>
#include <SDL.h>
#include <sys/time.h>
#include <time.h>
#include <unistd.h>
Go to the source code of this file.
◆ __SLEEP_METHOD_DESC
#define __SLEEP_METHOD_DESC "nanosleep" |
◆ __TIMING_METHOD_DESC
#define __TIMING_METHOD_DESC "SDL_GetPerformanceCounter" |
◆ alloc_xep_aligned_mem()
void* alloc_xep_aligned_mem |
( |
size_t |
size | ) |
|
◆ emu_one_frame()
void emu_one_frame |
( |
int |
rasters, |
|
|
int |
frameskip |
|
) |
| |
◆ emu_timekeeping_start()
void emu_timekeeping_start |
( |
void |
| ) |
|
◆ main()
int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
◆ set_cpu_clock()
int set_cpu_clock |
( |
int |
hz | ) |
|
◆ set_cpu_clock_with_osd()
int set_cpu_clock_with_osd |
( |
int |
hz | ) |
|
◆ shutdown_sdl()
void shutdown_sdl |
( |
void |
| ) |
|
◆ chatty_xemu
◆ paused
◆ unix_time