Commit Graph

125 Commits

Author SHA1 Message Date
twinaphex
95e2b6ac51 BUildfix warning 2016-10-03 05:17:09 +02:00
Brad Parker
06f06d512b finish task if state file cannot be loaded 2016-10-02 19:31:07 -04:00
Brad Parker
795fd0cfa3 add blocking task type that only allows one instance in the queue 2016-10-02 19:05:30 -04:00
Brad Parker
cf3ae942c2 make undo_save_state a task 2016-10-02 19:05:30 -04:00
Brad Parker
18290ae777 comment 2016-10-02 19:05:30 -04:00
Brad Parker
eac3ca770a load/save state are now actual tasks 2016-10-02 19:05:30 -04:00
twinaphex
8f163e6972 Revert "Move global->name to paths.c"
This reverts commit 6ee7b733aa.
2016-10-01 08:18:23 +02:00
twinaphex
6ee7b733aa Move global->name to paths.c 2016-09-30 06:11:11 +02:00
twinaphex
90af64769d Get rid of global->sram 2016-09-28 07:27:39 +02:00
twinaphex
5bce79369a Get rid of global->sram.use, turn it into static boolean
variable inside rarch_ctl
2016-09-28 07:17:34 +02:00
twinaphex
8fd94e4aab Move variables around 2016-09-23 02:48:10 +02:00
twinaphex
4a1f593689 Get rid of unused typedef 2016-09-23 02:47:05 +02:00
twinaphex
2c29e599e8 Revert this code back to what it was 2016-09-22 16:28:45 +02:00
twinaphex
693a9660f3 Prevent null pointer dereference 2016-09-22 16:10:51 +02:00
twinaphex
4db42db980 content_flush_save_blocks - cleanup 2016-09-22 14:40:07 +02:00
twinaphex
dad9a079c7 Rework content_flush_save_blocks/content_allocate_save_blocks 2016-09-22 14:39:13 +02:00
twinaphex
8b67551799 Turn dump_to_file_desprate into static function 2016-09-20 04:08:55 +02:00
twinaphex
1e5d4198de Add HAVE_CONFNIG_H - task_save.c 2016-09-19 19:27:19 +02:00
Twinaphex
1205b12e15 remove unused variables 2016-09-19 04:23:53 +02:00
twinaphex
c133b03a63 Move task_save_files to task_save.c 2016-09-19 04:22:02 +02:00
twinaphex
8469235005 global->savefiles only accessed now from task_save.c 2016-09-19 04:18:40 +02:00
twinaphex
2277428f52 Move more global->savefiles usage to task_save.c 2016-09-19 04:09:27 +02:00
twinaphex
f91a8eacdb Move event_load_files to task_save.c 2016-09-19 04:05:44 +02:00
twinaphex
2ecef082f8 Cleanups 2016-09-19 03:36:55 +02:00
twinaphex
bb6bc9bd6d Merge task_save_ram/task_save_state 2016-09-19 02:57:23 +02:00