PDA

View Full Version : AlphaBase v2.0



wraggster
September 2nd, 2009, 23:19
News via pspita (http://www.psp-ita.com/?module=news&id=30610&view_reply=1)

New and probably final update AlphaBase, the bash debug PSP developed by the user of our forum DekraN. In this release, the 2.0, have added six new commands ( 'sub', 'goto', 'ochar', 'print2', 'make' and 'switch') and fixati some bugs. Were also optimized many of the functions already present and was also improved homebrew code. I also remember that AlphaBase is an entirely open-source.
Following the full changelog and the link to download.


Changelog v2.0:

Quote:

- Added the commands 'sub', 'goto', 'ochar', 'print2', 'make' and 'switch';
- Removed the command 'rchar' since it was unified with 'ochar';
- Fixato a bug in the command 'alarm', now check the current system works perfectly;
- Fixato a bug in the command 'imm', which renders the writing of use when not receiving parameters because of the check is necessary.
- Fixato a bug in the Keyboard Commands Helper Danzeff, who slid down controls with little speed;
- Fixato a bug in the command 'unload', which is not allowed to remove from memory a previously uploaded image if it was assigned to the mouse cursor;
- Optimize the battery information in the command 'info';
- Optimize Commands Helper Danzeff the keyboard: If inputLine appear in the command 'calc', press Up or Down display all the math functions available;
- Optimized the command 'unload'. If the mode is Normal, remove from memory all the elements previously loaded, otherwise you will get the word use;
- Optimized the command 'input';
- Optimized all the commands I / O (Input / Output)
- Optimized display system: If you reach the end or the beginning of a string, if the mode is Normal, and if you press the Right or Left, you will be taken automatically to the beginning or end of the string of output;
- Now the separation of complex parameters can also be set by Settings.ini (careful, however, does not apply any control over it);
- Syntax of the language is highly optimized;
- Code optimized;
- Added system Shot: You can change all the information of a user running the previous example to display a line, or printing an image, store it as final parameter in the respective command input (eg 'line', ' imm ') the ID of the previous run.
- The command 'print' has been divided into 'print' and 'print2', respectively, for the first print media system, the second for general print media;
- Added a system for formatting in inputLine Danzeff keyboard (you can change the cursor position to insert new characters in inputLine simply pressing left or right);
- Removed the system qlist, since the file management system is dysfunctional in LUAPlayer HM7 (will not be considered the characters of escape when reading a file from bash);
- Added an event system (useful for those who want to challenge themselves to make individual programs but still directly connected environment AlphaBase);
- Renew the eboot.

Download and Give Feedback Via Comments