diff options
author | Rasmus Steinke <rasi@xssn.at> | 2012-08-11 02:40:34 +0200 |
---|---|---|
committer | Rasmus Steinke <rasi@xssn.at> | 2012-08-11 02:40:34 +0200 |
commit | f140a1642ebfde198946ad6760c1003c1cb9a8c3 (patch) | |
tree | 7538aa90092f99c661ec3abb4a69944767315dc5 /bin/G-FSUAE/G-FS-UAE/README | |
parent | e3fd45703267ce67d8b1e1fb53a4a1b4ccda551e (diff) | |
download | dotfiles-f140a1642ebfde198946ad6760c1003c1cb9a8c3.tar.gz dotfiles-f140a1642ebfde198946ad6760c1003c1cb9a8c3.tar.xz |
scripts
Diffstat (limited to 'bin/G-FSUAE/G-FS-UAE/README')
-rw-r--r-- | bin/G-FSUAE/G-FS-UAE/README | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/bin/G-FSUAE/G-FS-UAE/README b/bin/G-FSUAE/G-FS-UAE/README new file mode 100644 index 0000000..0c07bfb --- /dev/null +++ b/bin/G-FSUAE/G-FS-UAE/README @@ -0,0 +1,19 @@ +THIS IS A SIMPLE GUI FOR FS-UAE AMIGA EMULATOR + +At the moment this is a beta program but all options working well. + +You must have gambas3 dependencies installed in your os +For debian/ubuntu (derivate) user you can add ppa from: +ppa:nemh/gambas3 + +A precompiled executable is included in source package, is not necessary to compile the source, simple double click on G-FS-UAE.gambas. + +Rapid Start: (a temporany 'file.config' will be created in the folder "home/.gfsuae" +- Select all options from GUI +- Start emu + +Normal usage: (Files saved with this method can be invoked via the combobox menu) +- Select all options from GUI +- Save 'yourfile' .config +- Open/Select 'yourfile' .config +- Start emu
\ No newline at end of file |