31/05/2008, 05:58 PM
This is the final version of NervOS for the psp-hacks competition.
I have worked this week on 2.0.5 so here it is.
Changes/Additions:
- Added new icons to menu (main: Applications | sub: Calculator, Text Editor, Web Browser and USBHostFS)
- Fixed 2 bugs in recovery menu.
- Improved Calculator
- Fixed memory issues
- From now on, file browser displays ICON0.PNG when you are highlighting a PBP/CSO/ISO file
- Removed NervOS Boot PBP and replaced by Main PBP.
- Added Scripting System - this scripting system was made by me and it is still under creation, a lot of functions will be added on future releases and the parser will be improved.
The scripting system was made to allow users with no programming knowledge to create their own games or programs.
Of course this is the first version of the scripting system so a lof things are missing and some bugs may be found.
Screenshot (the new icons)
To run scripts at 80% speed, make sure you use 333mhz.
Spoiler for Script Sample:
Code:
|
Remember this is the first version of the script and it's slow.
Only a few functions are available but its all I could do this week.
May have some bugs of course.
DisplayImage(X,Y(integer variable here won't work), imgname);
Here's the documentation of NervOS Script:
http://www.consoleworld.net/nervos/index..._Functions
[Download: NervOS 2.0.5]
[Mirror: NervOS 2.0.5]
[Download: Theme Pack 1.5]
Note: some themes included in v1.0 are not in v1.5 due to NervOS 2.0.5 incompatibility.