|
Written by waruwaru
|
|
Monday, 06 March 2006 |
|
Dance, rejoice! DSLua 0.2 is now available! With added support for running DSLua on emulator and hardwares not yet supported by Chishm's FAT driver. Also fixed a few bugs and added some graphics functions. Check out the pretty fractal demo. 
Version 0.2 comes in 2 different flavors. Please pick a flavor appropriate to your needs and download from below. Make sure you read the README.TXT in the zip file for instructions. Thanks! Flavor 1 - CF/FAT support by default: - CF/FAT support turned on by default
- GBFS support is turned off by default
- Will not run on emulators (none that I tested)
- Download the CF flavor here
Flavor 2 - GBFS support by default: - GBFS support is turned on by default
- CF/FAT support turned off by default (can be toggled on in menu)
- Will run on DeSmuME 0.3.3
- Download the GBFS flavor here
Version History: - Removed the need to press START after each script executes (replaced with a short delay)
- Integrated with Chishm's FAT driver (2006-03-03), better SD read support
- By turning off CF, DSLua now runs on DeSmuME 0.3.3
- GBFS is now accessible from the script
- Better error reporting when a script encounter an error
- Fixed text positions when user alternates between top and bottom screen using print()
 |