]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Added MAME emulator (#53)
authorFrancisco V <f.villar@web.de>
Fri, 20 May 2022 19:10:28 +0000 (21:10 +0200)
committerGitHub <noreply@github.com>
Fri, 20 May 2022 19:10:28 +0000 (21:10 +0200)
* Add audacity

* Update audacity.json

* Add mp3split-gtk

* Add gramps

* Add MAME emulator

programs/mame.json [new file with mode: 0644]

diff --git a/programs/mame.json b/programs/mame.json
new file mode 100644 (file)
index 0000000..831f7b8
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "files": [
+        {
+            "path": "$HOME/.mame",
+            "movable": false,
+            "help": "Currently unsupported and issue closed.\n\n_Relevant issue:_ https://github.com/mamedev/mame/issues/3853\n"
+        }
+    ],
+    "name": "mame"
+}