SD structure » History » Version 2
foft, 05/27/2018 07:54 PM
| 1 | 1 | foft | h1. SD structure |
|---|---|---|---|
| 2 | |||
| 3 | Historically the SD card was used to load the OS roms and BASIC roms. The format was developed for the MIST (and similar devices) where there are multiple platforms. |
||
| 4 | |||
| 5 | Essentially it expects a FAT formatted SD card (suggest 1-2GB) containing the folder structure: |
||
| 6 | atari800/ |
||
| 7 | user/ |
||
| 8 | rom/ |
||
| 9 | |||
| 10 | h2. User |
||
| 11 | |||
| 12 | Under user you can put any atrs, xex files or car files. You can use long filenames and folders to organise them. |
||
| 13 | |||
| 14 | h2. Rom |
||
| 15 | |||
| 16 | Under rom you no longer need to put anyway, since its stored on the flash chip. However you CAN put: |
||
| 17 | * A bunch of OS/basic roms |
||
| 18 | * Turbo freezer rom |
||
| 19 | * Settings |
||
| 20 | |||
| 21 | When the EclaireXL starts it up it loads the OS and settings from the flash. It then can override these if certain special files are present. |
||
| 22 | |||
| 23 | h3. Special rom files |
||
| 24 | 2 | foft | |
| 25 | 1 | foft | * atarixl.rom - main OS rom |
| 26 | * ataribas.rom - atari basic |
||
| 27 | * freezer.rom - turbo freezer rom |
||
| 28 | * settings - video and system settings |
||
| 29 | |||
| 30 | h4. Rom files |
||
| 31 | |||
| 32 | If present these are loaded instead of the os and basic rom on the flash chip. This is useful to have e.g. an 'Altirra OS/basic' sd card or an 'OS B' sd card etc. |
||
| 33 | |||
| 34 | h4. Settings |
||
| 35 | |||
| 36 | If these are present then they are loaded in place of the settings on the flash chip. So you can for instance put in a settings file to force it to start in the specified video mode. Some example files and a program to create them can be found in here: http://www.64kib.com/autobuild/private/settings_examples/ |
||
| 37 | |||
| 38 | h3. Other rom files |
||
| 39 | |||
| 40 | Any other files in the rom folder are ignored. You can for instance put in atariosb.rom and atariosa.rom and load these from the menu to switch rom. |