twinaphex
24216cb54c
Get rid of RETRO_ENVIRONMENT_EXEC_ESCAPE
2016-01-25 03:07:23 +01:00
twinaphex
d71c782459
Start getting rid of RETRO_ENVIRONMENT_SET_LIBRETRO_PATH
2016-01-25 03:04:42 +01:00
twinaphex
7a55ae3765
Start updating headers for 2016
2016-01-10 04:06:50 +01:00
twinaphex
76b3079bc8
Revert "Add some more private libretro environs"
...
This reverts commit f4fc179cae3fa5b83d93c70cb3a5c957148f647a.
2015-12-07 14:26:21 +01:00
twinaphex
f4fc179cae
Add some more private libretro environs
2015-12-07 14:24:28 +01:00
twinaphex
453321c50b
Start updating headers
2015-01-07 17:46:50 +01:00
twinaphex
5b476460d8
Style / indent nits
2014-09-09 18:31:44 +02:00
twinaphex
0a15a17d44
Update years on all license headers
2014-01-01 01:50:59 +01:00
twinaphex
ccd2246331
(Apple) Build fixes
2013-12-19 03:16:13 +01:00
twinaphex
dfe42f4026
(Location) Add g_extern.system handle to retro_location_callback
2013-12-19 02:54:46 +01:00
twinaphex
742f85eafc
Add HAVE_LOCATION - still need to write frontend drivers now for
...
location
2013-12-19 01:51:51 +01:00
twinaphex
95f5e6aa96
Add RETRO_ENVIRONMENT_EXEC_ESCAPE -yes, I need this - when we are in
...
retro_run - we need to escape first before we can get the next libretro
core with input data running. This is not needed when we do exec without
being in the main program loop. Anyway, one does not work for the other -
so we need both.
2013-08-25 19:42:24 +02:00
twinaphex
31946847db
RETRO_ENVIRONMENT_SET_LIBRETRO_PATH - explain false return value
2013-08-25 13:28:41 +02:00
Themaister
32cae444a0
Fixup new private extensions.
...
Moved private stuff to libretro_private.h.
Dropped use of retro_variable (redundant and wrong type).
Didn't understand difference between EXEC_LOAD and EXEC_RELOAD at all.
Only one was used anyways ...
2013-08-25 11:10:32 +02:00