Program names can use:
A-Z 0-9 - _ . @
and the maximum length is 14 characters
0そうだね プレイ済み
Just a screenshot.
I did make a QR code scanning simulator a while ago (using the gyroscope) but it wasn't very good.
1そうだね プレイ済み
ACLS should only be used at the start of a program
If you want a faster ACLS (still don't use this in a loop), you can do
ACLS 1,0,0
FOR I=5 TO 0 STEP -1
GPAGE 0,I
GCLS
NEXT
This won't load the default sprite/BG GRPs, but if you load your own textures then it's fine.
1そうだね プレイ済み
I've seen screenshots of one, though it probably runs really slowly (even on n3DS)
1そうだね プレイ済み
LOAD "GRP4:filename",0 to change sprites
LAOD "GRP5:filename",0 to change background
You can edit GRP files in the smile tool
1そうだね プレイ済み
This is not real, it's just a picture.
:)
3そうだね プレイ済み
key is NKX3KE13
(you also have to download the program from the website)
http://rei.to/petitmodem_en.html
0そうだね プレイ済み
The variable "RESULT" stores the result of a dialog.
So you could do something like:
DIALOG "text",1
IF RESULT==1 GOTO @INIT
2そうだね プレイ済み
That SPANIM will change the sprite definition from 1432 to 1433
if you want to change it back at the end, you would add
,15,1432
1そうだね プレイ済み
"Yo you gotta keep being rself if you'd that then you will find your special someone being yourself is ALWAYS the key"
0そうだね プレイ済み