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

_Newbs

Root / Submissions / [.]

SBIsaacCreated:
Download:DZC333DJ
Version:Size:
I am currently making a program called _Newbs. It is an easier way to code with smilebasic with just little edits and quicker ways to use smilebasic. Key: Version: dev2

Instructions:

INSTURCTIONS:
Move DEV2 to your project folder
Then write the following commands:

LOAD "PRG1:DEV2",0
USE 1
EXEC 1
Then code!

The loading instructions can be shortened to:
EXEC "PRG1:DEV2"

Replying to:snail_
The loading instructions can be shortened to:
EXEC "PRG1:DEV2"
cool, snail_