.. |
test
|
Core: Remove dead code
|
2021-07-13 21:35:17 -07:00 |
CMakeLists.txt
|
CMake: Begin cleanup
|
2019-06-20 14:03:40 -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
|
Core: Fix some cheats API change fallout (fixes #2053)
|
2021-02-23 22:36:23 -08:00 |
config.c
|
All: Use mCoreConfigGetBoolValue
|
2021-12-02 18:07:49 -08:00 |
core.c
|
Qt: Support for multiple saves per game using .sa2, .sa3, etc.
|
2022-01-30 17:49:37 -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
|
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 memory leak in opening games from the library
|
2021-04-25 16:55:04 -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
|
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
|
Core: Add symbol lookups from scripts
|
2017-07-15 19:51:51 -07:00 |
serialize.c
|
Core: Add creator metadata extdata to savestates
|
2022-01-04 03:55:28 -08:00 |
sync.c
|
Core: Fix possible video sync deadlock
|
2020-11-27 17:38:31 -08:00 |
thread.c
|
Core: Fix ordering of thread state request processing
|
2020-11-19 23:27:52 -08: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 |