Commit Graph

28 Commits

Author SHA1 Message Date
DeadlySystem
e538fe7706 Update unpack-pbp.c 2014-03-08 22:58:45 +01:00
Dave Murphy
0a3a1861a5 malloc test makes cross compile fail, add CFLAGS_FOR_HOST to allow universal binaries on OSX 2012-04-05 12:05:08 +01:00
Dave Murphy
30271f6d1f delete autom4te.cache and config.h.in 2012-04-03 21:52:20 +01:00
Sam Hegarty
b9c150bc32 Add missing include 2012-03-11 09:02:59 +13:00
Dave Murphy
481f1cc036 remove unrequired include, causes build failure on OSX 2012-02-29 21:07:28 +00:00
artart78
fb792fe4c0 Merge pull request #7 from artart78/master
Fixed a warning happening when compiling a exports.c file generated by psp-build-exports
2012-02-29 08:55:46 -08:00
Arthur Blot
f5552d516b Fixed warning by psp-build-exports's exports.c 2012-02-29 17:52:55 +01:00
artart78
7921587800 Merge pull request #6 from artart78/master
Fixed PrxEncrypter for procfw (patch by popsdeco)
2012-02-29 08:34:58 -08:00
Arthur Blot
758a262dd9 Fixed PrxEncrypter for procfw (patch by popsdeco) 2012-02-29 17:33:40 +01:00
artart78
1016c1b956 Merge pull request #5 from artart78/master
More fixes to psp-prxgen
2012-02-29 07:58:01 -08:00
Arthur Blot
a3f9a622bb More fixes to psp-prxgen 2012-02-29 14:57:54 +01:00
artart78
ab6481a90c Merge pull request #4 from artart78/master
Prxgen fixes
2012-02-29 04:58:48 -08:00
Arthur Blot
390df965ea Fixed some bugs (segfaults) in prxgen 2012-02-29 13:29:40 +01:00
Sam Hegarty
8d9fee4d9e add structure missing from last commit 2012-02-16 21:49:19 +13:00
Sam Hegarty
9a233be9c6 add fields to structure (taken from uOFW project) 2012-02-16 19:55:17 +13:00
Arthur Blot
7e588eee7e Fixed/clarified/completed sceGe_user 2012-01-22 18:49:48 +01:00
Sam Hegarty
ef1a7c13bf Merge pull request #3 from SamRH/master
- Add PrxEncrypter
- Remove automatically generated file
- fix structure declaration
2011-12-15 15:25:19 -08:00
Sam Hegarty
467e14b708 remove fake-sign section from build.mak for "pure" elf type executable 2011-12-13 15:22:20 +13:00
Sam Hegarty
e009a2f6a6 add PrxEncrypter license and update README 2011-12-07 17:11:07 +13:00
Sam Hegarty
5b46e1cf31 remove config.h.in - it is automatically generated 2011-12-07 04:40:07 +13:00
Sam Hegarty
581fe4b853 add PrxEncrypter to tools 2011-12-07 04:39:59 +13:00
Sam Hegarty
e804e64592 fix structure declaration 2011-10-25 23:44:46 +13:00
Sam Hegarty
91b04a6ff3 Merge pull request #2 from SamRH/master
Sync with DevKitPSP
2011-10-25 03:01:47 -07:00
Sam Hegarty
e3279bfee3 sync with devkit psp 2011-10-24 21:07:54 +13:00
Dan Peori
6f7c397dfc Merge pull request #1 from SamRH/master
Allow for export only modules to be built using sdk makefiles
2011-08-14 21:42:32 -07:00
Sam Hegarty
b9c1b53f0e Allow for psp-fixup-imports to be disabled 2011-08-13 11:36:29 +12:00
Sam Hegarty
62459981b4 Allow for prevention of psp-fixup-imports.
- means export only modules can be built by adding NO_FIXUP_IMPORTS=1
2011-08-13 11:30:36 +12:00
Dan Peori
8a3bef9012 first commit 2010-10-18 12:54:49 -03:00