I am a newbe of psp homebrew, I am reading ModuleTutorialv1.pdf, I want to test the module code in the pdf, but I have no make file for it, the make file in pspsdk's sample directry seems not available for module, could you please tell me where can I get the make file for modules? thank you for your time and considerations!
I think you mastn't get the makefile, I think you mast make makefile. Isn't that obvious? Maybe you can generate makefile by yourself. In ModuleTutorial it's not so cleary, but trough method of tryes and errors you'll get workable makefile.
dot_blank wrote:there are templates of prx module in the samples dir
most times all you really must do is build your ELF with adding to makefile
BUILD_PRX = 1