Virtual QWERTY Keyboard. This program is written in Lua and involves a rather simple method to input text, requiring only two keystrokes to enter a character. Arwin has created a similar program called p_sprint which is written in C.
How does it work?
The on-screen QWERTY keyboard is divided into 7 blocks, each one with a square shape,
containing 3x3=9 on-screen buttons. The first keystroke selects such a block,
Features:
- Entering any character by only two keystrokes
- QWERTY (QWERTZ) keyboard layout
- Based on a 7x9 char template with CapsLock Function
- To move up/down/left/right inside the block .. the arrow keys are used
- To move up-left .. square, down-left .. cross, down-right..circele, up-right .. triangle keys used.
- To choose the mid char from the block .. the 'Select' key is used.
Installation:
Put the 'TextInputxx' dir into your 'psp/game/luaplayer/Applications/' directory. This file includes only the pure character input, does not deal with text formatting.
Future plans are first to add:
- Tab, Del, BackSpace, Insert, etc. functions.
- Copy-Paste, PageUp, ScrollLeft, etc, etc.
- File browser with Open, Save, Close, etc functions. (this all could be done by adding an extra block invoked by the X button (which is still not used)).
For developers:
..hope you know how to edit LUA-codes "online" on your PC while staying connected to the PSP. (This let us keep running LUAPLAYER without the need to activate System>USB.. Just start any LUA app with the 'System.usbDiskModeActivate()' command inside, then exit this app, and stay in Lowser. Now you can edit your code. For more info go to the luaplayer website, or post your question.)
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Similar Software:
PSP Dialogs library PSP Dialogs library
PSP Homebrew Developer tommydanger - author of the original DevHook firmware installer and IceTea - has released a functions library for homebrew development. The library enables the unit to trigger several of the PSP's built-in dialogs with just one function.
The archive also provides a sample program for reference
sfxMixerTT-PSP sfxMixerTT-PSP
Homebrew programmer Ville Helin (one of the guys behind the Wright Flight homebrew) has just released a developer tool we imagine fellow coders will find to be handy. It's the sfxMixerTT-PSP, an SFX mixer that homebrew coders can simply load into their current projects to help ease up their coding experience.
This current version (1
myLCD myLCD
Okio from our forums has just updated myLCD. This tool is only for developers. If you don't understand a word of what I say, don't worry. You don't need to understand this unless you're a developer.
First the greek explanation. Well, not greek actually. But to most of you, it will look greek ;)
myLCD is a Unicode Text Rendering Library
LuaPlayerHM8 LuaPlayerHM8
Homebrew developer homemister was able to sneak in one last surprise before the weekend hits as the latest version of LuaPlayerHM is now finally available for download. Following the version 8 drivers previously released a few weeks ago, this official release comes with the actual player, a web browser, as well as all of its related drivers
Daaa's animLib v4 mod Daaa's animLib v4 mod
Daaa's just released a new version of his animLib mod on our forums. This version, 0.2, now includes two more helpful functions: width() and height(). According to daaa, these new functions will help you "smoothly replace your images in your code
LuaPlayer LuaPlayer
Dark Killer from our forums as released his 2nd modified version of LuaPlayer v0.17, which is a pre-release version and not guaranteed to be as stable as LuaPlayer v0.16, the last official release. In this version, Dark Killer has added the complete UMD support and the ability
to set the CPU clock to one of three presets
PSP Hardware Alarm Interface I PSP Hardware Alarm Interface I
This download is for the source code of Mr350's recently released PSP Hardware Alarm Interface I v1.3.359 homebrew application. Be sure to remember this note from the developer before making the download:
"This is still an ON-GOING project and still supported by me (Mr305)
PSP Animation Studio PSP Animation Studio
masonman has released the latest update to his homebrew Lua app PSP Animation Studio. PSP Animation Studio allows other developers to make, view, and edit animations on the PSP
PSDeveloper PSDeveloper
PSDeveloper BETA is a Windows application that will allow you to develop for the PSP. This homebrew application works on both Windows Vista and Windows XP. Here's a list of features of TRStealthX' PSDeveloper BETA has:
Insert common, media, and net headers.
Insert callback routines.
Example codes of Hello World and Displaying an image to the PSP