Short: Assembly Prepocessor Demo 1.0c Author: ROKROOT Software/Hardware rok@eskimo.com Uploader: ROKROOT Software/Hardware rok eskimo com Type: dev/asm Architecture: m68k-amigaos Designed to simplify assembly coding by enabling the use of C header files (structures, defines, etc.). Enables simple access to structures by using the member operator directly with assembly syntax. Type 'ruf' at cli prompt for brief instructions. - Eliminates the need for .i files. - Simplifies assembly coding wrt dynamic structures. - Structure construction in data section. - Enables file descriptor use.