MAMEWorld >> Programming
View all threads Index   Flat Mode Flat  

ahmadahmad
MAME Fan
Reged: 12/22/12
Posts: 5
Send PM
Re: Skip Ram Rom Ckeck Window
10/28/13 06:03 AM


Well Thanks A lot I understand So
Just One more Thing Where is the Run In Window option ?
I want to change the option when i start the emulator (only run in Window )
This is emuopts.c am searching that code Run in Window
See This

// performance options
{ NULL, NULL, OPTION_HEADER, "CORE PERFORMANCE OPTIONS" },
{ OPTION_AUTOFRAMESKIP ";afs", "1", OPTION_BOOLEAN, "enable automatic frameskip selection" },
{ OPTION_FRAMESKIP ";fs(0-10)", "0", OPTION_INTEGER, "set frameskip to fixed value, 0-10 (autoframeskip must be disabled)" },
{ OPTION_SECONDS_TO_RUN ";str", "0", OPTION_INTEGER, "number of emulated seconds to run before automatically exiting" },
{ OPTION_THROTTLE, "1", OPTION_BOOLEAN, "enable throttling to keep game running in sync with real time" },
{ OPTION_SLEEP, "1", OPTION_BOOLEAN, "enable sleeping, which gives time back to other applications when idle" },
{ OPTION_SPEED "(0.01-100)", "1.0", OPTION_FLOAT, "controls the speed of gameplay, relative to realtime; smaller numbers are slower" },
{ OPTION_REFRESHSPEED ";rs", "0", OPTION_BOOLEAN, "automatically adjusts the speed of gameplay to keep the refresh rate lower than the screen" },


Thanks







Entire thread
Subject Posted by Posted on
* Skip Ram Rom Ckeck Window ahmadahmad 10/27/13 06:20 PM
. * Re: Skip Ram Rom Ckeck Window Sune  10/27/13 08:05 PM
. * Re: Skip Ram Rom Ckeck Window redk9258  10/27/13 08:02 PM
. * Re: Skip Ram Rom Ckeck Window ahmadahmad  10/28/13 06:03 AM
. * Re: Skip Ram Rom Ckeck Window etabeta  10/28/13 12:01 PM
. * Re: Skip Ram Rom Ckeck Window ahmadahmad  10/28/13 04:36 PM

Extra information Permissions
Moderator:  Pi 
0 registered and 4 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 5406