mirror of
https://github.com/ksherlock/ample.git
synced 2026-04-20 00:16:44 +00:00
more useful scripts.
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
export DYLD_FALLBACK_FRAMEWORK_PATH=../embedded
|
||||
|
||||
../embedded/mame64 $* -listmedia
|
||||
|
||||
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
export DYLD_FALLBACK_FRAMEWORK_PATH=../embedded
|
||||
|
||||
../embedded/mame64 $* -listslots
|
||||
|
||||
Regular → Executable
Reference in New Issue
Block a user