Commit graph

  • 883b208524 CDVD: Create separate folder and encapsulate format readers in virtual interface PSI-Rockin 2020-01-06 19:26:33 -05:00
  • 24080991d7 Fix/Workaround EE JIT bug causing Soul Calibur 2 characters to spin refractionpcsx2 2020-04-16 14:31:35 +01:00
  • 76b90099dd Fixed issue causing double interlock checks on CTC2 and QMTC2, fixes graphics on My Street and missing graphics on Soul Calibur 2 Tidied up some code not used anymore which could have caused issues refractionpcsx2 2020-04-16 00:09:28 +01:00
  • f3c5779e05
    Merge pull request #362 from refractionpcsx2/savestate_fix PSISP 2020-04-15 16:24:11 -04:00
  • a185a52ea9 Fix bug in saving states in DMAC refractionpcsx2 2020-04-15 21:23:07 +01:00
  • eda08076b1
    Merge branch 'master' into vif_internal_fifo refractionpcsx2 2020-04-15 21:13:30 +01:00
  • c6fb0c9788
    Merge pull request #360 from refractionpcsx2/gif_path_arbitration PSISP 2020-04-15 16:08:27 -04:00
  • fb18eb82fc Added a comment to the VIF optimisation and changed the enum name for it refractionpcsx2 2020-04-15 20:33:37 +01:00
  • 33170cdcc2
    Merge pull request #355 from refractionpcsx2/vujit_ftoi_fix PSISP 2020-04-15 15:19:52 -04:00
  • 1c2f87051e
    Merge pull request #361 from tadanokojin/gs-downloads PSISP 2020-04-15 15:16:12 -04:00
  • 637b376064
    Merge pull request #354 from tadanokojin/gui-updates PSISP 2020-04-15 15:15:47 -04:00
  • eff6d30887 core: flush jit cache on cpu mode switch Kojin 2020-04-15 14:58:02 -04:00
  • 3a26217450
    Merge pull request #359 from PSI-Rockin/iop_timer_fix PSISP 2020-04-15 14:56:45 -04:00
  • ce78c253e2 gs: 16bit z downloads and fixup Kojin 2020-04-15 11:19:49 -04:00
  • 8698826c4c Fix condition where other GIF paths can start transferring when another path hasn't finished. Should fix some texture issues. Fixes WRC glitching and Klonoa 2's character in the interpreter refractionpcsx2 2020-04-15 13:10:13 +01:00
  • a7ff683fc0 IOP Timing: Do not disable interrupts if repeat is on and toggle is off PSI-Rockin 2020-04-15 03:07:37 -04:00
  • 5cd92a0e49
    Merge pull request #358 from refractionpcsx2/gif_intermittent PSISP 2020-04-14 20:19:27 -04:00
  • 15f8f2a63c Update unused intermittent check function also refractionpcsx2 2020-04-15 01:14:48 +01:00
  • 0df5f20673 GIF: Only allow PATH3 interruption when doing IMAGE transfers. Fixes WRC hangs refractionpcsx2 2020-04-15 01:12:27 +01:00
  • 5ae2032a07 Fix savestates refractionpcsx2 2020-04-15 00:05:48 +01:00
  • 48864f7fdc VIF: Fix bug where WL should be seen as 256 when 0 is written to it (this isn't valid). Fixes Kingdom Hearts 2 After menu refractionpcsx2 2020-04-14 23:47:53 +01:00
  • e8e383c7b5
    Merge pull request #352 from PSI-Rockin/vu_ftoi_fix PSISP 2020-04-14 18:08:01 -04:00
  • 883e883694 Implemented VIF's strange 2QW internal FIFO behaviour This was tested on a PS2 but not documented anywhere refractionpcsx2 2020-04-14 23:01:06 +01:00
  • df5279275e VU_JIT: Implement FTOI saturation. Clamps values out of integer range refractionpcsx2 2020-04-14 18:29:54 +01:00
  • eb2a27ef52 qt: memorize scaling factor Kojin 2020-04-14 11:06:49 -04:00
  • 885d65e0e3 qt: remove warning about cpu mode change Kojin 2020-04-14 10:17:59 -04:00
  • 7efc38d8b5 qt: delay update of window title Kojin 2020-04-14 00:35:30 -04:00
  • e68ad248ed qt: don't load nonexistent savestates Kojin 2020-04-13 22:54:51 -04:00
  • 3261e34759 qt: dynamic mode switching Kojin 2020-04-13 22:38:06 -04:00
  • 6da66e9b80 VU Interpreter: Clamp FTOI within a signed 32-bit range PSI-Rockin 2020-04-13 17:59:52 -04:00
  • b9a1f5ab43
    Merge pull request #351 from refractionpcsx2/vif_status PSISP 2020-04-13 15:40:48 -04:00
  • 28b46c5d59 Implement VIF cmd status properly. Fixes Silent Hill 2 Savestate bump refractionpcsx2 2020-04-13 04:27:06 +01:00
  • 3d34bb3233
    Merge pull request #253 from ScrelliCopter/cmakeamess PSISP 2020-04-04 04:10:37 -04:00
  • 022961dbf5 cmake: Fix FreeDesktop specification version (hint: it's not the project version) a dinosaur 2020-04-04 19:01:22 +11:00
  • 1ac67a54d7 cmake: restore CMake 3.1 compatibility a dinosaur 2020-01-06 19:04:23 +11:00
  • b20894039f cmake: merge improvements from the vk branch a dinosaur 2020-01-10 14:50:31 +11:00
  • 2bcfc8f1b5
    Merge pull request #345 from refractionpcsx2/gs_jit_fog PSISP 2020-04-02 20:14:44 -04:00
  • 1fe9d82d32
    Merge pull request #349 from Mrlinkwii/master PSISP 2020-04-02 17:20:17 -04:00
  • fa4f98fa5d Update README.md Mrlinkwii 2020-04-01 13:35:59 +01:00
  • 8e30c0871f
    PS3: Finish up EyeToy support PSISP 2020-03-31 22:38:22 -04:00
  • ec05e6285d
    PS3: Part #1 of adding EyeToy support PSISP 2020-03-31 22:38:00 -04:00
  • e5dbf0ea0a
    PS3: Fix small regression PSISP 2020-03-31 22:32:31 -04:00
  • db5f7c3d3c
    PS3: Support internal resolutions up to 32x PSISP 2020-03-31 22:26:32 -04:00
  • fda4663ac7
    PS3: Add support for full LLE PSISP 2020-03-31 22:24:39 -04:00
  • 42766a2b6f
    Merge pull request #348 from tadanokojin/last-of-us-fix PSISP 2020-03-31 22:15:26 -04:00
  • 41af4a1e9a ps3: add WCB support Kojin 2020-03-31 22:03:18 -04:00
  • 25bb81d5b3
    PS3: Massive code cleanup PSISP 2020-03-31 21:44:12 -04:00
  • b8c4d2e011
    PS3: Fix bug causing GTA V to not boot PSISP 2020-03-31 21:41:52 -04:00
  • b74257d624
    Add Sony PlayStation 3 support PSISP 2020-03-31 21:37:07 -04:00
  • 1aaf4bcb0b
    Merge pull request #337 from refractionpcsx2/ipu_setiq_fix PSISP 2020-03-31 04:59:46 -04:00
  • 7e903eb3b9
    Merge pull request #346 from tadanokojin/ac3-8h-local-to-local PSISP 2020-03-31 04:52:15 -04:00
  • 88388d9e58 gs: implement 8h local to local transfers Kojin 2020-03-31 04:43:23 -04:00
  • cf0e8fe382 Added some comments to the fog code refractionpcsx2 2020-03-28 19:54:44 +00:00
  • c873e54011 Back up alpha value to restore later refractionpcsx2 2020-03-28 03:38:54 +00:00
  • 04413b5bae GS JIT: Implement FOG support refractionpcsx2 2020-03-28 00:21:58 +00:00
  • a31b96bc1e
    Merge pull request #344 from tadanokojin/qt-fixup PSISP 2020-03-27 17:18:23 -04:00
  • cf8560f54b qt: recent list fixup Kojin 2020-03-27 16:32:02 -04:00
  • 8a4fcdac9a
    Merge pull request #343 from refractionpcsx2/vs_filter_fix PSISP 2020-03-27 15:04:27 -04:00
  • a09195fab5 VS Fix filters due to use of fancy quotes refractionpcsx2 2020-03-27 18:45:25 +00:00
  • ebbdc36f39
    Merge pull request #342 from refractionpcsx2/gs_jit_depth_clamp_fix PSISP 2020-03-26 17:19:40 -04:00
  • ab301b6cac GS JIT: Fix Z Clamping for 16/24bit when Depth Test is set to ALWAYS pass refractionpcsx2 2020-03-26 20:35:44 +00:00
  • d53fd86d80
    Merge pull request #339 from refractionpcsx2/gs_jit_state_fix PSISP 2020-03-23 13:47:32 -04:00
  • e29ec5756e
    Merge pull request #340 from refractionpcsx2/gs_z_clamp PSISP 2020-03-23 13:36:29 -04:00
  • 510d76d412 DMAC: Cleanup PSI-Rockin 2020-03-23 04:26:21 -04:00
  • 3455bea9f8
    Merge pull request #341 from turtleli/fix-setvq-out-of-bounds PSISP 2020-03-22 21:51:35 -04:00
  • 9ecd6f034c IPU: Fix out of bound access when copying to VQCLUT Jonathan Li 2020-03-22 22:54:27 +00:00
  • 4c8da1cddd Clamp Z values when writing to Z buffer - Fixes Itadaki Street 3 text refractionpcsx2 2020-03-22 16:11:12 +00:00
  • e981483dad Move the Frame/Z Format check in to context updates to reduce the GS load a little refractionpcsx2 2020-03-22 14:41:57 +00:00
  • 9a6e8f40bc Update GS JIT state correctly when Z format used for FRAME and when it's switched back Leave room in the GS JIT Draw state for the larger Z Buffer formatting numbers refractionpcsx2 2020-03-22 14:27:56 +00:00
  • f9dc1b3c02
    Merge pull request #338 from refractionpcsx2/gs_sprite_st PSISP 2020-03-21 23:44:44 -04:00
  • f34bd58a42 GS: Divide ST by Q when rendering sprites refractionpcsx2 2020-03-22 02:10:19 +00:00
  • c034b825c5 CDVD: Add more disc formats PSI-Rockin 2020-03-21 19:17:53 -04:00
  • c6f7ab11a4 CDVD: Fix fast boot for homebrew discs without a valid serial PSI-Rockin 2020-03-21 18:44:30 -04:00
  • 4a042bc531 IPU: Fix SETIQ buffer advancing refractionpcsx2 2020-03-21 06:50:26 +00:00
  • cfda53884f
    Merge pull request #336 from PSI-Rockin/iop_intc PSISP 2020-03-20 18:33:51 -04:00
  • a5a0a74a40 Include missing header PSI-Rockin 2020-03-20 18:25:28 -04:00
  • c20516f793 IOP INTC: Fully decouple interrupt logic from Emulator PSI-Rockin 2020-03-20 18:21:07 -04:00
  • 475322e4cf IOP INTC: Organize interrupt logic into a separate class PSI-Rockin 2020-03-20 15:29:03 -04:00
  • d8c448f7c8
    Merge pull request #330 from PSI-Rockin/cdvd_changes PSISP 2020-03-20 01:43:30 -04:00
  • 622397bb0d Merge branch 'master' into cdvd_changes PSI-Rockin 2020-03-20 01:35:09 -04:00
  • defff9c4e7 CDVD: Open ISO and BIN/CUE as binary PSI-Rockin 2020-03-19 22:52:08 -04:00
  • 5851b4c3da EE JIT: Flush cache on LoadExecPS2 PSI-Rockin 2020-03-19 15:46:57 -04:00
  • eee2cd8b2a CDVD: Don't BREAK if no command is active PSI-Rockin 2020-03-19 04:01:49 -04:00
  • 6c79525bef CDVD: Simplify fast boot logic and remove unused code PSI-Rockin 2020-03-18 22:59:09 -04:00
  • 93db3627a4
    Merge pull request #335 from Ziemas/ci PSISP 2020-03-18 16:00:02 -04:00
  • b6a263301e Change install-qt-action Ziemas 2020-03-18 13:42:37 +01:00
  • 5bf8684f19 Add JIT heap free spaces checks to EE JIT dakotachasesmith 2020-03-14 17:57:31 -10:00
  • c7bf311681 Memcard: Fix terminator accidentally being reset on transfers PSI-Rockin 2020-03-14 19:25:21 -04:00
  • 90971c43a7 VU JIT64: Remove useless print statement PSI-Rockin 2020-03-14 05:13:45 -04:00
  • bed9b08d47 Try to fix build PSI-Rockin 2020-03-14 03:49:42 -04:00
  • d53e836af9 Qt: Add basic UI for accessing a memcard PSI-Rockin 2020-03-14 03:37:34 -04:00
  • 2eba7e10d5
    Merge branch 'master' into vu0_jit PSISP 2020-03-14 01:59:45 -04:00
  • d4214959d7 Memcard: Flush dirty contents to a file every frame PSI-Rockin 2020-03-14 01:07:21 -04:00
  • bb7abc373c
    Merge pull request #261 from NWPlayer123/master PSISP 2020-03-13 23:28:27 -04:00
  • 88aa04591c CDVD: Don't die on invalid seeks PSI-Rockin 2020-03-13 23:22:44 -04:00
  • 5bfe0c19d2
    Merge pull request #316 from PSI-Rockin/better_scheduler PSISP 2020-03-13 23:15:35 -04:00
  • ac7ef71c7e
    Merge pull request #327 from Souzooka/sqrt_changes PSISP 2020-03-13 23:13:28 -04:00
  • 8dd2b22d2e Add experimental flag next to VU0 JIT refractionpcsx2 2020-03-14 00:36:18 +00:00
  • 3a6e0440c2 Fix silly CMake typo PSI-Rockin 2020-03-13 20:07:34 -04:00
  • 583092c33a Merge branch 'master' into cdvd_changes PSI-Rockin 2020-03-13 19:08:59 -04:00