   STOS fixer Petari  beta 1

This is small TOS executable, written in ASM. Filename is STOSFP1.TOS  .
If using older TOS version, below TOS 2.0X need to rename to TTP, so can
enter filename what want to fix.  In TOS 2.06 and later use drag and drop.
Of course, may use it as TTP too in higher TOS versions.

There is plan for GUI version too - where can select file(s) with GEM
fileselector.

Purpose is to make those by STOS created nasty games to work on
any TOS version, Falcon, TT .
Why reinventing hot water ? Because while I updated STOS Compiler
did STOS input code replacement, what needs not TOS version tables.
Actually, it was idea of STOS coder self, but was not done properly, so
such compiler was never released.
All new input code can be placed in space of old code and tables, together
with additional code for restoring entry state at exitting game.
Both ST joysticks are supported, so games like Multi Pakman will work fine.

Usage:

In TOS 2.06 and higher use simply drag & drop of STOS executable file.
In earlier TOS versions must use program as TTP, so rename to.
Then need to enter STOS program file name. If not in same DIR as fixer, 
then must enter path too.
If program detects that it is STOS executable will patch it. Before it will save
original file with extension ORG - only if there is enough space on drive where
original file is.  There will be no warning in case of some error, so user must take
care about free space and floppy reliability before running fixer.

There are packed STOS executables (SFX), with diverse packing systems. 
User needs to depack them first, otherwise will be not updated. May find SW
for that purpose, and repacking after done fixing. Experienced ones can depack
with some debugger.

If STOS exec is already fixed with some fixer, will be not updated most likely.

ASM source included

   PP, March  2014
