More actions
(Created page with "{{Infobox PSP Homebrews |title=LuaProg |image=luaprogpsp.png |description=A text editor for editing LUA code. |author=novservant |lastupdated=2008/12/31 |type=Other |format= |version=1.0 |license=Mixed |download=https://dlhb.gamebrew.org/psphomebrew/luaprogpsp.7z |website=http://xtreamlua.com/modules.php?name=News&file=article&sid=66 |source=https://dlhb.gamebrew.org/psphomebrew/luaprogpsp.7z }} LuaProg (French) is a homebrew application that allows you to program in Lua...") |
No edit summary |
||
Line 118: | Line 118: | ||
== External links == | == External links == | ||
* XtreamLua - [https://web.archive.org/web/20071026045648/http://xtreamlua.com/modules.php?name=Forums&file=viewtopic&t=559 http://xtreamlua.com/modules.php?name=Forums&file=viewtopic&t=559] (archived) | * XtreamLua - [https://web.archive.org/web/20071026045648/http://xtreamlua.com/modules.php?name=Forums&file=viewtopic&t=559 http://xtreamlua.com/modules.php?name=Forums&file=viewtopic&t=559] (archived) | ||
[[Category:Lua applications on PSP]] |
Revision as of 08:32, 24 October 2024
LuaProg | |
---|---|
General | |
Author | novservant |
Type | Other |
Version | 1.0 |
License | Mixed |
Last Updated | 2008/12/31 |
Links | |
Download | |
Website | |
Source | |
LuaProg (French) is a homebrew application that allows you to program in Lua directly on your PSP. If you don’t have access to a PC, you can still continue your homebrew development.
Controls
Main Window:
L - Display the menu
Start - Show the Danzeff keyboard
D-Pad - Navigate the text
Analog - Navigate the text quickly
Select - Help
Square - Delete a character
Keyboard:
For help on the keyboard, press Select while the keyboard is not displayed, then press Square.
Open Window:
D-Pad - Navigate through files
Cross - Open
Triangle - Go back
L - Cancel
Save Window:
D-Pad - Navigate through files
Start - Show/Hide the keyboard
Cross - Open the folder
Triangle - Go back
R - Save
L - Cancel
Screenshots
Changelog
1.0
- Ability to code in multiple windows at the same time (two for now).
- New graphical interface.
- Increased database capacity.
- Faster deletion option (Square + R).
0.4
- 240 characters support.
- Copy functionality.
- Paste (up to 3 lines).
- Search function.
- Replace function.
- Image viewer.
- Launch MP3 files from file management.
- Improved MP3 functionality.
- EBOOT launcher (file) available only from the open menu.
- ISO launcher (file).
- File management (Select button).
- Overall improvements to the editor.
- Functional test feature.
- Auto-save before testing and before replacing.
- Options menu (to set auto-save and cursor color).
- Lua function menu (explaining many Lua functions).
0.2
- Bug Fixes:
- Fixed an error when deleting an already empty line.
- When pressing the delete key at the very beginning of a line, it would rewrite the line.
- The keyboard is now complete with all numbers and symbols.
- The file "defaut.lua" is read at startup (for editing). You can modify it to suit your needs.
- No more musical note at the end of each line.
- New Features:
- Infrared Keyboard Detected! You can now write with an IR keyboard! (by pressing R) (contact Sabbator for more info = xtreamlua.com)
- Danzeff keyboard is complete.
- Horizontal scrolling of lines.
- 'Test your program' function in Alpha1 version.
- Improved file opening script (fewer bugs).
- Display of the line number and cursor position.
- Customizable opening script in the "defaut.lua" file.
0.1
- Open a file for editing.
- Save text in any file extension (e.g., mon_prog.moi).
- Unlimited lines.
- Danzeff keyboard.
- Display syntax (only for comments).
Credits
Thanks to Novservant and Sabbator, the original authors of LUAProg.
External links
- XtreamLua - http://xtreamlua.com/modules.php?name=Forums&file=viewtopic&t=559 (archived)