twinaphex
|
6d8871c76c
|
Combine menu_settings_set and menu_settings_set_default and
move to settings.c
|
2013-03-23 17:21:42 +01:00 |
|
twinaphex
|
370fca304d
|
rarch_console.h - cut down on executable_extension variable as well
and move it to config.def.h
|
2013-03-11 06:59:53 +01:00 |
|
twinaphex
|
ce42e7fb65
|
Remove default_paths.salamander_file and make hardcoded constant
in config.def.h
|
2013-03-11 06:48:58 +01:00 |
|
twinaphex
|
5e53be4b25
|
Rename rmenu_iterate to menu_iterate
|
2013-03-09 16:22:11 +01:00 |
|
twinaphex
|
8a4efb6189
|
Refactor console_load_game
|
2013-01-22 01:12:02 +01:00 |
|
twinaphex
|
04cacb5e30
|
Upgrade lifecycle_menu_state to 64bit variable lifecycle_mode_state
|
2013-01-12 03:13:03 +01:00 |
|
twinaphex
|
ba51ff51f7
|
(RARCH_CONSOLE) Refactored zip_extract variable
|
2013-01-12 02:35:40 +01:00 |
|
twinaphex
|
81fecc88ea
|
(RARCH_CONSOLE) Renamed console_rom_ext.c to rarch_zlib.c -
compiled it in for HAVE_ZLIB (for griffin) - moved rarch_console_load_game_wrap
to frontend_console.c and renamed it console_load_game
|
2013-01-11 22:46:14 +01:00 |
|
twinaphex
|
33a2816681
|
(RARCH_CONSOLE) Refactored out msg_info
|
2013-01-11 07:49:32 +01:00 |
|
twinaphex
|
7a3b021b17
|
g_extern.console.rmenu.mode becomes g_extern.lifecycle_menu_state
|
2013-01-10 18:04:04 +01:00 |
|
twinaphex
|
6ad5d46781
|
(RARCH_CONSOLE) rmenu.mode is now set with bitmasked values so
as to allow more state management options
|
2013-01-10 08:46:46 +01:00 |
|
twinaphex
|
403a087926
|
Null drivers have to be explicitly compiled in now -
otherwise they are ommitted
|
2013-01-09 05:54:48 +01:00 |
|
twinaphex
|
025f0995f5
|
(RARCH_CONSOLE) Refactor frontend_psp.c into platform_psp.c
|
2013-01-08 08:38:25 +01:00 |
|