The OSK is now available on my web site.
LUA dev
Search found 30 matches
- Wed May 24, 2006 8:43 pm
- Forum: PSP Lua Player Development
- Topic: Danzeff keyboard OSK for PSP Lua Player
- Replies: 8
- Views: 8553
- Wed May 24, 2006 8:33 pm
- Forum: PSP Lua Player Development
- Topic: Contacts 0.8
- Replies: 0
- Views: 1990
Contacts 0.8
Contacts in an application which allows you to manage your contacts on the go. What can Contacts do: - Manage your contactsd using a vcf file layout (vCard) - Read vcf files exported from Email clients like Outlook, Thunderbird, etc.. , from cellphone, from PDA, etc... - Export vcf files so you can...
- Sat May 20, 2006 4:41 pm
- Forum: PSP Lua Player Development
- Topic: Danzeff keyboard OSK for PSP Lua Player
- Replies: 8
- Views: 8553
- Fri May 19, 2006 3:37 pm
- Forum: PSP Lua Player Development
- Topic: Danzeff keyboard OSK for PSP Lua Player
- Replies: 8
- Views: 8553
- Fri May 19, 2006 5:24 am
- Forum: PSP Lua Player Development
- Topic: Danzeff keyboard OSK for PSP Lua Player
- Replies: 8
- Views: 8553
Danzeff keyboard OSK for PSP Lua Player
Danzeff is a keyboard OSK for LUA. This is an adaptation of the Danzeff OSK created by Danzel Download and screnshot The zip file contains the danzeff.lua script, the directory with all keyboard pictures and a script to show you how it can be used. Please check the included danzeff.txt for detailed ...
- Sat Apr 22, 2006 6:19 am
- Forum: PSP Lua Player Development
- Topic: Vexed 1.1
- Replies: 1
- Views: 2399
Vexed 1.1
Vexed is a puzzle game in which your goal is to move similar blocks together, which causes them to disappear. Block can be moved to the left or to the right. When no block in under the current block, the block falls down. Once all the blocks are gone, you've solved the level and you're presented wi...
- Thu Mar 16, 2006 7:29 pm
- Forum: PSP Lua Player Development
- Topic: Can I change the logo and descriptions of eboot.pbp?
- Replies: 2
- Views: 2125
- Sat Mar 11, 2006 3:25 am
- Forum: PSP Lua Player Development
- Topic: Vexed 1.0
- Replies: 11
- Views: 10186
Suggestion 1 is done (the cursor will switch from black to red) For suggestion 2 I think I will add some music and sounds and in case the block can't move in one or the other direction a sound will warn the user. I will add the option to skip one level, it's a god idea - I'm also blocked in certain ...
- Sat Mar 11, 2006 12:05 am
- Forum: PSP Lua Player Development
- Topic: Vexed 1.0
- Replies: 11
- Views: 10186
Hi HaQue I can't follow you for point 3. Certainly because of my english. What I did is putting the Vexed levelpacks which are available on the main vexed project page (sourceforge) as they are. The program is converting them in the way I want. The levelpack structure is the same (as far as I know) ...
- Fri Mar 10, 2006 8:01 pm
- Forum: PSP Lua Player Development
- Topic: Vexed 1.0
- Replies: 11
- Views: 10186
Thank you HaQue and KawaGeo For the suggestions: 1. No prob, will change this. 2. I don't see hwo to make it work nicely. Let say the user selects the block, the color changes, then I check and the block can't move, then the color changes again to unselected. I think that the user will then see this...
- Fri Mar 10, 2006 3:22 am
- Forum: PSP Lua Player Development
- Topic: Vexed 1.0
- Replies: 11
- Views: 10186
- Thu Mar 09, 2006 8:39 pm
- Forum: PSP Lua Player Development
- Topic: Vexed 1.0
- Replies: 11
- Views: 10186
- Thu Mar 09, 2006 5:31 pm
- Forum: PSP Lua Player Development
- Topic: Vexed 1.0
- Replies: 11
- Views: 10186
Vexed 1.0
Vexed is a puzzle game in which your goal is to move similar blocks together, which causes them to disappear. Block can be moved to the left or to the right. When no block in under the current block, the block falls down. Once all the blocks are gone, you've solved the level and you're presented wi...
- Fri Dec 23, 2005 4:43 pm
- Forum: PSP Lua Player Development
- Topic: Vexed 0.9 - Puzzle Game
- Replies: 0
- Views: 1016
Vexed 0.9 - Puzzle Game
Vexed is a puzzle game in which your goal is to move similar blocks together, which causes them to disappear. Block can be moved to the left or to the right. When no block in under the current block, the block falls down. Once all the blocks are gone, you've solved the level and you're presented wi...
- Fri Dec 23, 2005 4:39 pm
- Forum: PSP Lua Player Development
- Topic: AppList for a New Lua-based Virtual OS
- Replies: 21
- Views: 11373
- Thu Dec 22, 2005 5:23 am
- Forum: PSP Lua Player Development
- Topic: AppList for a New Lua-based Virtual OS
- Replies: 21
- Views: 11373
- Wed Dec 21, 2005 11:00 pm
- Forum: PSP Lua Player Development
- Topic: AppList for a New Lua-based Virtual OS
- Replies: 21
- Views: 11373
I was just thinking of having it in the Application directory. No about including it in the core of the OS. As you wrote it's just an application. When I wrote integrated I was thinking about having it as part of the defaults application available when the OS is installed from scracth (like the calc...
- Wed Dec 21, 2005 7:48 pm
- Forum: PSP Lua Player Development
- Topic: AppList for a New Lua-based Virtual OS
- Replies: 21
- Views: 11373
- Sat Dec 10, 2005 12:18 am
- Forum: PSP Lua Player Development
- Topic: function arguments?
- Replies: 7
- Views: 3328
I think that
should be enough.
Code: Select all
cursorscreen:clear()
- Fri Dec 09, 2005 5:23 pm
- Forum: PSP Lua Player Development
- Topic: Contacts 0.7
- Replies: 0
- Views: 2806
Contacts 0.7
New release of the contacts script. Here the Changelog: - Read and save single vcf file (vCard) into the directory vcf instead of reading a file containing multiple vcf files This to make it easier to sync the contacts between the psp and mail clients (Outlook, Thunderbird, Palm Desktop, ...) - Fiel...
- Thu Dec 01, 2005 5:38 pm
- Forum: PSP Lua Player Development
- Topic: System.listDirectory on windows
- Replies: 9
- Views: 4200
Shine, sweetlilmre: That's why I'm thinking on a missing library. For information I installed Cygwin using the PalmOsDevelopperSuite and added the stuff I needed (XWin, some shell commands like vim, inetd modules,...). Also my home path for Cywin is not C:\Cygwin. I did recently updated the install...
- Thu Dec 01, 2005 12:48 am
- Forum: PSP Lua Player Development
- Topic: System.listDirectory on windows
- Replies: 9
- Views: 4200
- Thu Dec 01, 2005 12:28 am
- Forum: PSP Lua Player Development
- Topic: System.listDirectory on windows
- Replies: 9
- Views: 4200
Hi Just started luaplayer system.lua in the Applications directory from release 0.14. I should then get as you wrote 3D Cube Calculator .... What I receive is the good path (....../Aplications) in the top and one icon as folder and the rest of the icons as files. No text is displayed next to the ico...
- Wed Nov 30, 2005 12:24 am
- Forum: PSP Lua Player Development
- Topic: System.listDirectory on windows
- Replies: 9
- Views: 4200
- Tue Nov 29, 2005 10:06 pm
- Forum: PSP Lua Player Development
- Topic: System.listDirectory on windows
- Replies: 9
- Views: 4200
Same problem, I don't get any file name or directory flag under windows. Even when starting Lowser I get some strange char. instead of the real file name. Anyway it is better than before, it is not blocking the app anymore it just don't give the expected result. I did try it directly under windows a...
- Thu Nov 24, 2005 6:40 am
- Forum: PSP Lua Player Development
- Topic: System.listDirectory() in luaplayer for windows
- Replies: 6
- Views: 3044
- Wed Nov 23, 2005 9:30 pm
- Forum: PSP Lua Player Development
- Topic: System.listDirectory() in luaplayer for windows
- Replies: 6
- Views: 3044
- Tue Nov 22, 2005 12:07 am
- Forum: PSP Lua Player Development
- Topic: System.listDirectory() in luaplayer for windows
- Replies: 6
- Views: 3044
- Mon Nov 21, 2005 11:50 pm
- Forum: PSP Lua Player Development
- Topic: System.listDirectory() in luaplayer for windows
- Replies: 6
- Views: 3044
System.listDirectory() in luaplayer for windows
Hi,
Need some help.
I can't get the System.listDirectory() to be working when using the luaplayer for windows (I have version 0.13 but was also not working in 0.12)
Do I have to set up some parameters?
Would be nice to have it otherwise I will have to make all the debugging on the PSP.
Thanks.
Need some help.
I can't get the System.listDirectory() to be working when using the luaplayer for windows (I have version 0.13 but was also not working in 0.12)
Do I have to set up some parameters?
Would be nice to have it otherwise I will have to make all the debugging on the PSP.
Thanks.
- Fri Nov 18, 2005 9:50 pm
- Forum: PSP Lua Player Development
- Topic: Contacts 0.5
- Replies: 0
- Views: 1604
Contacts 0.5
View and edit your contact on the go.
VCF file structure
Any comments are welcome.
you can find it here: DCemu
VCF file structure
Any comments are welcome.
you can find it here: DCemu