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:
Snes9xTYL++ version 23 Source Code Snes9xTYL++ version 23 Source Code
If you're interested in taking homebrew emulation further, or if you just want a bunch of extra source codes you can learn from, then we've got a treat for you. Via DCEmu, we've learned that DaveX has released the source codes to some of the different versions of Snes9xTYL++, which you can download below
objLoader objLoader
Here's a nifty application for the PSP users out there who have some experience in 3D modelling. Nems has released objLoader v1.0, and it's an application that allows users to load and view 3D objects they've created and placed in OBJ format onto the PSP.
Here's a translated list of features for the application:
* Loading 3D model in export (
PMP Mod PMP Mod
Jonny has now released v1.01 of PMP Mod which supports full resolution AVI files. At the moment, Jonny is using a custom video "container" so you will have to use the accompanying muxer to make your media files compatible.
* I wasn't able to crash it in the last 10 days, it should be stable and reasonably fast
-MANIAC-'s LUA IDE source codes -MANIAC-'s LUA IDE source codes
First, the good news. PSP homebrew developer -MANIAC- has announced that he's releasing the source codes for his LUA IDE. The source code released is based on the application's April 8, 2007 release, which implies that it's for version 0.8.
Second, the bad news
PSPInside PSPInside
The Hitmen have just released PSP Inside v0.9p. PSPInside is an advanced program that will allow disassembly of various parts of the PSP's programming including the ENTIRE memory
Phoenix Game Engine (Lua) 0.01 Phoenix Game Engine (Lua) 0.01
Phoenix Game Engine (PGE) is a fully featured engine for game development written by InsertWittyName and MK2k.
PGE Lua is the Lua wrapper of that engine.
Features:
pge.controls - Handling button and analog input.
pge.dir - Directory access and file system operations that deal with directories.
pge
PSP-PDA (source codes) PSP-PDA (source codes)
Developer zx-81 visited the QJ.NET Forums earlier to announce the release of a new build for the PSP-PDA application. This homebrew app, in case you weren't around during the previous releases, is a set of PDA programs built to run for the the Sony handheld
PSPHUGO PSPHUGO
From Zx-81:
Hi All,
For those who haven't seen previous version Hu-Go is a famous emulator of NEC PC Engine
console, running on many system such as Linux and Windows.
(see http://www.zeograd.com/ for details)
PSPHugo is a port on PSP of one latest version of Hu-Go
ReglePSP for Linux source code The source code for xtreamlua's ReglePSP for Linux, a PSP application for homebrew development
gLib2D gLib2D
Homebrew developer Geecko has published a new version of his gLib2D project, a simple, fast and lightweight 2D graphics library for aspiring homebrewers
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