9772 Commits

Author SHA1 Message Date
aliaspider
68c7a3ad5b (PSP) change clockspeed to 333MHz/166MHz on start. 2014-02-18 18:43:23 +01:00
aliaspider
ca40703f62 (PSP) rewrite video driver 2014-02-18 18:42:15 +01:00
twinaphex
433346e2ea (PS3 RGL) Build fixes 2014-02-18 18:04:32 +01:00
twinaphex
4b06c44a27 (RGL PS3) Refactor rgl-inline - use macros based on RSXGL commands 2014-02-18 16:37:29 +01:00
Alcaro
62e8b0b828 RetroArch seems to want those asterisks on this side of the spaces... might as well fix the interfaces, at least. 2014-02-18 09:10:46 +01:00
Alcaro
9797953e31 Change to use RetroArch's indentation style. 2014-02-18 09:06:53 +01:00
Alcaro
519452ce4f Might as well put this back. No reason to change visible behaviour. 2014-02-18 09:04:16 +01:00
Alcaro
d97440224c Whoops, this is unrelated. 2014-02-18 09:00:44 +01:00
Alcaro
d2e95c772b Remove this one. The rewinder is the only user, and with this rewind rewrite, even that is gone. 2014-02-18 08:59:37 +01:00
Alcaro
c51bfb7b4b Inline these functions. Should mostly work now... 2014-02-18 08:53:36 +01:00
Alcaro
55fa3d01d4 Fix this part, so we avoid a pointless memcpy. Rename this function. 2014-02-18 08:41:52 +01:00
Alcaro
e14c879bcb Trim off this; from now on, the rewinder is responsible for rounding and allocation. 2014-02-18 08:40:16 +01:00
Alcaro
7e31df4a65 Kill empty files. 2014-02-18 08:38:07 +01:00
Alcaro
3de355cdaf Copy over my rewinder to rewind.c. Apparently the makefile didn't pick it up, and telling it to do that would be a waste of time, since the plan is merging them anyways. 2014-02-18 08:37:41 +01:00
Alcaro
1fdc8f1144 Change state manager interface to match my interface. Next up is inlining those function pointers. 2014-02-18 08:22:36 +01:00
Alcaro
abb3a45a9a Fix alignment of this. 2014-02-18 08:16:33 +01:00
twinaphex
10f4b5f92a (Apple) Set load_dummy_on_core_shutdown to false for Apple 2014-02-18 02:23:58 +01:00
twinaphex
9d6a0afd4a Reimplement menu clear input courtesy of meancoot 2014-02-18 02:18:34 +01:00
twinaphex
ac550dc1dc (RGL PS3) Take out pushBack from RGLVector 2014-02-18 01:58:49 +01:00
twinaphex
346557c7d6 (RGL PS3) Get rid of pushBack in RGLVector 2014-02-18 01:36:49 +01:00
twinaphex
dc98252d82 (RGL PS3) Cleanups #3 2014-02-18 00:53:42 +01:00
twinaphex
ab8221a258 (RGL PS3) Cleanups #2 2014-02-18 00:30:15 +01:00
twinaphex
38d4626f6e (RGL PS3) Cleanups 2014-02-17 23:52:29 +01:00
twinaphex
4890cfa756 (PS3) Cleanup poll function 2014-02-17 21:03:20 +01:00
twinaphex
297cddd775 (PSP) Set HAVE_THREADS to 0 - can't assume this on every toolchain 2014-02-17 19:54:29 +01:00
twinaphex
38f5172453 (PSP) Compile in -lpthreads-psp 2014-02-17 19:30:21 +01:00
twinaphex
8d7ce4bf96 (PSP) Refactor audio 2014-02-17 17:21:41 +01:00
twinaphex
cf8c4c43fa (PSP) Style nits 2014-02-17 17:04:32 +01:00
Twinaphex
09accf78ad Merge pull request #557 from aliaspider/master
(PSP) cleaned up psp1_audio.c
2014-02-17 16:51:09 +01:00
twinaphex
1a29172f11 (PSP) Create gettimeofday implementation (for MIPS) for rarch_get_time_usec 2014-02-17 16:49:31 +01:00
aliaspider
0c6807cb3d (PSP) cleaned up psp1_audio.c 2014-02-17 16:30:17 +01:00
twinaphex
88ecc59aa3 (PSP) Implement rarch_get_perf_counter for MIPS with gettimeofday 2014-02-17 15:58:46 +01:00
twinaphex
bbf698f17b (PSP) Fixup Makefile 2014-02-17 15:35:23 +01:00
twinaphex
e17e5aa960 (PSP) Cleanup psp_process_args 2014-02-17 15:14:48 +01:00
Twinaphex
68bdf7ddf6 Merge pull request #556 from aliaspider/master
(PSP) added preliminary audio support.
2014-02-17 15:02:08 +01:00
aliaspider
566696223f (PSP) allow game loading form the commandline (for use with pspsh) 2014-02-17 14:31:33 +01:00
aliaspider
650adef8da (PSP) added audio support 2014-02-17 14:26:03 +01:00
twinaphex
9a2863e95f Change default refreshrate for RARCH_CONSOLE to 60/1.001 2014-02-17 12:30:30 +01:00
twinaphex
6c23b9afe4 (PSP) Speed improvement to video driver 2014-02-17 12:29:47 +01:00
twinaphex
597cbdd99d (PSP) Fixes analog now 2014-02-17 00:49:25 +01:00
twinaphex
06c3f56283 (PSP) Add analog code 2014-02-17 00:27:49 +01:00
twinaphex
b8e20db2d6 (PSP) Take out RGUI toggle log message 2014-02-17 00:24:40 +01:00
twinaphex
0260d51b7a (PSP) Starts up in RGUI now 2014-02-17 00:19:51 +01:00
twinaphex
728af0a9d4 (PSP) RGUI works - not correct yet but workable 2014-02-17 00:17:44 +01:00
twinaphex
f9c9b6136a (PSP) Implement analog 2014-02-16 23:46:01 +01:00
twinaphex
3534edcca5 (PSP) Reimplement menu toggle - L+R+Select+Start -can't read from
PSP_CTRL_NOTE right now
2014-02-16 22:35:08 +01:00
twinaphex
eda7b8a926 (PSP) Start implementing poke interface 2014-02-16 22:14:26 +01:00
twinaphex
ea692694c2 (PSP) Style nits 2014-02-16 21:56:37 +01:00
twinaphex
f7347b3fda (PSP) Refactor init_texture / dehardcode pointer addresses 2014-02-16 21:40:06 +01:00
twinaphex
9f91426b68 (PSP) Refactor init_texture 2014-02-16 21:26:56 +01:00