summaryrefslogtreecommitdiffstats
path: root/docs/release/scripts/src/osd/osdmini_cfg.lua
diff options
context:
space:
mode:
Diffstat (limited to 'docs/release/scripts/src/osd/osdmini_cfg.lua')
-rw-r--r--docs/release/scripts/src/osd/osdmini_cfg.lua12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/release/scripts/src/osd/osdmini_cfg.lua b/docs/release/scripts/src/osd/osdmini_cfg.lua
new file mode 100644
index 00000000000..586075d3cac
--- /dev/null
+++ b/docs/release/scripts/src/osd/osdmini_cfg.lua
@@ -0,0 +1,12 @@
+-- license:BSD-3-Clause
+-- copyright-holders:MAMEdev Team
+
+defines {
+ "OSD_MINI",
+ "USE_QTDEBUG=0",
+ "USE_SDL",
+ "SDLMAME_NOASM=1",
+ "USE_OPENGL=0",
+ "NO_USE_MIDI=1",
+ "USE_XAUDIO2=0",
+}
1?s=13&d=retro' /> Miodrag Milanovic2015-05-071-0/+2 * Cleanups and version bumpmame0159 Miodrag Milanovic2015-02-251-1/+1 * raiden.c: added save state support (nw) Ivan Vangelista2015-02-021-0/+5 * compilefix part2 hap2015-01-281-11/+1 * audio/seibu.c: remove unused functions (nw) Alex W. Jackson2014-11-301-10/+0 * "Seibu ADPCM" is a MSM5205 (nw) Alex W. Jackson2014-11-301-1/+4 * wedding aisle works again Michaël Banaan Ananas2014-09-071-1/+1 * get rid of static int irq1,irq2 Michaël Banaan Ananas2014-09-071-29/+30 * seibu_adpcm: converted to use inline configs. nw. Fabio Priuli2014-05-191-47/+3 * ay8910_device and extended family: converted to devcb2 (nw) Ivan Vangelista2014-05-061-9/+0 * removed not needed parameter from stream_alloc (nw) Miodrag Milanovic2014-04-301-1/+1 * Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-7/+7 * fixed clang compiler warnings (nw) Oliver Stöneberg2013-08-021-1/+1 * Modernized the Seibu ADPCM device and converted the Seibu sound system to be ... Scott Stone2013-08-011-281/+295 * devlegcy.h usage cleanup (nw) Oliver Stöneberg2013-07-101-0/+1 * extended large amount of devices with shortname and source file data (nw)