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.
Atari Assembly Language VM Atari Assembly Language VM
Lostjared, one of the coding genius from our forum, has released his Atari Assembly Language Virtual Machine for PSP, alpha version. This is a virtual machine that interprets Atari 800 assembly language. It is not a Atari emulator that runs Atari 800 ROMs
Lua Player Mod 4 (FW 1.00 to FW 2.xx) Lua Player Mod 4 (FW 1.00 to FW 2.xx)
Homebrew developer cools dropped by the QJ.Net PSP Forums earlier today and unloaded Lua Player Mod 4. It should be remembered that Mod 3 was based on LuaPlayer v0.20. This release, on the other hand, was based on v0.16 which should make it faster. cools also mentioned that Mod 4 was built using the latest sdk and lua 5.1.2
Source code for CPS2PSP CPS1PSP MVSPSP NCDZPSP 2.2 Source code for CPS2PSP CPS1PSP MVSPSP NCDZPSP 2.2
If you've loved the emulator collection NJ released yesterday, then today would be like an early Christmas for you. QJ.NET Forum poster StoneCut managed to spot a new update to not one, not two, but all of the emulators previously released by the homebrew developer
Lua Animated Sprite Class Library Lua Animated Sprite Class Library
I'd advise you to free up some memory stick space on your PSP right now as I can see that an influx of Lua games and applications will be coming your way very soon
Lua Player Mod 4 (FW 1.5) Lua Player Mod 4 (FW 1.5)
Homebrew developer cools dropped by the QJ.Net PSP Forums earlier today and unloaded Lua Player Mod 4. It should be remembered that Mod 3 was based on LuaPlayer v0.20. This release, on the other hand, was based on v0.16 which should make it faster. cools also mentioned that Mod 4 was built using the latest sdk and lua 5.1.2
Evilmana tile set Evilmana tile set
Here's a little primer for the guys having trouble creating their own content on PSPMillionaire's EvilMana TileEditor. Developer dan369 dropped by the QJ.NET PSP Development Forums earlier to release Evilmana tile set v1.2.
As its name implies, this is a compilation of pre-made tiles for the TileEditor homebrew application
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
Chipmunk Physics Demo PSP Chipmunk Physics Demo PSP
Physics engines have always been amusing homebrew application to test the limits of any platform. This latest physics engine developed by MK2k takes a look at some of the innovative game physics that can take place on the PlayStation Portable handheld with the Chipmunk Physics Demo PSP
AnimatedSprite ClassLibrary AnimatedSprite ClassLibrary
Lua Library"To provide an object with animated picture along the time with a sequence of pictures" Such is the vision of alatnet. As a testament and dedication to the craft, the lua developer once more updates his library. The release focuses still on sprite animation with certain improvements added and some minor bugs fixed
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