EmuTOS - 512 KB version

This ROM is suitable for the following hardware:
- TT
- Falcon
- emulators of the above

Note: Extra hardware is autodetected.

This ROM is the optimal one for Hatari, with any hardware combination.

Some legacy programs don't work with 512k TOS images, for those one may
need to use a smaller EmuTOS image.

etos512k.img - Multilanguage
etos512k.sym - Symbol address information for Hatari debugger and profiler

The following optional files are also supplied:
emucurs.rsc - modifiable mouse cursors for the AES/desktop
emucurs.def - definition file for the above
emuicon.rsc - contains additional icons for the desktop
emuicon.def - definition file for the above

Additional information on debugging EmuTOS and its software compatibility
is included with Hatari:
	https://hatari.tuxfamily.org/doc/emutos.txt

The default language is English.  Other supported languages are:
- Czech
- German
- Spanish
- Finnish
- French
- Greek
- Italian
- Norwegian
- Russian
- Swedish
- Swiss German
They can be used by setting the NVRAM appropriately.  If you wish to use
this version of the ROM on a machine without NVRAM, the default language
can be changed by using the tos-lang-change tool included with the EmuTOS
sources.

Notes on possible points of confusion
1. The emuicon.rsc file format differs from deskicon.rsc used by later
versions of the Atari TOS desktop.
2. Selecting Norwegian/Swedish currently sets the language to English,
but the keyboard layout to Norwegian/Swedish.
3. The 'Shutdown' menu item is active when EmuTOS is run under an
emulator supporting NatFeats (under Hatari, you need to enable this
with the "--natfeats on" option).

This ROM image has been built using:
make 512

This release has been built on Linux Mint (a Ubuntu derivative), using
Vincent Rivière's GCC 4.6.4 cross-compiler.  The custom tools used in
the build process were built with native GCC 4.8.4.

The source package and other binary packages are available at:
https://sourceforge.net/projects/emutos/files/emutos/0.9.11/

The extras directory (if provided) contains one or more alternate desktop
icon sets, which you can use to replace the builtin ones.  You can use a
standard resource editor to see what the replacement icons look like.
To use a replacement set, move or rename the existing emuicon.rsc &
emuicon.def files in the root directory, then copy the files containing
the desired icons to the root, and rename them to emuicon.rsc/emuicon.def.
For further information, see doc/emudesk.txt.

If you want to read more about EmuTOS, please take a look at these files:

doc/announce.txt      - Introduction and general description, including
                        a summary of changes since the previous version
doc/authors.txt       - A list of the authors of EmuTOS
doc/bugs.txt          - Currently known bugs
doc/changelog.txt     - A summarised list of changes after release 0.9.4
doc/emudesk.txt       - A brief guide to the newer features of the desktop
doc/incompatible.txt  - Programs incompatible with EmuTOS due to program bugs
doc/license.txt       - The FSF General Public License for EmuTOS
doc/license_aros.txt  - The AROS Public License for certain Amiga source
                        code distributed as part of EmuTOS source
doc/status.txt        - What is implemented and running (or not yet)
doc/todo.txt          - What should be done in future 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/country.txt       - An overview of i18n issues in EmuTOS
doc/fat16.txt         - Notes on the FAT16 filesystem in EmuTOS
doc/memdetect.txt     - Memory bank detection during EmuTOS startup
doc/nls.txt           - How to add a native language or use one
doc/old_changelog.txt - A summarised list of changes up to & including
                        release 0.9.4
doc/osmemory.txt      - All about OS internal memory in EmuTOS
doc/reschange.txt     - How resolution change works in the desktop
doc/resource.txt      - Modifying resources in EmuTOS
doc/
doc/tos14fix.txt      - Lists bugs fixed by TOS 1.04 & their status in EmuTOS

The following documents are principally of historical interest only:

doc/old_code.txt      - A museum of bugs due to old C language
doc/vdibind.txt       - Old information on VDI bindings

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