Labels:text | black and white | font | screenshot | number | parallel | printing | document OCR: Machine Language Monitor Commands 21 The following is a summary of typical MLM commands. Command syntax shown may vary slightly between different monitors. ASSEMBLE A 2000 BEQ $2010 Assemble at address $2000. Branch QUICK TRACE offsets are calculated Q 1000 Trace code from $1000 (or PC if no address specified), disassembly sup- BANK pressed. .BBIN Bank BASIC IN (Commodore 64) POWER ON RESET .P .BBOUT Bank BASIC OUT Executes BASIC cold start BKIN Bank Kernal IN REGISTER DISPLAY R Displays the PC, IRQ, Status or .P. A. . X, BKOUT Bank Kernal OUT .Y. and Stack Pointer. BREAK SET Sets a break at 1000 HEX on the FF HEX .S " 1:FILENAME ",08,7000,8000 SAVE Save to drive 1 from $7000 to $7FFF .B 1000 00FF occurence of the instruction at 1000. (end address -1) COMPARE MEMORY C 1000 2000 C000 Print ...