Since Danzel, the author of AFKIM, has released the stand-alone source code of the OSK (On-Screen Keyboard) in his 2.0 version of AFKIM, it itsn't a surprise that other homebrew developers have been tinkering with this one.
This time homebrew developer, cancan, has came up with an adaptation of the Danzeff OSK created by Danzel. Read on for the needed infos about this latest addition to homebrew development straight from cancan himself.
Code Usage:
First at the beginning of the your main script:
-dofile("danzeff.lua") -- This will include the danzeff.lua script in your application
-To initalize your keyboard variable with the Danzeff class: (you can put what you want as keyboard name, here I used "mykeyboard")
-This must be done once per application
-mykeyboard = Danzeff:New()
-To initialize the keyboard and display it on the screen: x represent the x position of the keyboard on the screen, y the y position
mykeyboard:Init(x, y)
To read the input from the keyboard: newchar if the variable where you want to store the value (it is an integer), pad is your Controls.read() variable
newchar = mykeyboard:Input(pad)
To display the keyboard
mykeyboard:Display()
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Similar Software:
LuaPlayer HM LuaPlayer HM
Homemister has released a new version of LuaPlayer HM, bringing the application to version 3.0. The application has a couple of neat changes, though perhaps the most notable of them is the change that allows you to play all the sound files from old luaplayers.
Here's the current list of features in LuaPlayer HM v3
ReglePSP for Linux source code The source code for xtreamlua's ReglePSP for Linux, a PSP application for homebrew development
A Farmer's Life Source Code A Farmer's Life Source Code
Another sad day in the world of homebrew, folks. On our forums, Homer (AKA Moonchild) has announced his departure from the homebrew scene. He is not, however, leaving without making a mark on the community.
Homer is best known for trying to develop a homebrew version of the Harvest Moon games, called A Farmer's Life
PSPMO5 PSPMO5
Fans of classic computer emulators should take a gander at the final version of zx-81's PSPMO5, the Thomson MO5 emulator for the PSP. As mentioned in the coverage of the previous release, PSPMO5 is based on the MO5 emulator written by Daniel Coulom for Windows, Mac, and Linux
X-Flash source code X-Flash source code
X-Flash is a homebrew application that allows you to tweak your firmware. For example, the popular program lets you install custom fonts and pick alternate sound effects. Our last coverage was in mid-January on X-Flash v18k.
(By the way, X-Flash writes to your PSP's on-board flash memory
PSPColem PSPColem
Homebrew developer zx-81 updated the homebrewed ColecoVision emulator, namely PSPColem, up to version 1.1.1. The author notes that this is will be the final version of PSPColem for the Sony PlayStation Portable. And as such, it comes with more optimizations than bug fixes, and it finally solves those framerate issues you've had with a particular game
LuaPlayer HM LuaPlayer HM
Homebrew developer homemister91 dropped by QJ.NET PSP Development Forum and release the source code for the application LuaPlayer HM.
This is a Lua-based system browser customized for kernels 1.50 and 3.xx. According to the coder, this system browser comes with a lot of other functions and increased compatibility
2.60 Firmware Exploit - Fanjita Source 2.60 Firmware Exploit - Fanjita Source
Fanjita has released the "source" of his work so far today on this newly discovered exploit. If you would like to take a look at it and continue investigating, have a look!
Only for v2.5 / v2.6.
Based on Proof of Concept code by Hitchhikr / Neural.
Function : Attempts to load ms0:/kernel
LUA PLayer LUA PLayer
LUA PlayerFrom our very own QJ.NET Forums comes out today the begininngs of the next Lua PLayer. One of the staunch members, Insoniac197, expressed the work and updates that has been done to support v0.20 functions. These things include so far, the update to Lua 5.1 and the freetype now being supported.
Also, the file System.rename is now working
VIVA SRC VIVA SRC
from Auraomega:
Ok, this if those of you who know what VIVA is, if you don't go search it >.>
I developed this as a "look I can do it", to prove that I could get an XMB replacement booting from the flash as well as the XMB, and all that fancy stuff
Comments on Danzeff Keyboard OSK for PSP Lua Player:
Comments not found
If you noted an error or download link is broken, please, report it via this page or use comments.
Please, select device to check if Danzeff Keyboard OSK for PSP Lua Player supports it