Just like TOS, edit the config file, in the [GLOBAL] section, you'll get the EmuTOS= line to fill with the complete path to a EmuTOS ROM image file. If you have both TOS and EmuTOS available, ARAnyM defaults to TOS. You can force EmuTOS usage using -e command-line parameter:
$ aranym -e ARAnyM 0.9.2pre1 Using config file: '/home/patrice/.aranym/config' [snip] EmuTOS 2005/09/18 loading from '/usr/local/share/atari-emu/emutos-0.8.1-512k.img'... [OK] NVRAM loaded from '/home/patrice/.aranym/nvram' TunTap(0): ERROR: aratapif not found. Ethernet disabled! TunTap(0): ERROR: aratapif not found. Ethernet disabled! BIOS: Detected memory: ST-RAM = 14 MB, FastRAM = 0 MB BDOS: Address of basepage = 00013000 BDOS: cinit - osinit successful ... Floppy read(-1, 009fcc, 1) failed. hdv_boot returns 3
There you get the EmuTOS boot screen, pressing any key provides this crash.
Panic: bus error. misc = 0x2000, address = 0x00e01254 opcode = 0x7008, sr = 0x602e, pc = 0x02060000 Aregs: 602e0206 00e2bdac 00018a40 00018c74 00000000 00014a90 000151da 00015144 Dregs: 0000046c 00000004 0000001c 00000000 00000000 00000000 00000000 00000000 Processor halted.
This crash is caused by a bug in the function that translates EmuTOS character strings into your language. So you'd better use an EmuTOS compiled only with english language.