twinaphex
|
61f9d46869
|
Backport simias - upscale lines (Using nearest)
|
2016-01-28 21:32:31 +01:00 |
|
twinaphex
|
af9ae593a1
|
Backport 7320dd2640
|
2016-01-28 21:27:00 +01:00 |
|
twinaphex
|
59f6eb87c3
|
Backport simias - upscale sprites
|
2016-01-28 21:20:31 +01:00 |
|
twinaphex
|
3419885427
|
Backport simias third patch
|
2016-01-28 21:14:41 +01:00 |
|
twinaphex
|
91fa96bde1
|
Backport simias' second patch
|
2016-01-28 21:10:34 +01:00 |
|
twinaphex
|
4a1ee3ec6d
|
Makefile changes
|
2016-01-28 19:40:52 +01:00 |
|
twinaphex
|
b1687fe5b6
|
Silences bunch of warnings - thanks to simias
|
2016-01-28 19:18:26 +01:00 |
|
Twinaphex
|
85ea14eb03
|
Merge pull request #18 from fr500/patch-2
Add skip bios option, thanks to theelf
|
2015-12-13 03:36:56 +01:00 |
|
Andrés
|
4dba798eb7
|
Add skip bios option, thanks to theelf
http://libretro.com/forums/showthread.php?t=4658&p=32147&viewfull=1#post32147
|
2015-12-12 21:33:01 -05:00 |
|
Twinaphex
|
83b4b48f2d
|
Merge pull request #15 from fr500/master
fix disk appending, retro_cd_path has the old disk path not the new one
|
2015-10-19 04:40:36 +02:00 |
|
radius
|
e8ed39077b
|
fix disk appending, retro_cd_path has the old disk path not the new one
|
2015-10-18 21:37:06 -05:00 |
|
twinaphex
|
733f0de01c
|
Add iOS 9 rules
|
2015-10-16 02:49:29 +02:00 |
|
Twinaphex
|
af7a17277a
|
Merge pull request #14 from fr500/master
rewind/serialization fixes by zeromus
|
2015-10-15 23:28:43 +02:00 |
|
radius
|
d0df9a76f6
|
rewind/serialization fixes by zeromus
|
2015-10-14 22:12:39 -05:00 |
|
twinaphex
|
ba51ce2b40
|
Update dis.cpp
|
2015-10-04 04:10:36 +02:00 |
|
twinaphex
|
391af92abe
|
Cleanups
|
2015-10-04 04:07:42 +02:00 |
|
twinaphex
|
f714c4334f
|
Move rthreads over to libretro-common
|
2015-10-03 08:04:28 +02:00 |
|
twinaphex
|
4ba8944af6
|
Update retro_stat.c
|
2015-10-03 01:54:06 +02:00 |
|
twinaphex
|
7f9af4d65c
|
Update
|
2015-10-02 18:27:52 +02:00 |
|
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 |
|