Im new to the PSP programming, and i want to know to make homebrews to it!!
I followed a tutorial thats here, but it doesnt works when i type make...
I dont kow why. Could you say me like a step-by-step tutorial how to make the first app, or how to compile the Hello App??
Ugh, if you can't even be bothered to find out what Cygwin is, what it does and why it is needed then I really think you shouldn't bother with programming at all.
you dont even have to use cygwin if you want the code to compile, but i would highly recommend it. you can just downloads the ps2dev windows install from the site. and modify the mk.bat file to the proper dir. but i highly recommending installing cygwin and using the psptoolchain rather then the ps2.
There are 10 types of people in the world: Those who understand binary, and those who don't...
I have written a tutorial here: http://www.lunarzone.net/pspdev/ . The tutorial teaches you, in a simple step-by-step explanation, how to install the PS2 Dev environment and get it working with PSP source code.