Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:wolfi323
uae
defaults.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File defaults.patch of Package uae
--- src/cfgfile.c +++ src/cfgfile.c @@ -2465,4 +2465,6 @@ #endif inputdevice_default_prefs (p); + + strcpy(savestate_fname, "quickstate.uss"); } --- src/gfx-sdl/sdlgfx.c +++ src/gfx-sdl/sdlgfx.c @@ -1971,11 +1971,15 @@ { int type = get_sdlgfx_type (); +#if 0 if (type == SDLGFX_DRIVER_AMIGAOS4 || type == SDLGFX_DRIVER_CYBERGFX || type == SDLGFX_DRIVER_BWINDOW || type == SDLGFX_DRIVER_QUARTZ) +#endif p->map_raw_keys = 1; +#if 0 else p->map_raw_keys = 0; +#endif #ifdef USE_GL p->use_gl = 0; #endif /* USE_GL */
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor