Commit Graph

11 Commits

Author SHA1 Message Date
Xavi Del Campo 37d37cb102 Solved undefined value 2020-01-31 22:13:47 +01:00
Xavi Del Campo 6b14cee120 Added silent flag to mkpsxixo 2020-01-31 14:11:39 +01:00
Xavi Del Campo aad614833a Fixed typos and invalid width '384' 2020-01-31 14:11:12 +01:00
Xavi Del Campo 26b206560d Added -ffunction/data-sections and -Os to libpsx 2020-01-31 14:10:20 +01:00
Xavi Del Campo 78128c8058 Added PSX_PollPad_Fast_Ex() from psxsdk-20150729 fork
Also, added extern "C" on some header files. Some are still  missing.
2020-01-31 13:13:14 +01:00
Xavi Del Campo 08ca71f289 Solved const-correctness issues 2020-01-31 11:14:51 +01:00
Xavi Del Campo f3df02b0d0 Added missing fix16.hpp from psxsdk-20150729
Local Makefile was modified to copy this file to toolchain prefix
when installing.
2020-01-31 10:44:29 +01:00
Xavi Del Campo 98d6e71da7 Added missing include on psxgpu.h 2020-01-31 10:42:47 +01:00
Xavi Del Campo ecb1cbbd68 Changed MAKE_COMMAND from 'gmake' to 'make 2020-01-31 10:42:19 +01:00
Xavi Del Campo 7c24e9a9b0 Imported pristine psxsdk-20190410 from official repo 2020-01-31 10:32:23 +01:00
Xavi92 a2b7b6bb1c
Initial commit 2020-01-31 09:29:13 +00:00