Commit Graph

6 Commits

Author SHA1 Message Date
twinaphex
127cfd4830 Update retro_stat 2015-10-02 03:40:51 +02:00
twinaphex
846a504b7b Update retro_stat.c 2015-10-02 03:17:46 +02:00
twinaphex
238377e152 FileStream.cpp - start using retro_file 2015-10-01 02:40:15 +02:00
twinaphex
ea722f8163 Try to get rid of posix_string dependency in retro_file.c
Change MDFN_MakeFName - make it return const char * instead
of std::string
2015-09-30 03:56:50 +02:00
twinaphex
082ce6bd32 Add improved TOC/CUE parsing - if both a CUE and a TOC file exist,
favor the TOC file over the CUE file and load it instead
2015-09-30 03:39:52 +02:00
twinaphex
6b60d5188a Add retro_file.c/retro_stat.c 2015-09-30 02:49:00 +02:00