Commit Graph

  • 77c6dc4ced
    Merge 4d74330673 into d357d20aad Julio César Rocha 2025-05-29 11:03:07 -0700
  • 0667530158
    Merge 5c2c1f9185 into d357d20aad greenshark64 2025-05-29 20:29:18 +0930
  • a8cf36ad5e
    Merge 73663f0a58 into d357d20aad Derek "Turtle" Roe 2025-05-29 20:29:13 +0930
  • d357d20aad Merge branch 'develop' of https://github.com/project64/project64 into develop develop zilmar 2025-05-29 20:19:25 +0930
  • ef879f6370 Gfx Spec: Add draw status zilmar 2025-05-29 20:18:51 +0930
  • fd912e51a0
    Merge b966b088e5 into 7d5c867bfd gabjc 2025-05-29 19:53:59 +0930
  • 63bbff943e
    Merge ef30fc7fb8 into 7d5c867bfd CEnnis91 2025-05-29 19:53:55 +0930
  • d40aec8981
    Merge feb39db90c into 7d5c867bfd Denis Kopyrin 2025-05-29 19:53:45 +0930
  • a8d32d180c
    Merge f9ff781477 into 7d5c867bfd pcca-matrix 2025-05-29 19:50:02 +0930
  • b6387e92b0
    Merge 075c4a39ed into 7d5c867bfd oddMLan 2025-05-29 18:24:25 +0930
  • 075c4a39ed [Enhancements] Implement ini settings for key Rom settings oddMLan 2025-05-29 01:53:36 -0700
  • 7d5c867bfd
    Core: Fixed recompiler memory overrun for m_TestTimer (#2480) Denis Kopyrin 2025-05-29 14:13:40 +0800
  • 11efdb1651
    Core: Fixed recompiler memory overrun for m_TestTimer (#2481) 3.0-develop Denis Kopyrin 2025-05-29 14:13:17 +0800
  • 1c2b1db429
    Update README.md (#2478) Finn 2025-05-29 06:02:11 +0000
  • 85de557b80 Core: remove graphics plugin debug code that is not currently being used zilmar 2025-05-29 12:04:20 +0930
  • e8f3cee2cf
    Merge 40780c7619 into 95037a4801 oddMLan 2025-05-28 16:55:30 +0930
  • 40780c7619 Make Rom browser menu callbacks optional This prevents any possible linking errors for not defining them in your plugin oddMLan 2025-05-28 00:25:18 -0700
  • 150316243d Use base LoadFunction in GFXPlugin.cpp oddMLan 2025-05-26 11:02:05 -0700
  • 0d832bbd5b [Plugin spec] Update Video.h with previously undocumented functions from specs >1.3 oddMLan 2025-05-26 11:00:50 -0700
  • 95037a4801 fix clang issue zilmar 2025-05-23 14:44:06 +0930
  • 51026ac8c3 Core: Added RSP registers for gfx plugin zilmar 2025-05-22 22:48:30 +0930
  • d087de72d1 Input: Use settings to handle emulation pause zilmar 2025-05-22 13:22:55 +0930
  • 4e18341f5f Input: Use settings to handle emulation pause zilmar 2025-05-22 12:25:37 +0930
  • a8df1878b9 Core: Fixed recompiler memory overrun for m_TestTimer aglab2 2025-05-16 09:45:28 +0800
  • d391b216a6 Core: Fixed recompiler memory overrun for m_TestTimer aglab2 2025-05-16 09:39:46 +0800
  • 38ab65cf2b fix up 64bit compile issues zilmar 2025-05-15 19:00:13 +0930
  • 13b1783141 input: backport PJ64-Input's N64 Mouse emulation zilmar 2025-05-15 18:42:40 +0930
  • dd281e4e34 Core: get CSettingTypeSelectedDirectory to Normalize the path zilmar 2025-05-15 15:27:04 +0930
  • beca3ef513 Set version number to 3.0.2 zilmar 2025-05-15 12:23:50 +0930
  • d5ee7de865 Merge branch 'develop' of https://github.com/project64/project64 into develop zilmar 2025-05-15 12:08:09 +0930
  • 0cf8b1ddf6 core: Get CSettingTypeSelectedDirectory to normalise directories passed to it zilmar 2025-05-15 12:05:56 +0930
  • d9c9973a0e core: a little bit of code clean up zilmar 2025-05-15 11:52:39 +0930
  • 1362ca0bf3 Move plugin specs in to its own folder zilmar 2025-05-15 11:33:38 +0930
  • 73663f0a58 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
  • 7e0ae07c50 Nrage: Update code to latest code base zilmar 2025-05-08 15:22:34 +0930
  • abbd18d6b4 Core: have tlb read/write map use -1 for an empty value zilmar 2025-05-08 15:08:53 +0930
  • 20f91e0ca8
    Merge 5cd9a941e1 into fbbf7c7837 Squall Leonhart 2025-05-03 06:52:50 +0000
  • ee5b0d1750
    Merge 664fe532f4 into fbbf7c7837 Summate 2025-05-03 06:52:48 +0000
  • fbbf7c7837 RSP: get it to use asm jit lite zilmar 2025-05-01 22:22:19 +0930
  • 14c8e73e3a
    Update README.md Finn 2025-04-27 10:06:31 +0000
  • 6ba97eb4eb Start to add AsmJitLite zilmar 2025-04-24 21:55:17 +0930
  • 3280bd57c6 Add SECURITY.md for security policies and reporting Senaya WImalasena 2025-04-23 17:29:25 +0800
  • 2c2060248d RSP: Fix up profiling tasks zilmar 2025-04-17 17:06:17 +0930
  • 8c751cc22f rsp: fix up the code so it compiles on x86 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
  • 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 (#2464) pcca-matrix 2025-02-21 02:47:15 +0100
  • 23ff3d9042
    Upgrade zlib to version 1.3.1 (#2448) Fanatic-64 2025-02-20 19:45:52 -0600
  • 70c44965b0
    CIC improvements (#2455) Fanatic-64 2025-02-20 19:43:52 -0600
  • 1342196edd
    Updated Swedish translation (#2458) Daniel Nylander 2025-02-21 02:43:02 +0100
  • 59cdea9db9
    Various Widescreen Enhancement Codes (#2459) Will Fowler 2025-02-20 18:42:46 -0700
  • 32910e2281
    Improve alignment of UI elements (#2462) Fanatic-64 2025-02-20 19:41:49 -0600
  • c7f758bbd3
    Remove unused cheat context menu entries (#2463) Fanatic-64 2025-02-20 19:41:38 -0600
  • e2e1766c82
    Clean up Windows Start Menu entry (#2465) 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 (#2456) 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 (#2454) 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