Search found 11 matches

by tmaster
Wed Jul 01, 2009 3:20 am
Forum: PSP Development
Topic: Setting up Eclipse remote debugging
Replies: 4
Views: 2046

before you hit the debug button.

did you type "debug hello.prx" in the console window the bottom.
by tmaster
Tue Jun 30, 2009 10:28 am
Forum: PSP Development
Topic: [Announce]: MinPSPW on Win32/Ubuntu 9.04/OpenSolaris 2009.06
Replies: 17
Views: 10242

this work great with his ebook on ho to set it all up.

with this package i cant see any sdl examples only a few doc. where are they?
by tmaster
Mon Aug 11, 2008 10:21 pm
Forum: PS3 Development
Topic: [RELEASE][BD-J] flight demo
Replies: 1
Views: 3876

[RELEASE][BD-J] flight demo

nuclear bit has just uploaded his BD-J flight demo Hi, I just uploaded a java rewrite of some old C code I used for PDA development. it is a real time raycaster that can be used for terrain rendering. Use the directional keys to fly around and the square & X to alter the view height. still not ...
by tmaster
Thu Aug 07, 2008 5:39 am
Forum: PS3 Development
Topic: QuadCurve2D -- PS3 BD-J support ?
Replies: 3
Views: 4557

you can run BD-J from the pen drive instead. there is no need for discs. Here is a simple guide and sdk. GUIDE: HDCookBook https://hdcookbook.dev.java.net/ SDK: Minimal BD-J (Java) Devkit/SDK for PS3 (5.89 MB) http://www.ps3hax.net/downloads.php?do=file&id=151&act=down Install guide http://f...
by tmaster
Sun Oct 21, 2007 3:24 am
Forum: PS3 Development
Topic: The hunt for HV's FIFO/Push buffer...
Replies: 463
Views: 869207

I found this over on ps3news. It is somthing to do RSX data dumps it has been out a while now. maybe you can do somthing with or maybe not. Here what it says I have released a dump of the PlayStation 3 Graphic Libraries for the RSX Hardware in the PS3, available in iRC EFNet #PS3News. These are not ...
by tmaster
Thu Apr 20, 2006 12:03 am
Forum: PSP Lua Player Development
Topic: Loading a large image?
Replies: 5
Views: 4020

Great work thanks.
by tmaster
Wed Apr 19, 2006 7:26 am
Forum: PSP Lua Player Development
Topic: Loading a large image?
Replies: 5
Views: 4020

Loading a large image?

I want to be able to load a map on to the screen.
image size is around 5000 by 5000.
i know the max size image is only 512 by 512.

how do i go about loading my map and be able to scroll around the map?
by tmaster
Mon Apr 03, 2006 2:56 am
Forum: PSP Lua Player Development
Topic: Loading and saving scores from a file
Replies: 5
Views: 3450

it is very well detailed.

Thanks
will do.
by tmaster
Mon Apr 03, 2006 12:47 am
Forum: PSP Lua Player Development
Topic: Loading and saving scores from a file
Replies: 5
Views: 3450

Loading and saving scores from a file

I need help with Loading and saving scores from a file i am going to have 2 arrays and two functions names ={} -- it is going to hold the top ten names scores ={} -- it is going to hold the top ten scores loadscore() savescore() i want to be able to load the top ten names and scores from a file to t...
by tmaster
Sun Oct 23, 2005 12:00 am
Forum: PSP Development
Topic: looking for info on building a 2d menu
Replies: 2
Views: 1727

thanks i will give this a try.
by tmaster
Fri Oct 21, 2005 5:41 am
Forum: PSP Development
Topic: looking for info on building a 2d menu
Replies: 2
Views: 1727

looking for info on building a 2d menu

Hi all this is my first time posting here i am moving form ps2 linux to psp sdk.

i am only starting psp dev.

i am looking for a tutorial on how to make a simple 2D menu with buttons and a picture in the background.

hope you can help me.

tmaster