12 Commits

Author SHA1 Message Date
twinaphex
3d611a2673 Update runahead - get rid of FREE macro 2018-09-15 06:41:37 +02:00
Dwedit
dd6eb92352 Two fixes for copy_load_info.c
* Additional check before copying data in clone_retro_game_info
* Sizes the dest string list in string_list_clone to capacity rather than size
2018-04-24 10:32:31 -05:00
twinaphex
1ce19f9573 Include header 2018-04-08 20:26:47 +02:00
twinaphex
c570d461af Cleanups 2018-04-08 02:01:37 +02:00
twinaphex
d58c425e43 Cleanups 2018-04-08 01:56:06 +02:00
twinaphex
2ca52bd08c Remove memcpy_alloc 2018-04-08 01:41:41 +02:00
twinaphex
4f32eb9cc1 (runahead) Style nits - no more '== NULL' 2018-04-08 01:36:30 +02:00
Dwedit
dd392dcdfb Remove malloc_zero, replace with calloc
Replace free_ptr with FREE macro
2018-03-29 13:22:20 -05:00
twinaphex
adb2274fc6 - Enable HAVE_RUNAHEAD for MSVC 2003
- Remove some unreferenced labels
2018-03-29 17:55:06 +02:00
twinaphex
c5ec1885f2 Don't use malloc.h anymore 2018-03-29 15:52:49 +02:00
twinaphex
2bdfd2e1d0 (Runahead) Cleanups / style nits / etc. 2018-03-29 15:13:33 +02:00
Dwedit
f5e0346fc2 Runahead system 2018-03-28 14:22:07 -05:00