EmuTOS - RAM version

This special version allows EmuTOS to be loaded from the filesystem (floppy or
hard disk) without the need of replacing the system ROM.
This is the simplest way to test EmuTOS on real hardware.

boot.prg   - loader
ramtos.img - EmuTOS image

Notes:
- this version is compatible with any Atari hardware (except the FireBee)
- Falcon 030 *is* supported

The default language is English.
Other supported languages are:
- Czech
- German
- Spanish
- Finnish
- French
- Greek
- Italian
- Russian
- Swiss German
They can be used by setting the NVRAM appropriately.

This special version has been built using:
make ram

This release has been built using GCC 4.6.4 on Cygwin.

The source package, as well as other binary packages are available at:
http://sourceforge.net/projects/emutos/files/emutos/0.9.3/

If you want to read more about EmuTOS, please look into those files:

doc/announce.txt   - Introduction and general description
doc/authors.txt    - A list with the authors of EmuTOS
doc/bugs.txt       - Currently known bugs
doc/changelog.txt  - Detailed changes
doc/license.txt    - The FSF General Public License for EmuTOS
doc/status.txt     - What is implemented and running (or not yet)
doc/todo.txt       - What should be done in next versions
doc/xhdi.txt       - Current XHDI implementation status

Additional information for developers (just in the source archive):

doc/install.txt    - How to build EmuTOS from sources
doc/coding.txt     - EmuTOS coding standards (never used :-) )
doc/nls.txt        - How to add a native language or use one
doc/old_code.txt   - For developers, a museum of bugs due to old C language

-- 
The EmuTOS development team
http://emutos.sourceforge.net/
