mirror of
https://github.com/ksherlock/ample.git
synced 2025-04-07 13:38:01 +00:00
more useful scripts.
This commit is contained in:
parent
c10f2153ff
commit
34fcc3b3ed
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
Loading…
x
Reference in New Issue
Block a user