-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This image is primarily intended for Hatari, since original Atari hardware does not support ROMs of this size.
- Loading branch information
1 parent
8c03a33
commit 8d9736c
Showing
7 changed files
with
103 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,53 @@ | ||
| EmuTOS - 1024 KB version | ||
|
|
||
| This ROM image is not suitable for original Atari hardware, due to | ||
| hardware restrictions. It is suitable for the following emulators: | ||
| - Hatari | ||
|
|
||
| This ROM image is the optimal one for Hatari, with any combination of | ||
| emulated hardware. | ||
|
|
||
| Some legacy programs may not work with a 1024k image; for these one may | ||
| need to use a smaller EmuTOS image. | ||
|
|
||
| etos1024k.img - Multilanguage | ||
| etos1024k.sym - Symbol address information for Hatari debugger and profiler | ||
|
|
||
| The following optional files are also supplied: | ||
| 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 | ||
| - Dutch | ||
| - Finnish | ||
| - French | ||
| - German | ||
| - Greek | ||
| - Hungarian | ||
| - Italian | ||
| - Norwegian | ||
| - Polish | ||
| - Russian | ||
| - Spanish | ||
| - Swedish | ||
| - Swiss German | ||
| - Turkish | ||
| They can be selected by setting the NVRAM appropriately. | ||
|
|
||
| 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 1024 | ||
|
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters