-MAIN START
- OUT OBUF,LEN
- RET
-OBUF DC 'Hello, World!'
-LEN DC 13
- END
Assemble ../../../../as/sample/hello.casl (0)
../../../../as/sample/hello.casl: 1:MAIN START
-cat ../../../../as/sample/hello.casl
../../../../casl2 -sla ../../../../as/sample/hello.casl
t[race] -- Display CPU register. `t[race] a[uto]/n[oauto]' set auto/noauto display.
T[race] -- Display CPU register as logical value. `t[race] a[uto]/n[oauto]' set auto/noauto display.
?/h[elp] -- Display this help.
-(comet2 monitor)
\ No newline at end of file
+(comet2 monitor)
COMET II machine code monitor. Type ? for help.
(comet2 monitor) l as/sample/sum_10.o
(comet2 monitor) d
-(comet2 monitor)
\ No newline at end of file
+(comet2 monitor)