16 Commits

Author SHA1 Message Date
twinaphex
7a66467161 Create macro BIND_PRESSED - wrapper around BIT64_GET 2014-09-16 18:08:44 +02:00
twinaphex
c391249e3f Optimizations -
* reduce amount of calls to input_key_pressed_func all throughout
rarch_main_iterate - call input_keys_pressed_func only once and
then pass an input state value around to all subsequent functions
* define retro_input_t typedef - simply an uint64_t for now since
meta binds don't exceed 64 entries yet
2014-09-16 09:26:08 +02:00
twinaphex
9d783b6627 Style cleanups 2014-09-07 05:47:18 +02:00
twinaphex
0856091296 Cleanups - 80-char limit 2014-09-02 05:57:53 +02:00
twinaphex
2016e1965e (miscellaneous.h) Get rid of some extranous else 2014-08-27 01:10:04 +02:00
Themaister
3cd1f11ba1 Also include msvc_compat.h in misc.h. 2014-03-27 21:47:19 +01:00
Themaister
1e7771ce28 Include limits.h in miscellaneous.h.
Might fix BSD issues.
2014-03-27 21:44:41 +01:00
Themaister
a3f6904dde Use abort() in rarch_assert() to make it debuggable.
SIGABRT is nice.
2014-03-27 10:44:23 +01:00
twinaphex
d4f9c211ee (PSP) Build fixes 2014-02-11 16:10:40 +01:00
twinaphex
0a15a17d44 Update years on all license headers 2014-01-01 01:50:59 +01:00
twinaphex
030012f664 (360) Some build fixes 2013-12-29 04:08:42 +01:00
ToadKing
f3fec499ca [GX] enable threads, build warning fixes 2013-11-07 21:01:49 -05:00
twinaphex
9ec02f0668 (RARCH_CONSOLE) Build fix - move PATH_MAX to miscellaneous.h 2013-11-06 22:01:23 +01:00
Themaister
8ac21493a1 Fix Win32 build. 2013-11-06 20:32:27 +01:00
twinaphex
389f255227 Make hash.c dependent on miscellaneous.h and not on general.h 2013-11-06 14:55:42 +01:00
twinaphex
cf20416aab Make file_path.c more self-contained.h 2013-11-06 14:21:12 +01:00