Skeleton templates for creating AmigaOS4 libraries and devices.
Variants:
- 68k — Includes jumptable stubs for AmigaOS3 (68k)
- Manual — Manual registration into the system (more control/freedom)
- Autoinit — Automatically added by the system
- Library — Builds an Amiga library
- Device — Builds an Amiga device
- Resource — Builds an Amiga resource
Notes:
- Include files are manually created because
bumprev/idltoolare Amiga-only tools, and they add a Hyperion copyright notice, which would place them in unknown copyright territory for us. - Some directories are empty for now — they are placeholders to show the intended layout and will be filled over time.
— Rene W. Olsen (17-Sep-2025)
License: Unlicense — Public Domain
_Generic_Library_Manual_Generic_Library_Manual_68k_Generic_Library_Autoinit_Generic_Library_Autoinit_68k
_Generic_Device_Manual_Generic_Device_Manual_Main_Generic_Device_Manual_Main_68k_Generic_Device_Autoinit
_Generic_Resource_Manual
lib_Blanker— Example blanker librarylib_Docky— Example AmiDock dockylib_Gadget— Example gadget class librarylib_USBFD_Interface— Example Function Driver for Sirion USB Stack
dev_Printer— Example printer device (Parallel.dev)dev_Sana2— Example Ethernet devicedev_Trackdisk— Example disk device