|
Xemu [doxygen]
hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
|
Go to the documentation of this file.
37 static void ui_hard_reset (
void )
46 #ifdef CONFIG_EXDOS_SUPPORT
47 static void ui_attach_disk (
void )
49 char fnbuf[PATH_MAX + 1];
50 static char dir[PATH_MAX + 1] =
"";
53 "Select floppy disk image to attach",
60 DEBUGPRINT(
"UI: file selection for floppy mount was cancelled." NL);
65 static void ui_cb_cpuclock (
const struct menu_st *m,
int *query )
72 static void ui_cb_monitor (
const struct menu_st *m,
int *query )
82 static void ui_cb_sound (
const struct menu_st *m,
int *query )
94 static void ui_cb_render_scale_quality (
const struct menu_st *m,
int *query )
98 SDL_SetHintWithPriority(SDL_HINT_RENDER_SCALE_QUALITY, req_str, SDL_HINT_OVERRIDE);
105 static const struct menu_st menu_render_scale_quality[] = {
114 static const struct menu_st menu_display[] = {
124 static const struct menu_st menu_debug[] = {
132 static const struct menu_st menu_reset[] = {
137 static const struct menu_st menu_cpuclock[] = {
150 static const struct menu_st menu_main[] = {
155 #ifdef CONFIG_EXDOS_SUPPORT
158 #ifdef XEMU_FILES_SCREENSHOT_SUPPORT
167 #ifdef HAVE_XEMU_EXEC_API
int wd_attach_disk_image(const char *fn)
int register_screenshot_request
void primo_emulator_exit(void)
int set_cpu_clock_with_osd(int hz)
int is_audio_emulation_active(void)
struct configdb_st configdb
void audio_init(int enable)