Hey Did you guys see my blog post about the indi3DS project? check it out here :
http://goodbyegalaxygames.blogspot.nl/
Anyway, it works like Petit Computer for DSi-Ware except:
- All the programming is done on PC
- I created a simulator so you can actually test/play the game on PC!
- You can load any type of asset into the ‘library’ and it will be useable in your project. So for example you can load any type of graphics file (BMP,TGA,GIF,PNG,JPG,etc) and the program will automatically convert it into a useable texture format.
- You can load your program when do either with QR codes or from SD card.

Though to be honest. most of the fun of Petit Computer comes from being able to write code directly on the console... I don't really care that much about the programs themselves.