Using Libasm

Library of routines for RISC OS C programming. Provides optimized multiplication/division, processor identification, IRQ control, floating-point preservation, and non-C (registrant) function calls. Use when C code needs assembly-level functionality or when porting code that requires these low-level operations. The library is linked by adding C:Asm.o.libAsm to the LIBS line in a makefile and included via headers like

gerph bf83d76 2 files · 9.0 KB Updated

File contents

gerph/riscos-agent-skills/tree/main/skills/using-libasm commit bf83d76f0e

Frequently asked questions

npx skillmds@latest add gerph/using-libasm