.. |
test
|
Scripting: Pass filenames down to scripting engines
|
2022-05-27 20:19:28 -07:00 |
CMakeLists.txt
|
CMake: Don't include scripting.c in libretro build
|
2022-09-26 00:16:14 -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: Fix memory leaks in mCacheSet
|
2023-04-05 05:06:28 -07:00 |
cheats.c
|
Core: Check for null when autoloading/saving cheats
|
2024-10-04 17:14:17 -07:00 |
config.c
|
All: Fix handling of strncat bounds
|
2023-03-01 20:18:21 -08:00 |
core.c
|
Core: Fix patch autoloading leaking the file handle
|
2024-10-08 04:44:35 -07:00 |
directories.c
|
Core: Add sanity check for mDirectorySetOpenSuffix
|
2024-10-04 17:17:47 -07:00 |
flags.h.in
|
Core: Add missing defines to flags.h
|
2024-04-01 16:46:38 -07: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: Add wallclock offset RTC type
|
2022-06-16 21:57:45 -07:00 |
library.c
|
Core: Fix memory leak when refreshing a directory
|
2022-07-01 23:42:41 -07:00 |
lockstep.c
|
Fixed link cable stability
|
2019-05-17 17:08:30 -07:00 |
log.c
|
Core: Negative log types are invalid
|
2023-03-01 22:53:24 -08:00 |
map-cache.c
|
Core: Fix cache writes that span multiple tiles
|
2022-06-27 21:10:16 -07:00 |
mem-search.c
|
Core: Fix memory searches for relative values (fixes #2135)
|
2021-05-22 21:49:17 -07:00 |
rewind.c
|
Util: Add THREAD_EXIT macro
|
2024-07-07 11:24:26 -07:00 |
scripting.c
|
Scripting: Simplify console implementation
|
2023-09-27 20:24:40 -07:00 |
serialize.c
|
Core: Extdata should not have a size < 0
|
2024-09-16 02:52:07 -07:00 |
sync.c
|
Revert "Qt: Improve frame pacing, maybe"
|
2022-07-13 19:27:38 -07:00 |
thread.c
|
Util: Add THREAD_EXIT macro
|
2024-07-07 11:24:26 -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: Interrupt timing during reset (fixes #2651)
|
2022-10-09 22:07:58 -07:00 |
version.c.in
|
All: Microsoft Visual C++ compatibility code
|
2019-06-20 13:57:04 -07:00 |