twinaphex
|
38f5172453
|
(PSP) Compile in -lpthreads-psp
|
2014-02-17 19:30:21 +01:00 |
|
twinaphex
|
bbf698f17b
|
(PSP) Fixup Makefile
|
2014-02-17 15:35:23 +01:00 |
|
aliaspider
|
650adef8da
|
(PSP) added audio support
|
2014-02-17 14:26:03 +01:00 |
|
twinaphex
|
eda7b8a926
|
(PSP) Start implementing poke interface
|
2014-02-16 22:14:26 +01:00 |
|
twinaphex
|
c056894cac
|
(PSP) Set optimization to -O2 - -O3 is unsafe on my
PSP GCC toolchain
|
2014-02-16 16:14:38 +01:00 |
|
twinaphex
|
4d48c5a6b8
|
(PSP) Take out -g for release builds
|
2014-02-13 13:48:13 +01:00 |
|
twinaphex
|
8a70b8d6c7
|
(PSP) Will not link without -G0
|
2014-02-13 13:46:32 +01:00 |
|
twinaphex
|
83b5240185
|
(PSP) Set up DEBUG switch for Makefile
|
2014-02-13 13:42:51 +01:00 |
|
twinaphex
|
97d2ec6543
|
(PSP) Disable HAVE_FILE_LOGGER
|
2014-02-13 13:28:21 +01:00 |
|
twinaphex
|
94d70b6aba
|
(PSP) Hack - Get around FPU exception - division by zero
|
2014-02-13 11:38:41 +01:00 |
|
twinaphex
|
d8ed2f0d42
|
(PSP) Add -DSINC_LOWER_QUALITY
|
2014-02-13 08:50:43 +01:00 |
|
twinaphex
|
cd85591211
|
(PSP1) Add defines
|
2014-02-11 16:43:16 +01:00 |
|
twinaphex
|
8188ce53d3
|
(PSP1) Take out NULLVIDEO define
|
2014-02-11 16:30:41 +01:00 |
|
twinaphex
|
d4f9c211ee
|
(PSP) Build fixes
|
2014-02-11 16:10:40 +01:00 |
|
twinaphex
|
8e0118f4bb
|
Get rid of unused HAVE_RARCH_MAIN_IMPLEMENTATION and HAVE_RARCH_MAIN_WRAP
|
2014-01-05 03:33:27 +01:00 |
|
twinaphex
|
38d785984f
|
Add RETRO_ENVIRONMENT_GET_PERF_INTERFACE to libretro.h
|
2013-12-17 19:10:40 +01:00 |
|
twinaphex
|
6997c207bd
|
Remove HAVE_FILEBROWSER/remove file_browser.c
|
2013-11-11 04:12:30 +01:00 |
|
twinaphex
|
cf24c442df
|
Update maintenance - define/update PACKAGE_VERSION only once
in general.h
|
2013-07-07 19:43:22 +02:00 |
|
twinaphex
|
93b98a2e08
|
Bump up PACKAGE_VERSION to 0.9.9.3
|
2013-06-28 14:11:10 +02:00 |
|
twinaphex
|
51187ebbc2
|
Bump version to 0.9.9 official
|
2013-05-27 01:28:32 +02:00 |
|
twinaphex
|
15215c47f1
|
(Grifin) Move griffin to root (to indicate it's no longer console-specific
|
2013-03-18 05:46:19 +01:00 |
|
twinaphex
|
375aa08e58
|
Remove rarch_conole_input - runtime button remapping should have
no more RARCH_CONSOLE dependencies
|
2013-03-14 21:55:10 +01:00 |
|
twinaphex
|
66e7606b25
|
HAVE_RGUI and HAVE_RMENU are now mutually exclusive - no longer
have to be defined both for (say) the Android port
|
2013-03-09 17:42:19 +01:00 |
|
twinaphex
|
49b0f5c204
|
Add HAVE_RARCH_MAIN_IMPLEMENTATION define - hook up console ports
differently
|
2013-02-25 06:47:26 +01:00 |
|
twinaphex
|
9a88ebb1e6
|
Change WANT_RZLIB to WANT_MINIZ
|
2013-02-16 21:43:29 +01:00 |
|
twinaphex
|
77f8b9a0c9
|
Bump up versions to 0.9.8.3
|
2013-02-09 19:06:03 +01:00 |
|
Themaister
|
bbaec34744
|
Update version numbers to 0.9.8.
|
2013-01-22 00:22:09 +01:00 |
|
twinaphex
|
1b398a1941
|
(PSP) comment out non-working video driver for now - use null video
for now
|
2013-01-10 04:22:42 +01:00 |
|
twinaphex
|
7116118051
|
Remove remnants of HAVE_CONFIGFILE
|
2012-12-23 18:16:33 +01:00 |
|
twinaphex
|
7ccd663bca
|
(PSP1) Compile in custom getopt, still crashes somewher around file.c
|
2012-11-28 15:11:27 +01:00 |
|
twinaphex
|
4b3ac3c04e
|
(PSP1) Now sets up paths correctly and more or less fleshed out
main.c
|
2012-11-26 07:03:31 +01:00 |
|
twinaphex
|
9a02b747d7
|
(PSP1) Now logs to file
|
2012-11-26 02:59:29 +01:00 |
|
Themaister
|
02f84fe323
|
Updates to 0.9.8-beta3
|
2012-11-25 12:56:25 +01:00 |
|
twinaphex
|
a783819b22
|
(PSP) Seems to finally link when libretro ports are passed -G0
to CFLAGS/CXXFLAGS as well
|
2012-11-24 04:23:20 +01:00 |
|
twinaphex
|
414a5de737
|
(PSP1) Add platform_keys struct - define HAVE_GETOPT_LONG
|
2012-11-24 01:42:00 +01:00 |
|
twinaphex
|
8a77072266
|
(PSP1) Add -G 4 to Makefile
|
2012-11-24 00:11:45 +01:00 |
|
twinaphex
|
dfd777bdde
|
(PSP1) Link in libretro_ps1.a
|
2012-11-23 22:09:09 +01:00 |
|
twinaphex
|
e564786af2
|
(PSP) Cut down on linking errors
|
2012-11-23 20:30:06 +01:00 |
|
twinaphex
|
5f08905109
|
(PSP1) Add Makefile
|
2012-11-23 07:19:21 +01:00 |
|