Fantasy Console
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

5 行
93 B

  1. ; a simple test application
  2. main:
  3. load $t0 0xcccc
  4. load $t1 0xaaaa
  5. sub $t0 $t1 $t3