GP2X exit wrapper script, used to prevent a nasty hang on exit.

git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1007 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
azaballa 2006-02-15 03:19:23 +00:00
parent c8d00c9810
commit efd1f16353
1 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
#!/bin/sh
#########################################################################
# Stella Exit Wrapper for GP2X
# Questions, comments, or suggestions:
# Email me at azaballa@users.sourceforge.net
# Thanx to remowilliams, once again, for the help
# and for this script.
# Do not edit this file... that is unless you know what you are doing. ;)
#########################################################################
./stella
sync
cd /usr/gp2x/
exec /usr/gp2x/gp2xmenu