twinaphex
|
c1f5fc8890
|
Rename MODE_EMULATION define to MODE_GAME
|
2013-01-13 03:34:55 +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
|
cba3b80925
|
(RARCH_CONSOLE) Rename rarch_console_settings.c to rmenu_settings.c
|
2013-01-11 22:27:31 +01:00 |
|
twinaphex
|
2fa133de5c
|
(RARCH_CONSOLE) Put exitspawn conditional into frontend_console.c
|
2013-01-11 20:13:02 +01:00 |
|
twinaphex
|
cc43b84ff2
|
(RARCH_CONSOLE) Refactor more state variables
|
2013-01-11 19:44:34 +01:00 |
|
twinaphex
|
67ab39e6be
|
(RARCH_CONSOLE) Refactored external_launch
|
2013-01-11 08:15:23 +01:00 |
|
twinaphex
|
33a2816681
|
(RARCH_CONSOLE) Refactored out msg_info
|
2013-01-11 07:49:32 +01:00 |
|
twinaphex
|
d324b21949
|
(RARCH_CONSOLE) Remove flow control state functions in rarch_settings_change
|
2013-01-11 02:11:50 +01:00 |
|
twinaphex
|
7ebbafe8e1
|
(RARCH_CONSOLE) Don't need rarch_settings_change anymore for
exiting
|
2013-01-10 22:42:12 +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
|
cc71a83fa8
|
(RARCH_CONSOLE) Console ports now use config_load for loading
config file stuff and config_set_default as only place to load
defaults from. Slightly messy defaults will be cleaned up later.
|
2013-01-10 06:38:19 +01:00 |
|
twinaphex
|
3dee70675f
|
(RARCH_CONSOL) Enable verbose logging for all console ports
|
2013-01-10 05:07:38 +01:00 |
|
twinaphex
|
a925f3ca9f
|
(RARCH_CONSOLE) Rename and relocate all menu files
|
2013-01-09 17:50:12 +01:00 |
|
twinaphex
|
982187c5d8
|
Refactored rarch_manage_libretro_set_first_file and renamed
|
2013-01-09 07:59:24 +01:00 |
|
twinaphex
|
8fdc5197f5
|
(RARCH_CONSOLE) Use g_extern.fullpath
|
2013-01-09 06:40:55 +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
|
71b632faba
|
Remove rarch_console_libretro_mgmt.c
|
2013-01-09 03:44:10 +01:00 |
|
twinaphex
|
70c85be081
|
Refactored out of existence rarch_console_exec.c - now implemented
per platform port that needs it
|
2013-01-09 02:31:54 +01:00 |
|
twinaphex
|
e1985b8bfd
|
(PS3) Salamander merged into platform_ps3.c
|
2013-01-09 00:54:46 +01:00 |
|
twinaphex
|
92ef192b2a
|
(RARCH_CONSOLE) Move logger function invocations into platform
files
|
2013-01-08 08:30:54 +01:00 |
|
twinaphex
|
2ad74ead6c
|
Rename frontend_* files into platform_*
|
2013-01-08 07:44:57 +01:00 |
|