1 # Message displayed for a fresh install.
4 # Display a helpful message to the user
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 "***************************************************************"