Micro Lua DS 1.0 Micro Lua is an homebrew for Nintendo DS which allow you to lauch Lua scripts (www.lua.org). Tens of functions have been added to Lua 5.1.3 source code. This allow you to create applications and games very simply on your favorite console
Micro Lua DS 1.1 Micro Lua is an homebrew for Nintendo DS which allow you to lauch Lua scripts (www.lua.org). Tens of functions have been added to Lua 5.1.3 source code. This allow you to create applications and games very simply on your favorite console.
Changelog;
This version correct the bug with exceptions
From Sylus101:Sprite Designing/Testing/Creating/Animating On the GO!Just so it's clear and the purpose of the app isn't in question (as I think it might be) this is intended to be a developers helper in designing/modifying sprites, particularly for use with PALib, but since there is a binary export now I'm gathering they could be used with any dev platform (not like there are many others
PIXELMAN ***0.92.9c***
*Went from b to c because of a 2 small bugs. One where you could select a blank space when loading a file when there were less than 10 files in a directory. The other had to do with sprites being loaded incorrectly when both /r and /n were at the end of each line
3D Engine - Nitro Engine V 0.3.0 from AntonioND:
Hello!
This is a 3D engine, which aim is to make easier the procces of making a 3D game for the DS
Characteristics:
-Loader of models and textures from FAT.
-Dual 3D, as easy as normal 3D.
-Can load BMPs of 8, 16, and 24 bits and convert them into textures.
-Hardware-accelerated effects like fog and toon shading
Woopsi fro ant152:Version 0.35 is now out. Changes are listed below. The most significant changes this time around include the addition of a keyboard gadget for text input, cursor support in the TextBox gadget and re-written VBL integration to use a much simpler timer gadget for VBL-based code.I've attached a screenshot of the keyboard
A simple to use, GUI app which will copy the devkitPro folder, and patch various files to allow you to compile on machines without even install devkitPro or PAlib
A simple to use, GUI app which will copy the devkitPro folder, and patch various files to allow you to compile on machines without even install devkitPro or PAlib!!
Micro Lua DS Micro Lua is an homebrew for Nintendo DS which allow you to lauch Lua scripts.Changelog:- Displaying is about 3X FASTER!- Some syntax changes (see "syntax changes.txt")- Adding a Canvas system. You can now create a Canvas, adding some objects inside like lines, rectangles, images...etc. Then call Canvas.draw function to draw all items