Fantasy Console
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 

5 行
71 B

  1. ; a simple test
  2. ld:immd $t1 0x3333
  3. ld:immd $t2 0x1111
  4. add $t1 $t2 $t3