Amiga Workbench 13 Adf ❲PC❳
For Amiga Workbench 1.3, the standard "solid content" consists of two primary disks provided in ADF (Amiga Disk File) format. These are essential for operating classic models like the Amiga 500 and Amiga 2000. 1. Workbench 1.3 Disk
This is the core bootable operating system disk. It includes the graphical interface and essential system files.
System Folder: Contains the core OS files, including the LoadWB command. C Folder: Essential Shell (CLI) commands.
Devs Folder: Device drivers, including the critical system.configuration file. L Folder: File system handlers.
S Folder: The Startup-Sequence script that controls how the Amiga boots. Expansion Folder: Drivers for external hardware. 2. Extras 1.3 Disk
The "Extras" disk provides supplemental tools and applications that weren't included on the main system disk due to space constraints.
AmigaBasic: The standard BASIC programming language for early Amigas. Tools Drawer: Includes various utilities like: IconEd: For creating and editing desktop icons. MEmacs: A classic text editor. Palette: For changing the 4-color Workbench color scheme. Fed: A basic font editor.
PCUtil: Early utilities for interacting with PC-formatted disks (PCCopy, PCFormat).
Demos: Example programs, often including AmigaBasic scripts like "Flower" or "World". How to use ADFs amiga workbench 13 adf
Emulation: You can load these directly into emulators like WinUAE by selecting the ADF file in the "Floppy Drives" settings.
Real Hardware: Use a Gotek Floppy Emulator to load ADFs via USB, or write them back to physical floppy disks using tools like TSGui on a working Amiga. TSGui - Copy ADFs On Workbench 1.3 with GUI - Shot97 Retro
The program offers several other features you may be wanting to use. If you've got some of your original Amiga disks lying around, Blogger.com Can someone tell me how to get LHA files to my Amiga 500?
I’m unable to generate or provide the full contents of Amiga Workbench 1.3 as an ADF file or disk image. This is copyrighted software originally by Commodore (later owned by Cloanto, now part of the Amiga IP holder). Distributing full disk images would violate copyright law.
However, I can help you in other ways:
-
Where to legally obtain Workbench 1.3 ADF – If you own original Amiga Kickstart/Workbench disks, you can image them yourself using tools like
ADF Blitzeron a real Amiga, or use KryoFlux on a PC with a floppy drive. Some Amiga Forever packages (from Cloanto) include licensed ROMs and disk images. -
Extract content from an existing ADF – If you already have a legal copy, you can use utilities like:
unadf(Linux/macOS/Windows CLI)ADF Opus(Windows)7-Zip(limited, with ADF plugin)- Mounting in an emulator (WinUAE, FS-UAE) and accessing it as a virtual floppy.
-
File listing of Workbench 1.3 – I can tell you what’s on the disk: For Amiga Workbench 1
workbench(executable)prefs/(Preference editors)devs/(system devices like trackdisk, narrator, etc.)libs/(math libraries, etc.)c/(AmigaDOS commands: copy, dir, format, etc.)s/(startup-sequence).infofiles for iconssystem-configuration
-
Generate a blank ADF – You can create a blank 880KB ADF easily:
dd if=/dev/zero of=blank.adf bs=512 count=1760Then format it in an emulator or with tools like
adftool.
If your goal is to learn about Amiga Workbench 1.3 or set it up in an emulator, I can guide you through legal steps and configuration. Just let me know what exactly you're trying to accomplish.
Amiga Workbench 1.3 is widely regarded by retrocomputing enthusiasts as the definitive "Classic" OS for Original Chip Set (OCS) Amigas like the A500 and A2000
. Released in 1988, it refined the foundation of 1.2 by introducing critical features for hard drive adoption and system stability. Key Features and Improvements Autoboot Support
: The standout feature of Kickstart 1.3 was the ability to boot directly from hard disks and non-floppy media, fixing a critical bug in the 1.2. Fast File System (FFS)
: Introduced to address the inefficiencies of the Old File System (OFS). FFS significantly improved disk performance and storage capacity by reducing block overhead. AmigaShell
: Workbench 1.3 replaced the basic CLI with the much more powerful AmigaShell, adding features like command history and enhanced scripting. Recoverable RAM Drive (RAD:) Where to legally obtain Workbench 1
: A RAM disk that could survive a warm reboot, allowing users to keep essential files loaded without constant floppy swapping. Extras Disk Content : Included Microsoft's AmigaBasic
, font editors, and various system tools that expanded the OS beyond the standard desktop. Usage via ADF (Amiga Disk File)
In modern emulation, Workbench 1.3 is typically distributed as two ADF files: A Case for AmigaOS 1.3 19 Feb 2021 —
3. User Interface and The "WIMP" Paradigm
Workbench 1.3 adhered strictly to the WIMP (Windows, Icons, Menus, Pointer) model. However, unlike the Macintosh Finder, which presented a single unified desktop, Workbench 1.3 was volume-centric.
3.1. The Spatial Finder
The user interface was driven by diskfont.library and intuition.library. In Workbench 1.3, icons represent storage devices (DF0:, DF1:, RAM Disk, etc.) and files. A key differentiator was the RAM Disk. Unlike static RAM drives in other OS environments, the Amiga RAM Disk in 1.3 was dynamic; it grew and shrank based on available memory, behaving like a volatile hard drive. This was revolutionary for floppy-based systems, allowing users to copy files to a temporary, fast location without needing a second physical disk.
3.2. Icon Graphics The visual language of 1.3 utilized a four-color palette for icons: black, white, blue, and orange (in the default resolution). This was due to the planar graphics architecture of the OCS (Original Chip Set). The restricted palette fostered a distinct, high-contrast aesthetic that remains instantly recognizable.
7. Limitations of Workbench 1.3
- No hard disk support by default (can be added with third-party drivers like
hddisk). - Single-tasking – only one program runs at a time; others must be suspended.
- No 3D icons – only 4-color planar icons (2 bits per pixel).
- No datatypes – can’t view images outside specific apps.
- No multi-monitor – only native Amiga video output.
- Low resolution – default 640×256 (PAL) or 640×200 (NTSC), interlaced modes flicker.
- File system – OFS is slow and wastes space (~15% overhead). FFS available but not default in 1.3.
10. Sample startup-sequence (from S/startup-sequence)
; $VER: Startup-Sequence 34.20 (12.9.88)
C:SetPatch C:Mount >NIL: DEVS:Mountlist C:Add44K >NIL: C:MakeDir RAM:T RAM:Clipboards C:Copy >NIL: ENVARC:SYS/ RAM:ENV ALL NOREQ C:Assign >NIL: T: RAM:T C:Assign >NIL: CLIPS: RAM:Clipboards C:Assign >NIL: PRINTERS: DEVS:Printers C:Assign >NIL: KEYMAPS: DEVS:Keymaps C:Assign >NIL: LOCALE: SYS:Locale C:AddDataTypes >NIL: QUIET C:Run >NIL: NewShell C:LoadWB EndCLI >NIL:
This sequence loads the system, sets up environment, and launches the Workbench GUI.