mkxp-z/src
2025-05-29 14:57:02 -04:00
..
audio Remove designated initializers 2025-05-27 21:28:29 -04:00
crypto Update ancurio's copyright notice (#29) 2023-10-04 15:07:34 -04:00
display Update tilemap dirty flags during libretro save state deserialization 2025-05-29 14:57:02 -04:00
etc Update tilemap dirty flags during libretro save state deserialization 2025-05-29 14:57:02 -04:00
filesystem Remove exceptions from mkxp-z src/ directory 2025-05-16 15:54:32 -04:00
input Merge branch 'misc-fixes' into libretro 2025-05-10 10:48:49 -04:00
net Bump cpp-httplib to v0.14.1 2023-10-29 11:59:55 +00:00
system Fix libretro compilation errors caused by the config-reading implementation 2025-04-12 17:09:41 -04:00
util Remove unused guardDisposed() functions from font.cpp and graphics.cpp 2025-05-17 23:04:50 -04:00
binding.h Update ancurio's copyright notice (#29) 2023-10-04 15:07:34 -04:00
config.cpp Allow json5pp to report syntax errors and bad casts even with -fno-exceptions 2025-05-17 22:57:31 -04:00
config.h Implement loading RTPs from the libretro system directory 2025-05-13 12:28:17 -04:00
core.cpp Handle change watches when deserializing save states in libretro builds 2025-05-29 10:41:19 -04:00
core.h Allow some libretro core options to be changed during execution 2025-05-11 18:54:56 -04:00
eventthread.cpp Replace xxd with a custom executable 2025-02-27 22:55:22 -05:00
eventthread.h Remove dependency on SDL headers in libretro builds 2025-03-29 12:37:07 -04:00
git-hash.h.in Use vcs_tag to get Git version instead of run_command 2025-02-27 23:41:40 -05:00
main.cpp Fix some compilation errors in standalone builds 2025-05-17 13:03:57 -04:00
meson.build Store destructors in a global table instead of in the object itself in libretro builds 2025-05-19 19:27:30 -04:00
mkxp-polyfill.cpp Re-add polyfill for pthread_self() 2025-05-05 16:45:22 -04:00
mkxp-polyfill.h Allow FluidSynth and OpenAL Soft to compile with -fno-exceptions -fno-rtti in libretro builds 2025-05-15 15:17:18 -04:00
settingsmenu.cpp Fix controller bindings 2024-08-31 10:30:53 +02:00
settingsmenu.h Update ancurio's copyright notice (#29) 2023-10-04 15:07:34 -04:00
sharedstate.cpp Continue implementing save state deserialization in libretro builds 2025-05-27 16:59:41 -04:00
sharedstate.h Continue implementing save state deserialization in libretro builds 2025-05-27 16:59:41 -04:00
stb_image.c Implement loading animated GIF bitmaps in libretro builds 2025-05-03 11:07:55 -04:00
stb_image_malloc.h Reconcile the standalone and libretro build systems 2025-04-09 23:52:12 -04:00
stb_sprintf.c Reconcile the standalone and libretro build systems 2025-04-09 23:52:12 -04:00