diff --git a/stella/src/ui/sdl/stellarc b/stella/src/ui/sdl/stellarc deleted file mode 100644 index 24ac3bab4..000000000 --- a/stella/src/ui/sdl/stellarc +++ /dev/null @@ -1,26 +0,0 @@ -; Stella configuration file -; -; Lines starting with ';' are comments and are ignored. -; Spaces and tabs are ignored. -; -; Format MUST be as follows: -; command = value -; -; Commmands are the same as those specified on the commandline, -; without the '-' character. -; -; Values are the same as those allowed on the commandline. -; Boolean values are specified as 1 (for true) and 0 (for false) -; - -;display = -;fps = -;owncmap = <0|1> -;winsize = -;grabmouse <0|1> -;hidecursor <0|1> -;center = <0|1> -;volume = -;paddle = <0|1|2|3|real> -;showfps = <0|1> -;fullscreen = <0|1>