Commit Graph

10 Commits

Author SHA1 Message Date
twinaphex
5419757c40 Add input remapping saving/loading 2015-01-24 23:42:31 +01:00
twinaphex
f790216a41 Add RARCH_CMD_NETWORK_INIT and RARCH_CMD_NETWORK_DEINIT.
Run RARCH_CMD_NETWORK_INIT before entering Core Manager option.
Needed on Windows where we need to call WSAStartup to initialize Winsocks
first before we can do any network stuff
2015-01-21 20:44:40 +01:00
twinaphex
a53d50bd5a (retroarch.h) Update documentation 2015-01-11 07:48:02 +01:00
twinaphex
bdd7f9c96c (retroarch.c) Document more 2015-01-11 02:21:18 +01:00
twinaphex
adf3623944 Move some enums to retroarch.h 2015-01-11 01:34:08 +01:00
twinaphex
2c0ad226cc Add documentation to retroarch.c 2015-01-10 23:23:01 +01:00
twinaphex
418f248af3 Move rarch_main_wrap struct to retroarch.h 2015-01-09 18:53:16 +01:00
twinaphex
a10435a476 Remove general.c and move functions to retroarch.c 2015-01-09 18:48:03 +01:00
twinaphex
1ddf138860 Move rarch_main_init_wrap to retroarch.c 2015-01-09 18:44:57 +01:00
twinaphex
ec22bada36 Add retroarch.h header 2015-01-09 17:40:47 +01:00