summaryrefslogtreecommitdiffstats
path: root/games/sms_sdl/sample_config
diff options
context:
space:
mode:
author B. Watson2014-01-14 17:15:36 +0100
committer Erik Hanson2014-01-30 06:21:01 +0100
commit8f4f40dc37c0553293567fe33a87a6d26762cd81 (patch)
tree0ae069615fc6aa61530191363bb4d473a98ba6f4 /games/sms_sdl/sample_config
parentad722f51d0dc2d2b4bc7f3142ad4acbb90499a72 (diff)
downloadslackbuilds-8f4f40dc37c0553293567fe33a87a6d26762cd81.tar.gz
games/sms_sdl: Added (A Sega Master System and Game Gear Emulator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/sms_sdl/sample_config')
-rw-r--r--games/sms_sdl/sample_config37
1 files changed, 37 insertions, 0 deletions
diff --git a/games/sms_sdl/sample_config b/games/sms_sdl/sample_config
new file mode 100644
index 0000000000..c333cb7516
--- /dev/null
+++ b/games/sms_sdl/sample_config
@@ -0,0 +1,37 @@
+# sms_sdl sample config - copy to ~/.sms_sdl/config and edit as desired.
+
+# This file contains the default command-line options to be passed to
+# sms_sdl, every time it's run. Place each option on a line by itself.
+# The leading -- is optional.
+
+# Comments and blank lines are ignored.
+
+# Enable YM2413 sound? Default is disabled; uncomment next line to enable.
+#fm
+
+# Set the machine type as DOMESTIC (aka Japanese) instead of OVERSEAS.
+# The default is overseas (aka US), uncomment next line for Japanese.
+#japan
+
+# Uncomment next line to load/save SRAM contents before starting/exiting.
+# The SRAM contents will be saved in ~/.sms_sdl/<romname>.sav
+#usesram
+
+# Specify the number of frames to skip. The default is 0 (no frameskip)
+#fskip 1
+
+# do not limit to 60 frames per second?
+#fullspeed
+
+# start in fullscreen mode?
+#fullscreen
+
+# use joystick?
+#joystick
+
+# disable sound?
+#nosound
+
+# Render using a filter? Default is no filter. Choices are:
+# 2xsai super2xsai supereagle advmame2x tv2x 2x bilinear dotmatrix
+#filter 2x