16 Commits

Author SHA1 Message Date
twinaphex
069491f488 (core_info.c) Check first if supported_extensions_list is not NULL before
freeing
2014-05-07 00:40:58 +02:00
Twinaphex
bff4bc6c7e (MSVC) core_info.c - Fix signed/unsigned mismatch warning 2014-04-26 13:05:54 -07:00
twinaphex
0ddc7d57fd Add core_info/rom_history extensions from Apple ports to mainline 2014-04-26 21:42:06 +02:00
twinaphex
3d2c4171cd (core_info) Add back hack for RARCH_CONSOLE 2014-03-06 01:02:00 +01:00
twinaphex
ffc0525a4c (RARCH_CONSOLE) Take out hack in core_info_list_new 2014-03-05 23:47:11 +01:00
Themaister
f54898350b Style nits ... 2014-03-04 09:34:34 +01:00
AndresSM
a863dcdeae changed the layout of the list and add optional flag for BIOS 2014-03-03 18:43:30 -05:00
Themaister
344ebb77e9 Fixup style. 2014-03-03 10:11:07 +01:00
AndresSM
dea3f1ca1f change code to match old info file structure to avoid crashes with old info files
if firmware is numbered from 1, one entry will be missing
2014-03-03 01:57:18 -05:00
AndresSM
08fadaaf8c check if BIOS is present 2014-03-03 01:02:29 -05:00
AndresSM
10d90176e1 Add core information menu 2014-03-03 00:22:28 -05:00
Themaister
2d8313479b Don't require display_info for core_info_list_get_info. 2014-03-02 14:12:40 +01:00
Themaister
511bc8b5ec Allow retrieval of core_info_t for selected core.
Refactor a bit to avoid lots of duplicated
libretro_free_system_info/get_system_info, etc.
Also copy the core_info_t struct on core change.
2014-03-02 14:07:07 +01:00
twinaphex
3835db276f Build fix 2014-03-02 03:33:12 +01:00
twinaphex
3f5e3c191e (XDK) Build fixes 2014-03-02 02:18:37 +01:00
Themaister
fce4ebd31e Move core_info to frontend/info. 2014-03-01 11:53:04 +01:00