Hi folks,
excuse my poor english.
I'd like to make a script to launch a specific mame rom, i.e. gng; i tried to put in the mame's directory this:
#!/bin/sh
./mame gng
sync
cd /usr/gp2x
exec /usr/gp2x/gp2xmenu
but it doesn't work.
Can anyone help me?
thanx!
excuse my poor english.
I'd like to make a script to launch a specific mame rom, i.e. gng; i tried to put in the mame's directory this:
#!/bin/sh
./mame gng
sync
cd /usr/gp2x
exec /usr/gp2x/gp2xmenu
but it doesn't work.
Can anyone help me?
thanx!