RetroArch/frontend/menu
Themaister 388e9c7487 Make rom history handling a bit more robust.
If a missing core is trying to be loaded it can end up deleting the
entire ROM history because core_name is not found and history read from
file would then exit early.
2014-01-04 16:38:23 +01:00
..
disp Update years on all license headers 2014-01-01 01:50:59 +01:00
history.c Make rom history handling a bit more robust. 2014-01-04 16:38:23 +01:00
history.h Update years on all license headers 2014-01-01 01:50:59 +01:00
menu_common.c Fix broken use of SET_LIBRETRO_PATH. 2014-01-03 21:38:48 +01:00
menu_common.h menu support for core specific config 2014-01-01 15:02:57 -05:00
menu_context.c Update years on all license headers 2014-01-01 01:50:59 +01:00
menu_context.h Update years on all license headers 2014-01-01 01:50:59 +01:00
menu_settings.c Restructure per-core configs. 2014-01-02 17:52:48 +01:00