j8takagi.net
>
YACASL2
> 内部仕様書 -
Doxygen
|
GNU Global
root
/
as
/
cmd
/
DS
/ds__0.casl
/* [<][>][^][v][top]
[bottom]
[index]
[help]
*/
;; 「DS 0」を指定したプログラム例
MAIN START
LD GR1,A
LD GR2,B
RET
A DS 0
B DC 15
END
/* [<][>][^][v]
[top]
[bottom]
[index]
[help]
*/