RetroArch/ctr
pstef bad0e58372 CTR: more compiler warnings cleanup
* unsigned vs signed comparison
* copy DEBUG_VAR from wiiu - this one prints pointer values in a
  portable way
* prove GCC14 that a date formatted as "00/00/0000" can fit into 11
  bytes
* explicitly mention previously unhandled enum constants
* Adding GFX widgets in b9849f78f7 and 1235a7435e orphaned
  ctr_set_osd_msg(). Reinstate it instead of removing, since it's
  effectively the same as calling font_driver_render_msg, but with
  checks.
* remove sp from clobber list in inline assembly
2025-03-16 14:00:35 +00:00
..
exec-3dsx (3DS) Fix CIA installation issues (#14399) 2022-09-11 02:57:31 +02:00
3dsx_custom.specs Remove trailing blank lines. 2019-01-17 19:39:38 -08:00
3dsx_custom_crt0.s Remove trailing blank lines. 2019-01-17 19:39:38 -08:00
ctr_debug.h CTR: more compiler warnings cleanup 2025-03-16 14:00:35 +00:00
ctr_linear.cpp Style nits 2025-01-19 22:15:34 +01:00
ctr_memory.c Style nits 2025-01-19 22:15:34 +01:00
ctr_svchax.c Style nits 2025-01-19 22:15:34 +01:00
ctr_system.c CTR: more compiler warnings cleanup 2025-03-16 14:00:35 +00:00
gpu_old.c Cleanups/style nits 2023-02-23 13:15:14 +01:00
gpu_old.h Cleanups 2023-06-01 22:52:05 +02:00