REM	全アセンブルスタ−ト
ISAS32 -nologo hy_main
ISAS32 -nologo chars

REM	リンク スタ−ト
ISLK32 hy_main chars -o X -v
