twinaphex
|
33f0f72adc
|
Cleanups
|
2016-02-10 04:30:33 +01:00 |
|
twinaphex
|
d3b9356958
|
Create CORE_INFO_CTL_LOAD
|
2016-02-07 17:26:10 +01:00 |
|
twinaphex
|
e566665885
|
Cleanup
|
2016-02-07 17:19:27 +01:00 |
|
twinaphex
|
0b1b56214e
|
Try to reduce dependence on general.h
|
2016-02-07 13:18:48 +01:00 |
|
twinaphex
|
1b2cf74e12
|
Add more ways to gracefully fail during content loading
|
2016-02-07 13:08:14 +01:00 |
|
twinaphex
|
490c023fe3
|
Add core_info_ctl actions
|
2016-02-07 02:37:57 +01:00 |
|
twinaphex
|
f1ca9604b7
|
Header include changes
|
2016-02-07 01:50:08 +01:00 |
|
twinaphex
|
8c2ed9f750
|
Rename FRONTEND_FORK_SALAMANDER_RESTART to FRONTEND_FORK_RESTART
and call FRONTEND_FORK_CORE instead of FRONTEND_FORK_RESTART
when selecting a core from 'Load Core' list
|
2016-02-05 18:57:44 +01:00 |
|
twinaphex
|
0643b83f7d
|
Header include changes
|
2016-02-05 13:57:08 +01:00 |
|
twinaphex
|
7a5db5a73a
|
Reimplement frontend_driver_set_fork
|
2016-02-04 17:46:50 +01:00 |
|
twinaphex
|
c3c14c162e
|
Change signature of set_fork so that we can optionally implement
restarting RetroArch (or not)
|
2016-02-04 17:08:09 +01:00 |
|
twinaphex
|
ea28f992ac
|
Refactor frontend_driver_set_fork
|
2016-02-04 11:44:10 +01:00 |
|
twinaphex
|
ad323a159d
|
Take out outdated log message
|
2016-02-03 17:17:25 +01:00 |
|
twinaphex
|
f70a082626
|
Create event_cmd_exec - get rid of libretro_private.h
|
2016-02-03 16:58:06 +01:00 |
|
twinaphex
|
b47caeb58b
|
Refactor away runloop_msg_queue_push_new
|
2016-01-29 14:30:09 +01:00 |
|
twinaphex
|
912b62dca9
|
Create RARCH_CTL_SET_PATHS
|
2016-01-29 11:00:01 +01:00 |
|
twinaphex
|
1cc5bfbc12
|
use callbacks
|
2016-01-28 04:13:31 +01:00 |
|
twinaphex
|
7f81d7a4a8
|
Create CORE_CTL_RETRO_SYMBOLS_INIT
|
2016-01-28 04:03:02 +01:00 |
|
twinaphex
|
eb503e0464
|
Start getting rid of hardcoded core\. references
|
2016-01-28 03:41:30 +01:00 |
|
twinaphex
|
6e3041e33c
|
Rewrite uninit_libretro_sym
|
2016-01-28 03:36:14 +01:00 |
|
twinaphex
|
6f0c4e03d5
|
Create EVENT_CMD_DISK_APPEND_IMAGE
|
2016-01-27 20:04:34 +01:00 |
|
twinaphex
|
1d47300f0f
|
Cleanup
|
2016-01-27 19:58:11 +01:00 |
|
twinaphex
|
4e8ad770e6
|
Cleanups
|
2016-01-27 19:56:14 +01:00 |
|
twinaphex
|
d1b53a14a1
|
Create RARCH_CTL_SET_SRAM_ENABLE
|
2016-01-27 19:53:07 +01:00 |
|
twinaphex
|
8fe012afe4
|
Modify RARCH_CTL_SET_PATHS_REDIRECT
|
2016-01-27 19:48:27 +01:00 |
|
twinaphex
|
3728240162
|
Move some code
|
2016-01-27 19:45:54 +01:00 |
|
twinaphex
|
7a896596a1
|
Move this to CORE_CTL_RETRO_DEINIT
|
2016-01-27 19:25:44 +01:00 |
|
twinaphex
|
f6fcb95dea
|
Create CORE_CTL_RETRO_SET_CONTROLLER_PORT_DEVICE
|
2016-01-27 19:13:15 +01:00 |
|
twinaphex
|
87176df22a
|
Refactor event_init_controllers
|
2016-01-27 19:07:58 +01:00 |
|
twinaphex
|
2c3cb61ca8
|
Move code to libretro_version_1.c
|
2016-01-27 08:40:18 +01:00 |
|
twinaphex
|
1e044f38ad
|
Move RARCH_CTL_INIT_SYSTEM_AV_INFO to libretro_version_1.c
|
2016-01-27 08:21:41 +01:00 |
|
twinaphex
|
6a7b2aed5c
|
Simplifications
|
2016-01-27 08:17:12 +01:00 |
|
twinaphex
|
57d19b21b5
|
Use CORE_CTL_RETRO_SERIALIZE_SIZE everywhere
|
2016-01-27 07:09:30 +01:00 |
|
twinaphex
|
6958a23b96
|
Add RETRO_CTL_RETRO_SET_ENVIRONMENT
|
2016-01-27 05:19:15 +01:00 |
|
twinaphex
|
cb78c1c610
|
Turn retro_ctx into static local variable of core_ctl
|
2016-01-27 04:54:22 +01:00 |
|
twinaphex
|
adcff5b6ec
|
Start creating more CORE_CTL_ callbacks
|
2016-01-27 03:35:52 +01:00 |
|
twinaphex
|
1a9479ed04
|
Create core_ctl commands CORE_CTL_INIT / CORE_CTL_DEINIT
|
2016-01-27 03:14:36 +01:00 |
|
twinaphex
|
d1ac905248
|
Return 'ret' at end of load_content instead of hardcoded 'true'
|
2016-01-27 02:40:11 +01:00 |
|
twinaphex
|
6fd1a98f97
|
Add input_poll_type_behavior
|
2016-01-27 01:29:53 +01:00 |
|
twinaphex
|
9ad50f91e8
|
Add poll-type - can change it only at compile-time right now
|
2016-01-27 01:16:53 +01:00 |
|
Alcaro
|
6962c6bb11
|
This shouldn't be an issue anymore, and even if it is, it's a core bug and don't belong here.
|
2016-01-26 19:52:36 +01:00 |
|
twinaphex
|
a4cb739fc7
|
Fix C89_BUILD
|
2016-01-26 06:01:00 +01:00 |
|
twinaphex
|
41deaa4af8
|
Style nits
|
2016-01-26 05:52:43 +01:00 |
|
twinaphex
|
8d1aaa4905
|
Use fill_string_join
|
2016-01-26 02:07:39 +01:00 |
|
twinaphex
|
5f3b583452
|
Create CONTENT_CTL_LOAD_RAM_FILE and CONTENT_CTL_SAVE_RAM_FILE
|
2016-01-25 07:15:05 +01:00 |
|
twinaphex
|
d71c782459
|
Start getting rid of RETRO_ENVIRONMENT_SET_LIBRETRO_PATH
|
2016-01-25 03:04:42 +01:00 |
|
twinaphex
|
11f7735965
|
Create RARCH_CTL_INIT_SYSTEM_AV_INFO
|
2016-01-22 15:43:40 +01:00 |
|
twinaphex
|
372d673a26
|
Rename event_command to event_cmd_ctl - add second parameter
|
2016-01-22 15:34:43 +01:00 |
|
Twinaphex
|
4dd08e6382
|
Merge pull request #2660 from duduke/master
Reboot Menu Item
|
2016-01-22 14:39:21 +01:00 |
|
Lionel Flandrin
|
ad6f98dc15
|
Don't lose the core-provided hw_render struct when reseting the context
|
2016-01-21 23:06:13 +01:00 |
|