mgba/src/core
Vicki Pfau 10eb2b9784 Scripting: Add root-scope docstrings 2022-06-05 03:29:18 -07:00
..
test Scripting: Pass filenames down to scripting engines 2022-05-27 20:19:28 -07:00
CMakeLists.txt Scripting: Start working on mCore bridge 2022-05-27 20:19:28 -07:00
bitmap-cache.c GBA Video: Fix mode 5 frame 1 caching (fixes #2075) 2021-03-30 22:39:10 -07:00
cache-set.c Core: Add support for caching bitmapped modes 2019-04-30 17:44:56 -07:00
cheats.c GBA Cheats: Implement "never" type codes (closes #915) 2022-02-22 19:40:21 -08:00
config.c 3DS: Update ifdef macros 2022-02-14 22:48:28 -08:00
core.c Scripting: Add savestate slot access 2022-05-27 20:19:28 -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 NetBSD build fixes (#2366) 2021-11-29 01:53:18 -08:00
input.c Qt: Only set default controller bindings if loading fails (fixes #799) 2021-06-20 00:34:45 -07:00
interface.c Core: Savestates now contain any RTC override data 2017-02-17 18:19:17 -08:00
library.c Core: Fix crash if library can't be opened 2022-05-01 17:02:50 -07:00
lockstep.c Fixed link cable stability 2019-05-17 17:08:30 -07:00
log.c Scripting: Add "console" logger bridge 2022-05-27 20:19:28 -07:00
map-cache.c Qt: Pay down technical debt with map caches 2021-11-17 17:52:25 -08:00
mem-search.c Core: Fix memory searches for relative values (fixes #2135) 2021-05-22 21:49:17 -07:00
rewind.c Core: Don't attempt to restore rewind diffs past start of rewind 2021-06-17 00:20:29 -07:00
scripting.c Scripting: Add root-scope docstrings 2022-06-05 03:29:18 -07:00
serialize.c Core: Fix memory leak 2022-05-27 15:57:17 -07:00
sync.c Core: Fix possible video sync deadlock 2020-11-27 17:38:31 -08:00
thread.c Scripting: Add reset menu opiton 2022-05-27 20:19:28 -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: Fix first event scheduling after loading savestate 2021-03-29 21:08:28 -07:00
version.c.in All: Microsoft Visual C++ compatibility code 2019-06-20 13:57:04 -07:00