26817 Commits

Author SHA1 Message Date
twinaphex
0d81f669e0 Add CORE_CTL_RETRO_CHEAT_RESET 2016-01-28 04:29:35 +01:00
twinaphex
857618d672 Implement CORE_CTL_RETRO_API_VERSION 2016-01-28 04:26:17 +01:00
twinaphex
ab221f96f1 Create CORE_CTL_SET_POLL_TYPE 2016-01-28 04:17:59 +01:00
twinaphex
1cc5bfbc12 use callbacks 2016-01-28 04:13:31 +01:00
twinaphex
eb9be6409f Use core callbacks 2016-01-28 04:07:54 +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
2542e4a04e Use CORE_CTL_* callbacks 2016-01-28 03:22:23 +01:00
twinaphex
957bf3f60c Refactor autosave.c to use new callback 2016-01-28 03:10:47 +01:00
twinaphex
8da2f273a4 (cheevos.c) Use CORE_CTL_RETRO_GET_MEMORY 2016-01-28 03:06:25 +01:00
twinaphex
93651ae340 Use CORE_CTL_RETRO_GET_MEMORY 2016-01-28 02:58:53 +01:00
twinaphex
737fd4268c Refactor CORE_CTL_RETRO_GET_MEMORY 2016-01-28 02:53:43 +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
3b38e2fe4c Move this above init_libretro_sym 2016-01-27 19:30:13 +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
f63429601e use CORE_CTL_RETRO_GET_MEMORY in more places 2016-01-27 09:31:31 +01:00
twinaphex
ae2cf510cd Create CORE_CTL_RETRO_GET_MEMORY 2016-01-27 09:29:18 +01:00
twinaphex
e516a64a0c Create CORE_CTL_RETRO_LOAD_GAME 2016-01-27 09:13:26 +01:00
twinaphex
5e3e0bcbe4 Go through callback 2016-01-27 08:59:54 +01:00
twinaphex
fef5ecd97b Create CORE_CTL_RETRO_GET_SYSTEM_INFO 2016-01-27 08:58:31 +01:00
twinaphex
a9e71b12e1 Cleanup 2016-01-27 08:50:23 +01:00
twinaphex
9ad2e6fa1f Simplify some code in load_content - only do cheevos calls
when content has been successfully loaded
2016-01-27 08:48:19 +01:00
twinaphex
d658c1e09b Cleanup 2016-01-27 08:42:52 +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
392fee9023 Create CORE_CTL_VERIFY_API_VERSION 2016-01-27 08:13:54 +01:00
twinaphex
76f068f852 Simplify RARCH_CTL_VERIFY_API_VERSION 2016-01-27 08:11:42 +01:00
twinaphex
1c3bf435e5 Replace other core.retro_serialize/unserialize references 2016-01-27 07:28:03 +01:00
twinaphex
fb3b0bd809 (rewind.c) Use new callbacks 2016-01-27 07:23:50 +01:00
twinaphex
c89f10d312 (movie.c) Use new callbacks 2016-01-27 07:21:12 +01:00
twinaphex
24d438ccc1 Start using new callbacks 2016-01-27 07:17:53 +01:00
twinaphex
dad9b4abf8 Create CORE_CTL_RETRO_SERIALIZE and CORE_CTL_RETRO_UNSERIALIZE 2016-01-27 07:14:06 +01:00
twinaphex
57d19b21b5 Use CORE_CTL_RETRO_SERIALIZE_SIZE everywhere 2016-01-27 07:09:30 +01:00
twinaphex
a4bfd9046c Create CORE_CTL_RETRO_SERIALIZE_SIZE 2016-01-27 06:46:59 +01:00
twinaphex
6750d74e46 Cleanup 2016-01-27 05:55:26 +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
0434c907c4 Replace another reference to retro_ctx 2016-01-27 04:51:47 +01:00
twinaphex
6151e1c425 Create CORE_CTL_RETRO_CTX_FRAME_CB and CORE_CTL_RETRO_CTX_POLL_CB 2016-01-27 04:49:38 +01:00
radius
4165c89385 only check for identical paths, not CRC too 2016-01-26 22:10:42 -05:00
twinaphex
5016ebd344 Create CORE_CTL_RETRO_GET_SYSTEM_AV_INFO 2016-01-27 03:40:02 +01:00