mgba/src/core
Vicki Pfau a8999958da Core: Add shutdown callback 2020-09-09 23:05:11 -07:00
..
test Test: Restructure test suite into multiple executables 2017-08-12 17:27:36 -07:00
CMakeLists.txt CMake: Begin cleanup 2019-06-20 14:03:40 -07:00
bitmap-cache.c All: Use calloc instead of malloc in several places 2020-07-07 18:02:34 -07:00
cache-set.c Core: Add support for caching bitmapped modes 2019-04-30 17:44:56 -07:00
cheats.c Core: Fix uninitialized variable 2019-10-19 23:37:31 -07:00
config.c Core: Add portable.ini check for Haiku 2020-02-29 18:58:57 -08:00
core.c Core: Fix memory leak loading ELF files 2020-08-17 01:00:36 -07:00
directories.c Core: Create game-related paths if they don't exist (fixes #1446) 2019-06-17 13:29:15 -07:00
flags.h.in Core: Add missing BUILD_GLES3 flag 2020-07-06 15:16:08 -07:00
input.c All: Use calloc instead of malloc in several places 2020-07-07 18:02:34 -07:00
interface.c Core: Savestates now contain any RTC override data 2017-02-17 18:19:17 -08:00
library.c All: Fix some warnings 2019-05-06 17:32:10 -07:00
lockstep.c Fixed link cable stability 2019-05-17 17:08:30 -07:00
log.c Qt: Revamp logging configuration 2019-01-20 21:09:34 -08:00
map-cache.c Core: Fix unitialized memory issues with graphics caches 2019-11-16 12:18:01 -08:00
mem-search.c Core: Add more memory search ops (closes #1510) 2019-10-13 17:31:05 -07:00
rewind.c Core: Fix thread names that were too long 2020-07-29 18:23:23 -07:00
scripting.c Core: Add symbol lookups from scripts 2017-07-15 19:51:51 -07:00
serialize.c Qt: Add CoreManager::getExtdata API 2020-08-25 20:22:41 -07:00
sync.c Core: Fix audio sync breaking when interrupted 2018-05-28 22:50:40 -07:00
thread.c Core: Add shutdown callback 2020-09-09 23:05:11 -07:00
tile-cache.c All: Use calloc instead of malloc in several places 2020-07-07 18:02:34 -07:00
timing.c Core: Add mTimingScheduleAbsolute 2020-08-10 15:57:38 -07:00
version.c.in All: Microsoft Visual C++ compatibility code 2019-06-20 13:57:04 -07:00