PDA

View Full Version : DS App Studio v0.4.7



wraggster
January 17th, 2011, 19:45
News via http://www.nintendomax.com/viewtopic.php?t=12846&f=19&sid=ab99a4493bfaf15659e68909b47d0f8c

Awesomisoft offers version 0.4.7 of " DS App Studio , "FDI to facilitate the development of homebrew on Nintendo DS.

Awesomisoft was creating a new Easy to use Homebrew developing program called DS App Studio
DS App Studio uses a programming language he made called DSAL(DS Application Language) that makes making DS homebrew development easier for beginners. Here is a piece of code that shows that language:


Code: Select All
start2D(256, 256);
say("Hello, World!");
wait();
endif();

http://www.awsomisoft.com/index.html