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

Petit Computer Thread

Root / General / [.]

ShellyCreated:
Why though?

Wish I had petit computer

This is about the old one?

So currently I am working on porting the Petit Minecraft to SmileBasic, mainly due to my own curiosity (to see if it would be any faster). Hope to post pics soon, although keep in mind I'm nowhere near the graphics portion. In case anyone else has it and would like to know just HOW slow I'm working, I'm not even done with INTXT yet.
How’s it goin

It's useless. Converting it by hand would be very tedious, and writing a compiler to convert PTC BASIC to SB BASIC would be a waste of time.
Why not type it out on pc and transfer it over to Smilebasic? It would be faster to actually get to debugging... I could attempt to do it for you too. The ptc to pc to sb file transfering I mean, not the code conversion.

It's useless. Converting it by hand would be very tedious, and writing a compiler to convert PTC BASIC to SB BASIC would be a waste of time.
Why not type it out on pc and transfer it over to Smilebasic? It would be faster to actually get to debugging... I could attempt to do it for you too. The ptc to pc to sb file transfering I mean, not the code conversion.
You could also try using citra too

You could also try using citra too
Oh yeah, but then how would you get it on the 3ds- oh wait. Citra does have an "emulated" sd card, so it could probably work. Unless you have a homebrewed 3ds irl.

You could also try using citra too
Oh yeah, but then how would you get it on the 3ds- oh wait. Citra does have an "emulated" sd card, so it could probably work. Unless you have a homebrewed 3ds irl.
To legitimately get a copy of sb for use with citra you'd have to have cfw so you can copy a cia of sb and install it. Then you could code your stuff in np++ or whatever and run performance-unrelated tests on the emulator. Then you can transfer the code to your 3ds with pmodem. Or you could just use pmodem and test the code on your 3ds if cfw is an issue.

You could also try using citra too
Oh yeah, but then how would you get it on the 3ds- oh wait. Citra does have an "emulated" sd card, so it could probably work. Unless you have a homebrewed 3ds irl.
To legitimately get a copy of sb for use with citra you'd have to have cfw so you can copy a cia of sb and install it. Then you could code your stuff in np++ or whatever and run performance-unrelated tests on the emulator. Then you can transfer the code to your 3ds with pmodem. Or you could just use pmodem and test the code on your 3ds if cfw is an issue.
Now wait just a propane minute, I'll tell you what boy. If you have cfw with the sbfm, then you wouldn't need pmodem. You also don't need to dump the decrypted 3ds file of SB, you could get a backup of it online. Trust me, I've done ptc file transferring to SB many times.

Now wait just a propane minute, I'll tell you what boy. If you have cfw with the sbfm, then you wouldn't need pmodem. You also don't need to dump the decrypted 3ds file of SB, you could get a backup of it online. Trust me, I've done ptc file transferring to SB many times.
Huh never noticed that existed, does look far better than pmodem. Carry on

Huh never noticed that existed, does look far better than pmodem. Carry on
What? You didn't know that Smilbeasic File Manager Existed? The magnificent Triangle created it, and there's a page on this site that shows you how to use it too. Give it a read sometime.

Huh never noticed that existed, does look far better than pmodem. Carry on
What? You didn't know that Smilbeasic File Manager Existed? The magnificent Triangle created it, and there's a page on this site that shows you how to use it too. Give it a read sometime.
I probably caught a glimpse of the page once but I may have been busy idk Installing it right now

I have a question: How would BGREAD() and CHRREAD() be converted?