Commit Graph

839 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
0964d2c4fd Cleanup 2015-10-01 04:27:05 +02:00
twinaphex
813f3274c1 Update Griffin too 2015-10-01 03:21:19 +02:00
twinaphex
ed5fcb0302 Remove FileWrapper.cpp 2015-10-01 03:20:54 +02:00
twinaphex
238377e152 FileStream.cpp - start using retro_file 2015-10-01 02:40:15 +02:00
twinaphex
4b63a30f3b FileWrapper - remove unused flush function 2015-10-01 02:13:03 +02:00
twinaphex
83073297cf CDAccess_Image.cpp - use retro_stat.h's path_is_valid 2015-10-01 02:08:05 +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
twinaphex
cb7f84dd96 Remove TRIO_FEATURE_FLOAT 2015-09-30 01:27:41 +02:00
twinaphex
507a64bc7e Slim down trio 2015-09-30 00:39:02 +02:00
twinaphex
c86ebe9d17 Slim down trio 2015-09-30 00:34:18 +02:00
twinaphex
517d8a47eb Remove unused trio functions 2015-09-29 21:57:23 +02:00
twinaphex
4ea672708c (GTE) Optimizations based on static code analysis 2015-09-29 02:24:44 +02:00
twinaphex
326f11e632 Strip unnecessary trio functions 2015-09-29 00:30:12 +02:00
twinaphex
9dfbf2b2f9 Dependency removal 2015-09-29 00:22:06 +02:00
twinaphex
2b62189b83 Some static code analysis cleanups 2015-09-29 00:10:19 +02:00
twinaphex
16979c6b8e Take out MD5 hash from saves 2015-09-15 18:35:57 +02:00
twinaphex
2b3c5ae911 (Vita) Add target 2015-08-31 23:55:11 +02:00
twinaphex
e6a8dd9871 Savestates should be fine now 2015-08-15 19:59:12 +02:00
twinaphex
48b1aca6c7 Bump version 2015-08-13 16:20:24 +02:00
twinaphex
0eec219d4e Backport Mednafen PSX 0.9.38.6 changes 2015-08-13 16:19:51 +02:00
twinaphex
84089d890b (SBI) Rework SBI loading code - return error value instead of
C++ exception throwing
(PAL) Cache is_pal into a variable instead of continuously calling
expensive function
2015-08-11 22:48:54 +02:00
twinaphex
369f1f4c1c Fix SBI backport 2015-08-11 22:42:48 +02:00
twinaphex
3144bbdeb5 Backport SBI loading code 2015-08-10 11:47:05 +02:00
twinaphex
c303979881 Convert md5 code over to C 2015-08-06 15:14:15 +02:00
twinaphex
467a3d3a56 Cleanups 2015-08-05 08:13:45 +02:00
twinaphex
eca58a0df6 (GPU) Start rewriting function pointer into switch 2015-08-05 08:01:28 +02:00
twinaphex
f2b9bba58f (ProcessFIFO) Get rid of goto 2015-08-05 07:39:16 +02:00
twinaphex
1ea10906d6 Refactor ProcessFIFO 2015-08-05 07:37:19 +02:00
twinaphex
3de572ca16 (CDC) Fallthrough for DS_READING case in MakeStatus 2015-08-05 07:15:00 +02:00
twinaphex
385e06958b Indenting nits 2015-07-30 19:24:39 +02:00
twinaphex
e05ed51d25 Cleanups 2015-07-30 19:15:52 +02:00
twinaphex
75ab77a70e (MDEC) Simplify WriteImageData 2015-07-30 19:04:35 +02:00
twinaphex
d8273e9845 Cleanups 2015-07-30 19:02:25 +02:00
twinaphex
d71f117e10 Cleanups 2015-07-30 18:43:39 +02:00
twinaphex
01e6e134bb Cleanups 2015-07-30 18:26:48 +02:00
twinaphex
9eadd8466f (CDC) Indenting nits 2015-07-30 18:10:50 +02:00
twinaphex
735da562e2 Revert "(CDC) Indenting nits"
This reverts commit 9470fa8680.
2015-07-30 18:08:46 +02:00
twinaphex
e792dd7129 Revert "Cleanups"
This reverts commit b809808364.
2015-07-30 18:08:41 +02:00
twinaphex
25cb7b6627 Cleanups 2015-07-30 17:29:55 +02:00
twinaphex
fb8e55f6c2 Cleanups 2015-07-30 17:25:12 +02:00
twinaphex
27d1ff27c7 Cleanups 2015-07-30 17:18:14 +02:00
twinaphex
b809808364 Cleanups 2015-07-30 17:12:43 +02:00
twinaphex
9470fa8680 (CDC) Indenting nits 2015-07-30 17:00:18 +02:00
twinaphex
ea311fa1c7 Cleanups 2015-07-30 08:27:41 +02:00
twinaphex
f648954c0a Cleanups 2015-07-30 08:15:12 +02:00
twinaphex
ce6fa42d4c Cleanups 2015-07-30 08:10:22 +02:00