<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'> <html xmlns='http://www.w3.org/1999/xhtml'> <head> <title>test/system/comet2monitor/help/0.txt</title> <meta name='robots' content='noindex,nofollow' /> <meta name='generator' content='GLOBAL-6.6.5' /> <meta http-equiv='Content-Style-Type' content='text/css' /> <link rel='stylesheet' type='text/css' href='../style.css' /> </head> <body> <a id='TOP' name='TOP'></a><h2 class='header'><a href='../mains.html'>root</a>/<a href='../files/2933.html'>test</a>/<a href='../files/2935.html'>system</a>/<a href='../files/3295.html'>comet2monitor</a>/<a href='../files/3303.html'>help</a>/0.txt</h2> <em class='comment'>/* [<][>][^][v][top]<a href='#BOTTOM'>[bottom]</a><a href='../mains.html'>[index]</a><a href='../help.html'>[help]</a> */</em> <hr /> <pre> <a id='L1' name='L1'></a>COMET II machine code monitor. Type ? for help. <a id='L2' name='L2'></a>(comet2 monitor) ? <a id='L3' name='L3'></a>b[reak] -- Manipulate Breakpoints. See details, `b ?'. <a id='L4' name='L4'></a>c[ontinue] -- Continue running your program. <a id='L5' name='L5'></a>d[ump] -- Display memory dump. `d[ump] a[uto]/n[oauto]' set auto/noauto display. <a id='L6' name='L6'></a>l[oad] -- Load object from a file to the memory. `l[oad] <filepath> <address>' if address is omitted, load to address 0. <a id='L7' name='L7'></a>n[ext] -- Go next instruction. <a id='L8' name='L8'></a>q[uit] -- Quit running your program. <a id='L9' name='L9'></a>reset -- Reset the system. <a id='L10' name='L10'></a>r[everse] -- Disassemble memory. `r[everse] <start address> <end address>. <a id='L11' name='L11'></a>s[ave] -- Save object from the memory to a file. `s[ave] <filepath> [<start address1> [<end address>]]' if <start address> and <end address> is omitted, save the whole memory. if <end address> is omitted, save the memory after <start address>. <a id='L12' name='L12'></a>t[race] -- Display CPU register. `t[race] a[uto]/n[oauto]' set auto/noauto display. <a id='L13' name='L13'></a>T[race] -- Display CPU register as logical value. `t[race] a[uto]/n[oauto]' set auto/noauto display. <a id='L14' name='L14'></a>?/h[elp] -- Display this help. <a id='L15' name='L15'></a>(comet2 monitor) </pre> <hr /> <a id='BOTTOM' name='BOTTOM'></a> <em class='comment'>/* [<][>][^][v]<a href='#TOP'>[top]</a>[bottom]<a href='../mains.html'>[index]</a><a href='../help.html'>[help]</a> */</em> </body> </html>