Commit Graph

41544 Commits

Author SHA1 Message Date
twinaphex a1ff4879f8 (Zarch) Integrate Zarch - can be heavily improved now - shows
promise
2015-10-02 02:15:46 +02:00
aliaspider 9502a0ac49 (CTR/3DS) build fix. 2015-10-02 00:26:40 +01:00
Twinaphex b36ed6709c Merge pull request #2197 from aliaspider/master
(CTR/3DS) input: fix analog joypad polling.
2015-10-02 01:05:50 +02:00
aliaspider a55bbfc04a (CTR/3DS) input: fix analog joypad polling. 2015-10-01 23:56:22 +01:00
Twinaphex 05412a8e8f Merge pull request #2195 from frangarcj/master
(Vita) OSD messages
2015-10-02 00:30:41 +02:00
Twinaphex 87622f052b Merge pull request #2196 from aliaspider/master
(CTR/3DS) allow access for more RAM.
2015-10-02 00:29:49 +02:00
aliaspider 0290bd60e4 (CTR/3DS) style nit. 2015-10-01 23:21:05 +01:00
aliaspider 5e05ad443a (CTR/3DS) allow access for more RAM. (.cia builds only)
124MB are used by default for n3DS.
80MB can be used on o3DS with a build option.
2015-10-01 23:18:59 +01:00
Francisco José García García 8e652f613a (Vita) OSD messages 2015-10-02 00:11:54 +02:00
aliaspider c9acd9156c (CTR/3DS) gfx driver: remove useless printf. 2015-10-01 18:28:27 +01:00
Twinaphex 98d76aeae9 Merge pull request #2194 from aliaspider/master
(CTR/3DS) shut down the LCD backlight when toggling the buttom display
2015-10-01 19:17:50 +02:00
aliaspider 63ab3b02b8 (CTR/3DS) shut down the LCD backlight when toggling the buttom display
off.
courtesy of @thedax.
2015-10-01 18:12:59 +01:00
twinaphex 4c27cd6b5c Attempt to fix Win32 port - path_stat/path_get_size 2015-10-01 07:25:00 +02:00
Andrés a5a16faef4 Merge pull request #2191 from aliaspider/master
(CTR/3DS) enable previously disabled 3dsx builds.
2015-09-30 20:45:09 -05:00
aliaspider c4ea0b53d8 (CTR/3DS) enable previously disabled 3dsx builds. 2015-10-01 02:37:35 +01:00
twinaphex 1a2da93c9c path_get_size - change non-portable ssize_t to int32_t 2015-10-01 02:40:54 +02:00
twinaphex 90549903b7 (retro_stat.c) Implement path_get_size 2015-10-01 02:23:00 +02:00
Twinaphex 38d59e1e86 Merge pull request #2190 from frangarcj/master
(Vita) Vita2d font renderer
2015-10-01 01:32:36 +02:00
Francisco José García García 2564370664 (Vita) Vita2d font renderer 2015-10-01 01:10:26 +02:00
Alcaro 03ff1f060d Fix some MENU_DISPLAY_CTL_WIDTH/HEIGHT abuse. 2015-09-30 20:26:00 +02:00
twinaphex a91a326c0f Mistakenly passed cmd to rarch_main_ctl 2015-09-30 19:59:21 +02:00
twinaphex 5c087ecf00 Style nits 2015-09-30 19:12:27 +02:00
twinaphex c926b9fb06 Refinements to rarch_main_iterate_time_to_exit 2015-09-30 19:11:16 +02:00
twinaphex c9a0a48448 Create rarch_main_iterate_time_to_exit 2015-09-30 19:09:26 +02:00
radius d4a8d97ed3 [windows] build fix 2015-09-29 21:44:38 -05:00
twinaphex 0ef40d7819 (retro_file.c) Get rid of dependency on posix_string.h 2015-09-30 03:57:39 +02:00
twinaphex 9d9e90e672 (libretro_common) Fix retro_stat - put it inside extern C block 2015-09-30 03:41:01 +02:00
twinaphex e4a781b489 (GX) Buildfix 2015-09-29 21:47:43 +02:00
Twinaphex 75cb23b5dc Merge pull request #2187 from frangarcj/master
(Vita) Add Overlays
2015-09-29 20:55:57 +02:00
Francisco José García García 4f7be65f32 (Vita) Add Overlays 2015-09-29 20:01:42 +02:00
twinaphex 1f1d58bf61 (audio_dsp_filter.c) Buildfix 2015-09-29 18:13:10 +02:00
twinaphex 4f889124ae Move video_driver_t * variable around 2015-09-29 18:11:09 +02:00
twinaphex 87d44af218 Static code analysis cleanups 2015-09-29 18:08:33 +02:00
twinaphex e986b9e42a Static code analysis cleanups 2015-09-29 17:35:28 +02:00
twinaphex 28b9ac73ad (audio_dsp_filter.c) Refactor code flow 2015-09-29 16:55:58 +02:00
twinaphex 084217fa42 (win32) Move gfx_set_dwm call 2015-09-29 03:19:48 +02:00
twinaphex 9b4a99d506 (net_compat.c) Style nits 2015-09-29 02:41:41 +02:00
Twinaphex 1974a3051d Merge pull request #2185 from aliaspider/master
(CTR/3DS) implement right stick analogue polling.
2015-09-29 02:38:14 +02:00
Twinaphex 186c1f7b97 Merge pull request #2184 from frangarcj/master
FIX mkdir and Network Code / Online updater
2015-09-29 02:36:50 +02:00
aliaspider 4a4dd8e625 (CTR/3DS) implement right stick analogue polling. 2015-09-28 23:57:05 +01:00
Francisco José García García 7fa6a796be (Vita) First Networking Code and Download Overlays 2015-09-29 00:40:53 +02:00
Francisco José García García 1945b7e76d (Vita) Fix creating directories 2015-09-29 00:40:00 +02:00
Twinaphex c6f0cc2c08 Merge pull request #2181 from aliaspider/master
(CTR/3DS) add ir:rst to ServiceAccessControl, needed by the n3DS HID
2015-09-28 23:03:27 +02:00
twinaphex 02a5d738fe Static code analysis cleanups 2015-09-28 23:00:22 +02:00
aliaspider b516223365 (CTR/3DS) add ir:rst to ServiceAccessControl, needed by the n3DS HID
hardware.
2015-09-28 22:00:02 +01:00
twinaphex 790bb0d0d6 Minor code cleanups based on static code analysis 2015-09-28 22:07:40 +02:00
twinaphex 94c3546e71 More static code analysis cleanups 2015-09-28 22:03:16 +02:00
Twinaphex 4f02326171 Merge pull request #2179 from aliaspider/master
(CTR/3DS) improve audio/video sync.
2015-09-28 21:50:10 +02:00
aliaspider 7738778711 (CTR/3DS) add the EnableL2Cache flag for cia builds. 2015-09-28 20:21:55 +01:00
aliaspider 48ec5190ba (CTR/3DS) improve audio/video sync. 2015-09-28 20:09:07 +01:00