Commit Graph

1186 Commits

Author SHA1 Message Date
twinaphex 8940c6818f (PS3) Buildfixes 2018-08-29 09:49:51 -05:00
twinaphex d59ae41b6d Remove this for Wii/WiiU/Gamecube 2018-08-29 09:48:53 -05:00
twinaphex 8fa302f17c No -flto available for PS3 2018-08-29 09:48:37 -05:00
OV2 eeba505f74
Merge pull request #423 from tmkk/osx-defaultconfs
MacOSX: explicitly set default values for new options
2018-08-29 11:39:16 +02:00
tmkk 34af260682 macosx: explicitly set default values for new options 2018-08-29 18:17:10 +09:00
OV2 443270021e
Merge pull request #417 from retrotalker/appveyor-merge
appveyor libretro
2018-08-27 21:30:57 +02:00
retrotalker e280b25ff1
appveyor libretro 2018-08-27 14:12:27 -05:00
OV2 2e799ee423
Merge pull request #414 from retrotalker/rifle
connect rifle controller
2018-08-26 19:53:17 +02:00
retrotalker 2b5f61661c
connect rifle controller 2018-08-26 12:07:14 -05:00
OV2 d3e21d7463 Move identical VRAMReadBuffer updates to inline function 2018-08-25 21:24:13 +02:00
OV2 1d25cbfeca
Merge pull request #412 from Dwedit/snes9x-master-fix-submission
Move `VRAMReadBuffer` from `IPPU` to `PPU`, then add to savestate
2018-08-25 21:22:41 +02:00
Dwedit 91ce0cf02a Move `VRAMReadBuffer` from `IPPU` to `PPU`, then add to savestate, tagged as version 11. Fixes RunAhead in Battle Grand Prix. 2018-08-25 14:16:52 -05:00
OV2 f139bf704f Prevent read_idx from overflowing 2018-08-25 20:18:18 +02:00
OV2 7498a1aa4a Add NextIRQTimer to snapshot, do not re-set hdma byte 2018-08-25 19:51:43 +02:00
OV2 a8ab8bc1ba Ensure CPU.MemSpeed is correct when CPU.FastROMSpeed changes 2018-08-25 19:51:42 +02:00
OV2 c474f081ad win32: fix compile with newest studio 2017 2018-08-25 19:51:42 +02:00
OV2 9e8de2c1ca
Merge pull request #410 from retrotalker/interlace
resize viewport on load state
2018-08-24 19:27:31 +02:00
retrotalker 1067b3d0ca
resize viewport on load state 2018-08-23 17:35:15 -05:00
Brandon Wright 3c761968c7 libretro: Allow more granular SFX underclocks. 2018-08-22 15:21:26 -05:00
Brandon Wright 044113b0bf Increase SuperFX speed slightly. 2018-08-22 15:15:27 -05:00
Brandon Wright 011bec6342 Check POR freeze-high bit for transparency check. 2018-08-22 10:24:29 -05:00
bearoso 72c25f8578
Merge pull request #406 from retrotalker/cursor
lightgun cursor grey typo
2018-08-21 10:57:59 -05:00
retrotalker d3cbb96c8d
lightgun cursor grey typo 2018-08-21 09:25:50 -05:00
Brandon Wright 1ca15b4a4f Proper write-twice behavior for $2122. 2018-08-20 12:54:00 -05:00
bearoso aafb691fe7
Merge pull request #399 from bladeoner/master
Fix several file references in the APU folder
2018-08-20 10:33:22 -05:00
bearoso 8f16e56826
Merge pull request #403 from retrotalker/cursor
change crosshairs
2018-08-20 10:33:08 -05:00
bearoso 4e7beef0f0
Merge pull request #402 from retrotalker/controls
activate controllers
2018-08-20 10:32:27 -05:00
bladeoner d8a507bef6 Fix several file references in the APU folder 2018-08-19 01:40:32 +02:00
retrotalker b29666ef26
change crosshairs 2018-08-18 17:45:04 -05:00
retrotalker 88222bcd8e
activate controllers
Looney Tunes B-Ball multitap
2018-08-18 13:58:17 -05:00
bearoso ade94ccac6
Merge pull request #400 from retrotalker/apu
interpolation - clamp output
2018-08-18 13:17:28 -05:00
retrotalker e8842470c5
interpolation - clamp output 2018-08-18 08:34:04 -05:00
bearoso 33b7ffe4f7
Merge pull request #398 from bladeoner/master
Fix APU include snes.hpp
2018-08-17 11:02:49 -05:00
Brandon Wright 28d1aa117d Be more conservative and use HC=512 instead. 2018-08-17 10:59:10 -05:00
Brandon Wright b79b94b675 Revert "Move render to HBLANK start."
This reverts commit 933c861063.
2018-08-17 10:56:48 -05:00
Brandon Wright 933c861063 Move render to HBLANK start. 2018-08-17 10:23:20 -05:00
bladeoner ff5939d5ad
Fix APU include snes.hpp 2018-08-16 21:04:43 +02:00
Dwedit 8064f7f289 Makefile Changes: Use Link-time optimization on GCC, and define __WIN32__ in all MSVC targets 2018-08-16 11:01:39 -05:00
Brandon Wright 8db667fe13 Don't black out screen when no data in savestate. 2018-08-16 11:01:39 -05:00
bearoso 26066945d2
Merge pull request #395 from retrotalker/region
Console region option
2018-08-15 14:52:11 -05:00
bearoso 61613e306b
Merge pull request #394 from retrotalker/makefile
makefile.common fix
2018-08-15 14:51:54 -05:00
bearoso 4988364c89
Merge pull request #396 from retrotalker/overclock
"Light" overclocking option
2018-08-15 14:49:25 -05:00
retrotalker a05450d658
overclocking option
light
2018-08-15 12:15:24 -05:00
retrotalker 9d87c575e0
makefile.common fix
remove spc_dsp.cpp -- already included in sdsp.cpp
2018-08-15 12:10:31 -05:00
retrotalker 3425a234dd
Console region option
auto, ntsc, pal
2018-08-15 12:08:57 -05:00
Brandon Wright e3216ec88e Don't allow IRQ to occur instantly when just writing $4200. 2018-08-14 17:33:03 -05:00
Brandon Wright 0b75e2de9d GTK+: Add dangerous hacks. 2018-08-14 17:33:03 -05:00
OV2 67effe4b42 win32: add dx9 error dialog with download link 2018-08-14 21:30:48 +02:00
Tatsuya79 a117e9505c rise sprite limit hack to 128 2018-08-11 16:49:57 -05:00
Brandon Wright 04a744de2e Add merge option for hires blending. 2018-08-11 16:46:40 -05:00