mirror of
https://github.com/ksherlock/ample.git
synced 2025-08-05 02:24:58 +00:00
more useful scripts.
This commit is contained in:
6
python/listmedia.sh
Executable file
6
python/listmedia.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
export DYLD_FALLBACK_FRAMEWORK_PATH=../embedded
|
||||
|
||||
../embedded/mame64 $* -listmedia
|
||||
|
6
python/listslots.sh
Executable file
6
python/listslots.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
export DYLD_FALLBACK_FRAMEWORK_PATH=../embedded
|
||||
|
||||
../embedded/mame64 $* -listslots
|
||||
|
0
python/listxml.sh
Normal file → Executable file
0
python/listxml.sh
Normal file → Executable file
Reference in New Issue
Block a user