LoginLogin
Nintendo shutting down 3DS + Wii U online services, see our post

Petit Computer for Nintendo 3DS!

Root / Talk About Programs / [.]

16bitcoderCreated:
Want a useless downgrade to petit computer programming! Well just wait here until I finish the first build! It'll have pnlstr and sendfile/recvfile (THINGS I MISS...) and if you were good with petit computer and not smilebasic, then this might be the project for you! (Because of thhe SOO MANY PROJECTS BEING CREATED BY ME, this will be a small mini projet being worked on every once and a while...)

To make it realistic, limit lines to 100 characters and remove WHILE, REPEAT, and multi-line IF statements. Also you can easily replace PNLSTR:
DEF PNLSTR X%,Y%,S$
 VAR TMP=DISPLAY()
 DISPLAY 1
 LOCATE X%,Y%:PRINT S$;
 DISPLAY TMP
END

To make it realistic, limit lines to 100 characters and remove WHILE, REPEAT, and multi-line IF statements. Also you can easily replace PNLSTR:
DEF PNLSTR X%,Y%,S$
 VAR TMP=DISPLAY()
 DISPLAY 1
 LOCATE X%,Y%:PRINT S$;
 DISPLAY TMP
END
PNLSTR had a color option, you forgot that. Also, your PNLSTR is better than mine in terms of DISPLAY :) EDIT: WAIT: PALETTES DO NOT EXIST And console colors were changed. This will require some big changes if you want it to be actually Petit-like. Also, I almost started this, really glad someone else decided too XD

Well Petit Computer for 3DS is being worked on right now! (Almost finished keyboard!)

GL getting SENDFILE & RECVFILE to work. It'll be slow and sending GRPS will be
word
"Are you sure?"very very bad.
It wold require some way of converting GRPs to strings or values, then sending all of them... maybe...

Minecraft DS will BE PORTED ON THIS AND NOT UPLOADED AS A KEY!

Minecraft DS will BE PORTED ON THIS AND NOT UPLOADED AS A KEY!
I'll uploaded it as a .zip and you an download the .zip and put it onto smilebasic (Tutorials soon)

Minecraft DS will BE PORTED ON THIS AND NOT UPLOADED AS A KEY!
I'll uploaded it as a .zip and you an download the .zip and put it onto smilebasic (Tutorials soon)
GL with that. Is this why you thought of Petit in SB?

Minecraft DS will BE PORTED ON THIS AND NOT UPLOADED AS A KEY!
I'll uploaded it as a .zip and you an download the .zip and put it onto smilebasic (Tutorials soon)
GL with that. Is this why you thought of Petit in SB?
No, Just for memories

Yes! Please make this, I am only good with smilebasic!

Will this have MEM, PNLSTR and PNLTYPE?

Will this also have Send/Recvfile?

Yes Professor progrm, it will... Probably not in the first update though....