DS Basic v1.0

From the famous creator of the customized firmware for the NDS, zzo38computer has brought us a new release entitled DS Basic v1.0. Like the title suggests, this is the first BASIC coder “loader” for the NDS. In its first stage, this loader will load any BASIC code that you have on your DS. Although, in the current stage you can not edit the code within DS Basic. There is some speculation going about in the release thread in which you can edit and/or create the BASIC code in DSOrganize for the time being using the text editor. For those wishing to test this BASIC loader on the NDS, here are a few things the author made a note of:

  • You can press START is short for typing “RUN”.
  • If you press SELECT it will list the .BAS files on the card to load.
  • There are no string variables, only numbers.
  • You can not do complex IF statements (as in A=0 OR B=3), but you can do something like IF A*(B-3)=0.
  • Commands or editing (SAVE, NEW, LIST, etc.) don’t work yet, but I hope to add them in next weekend.

Download: [DS Basic v1.0]

From the famous creator of the customized firmware for the NDS, zzo38computer has brought us a new release entitled DS Basic v1.0. Like the title suggests, this is the first BASIC coder “loader” for the NDS. In its first stage, this loader will load any BASIC code that you have on your DS. Although, in the current stage you can not edit the code within DS Basic. There is some speculation going about in the release thread in which you can edit and/or create the BASIC code in DSOrganize for the time being using the text editor. For those wishing to test this BASIC loader on the NDS, here are a few things the author made a note of:

  • You can press START is short for typing “RUN”.
  • If you press SELECT it will list the .BAS files on the card to load.
  • There are no string variables, only numbers.
  • You can not do complex IF statements (as in A=0 OR B=3), but you can do something like IF A*(B-3)=0.
  • Commands or editing (SAVE, NEW, LIST, etc.) don’t work yet, but I hope to add them in next weekend.

Download: [DS Basic v1.0]

Add a Comment

Your email address will not be published. Required fields are marked *