mgba/src
François Berder 6fecc6d379 Core: Improve handling failures in mCoreSaveStateNamed function (#1272)
* Core: Do not set time in save state if we could not get the time

Signed-off-by: Francois Berder <fberder@outlook.fr>

* Core: Fix memory leak if gettimeofday or timespec_get failed

Signed-off-by: Francois Berder <fberder@outlook.fr>

* Core: Protect against malloc failure in mCoreSaveStateNamed

Signed-off-by: Francois Berder <fberder@outlook.fr>
2019-01-19 00:28:40 -08:00
..
arm Debugger: Readability improvements (fixes #1238) 2018-11-21 17:30:41 -05:00
core Core: Improve handling failures in mCoreSaveStateNamed function (#1272) 2019-01-19 00:28:40 -08:00
debugger ARM: De-macro-ize ARM/Thumb PC write routines 2018-10-12 21:09:49 -07:00
feature Core: Remember to deinit proxy ring FIFO 2018-10-20 11:37:45 -07:00
gb GB MBC: Fix MBC30 SRAM 2019-01-16 11:46:16 -08:00
gba GBA: Fix GB Player features 2019-01-08 23:19:33 -08:00
lr35902 Debugger: Readability improvements (fixes #1238) 2018-11-21 17:30:41 -05:00
platform Switch: Fix perf-main for new console API 2019-01-16 11:46:34 -08:00
third-party Third-Party: Update libpng 2018-09-10 22:27:15 -07:00
util Wii: Define _GNU_SOURCE 2018-10-01 12:07:20 -07:00