#include "xemu/emutools.h"
#include "xemu/emutools_config.h"
#include "xemu/emutools_gui.h"
#include "xemu/emutools_hid.h"
#include "xemu/z80.h"
#include "enterprise128.h"
#include "configdb.h"
#include "dave.h"
#include "nick.h"
#include "sdext.h"
#include "exdos_wd.h"
#include "roms.h"
#include "input_devices.h"
#include "cpu.h"
#include "primoemu.h"
#include "emu_rom_interface.h"
#include "epnet.h"
#include "zxemu.h"
#include "printer.h"
#include "emu_monitor.h"
#include "rtc.h"
#include "fileio.h"
#include "snapshot.h"
#include <string.h>
#include <stdlib.h>
#include <sys/time.h>
#include <time.h>
#include <unistd.h>
Go to the source code of this file.
◆ clear_emu_events()
void clear_emu_events |
( |
void |
| ) |
|
◆ emu_one_frame()
void emu_one_frame |
( |
int |
rasters, |
|
|
int |
frameskip |
|
) |
| |
◆ 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 | ) |
|
◆ paused
◆ register_screenshot_request
int register_screenshot_request = 0 |
◆ unix_time