Monthly Archives: January 2013

AmigaDOS | Scripting

AmigaDOS Part II – Startup Sequences

Posted on by
1 Reply

The Amiga startup-sequence is a script file located inside the S: logical device (usually SYS:s) and executed at boot time. This script is responsible for system initialization: patching the rom, adding disk buffers, loading drivers and mounting devices, launching services, making assigns, creating ram folders.. My 1.3 startup-sequence For my Amiga 500 configuration (on WinUAE) […]

AmigaDOS

AmigaDOS Part I

Posted on by
Leave a reply

In this post I will briefly describe some of the features of AmigaDOS: command syntax, amiga shell, batch scripting. In the beginning was the CAOS In the original planning, the AmigaOS module for file system handling was called CAOS (Commodore Amiga Operating System)[a][b] and its design specs, written by the Exec creator Carl Sassenrath, were reach […]