Search found 14 matches

by AtaruZ
Wed Aug 09, 2006 12:28 am
Forum: PSP Development
Topic: [HELP]Can anyone help me about how to download PSPSDK?
Replies: 4
Views: 3276

Use the force... ehm, the search button, Luke!!!

;)
by AtaruZ
Wed Aug 09, 2006 12:26 am
Forum: PSP Development
Topic: Easy Installation of Libraries
Replies: 6
Views: 5025

The libraries you need depend on what you are developing...
Give us a hint about your current work and surely you'll get an answer!

Bye!
by AtaruZ
Tue Jul 04, 2006 12:11 am
Forum: PSP Development
Topic: ToolChain
Replies: 1
Views: 1660

Of course you don't need to rebuild the full toolchain avery time you start a dev session... ;) Anyway, if you're new to c/c++ dev, please don't start with PSP development, it could really be a pain in the ass! :o Get a C/C++ tutorial, cygwin and start to code something simple (the classic "Hel...
by AtaruZ
Thu May 25, 2006 8:44 pm
Forum: PSP Development
Topic: PMP Mod V1.02 / small mods
Replies: 254
Views: 1174221

Cool!
by AtaruZ
Sat Apr 15, 2006 9:24 am
Forum: PSP Development
Topic: PMP Mod V1.02 / small mods
Replies: 254
Views: 1174221

magiK wrote:Updated with brightness control and some fixes. Here you go:
http://rapidshare.de/files/17591044/pmp ... 2.zip.html
Great work!
My little MOD is there too!!! :D

Thanks for your efforts!

AtaruZ
by AtaruZ
Tue Mar 28, 2006 9:46 am
Forum: PSP Development
Topic: PMP Mod V1.02 / small mods
Replies: 254
Views: 1174221

therock003 wrote:I tried it,good job,thanx for the info pegasus.
Thanks! ;)

AtaruZ
by AtaruZ
Mon Mar 27, 2006 6:15 am
Forum: PSP Development
Topic: PSP Development environment
Replies: 15
Views: 9566

When you click "Import..." after right-clicking on the project name, choose "File system", follow the wizard and browse to the folder you want to add to your project. Eclipse will import everything including the Makefile... At this point, you'll have a copy of the selected folder...
by AtaruZ
Mon Mar 27, 2006 5:09 am
Forum: PSP Development
Topic: PSP Development environment
Replies: 15
Views: 9566

Re: Eclipse

Eclipse seems great, but I didn't managed to make a psp project with it :/ Could someone help to use Eclipse please ?.. Alain Let's assume you want to play with pspsdk samples... Create a new "standard make C project". Import something in the project (right click in the left pane onthe pr...
by AtaruZ
Fri Mar 17, 2006 8:35 pm
Forum: PSP Development
Topic: PMP Mod V1.02 / small mods
Replies: 254
Views: 1174221

Re: hello

good work... im still looking forward for file deletion when you press the select button.. miemt11 already done this but he doesnt put a confirmation dialog.. and it sucks. I accidentaly deleted my 800mb movie on the spot! and it took me 18mins again to transfer (1.1USB) Maybe this could be next At...
by AtaruZ
Fri Mar 17, 2006 9:12 am
Forum: PSP Development
Topic: PSPLINK
Replies: 313
Views: 296015

Oooh, thanks a lot for the tip TyRaNiD! Now it works like a charm under Eclipse! I'me ready to code something useful now, no more excuses!!! Again, thanks a lot for this great tool (PSPLINK, of course) and for all your efforts in PSP developing! I hope to be able to help then scene somehow and to im...
by AtaruZ
Thu Mar 16, 2006 8:28 pm
Forum: PSP Development
Topic: PSPLINK
Replies: 313
Views: 296015

Eclipse and gdb

Hello everybody! I've managed to build pspsdk samples within the Eclipse IDE (very powerful and, above all, cross-platform IDE) and launch them via PSPLINK (USB connected) on my AMD64 Gentoo box. I've also built psp-gdb and managed to run it from Eclipse and from command line. Setting remote gdb to ...
by AtaruZ
Thu Mar 16, 2006 7:46 pm
Forum: PSP Development
Topic: PMP Mod V1.02 / small mods
Replies: 254
Views: 1174221

PMPMOD_1_02_M4g3_argandona_AtaruZ_20060316

how do i install these mods to my pmp player?? I have downloaded the files and tried to use the folders but it did not update the player. Is there other stuff to do?? If you mean to install my mod (POS & more precise length calc) you have to re-build PMP-MOD fter patching the source code. Anywa...
by AtaruZ
Fri Mar 10, 2006 10:17 am
Forum: PSP Development
Topic: PMP Mod V1.02 / small mods
Replies: 254
Views: 1174221

Hi Raphael! Take it easy, no need to rush.. Good things need time and patience! I'm glad you like my little work on the GUI, I wish I was good enough to give you a hand with something thougher! Here's the mod for the 2 decimals (easy!) --- pmpmod.c.20060309 2006-03-10 01:24:15.000000...
by AtaruZ
Thu Mar 09, 2006 9:25 am
Forum: PSP Development
Topic: PMP Mod V1.02 / small mods
Replies: 254
Views: 1174221

A little mod to improve precision...

Hello! This is my first POST here! Tonight I've made a little modification to the pmpmod.c file in the PMPMOD_1_02_M4g3_argandona_src release in order to obtain a more precise file length in the GUI. It happens that, if a file has 23.97 fps, the length calculation is made with the integer part (23) ...