CAM 'MAC backwards' A sophisticated utility to reduce PDP-11 object code to source macro. CAM labels where possible using the original global or local symbol names. Many (many) formatting options are available including pretty features such as converting 'mov x,-(sp)' into 'push x' etc. It is possible to produce 'listings' or code that can be fed directly back into MACRO without editing. Currently CAM can handle object modules produced under RSX-11M/M+, RSTS/E RSX and RT-11 emulation, RT-11 native mode, VMS compatability mode and IAS. CAM has only been tested actually running on RSX native mode, VMS RSX compatability mode and RSTS/E RSX emulation with native RSX-11, VMS compatability mode and RSTS/E RSX/RT-11 emulation input files. CAM is written in C and will compile and run under DECUS C. A number of support programs are supplied in the CAM package to assist in MACRO development and debugging. These include a object module analyser on the lines of VMS's "ANALYSE/OBJECT". Nick de Smith. Jan '84