Commit Graph

876 Commits

Author SHA1 Message Date
twinaphex
643640c5ac Set slstart at 0 and slend at 242 2014-06-25 19:45:12 +02:00
twinaphex
ccc649994b MSVC 2003 build compiles again 2014-06-25 01:57:10 +02:00
twinaphex
4989ce55f9 Preliminary MSVC 2003 fixes 2014-06-25 01:24:37 +02:00
twinaphex
d5fd2cf026 Update 2014-06-24 01:27:35 +02:00
twinaphex
79a9c77108 Fix PS3 build 2014-06-23 23:02:41 +02:00
Twinaphex
4399305516 Merge pull request #4 from Nukotan/patch
Fix for games played stay unzipped
2014-06-23 17:03:53 +02:00
Nukotan
cb1766da10 Fix for games played stay unzipped 2014-06-23 23:33:56 +09:00
twinaphex
edf8c9e4d5 Take out unused scond_wait_timeout 2014-06-23 15:55:25 +02:00
twinaphex
6907bd0c87 Bump up version 2014-06-23 14:52:11 +02:00
twinaphex
dd93bad3f7 Set performance level to level 5 2014-06-23 03:12:05 +02:00
Twinaphex
5fba762a1e Merge pull request #3 from aliaspider/master
store converted colors directly in color_table_cache
2014-06-23 01:53:47 +02:00
aliaspider
303e74a888 color_table_cache now contains converted RGB5650 colors 2014-06-23 00:44:32 +01:00
aliaspider
5babd717f2 small optimizations to FixPCache and MixBGSPR
bypass MAKECOLOR_PCE for PSP, will be implemented in hardware later.
2014-06-22 23:49:10 +01:00
Twinaphex
4f4de88a68 Merge pull request #2 from aliaspider/master
fix PSP build
2014-06-22 23:28:13 +02:00
aliaspider
0ecefedbf6 fix PSP build 2014-06-22 21:07:16 +01:00
twinaphex
bd06369f0b Backport Mednafen 0.9.34.1 multithreaded CD reading condvar
improvements
2014-06-22 21:58:50 +02:00
twinaphex
96d9964efc Revert "Remove color_table_cache - SuperGrafx is its own core now"
This reverts commit 33589c86d1.
2014-06-22 21:15:57 +02:00
twinaphex
22daa3009d Revert "Get rid of color_table_cache member as well"
This reverts commit 9c47003f41.
2014-06-22 21:06:52 +02:00
twinaphex
30cae5b534 clamp.h not needed for this core 2014-06-22 20:37:18 +02:00
twinaphex
a1ea920cf8 Further refinement of DrawOverscan 2014-06-22 19:50:35 +02:00
twinaphex
ea21e0f53b Rewrite DrawOverscan 2014-06-22 19:49:02 +02:00
twinaphex
9c47003f41 Get rid of color_table_cache member as well 2014-06-22 19:03:44 +02:00
twinaphex
33589c86d1 Remove color_table_cache - SuperGrafx is its own core now 2014-06-22 19:01:43 +02:00
twinaphex
3db13f0b4c Take out _Preset postfix 2014-06-22 18:51:59 +02:00
twinaphex
bf1ba38c2a line_buffer can go too - is SuperGrafx-only 2014-06-22 06:56:55 +02:00
twinaphex
b428783553 Optimize DrawOverscan 2014-06-22 06:52:22 +02:00
twinaphex
1e69a4011b Optimize DrawBG 2014-06-22 06:44:02 +02:00
twinaphex
cb37f21216 Another optimization in the same function 2014-06-22 06:30:40 +02:00
twinaphex
ebc8907ac7 Two corrections 2014-06-22 06:28:10 +02:00
twinaphex
7e82d450df Optimize DrawSprites - goes from 8% CPU time with perf top
to 4%
2014-06-22 06:23:17 +02:00
twinaphex
515ee061c1 Take out more SGX stuff 2014-06-22 05:57:51 +02:00
twinaphex
a4835613f4 Take out sgx extension 2014-06-22 05:57:12 +02:00
twinaphex
35367808ae Take out unused non-Preset functions 2014-06-22 05:55:10 +02:00
twinaphex
6ccd3b1f6a Take out more SGX code 2014-06-22 05:52:15 +02:00
twinaphex
b2a85a42c0 Take out initial SuperGrafx code 2014-06-22 05:47:55 +02:00
twinaphex
c2c6c48c63 Make the Mix functions in vdc.cpp static inline 2014-06-22 04:57:31 +02:00
twinaphex
817343f160 Had to add a hack to get SuperGrafx games to work right 2014-06-22 04:54:38 +02:00
twinaphex
c559c33e48 Pre-set surface colors correctly in vdc.cpp code 2014-06-22 04:37:34 +02:00
twinaphex
14b21fe1f6 Should fix R-Type on Windows in combination with some drivers 2014-06-21 23:26:47 +02:00
twinaphex
ca5516f54d vpc_mix_inner - change uint32 pixels to uint16 2014-06-21 08:36:27 +02:00
twinaphex
380d239d63 DecodeColor never used - get rid of it 2014-06-21 08:32:03 +02:00
twinaphex
c15a275aca Remove 'hack for the input latency reduction hack' 2014-06-21 08:13:52 +02:00
twinaphex
a363502533 Remove CDAccess_Physical 2014-06-21 07:42:12 +02:00
twinaphex
703e5ef19b Can take out SCSI CD too 2014-06-21 07:37:38 +02:00
twinaphex
3ed7691139 Remove hw_sound 2014-06-21 07:33:00 +02:00
twinaphex
8d498cef10 Take out hw_cpu - not needed either 2014-06-21 07:29:16 +02:00
twinaphex
8037e1a5d9 Take out externs for ColorMap in libretro.cpp 2014-06-21 07:25:16 +02:00
twinaphex
ae1f1c04d6 Hardcode ALPHA_MASK for 16bpp 2014-06-21 07:21:23 +02:00
twinaphex
40fa9d72b1 hw_video/huc6270 not used 2014-06-21 07:16:24 +02:00
twinaphex
8e09b65c97 Get rid of ColorMap stuff 2014-06-21 07:00:55 +02:00