this is a single KUAL button to launch 4 interactive fiction interpreters: frotz, glulxe, frob and git

requires kterm

runs ok on kindle paperwhite

frotz handles zcode game files(.z5, .z8..)
glulxe and git handle glulx game files(.blb, .gblorb..)
frob handles tads game files(.gam, .t3..)

The ports of these interpreters for the kindle were done by fvek(frotz) and pete330(glulxe, frob and git)

Links of mobileread forum threads:
frotz: http://www.mobileread.com/forums/showthread.php?t=186007
glulxe: http://www.mobileread.com/forums/showthread.php?t=220751
frob: http://www.mobileread.com/forums/showthread.php?t=220879
git: http://www.mobileread.com/forums/showthread.php?t=223284

instructions:
- these are for a kindle without any prior, separate installs of frotz, glulxe,frob or git; if any such already exist, you need to remove all of them first
- the zip contains 3 directories
 - "bin" with executables for frotz, glulxe, frob, git, dialog and a configuration file .dialogrc; copy these files to /mnt/us/bin on the kindle
 - "if" with 3 sub-directories: "zcode", "glulx" and "tads" each with 2 sample game files; copy these sub-dirs with contents to /mnt/us/if
 - "extensions" with sub-directory "interactive_fiction"; copy this sub-dir with contents to /mnt/us/extensions
 
acknowledgements:
- fvek, pete330 for the ports
- twobob, knc1 for encouragement and help
- mobileread kindle developers forum

nasser 20130926
revised to include git
