RISC OS Director: AssLib Index |
||
| ||
|
IntroductionAssLib was developed by both Nick Craig-Wood and Dave Lawrence for use when assembling with AAsm and ObjAsm . It is comprises of many macro definitions that aid the assembler programer when writing applications, utilities and modules. AssLib has been used in several programs, most notably Director, by Nick Craig-Wood. As part of Director going open source, Nick has also released AssLib under the LGPL (Lesser GPL). ArchitectureAssLib was designed and implemented for a 26-bit version of RISC OS, consequently it uses a lot of non 32-bit compatible code. There is work on a 32-bit compliant version although development of that is currently taking second place to development of Director.
|