updated on Wed Jan 25 16:08:47 UTC 2012
[aur-mirror.git] / atari800 / atari800.install
blob3e267efb0c9defcf9ab4908316d1ec882b0b971b
1 # Message displayed for a fresh install.
2 post_install()
3
4   # Display a helpful message to the user
5   echo ""
6   echo "***************************************************************"
7   echo " Running Atari800 for the first time will create a config file"
8   echo " at $HOME/.atari800.cfg and immediately open the emulator." 
9   echo " Pressing the F1 key will open the menu where you should modify"
10   echo " the emultion configuration ROM path to /usr/share/atari800"
11   echo " to use the included ROMs Atari800 needs for emulation."
12   echo "***************************************************************"
13   echo ""
16 op=$1
17 shift
18 $op $*