Commit Graph

13 Commits

Author SHA1 Message Date
twinaphex
b8264bbaa0 Remove stdio.h includes 2021-11-02 17:04:12 +01:00
twinaphex
51a0912c0c Cleanups 2021-09-21 23:25:46 +02:00
twinaphex
07bcd9fcb8 Cleanups 2021-09-21 23:10:17 +02:00
twinaphex
43c9986b34 Convert RACE completely to C 2021-09-20 18:28:54 +02:00
jdgleaver
fc05721710 Replace direct direct file access with VFS routines 2021-09-20 16:34:29 +01:00
twinaphex
e0c56aa78e Revert "Add TODO/FIXME and cleanup handleInputFile"
This reverts commit c16abcfb8a.
2021-09-17 17:45:43 +02:00
twinaphex
c16abcfb8a Add TODO/FIXME and cleanup handleInputFile 2021-09-17 15:56:46 +02:00
twinaphex
a266b4d5cc use log_cb instead of fprintf 2021-09-17 05:14:05 +02:00
twinaphex
6f9900e125 WANT_ZIP never used, get rid of it and get rid of zlib (was a dependency
only for this)
2021-09-17 05:05:29 +02:00
jdgleaver
7219ac8aa9 Remove 'need_fullpath' requirement when using frontends with 'RETRO_ENVIRONMENT_SET_CONTENT_INFO_OVERRIDE' support 2021-06-11 11:32:43 +01:00
twinaphex
16a7bbe0ab Silence some warnings 2020-10-07 01:01:47 +02:00
twinaphex
a45aed7b1a Cleanups 2020-10-06 01:37:08 +02:00
twinaphex
7193304ebf Convert main.cpp to C 2020-10-04 00:26:00 +02:00