PDA

View Full Version : AlphaBase v2.6



wraggster
September 12th, 2009, 03:01
News posted over at PSPITA (http://www.psp-ita.com/?module=news&id=30982&view_reply=1)


New update from DekraN user of our forum, for his homebrew AlphaBase, allowing you to bash one used for the purpose of debugging directly on the PSP. Among the new features in this release, the 2.6, the addition of new commands to run as 'mac', 'FMAC', 'ban', 'get', 'Grease', 'find' and 'check'. Were also fixed some bugs in the program and has been further optimized the code. I remember AlphaBase is completely open-source.
Following the full changelog and the link to download.

Changelog v2.6:

Quote:

- Added commands 'mac', 'FMAC', 'ban', 'get', 'Grease', 'find' and 'check';
- Removed the command 'test' as totally useless;
- Fixato a bug in the command 'udp', closing the open socket connection to any server in any case;
- Fixato a bug in the command 'cmd', which showed a LUA error when it was called;
- Fixato a bug in the command 'res', that disables the environment (the markings were not printed on the screen), if they were written to reset the system and if that were over 26;
- Fixato a bug in all the commands in the management of users, that did not work due to a bug in the function that checks whether the user level is less than the maximum level;
- Fixato a bug in the control system extensions, which showed a LUA error if the file was placed consisting of a single character;
- The validation system is now also supported by the command 'log';
- Apply the system 'Macro' to commands. Now you can define multiple aliases for all commands, temporarily if the macros are declared using the command 'mac CMD ~ REPLACE' (it should still be careful since there exists no control over the replacement string) static if they are declared by the command 'FMAC PATH ', or by uploading a file macrolist (see the chapter on Macros in the documentation updated). You can reset a command macro charged simply by typing 'mac CMD', otherwise, to completely reset the list of commands used by all macros, type 'mac';
- Added system getString. You can now copy the string with the command 'get STRING' is displayed at a later time using the command 'get' with no parameters. The current string is displayed at two keyboards as pre-written text. To select the current string type 'GET String / POS', where POS is the identifier of the string in the list. E 'possible to replace a string with another previously copied with' Grease STRING / POS ~ newString 'or remove it completely with' Grease STRING / POS ';
- All user management commands have been modified so that an admin can not change the profile of another admin;
- Renamed a few commands;
- Optimize system color management system (CMS), and added a new color system, the celestial, to print screen the external strings, such credits or messages of welcome / exit;
- Optimize the commands' log ',' reg ',' ctrl ',' sys', 'mouse', 'print2', 'mark', 'alarm', 'Mlist', 'play', 'helper', 'size ',' ahs', 'ahr', 'copy';
- Optimize the system for managing the mouse;
- Added more checks and various system messages informational programming;
- Now you can set via the keyboard Settings.ini initial state of the system of validation and limitation of executions user;
- The validation system now enhances the security environment, running multiple controls on the handling of the AUF file if the user level is less than the maximum level;
- Now using the command 'helper' you can also view the status of the variables contained in Settings.ini; To see the variables Helper normal type 'helper 0', for the INI, 'helper 1'. To see them all, simply type 'helper';
- Delivered more linear, the search system of macro commands, and thus increase the speed of processing of commands (CEU) by 5-10%;
- Syntax of the language is highly optimized;
- Code optimized in general;
- Eboot renewed;

Download and Give Feedback Via Comments