mgba/src/core
Vicki Pfau 7f64f8cf3b Debugger: Keep track of global cycle count 2020-05-30 18:01:15 -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 Core: Fix unitialized memory issues with graphics caches 2019-11-16 12:18:01 -08: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 ELF loading regression (fixes #1669) 2020-02-16 20:52:18 -08: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 Feature: Switch from ImageMagick to FFmpeg for GIF generation 2019-09-17 19:06:58 -07:00
input.c Third-Party: Increase max ini section name length 2017-10-13 18:27:05 -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 Switch: Fix threading-related crash on second launch 2019-05-26 14:26:35 -07:00
scripting.c Core: Add symbol lookups from scripts 2017-07-15 19:51:51 -07:00
serialize.c Core: Improve handling failures in mCoreSaveStateNamed function (#1272) 2019-01-19 00:28:40 -08:00
sync.c Core: Fix audio sync breaking when interrupted 2018-05-28 22:50:40 -07:00
thread.c Switch: Fix threading-related crash on second launch 2019-05-26 14:26:35 -07:00
tile-cache.c Core: Return null for out of bounds cached tile VRAM querying 2019-12-18 18:22:06 -08:00
timing.c Debugger: Keep track of global cycle count 2020-05-30 18:01:15 -07:00
version.c.in All: Microsoft Visual C++ compatibility code 2019-06-20 13:57:04 -07:00