A shared library for Commodore Amiga written in Motorola 68020 assembly language
17 hours ago
- #Assembly Library
- #System Programming
- #Commodore Amiga
- A shared library for Commodore Amiga written in Motorola 68020 assembly.
- Provides over 50 functions across graphics, file I/O, memory management, UI, and more.
- Compatible with KickStart 3.0 and above.
- Organized into specialized modules: Exec (memory, linked lists), DOS (file I/O, checksums), Graphics (drawing, text), Libraries (string, IFF support), Math (conversions), Intuition & GadTools (UI), REI Interface (windowing), and C Interface for SAS/C.