twinaphex
|
a5e8615091
|
Create TASK_CTL_INIT
|
2016-01-28 09:52:28 +01:00 |
|
twinaphex
|
b008750f18
|
Add TASK_CTL_DEINIT
|
2016-01-28 09:48:47 +01:00 |
|
twinaphex
|
7a5fbc6948
|
Create TASK_CTL_CHECK
|
2016-01-28 09:45:14 +01:00 |
|
twinaphex
|
b807b89837
|
Add TASK_CTL_PUSH
|
2016-01-28 09:42:55 +01:00 |
|
twinaphex
|
0764b65dc4
|
Add more TASK_CTL commands
|
2016-01-28 09:38:21 +01:00 |
|
twinaphex
|
ebcae85452
|
Add task_ctl
|
2016-01-28 09:35:25 +01:00 |
|
twinaphex
|
dbff4e52bc
|
Cleanups
|
2016-01-28 09:33:09 +01:00 |
|
twinaphex
|
9046626256
|
Cleanup
|
2016-01-28 09:24:38 +01:00 |
|
twinaphex
|
d9d0c0f842
|
Cleanup
|
2016-01-28 08:49:39 +01:00 |
|
twinaphex
|
13c54381e4
|
Set default poll behavior to 2 (late)
|
2016-01-28 06:51:18 +01:00 |
|
twinaphex
|
6d45804257
|
zip_file_decompressed - cleanup #2
|
2016-01-28 06:36:35 +01:00 |
|
twinaphex
|
adbaab9794
|
Simplify zip_file_decompressed
|
2016-01-28 06:34:31 +01:00 |
|
twinaphex
|
b8212ec196
|
Fix warning on OSX
|
2016-01-28 06:30:12 +01:00 |
|
twinaphex
|
3eb71faf64
|
Nits
|
2016-01-28 06:21:29 +01:00 |
|
twinaphex
|
aad3ddc7a5
|
Move core_poll_type to libretro_version_1.c
|
2016-01-28 06:20:44 +01:00 |
|
twinaphex
|
49ac60767a
|
Move core variable to libretro_version_1.c
|
2016-01-28 04:41:54 +01:00 |
|
twinaphex
|
92a1de2e77
|
Create CORE_CTL_RETRO_SET_INPUT_STATE
|
2016-01-28 04:39:38 +01:00 |
|
twinaphex
|
277f08022d
|
Create CORE_CTL_RETRO_CHEAT_SET
|
2016-01-28 04:34:39 +01:00 |
|
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 |
|