Commit Graph

  • 5532ea76f4
    Merge 4d74330673 into 8c751cc22f Julio César Rocha 2025-04-11 11:24:16 -0700
  • 8c751cc22f rsp: fix up the code so it compiles on x86 develop zilmar 2025-04-11 18:59:30 +0930
  • 14f033bce4 Rsp: Start to work on x64 compiling tasks zilmar 2025-04-11 15:33:04 +0930
  • df883161c0 RSP: Rename log x86 to log asm zilmar 2025-04-11 09:26:09 +0930
  • b526452905
    Merge f16e31970b into 7d24088e8a Derek "Turtle" Roe 2025-03-30 15:07:50 +0000
  • 14d89fcfcc
    Merge 664fe532f4 into 7d24088e8a Summate 2025-03-30 00:45:32 +0000
  • cf29eeb925
    Merge ef30fc7fb8 into 7d24088e8a CEnnis91 2025-03-30 00:44:19 +0000
  • e4bca822ac
    Merge 5c2c1f9185 into 7d24088e8a greenshark64 2025-03-30 08:09:32 +0800
  • 576035ffd9
    Merge feb39db90c into 7d24088e8a Denis Kopyrin 2025-03-30 01:46:59 +0200
  • 84152e6ab2
    Merge ada6800c67 into 7d24088e8a oddMLan 2025-03-29 23:31:49 +0000
  • 41052165f0
    Merge 5cd9a941e1 into 7d24088e8a Squall Leonhart 2025-03-29 23:22:50 +0000
  • 0adf28a15c
    Merge b966b088e5 into 7d24088e8a gabjc 2025-03-29 22:38:02 +0000
  • 07008c166d
    Merge d75d3b5be3 into 7d24088e8a Willians 2025-03-29 13:29:15 +0800
  • 3ed70baefc
    Merge f9ff781477 into 7d24088e8a pcca-matrix 2025-03-28 15:49:56 +0100
  • 7d24088e8a RSP: move isNop into RSPInstruction zilmar 2025-03-28 19:15:51 +1030
  • 1a83c9b120 RSP: Move IsBranch into RSPInstruction zilmar 2025-03-28 12:43:38 +1030
  • 0c0a46c1e0 RSP: Rename RspRecompilerCPU to RspRecompilerCPU-x86 zilmar 2025-03-28 09:07:26 +1030
  • 5e89701fdf RSP: Remove recompiler from x64, and remove hle tasks from x86 zilmar 2025-03-13 17:56:17 +1030
  • f9ff781477 Typo error pcca-matrix 2025-03-09 01:19:43 +0100
  • 5c7417d45f Update default Xinput settings pcca-matrix 2025-03-08 23:03:27 +0100
  • 63360de82c Updated NRage plugin pcca-matrix 2025-03-08 22:42:03 +0100
  • 1edb5debdf Core: have CRecompiler::RecompilerMain_VirtualTable handle PC as 32bit and clean up recompiler memory reset zilmar 2025-02-27 20:47:37 +1030
  • d75d3b5be3
    Add files via upload Willians 2025-02-21 11:30:13 -0300
  • 9e1507d67b
    Fix bug portuguese brazilian language Willians 2025-02-21 11:03:52 -0300
  • 6456e9818d
    Fix bug portuguese brazilian language Willians 2025-02-21 10:58:33 -0300
  • 9034bc6fdc
    Fix: NRage plugin gets stuck in initialization in certain cases () pcca-matrix 2025-02-21 02:47:15 +0100
  • 23ff3d9042
    Upgrade zlib to version 1.3.1 () Fanatic-64 2025-02-20 19:45:52 -0600
  • 70c44965b0
    CIC improvements () Fanatic-64 2025-02-20 19:43:52 -0600
  • 1342196edd
    Updated Swedish translation () Daniel Nylander 2025-02-21 02:43:02 +0100
  • 59cdea9db9
    Various Widescreen Enhancement Codes () Will Fowler 2025-02-20 18:42:46 -0700
  • 32910e2281
    Improve alignment of UI elements () Fanatic-64 2025-02-20 19:41:49 -0600
  • c7f758bbd3
    Remove unused cheat context menu entries () Fanatic-64 2025-02-20 19:41:38 -0600
  • e2e1766c82
    Clean up Windows Start Menu entry () RedBlackAka 2025-02-21 02:39:56 +0100
  • daa8dbc833 core: reset m_InstructionRegion on R4300iOp::ExecuteOps zilmar 2025-02-21 12:00:41 +1030
  • 7eaf1c4ba3 Core: do not write back rt in CX86RecompilerOps::CompileLoadMemoryValue on exception zilmar 2025-02-21 11:13:54 +1030
  • 5d21bf80b9 core: fix up missing exception check in CX86RecompilerOps::SPECIAL_DIV zilmar 2025-02-21 06:15:07 +1030
  • f295ecf523 N-Rage: Fix memory leak in GetN64ButtonArrayFromXAnalog and GetN64ButtonNameFromButtonCode pcca-matrix 2025-02-20 16:41:05 +0100
  • fa57ce7fb8 core: make CX86RecompilerOps::SPECIAL_JALR handle 64bit PC zilmar 2025-02-20 13:25:44 +1030
  • 63b635474f
    Clean up Windows Start Menu entry RedBlackAka 2025-02-18 09:16:22 +0100
  • f25e86792d Fix: NRage plugin gets stuck in initialization in certain cases pcca-matrix 2025-02-14 14:54:23 +0100
  • 5e029ecf6a Core: CX86RecompilerOps::CompileLoadMemoryValue some work on it generating an exception from invalid load address zilmar 2025-02-13 22:20:00 +1030
  • bd38e7f2d6 Core: In CX86RecompilerOps::SPECIAL_JR store PC as 64bit zilmar 2025-02-13 22:15:20 +1030
  • 9d28d9cf28 core: More work in making sure the Compiler sets 64bit PC zilmar 2025-02-13 16:29:25 +1030
  • 1debcd1ca5 Core: In CX86RecompilerOps::CompileExit, make sure writing 64bit PC zilmar 2025-02-13 16:08:11 +1030
  • a82c11b8bb Core: When syncing CPU make sure PC matches on 64bit address zilmar 2025-02-13 15:57:53 +1030
  • 20f3e5e123 Core: In CX86RecompilerOps::COP1_S_CVT, CX86RecompilerOps::CompileCheckFPUResult32 set softfloat_exceptionFlags to the FPU exception value zilmar 2025-02-13 15:55:16 +1030
  • a07f6eaf90 Core: In CX86RecompilerOps::COP0_MT update the count register when writing to Count zilmar 2025-02-13 12:24:20 +1030
  • a5a2c8cf6d Core: in CRecompiler::RecompilerMain_Lookup when TriggerAddressException has occured, update the PC before checking if valid zilmar 2025-02-13 12:22:52 +1030
  • 8ae9d7b9ff Core: In R4300iOp::ExecuteOps only update UpdateInstructionMemory at the start of the loop zilmar 2025-02-13 12:19:22 +1030
  • 6271121baa Remove unused cheat context menu entries Fanatic-64 2025-02-08 23:33:49 +0000
  • ea396fbcc2 Improve alignment of UI elements Fanatic-64 2025-02-08 23:15:57 +0000
  • 6f42d8395c Add Diddy Kong Racing, Mario Kart 64 and Super Mario 64. William Fowler 2025-02-08 10:32:33 -0700
  • 8c7b5efb74
    Merge branch 'project64:develop' into develop Daniel Nylander 2025-02-07 14:54:06 +0100
  • b8a514a483 core: Create instruction region to update after a block zilmar 2025-02-06 16:09:31 +1030
  • 4a68941c08 Core: Speed up some debugger usage in interepter if not being used zilmar 2025-02-06 12:24:39 +1030
  • d918225639 RSP: Make sure HLE audio is on for x64 zilmar 2025-02-06 08:35:14 +1030
  • 3a0c4f5da6 core: Fix CPU % numbers zilmar 2025-02-06 07:55:12 +1030
  • 6cd6eafecc Add 21:9 Ultrawide Enhancement for Banjo-Kazooie. William Fowler 2025-02-05 03:54:12 -0700
  • fd062a288a Core: Convert interpter FPU ops to use softfloat zilmar 2025-02-04 07:15:24 +1030
  • bbcf12340a
    Update Swedish.pj.Lang Daniel Nylander 2025-01-31 16:50:09 +0100
  • d53463cee1
    Merge branch 'project64:develop' into develop Daniel Nylander 2025-01-31 16:29:59 +0100
  • 00a978ca1b Core: add edge condition test to DDIV in interpter zilmar 2025-01-31 06:18:36 +1030
  • 4521389404
    Update Swedish.pj.Lang () Daniel Nylander 2025-01-26 14:27:08 +0100
  • 8597fc7b37
    Update Swedish.pj.Lang Daniel Nylander 2025-01-25 11:54:30 +0100
  • ec6d9336a6
    Fix wrong initial texture and log directories () Fanatic-64 2025-01-16 06:01:27 -0600
  • aed436aa8e Give proper name to 64DD IPL US CIC Fanatic-64 2025-01-16 06:05:12 +0000
  • eb69b538e8 Add CIC CRCs for iQue Player games Fanatic-64 2025-01-16 05:54:55 +0000
  • 33c39e1527
    Fix wrong initial texture and log directories Fanatic-64 2025-01-15 20:23:20 -0600
  • 5cd2f0253b
    Fix wrong setting names in Project64.cfg for LogRomHeader and LogUnknown () Fanatic-64 2025-01-08 06:33:29 -0600
  • afc056e97b
    Fix wrong setting names in Project64.cfg for LogRomHeader and LogUnknown Fanatic-64 2025-01-08 01:15:43 -0600
  • c7d8a70a4d Core: fix jump in CX86RecompilerOps::CompileSystemCheck zilmar 2024-12-27 09:02:37 +1030
  • f014691592 Common: Fix CPath::SelectFile zilmar 2024-12-26 15:05:19 +1030
  • bfa3788562 Core: CX86RecompilerOps::COP1_D_Opcode fix return type of floating point register zilmar 2024-12-26 14:29:52 +1030
  • 3c7e71adca Core: Fix up CX86RecompilerOps::COP1_D_Opcode for the registers it is using zilmar 2024-12-26 14:16:26 +1030
  • fc79cb0344 Core: Add DwordLower for cvt.w zilmar 2024-12-26 09:35:07 +1030
  • f16e31970b Upgrade from Duktape 2.6.0 to 2.7.0 which fixes several bugs and increases portability Derek "Turtle" Roe 2024-12-21 22:05:14 -0600
  • fb1b8c07ec Upgrade zlib to version 1.3.1 Fanatic-64 2024-12-21 10:02:00 +0000
  • 7e74b98d5b Core: Fix up labels in CX86RecompilerOps::COP1_S_CVT zilmar 2024-12-19 21:59:42 +1030
  • 57f278416e core: better handling of fpu registers with COP1_S_Opcode zilmar 2024-12-19 19:09:31 +1030
  • 13a974e687 Core: in CX86RecompilerOps::COP1_CT ignore write to other registers zilmar 2024-12-19 09:58:30 +1030
  • fba1c4bc3b Core: Fix up bug in CX86RecompilerOps::SPECIAL_AND zilmar 2024-12-19 09:57:25 +1030
  • 473aeba2cf Core: Fix order of value in call to CMipsMemoryVM::SD_VAddr32 in recompiler zilmar 2024-12-12 21:22:32 +1030
  • 5d64b3d920 Core: Better handling of Storing non 32bit values to non memory zilmar 2024-12-12 16:50:36 +1030
  • b8ee9f8728 RSP: Add #include <intrin.h> to RSPInfo.cpp for 64bit zilmar 2024-12-12 14:17:07 +1030
  • 3164caf2d0 Core: allow Store/load ops be forced to 32bit version zilmar 2024-12-08 11:15:39 +1030
  • 5a5ea92f3f fix resource issues zilmar 2024-12-07 08:52:01 +1030
  • b9fe8e3657 Fix compile issues zilmar 2024-12-07 07:04:22 +1030
  • 8392ea5c0f Core fix up load states zilmar 2024-12-06 21:50:31 +1030
  • a045a4fcd4 Core: fix accidental changes to UIResources.rc zilmar 2024-12-06 11:37:42 +1030
  • c6b41da926 Add Overclock modifier to Defaults panel zilmar 2024-12-05 17:30:59 +1030
  • 77cd679756 Core: Fix a bug in CX86RecompilerOps::SPECIAL_DIV zilmar 2024-12-05 17:05:52 +1030
  • fc1210aac5 Core: Do not allow CX86RecompilerOps::SPECIAL_DSRL32 and CX86RecompilerOps::SPECIAL_DSRA32 to write to R0 zilmar 2024-12-05 11:25:20 +1030
  • 1e4ab04121 Core: Fix up CX86RecompilerOps::SPECIAL_DSUB when rd == rt zilmar 2024-12-05 11:06:42 +1030
  • 04c1c3d024 Core: Fix up CX86RecompilerOps::SPECIAL_DADD zilmar 2024-12-05 10:03:45 +1030
  • 4366703f28 Try to fix appveyor.yml zilmar 2024-11-28 16:56:04 +1030
  • 1f3ef6d505 Core: CX86RecompilerOps::SPECIAL_NOR Ignore write to r0 zilmar 2024-11-28 15:54:36 +1030
  • 95015302d6 Core: Have CX86RecompilerOps::SPECIAL_XOR treat R0 as 64bit constant zilmar 2024-11-28 15:38:54 +1030
  • a3c777ed84 Core: Have CX86RecompilerOps::SPECIAL_AND unmap the register on const write zilmar 2024-11-28 15:14:26 +1030
  • 0de0bea07a Core: Ignore write in CX86RecompilerOps::SPECIAL_OR zilmar 2024-11-28 12:37:42 +1030
  • 8d69671e93 Core: CX86RecompilerOps::ADDIU should not ignore when not 32bit mapped zilmar 2024-11-28 12:29:35 +1030