633 Commits

Author SHA1 Message Date
twinaphex
6845c604c2 Cleanups 2015-07-25 04:01:29 +02:00
twinaphex
bc66e0467a Cleanups 2015-07-25 03:53:02 +02:00
twinaphex
ae413f2784 Cleanups 2015-07-25 03:51:17 +02:00
twinaphex
8652c723c8 Cleanups 2015-07-25 01:21:40 +02:00
twinaphex
a1ad863aac Cleanups 2015-07-25 01:18:05 +02:00
twinaphex
52b12ae63e Cleanups 2015-07-25 01:17:30 +02:00
twinaphex
c8193ed00d Cleanup 2015-07-24 22:40:57 +02:00
twinaphex
f901700e64 Use MSB_FIRST instead of LSB_FIRST 2015-07-23 20:27:20 +02:00
twinaphex
621e32d1f6 Cleanup 2015-07-23 20:12:26 +02:00
twinaphex
dcc6c35916 Cleanups 2015-07-23 20:09:50 +02:00
twinaphex
f8ebe86550 Cleanups 2015-07-23 20:08:26 +02:00
twinaphex
0f1b8f979b Cleanups 2015-07-23 20:03:21 +02:00
Jose Ernesto Ramirez Ramirez
0323e25c7d Fix for issue #9 which was causing Wii/NGC version to fail loading any .cue sheet games containing ogg files.
Please proceed to close # 9 issue.
2015-07-05 10:06:45 -05:00
twinaphex
a26abf3988 Minor cleanups 2014-11-01 05:06:56 +01:00
twinaphex
bbc4d0feb8 Selectively merge only relevant update from 0.9.36.2 - rest were
Supergrafx changes - see separate repo for that
2014-06-27 01:43:32 +02:00
twinaphex
5f087fd13f Update state.cpp 2014-06-27 00:04:42 +02:00
twinaphex
4904857524 Should fix mempatcher-driver.h 2014-06-26 23:50:49 +02:00
twinaphex
f013283755 Rename variables 2014-06-25 20:16:22 +02:00
twinaphex
3caaf33553 Added initial/last scanline core options 2014-06-25 20:03:28 +02:00
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
Nukotan
cb1766da10 Fix for games played stay unzipped 2014-06-23 23:33:56 +09: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
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 33589c86d190e38d87a7efa38cdcac09c2df3d5e.
2014-06-22 21:15:57 +02:00
twinaphex
22daa3009d Revert "Get rid of color_table_cache member as well"
This reverts commit 9c47003f41c55c0d3c5db31b8f8ce20510b35030.
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
35367808ae Take out unused non-Preset functions 2014-06-22 05:55:10 +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
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