10 Commits

Author SHA1 Message Date
libretroadmin
60e0dd839a iC comments 2024-07-20 17:54:44 +02:00
libretroadmin
7c6054573e (rhmap) use custom strdup 2024-07-06 00:00:29 +02:00
libretroadmin
57c790646f Buildfix 2024-06-29 03:48:50 +02:00
libretroadmin
47ec7c0782 Try to avoid strdup to avoid portability issues 2024-06-29 03:46:06 +02:00
libretroadmin
40c889b562 Add header include for rhmap.h 2024-06-29 03:25:33 +02:00
Bernhard Schelling
780fdf721e Fix possible hash map corruption when deleting string keys 2022-03-21 15:07:53 +01:00
jdgleaver
b1a7d3e995 (config_file) Modify hash map usage for proper compatibility with updated RHMAP implementation 2021-04-28 17:34:24 +01:00
Alcaro
2c5c4647e3 Track the complete string in rhmap 2021-04-28 16:09:45 +02:00
Daniel De Matteis
59952c520b (Mac) Silence more warnings 2021-01-26 20:39:36 +01:00
Bernhard Schelling
9bea4831d7 Add 32-bit key hash map rhmap
Based on ex_hashmap32 in menu_explore.c, modify that to use the new rhmap
2021-01-03 00:52:25 +09:00