Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site noscvax.UUCP Path: utzoo!linus!decvax!ittvax!dcdwest!sdcsvax!noscvax!hall From: hall@noscvax.UUCP (Robert R. Hall) Newsgroups: net.micro.cbm Subject: merlin assembler for c64 Message-ID: <674@noscvax.UUCP> Date: Thu, 8-Nov-84 10:56:23 EST Article-I.D.: noscvax.674 Posted: Thu Nov 8 10:56:23 1984 Date-Received: Sat, 10-Nov-84 03:23:21 EST Organization: Naval Ocean Systems Center Lines: 23 For assembly language programing, on the Commodore 64, I purchased MERLIN 64 (macro assembler) for $50. As your programing skill increases, you will find that merlin has the power to meet your needs as you develop into a professional. It features include labels, pseudo-opcodes, decimal, hex and binary number systems, macros with local variables and conditional assemble. It is written in machine language so it has the speed. It is a nicely intergrated package of 5 modules (executive, editor, assembler, symbol table generator and monitor). With this intergration one can quickly transfer between the editor and assembler or monitor to conveniently make correction and then test them out. It also has a unique utility 'SOURCEROR', which is a dis-assembler that takes binary object code such as that produce by Computes Gazette machine language loader 'MLX' and quickly and easily create source code for editing. For system requirements it does need a disk drive. The weak link appears to be the monitor which has limited but adequate features when compared to MICROMON