Commit Graph

  • 20c752c5f4 Add editbox to choose directory dialog jarupxx 2023-02-13 05:40:15 +0900
  • e8142db23c
    Use auto for _Pairib starting MSVC 14.2 Julio C. Rocha 2023-02-08 20:06:14 -0800
  • 92c06c1651 Android: Fix removal of ExtractAssetsTask zilmar 2023-02-06 20:13:46 +1030
  • cd7b0b42c3 Android: Be able to have assets in a zip file zilmar 2023-02-06 17:41:23 +1030
  • f79a2e9bde Merge branch 'develop' of https://github.com/project64/project64 into develop zilmar 2023-02-06 10:16:51 +1030
  • 55a1c4ea6e
    Updated OOT+MM entry as required StunninglyWrong 2023-02-01 18:43:07 +0000
  • 473c473aff
    Add generic "Ocarina of Time + Majora's Mask Randomizer" entry StunninglyWrong 2023-02-01 18:15:56 +0000
  • a8a553b316 Core: fix code to make clang happy zilmar 2023-01-31 07:54:47 +1030
  • 83a7d9e3f2 Core: Start to improve the accuracy of R4300iOp::COP1_S_ADD zilmar 2023-01-30 20:36:58 +1030
  • 7affd514c0 Core: Convert TEST_COP1_USABLE_EXCEPTION from a macro to a function zilmar 2023-01-30 11:40:03 +1030
  • f802b18cdc Core: Change to using fenv.h instead of including the code directly zilmar 2023-01-30 10:07:51 +1030
  • a1c465baaf Use rom hash for playtime identifier. Daniel Simpkins 2023-01-22 11:14:04 -0500
  • acda3f568f Merge branch 'develop' of https://github.com/project64/project64 into develop zilmar 2023-01-23 17:47:50 +1030
  • a6f937b368 Android: Move assets directly under Android zilmar 2023-01-23 17:25:28 +1030
  • fb6bda321c Core: SW_Register needs to protect the register zilmar 2023-01-23 15:30:39 +1030
  • 0e52bfb185 Core: Fix the allocation of rdram size if set in the rdb zilmar 2023-01-23 08:30:13 +1030
  • a2c356f16e Core: Added playtime counter on a per ROM basis. Daniel Simpkins 2023-01-21 09:30:45 -0500
  • 5cd9a941e1
    "work as intended" instead of "boot" Squall Leonhart 2023-01-17 21:59:14 +1100
  • a7ae505a9c
    Recompiler setting suggestion. Squall Leonhart 2023-01-17 21:57:19 +1100
  • 1552bffbc4
    fixed line Squall Leonhart 2023-01-17 21:52:22 +1100
  • c94f4730aa
    recompilerorinterpreter block Squall Leonhart 2023-01-17 21:51:30 +1100
  • 3bb1e3219b
    did not mean to include that Squall Leonhart 2023-01-17 20:48:28 +1100
  • bc0969b2ec
    additional field to stop bug reports on outdated builds Squall Leonhart 2023-01-17 20:46:11 +1100
  • 210ebd42de Core: have an option for rdram to be different between known and unknown roms zilmar 2023-01-16 20:53:48 +1030
  • dbd360f676 Core: Handle exception of mov word ptr ds:[E01F4F52h],ax zilmar 2023-01-09 17:53:16 +1030
  • 531a7df959 Core: Improve StoreInstruc zilmar 2023-01-09 14:26:35 +1030
  • ccae22afc5 Core: Revert SPECIAL_SRA and SPECIAL_SRAV to old version when running as 32bit zilmar 2023-01-09 13:47:41 +1030
  • b6a842b54a Add status to Bomberman Hero (E) Derek "Turtle" Roe 2023-01-03 05:33:35 -0600
  • 55f9f004e3 Add status to BattleTanx - Global Assault (E) Derek "Turtle" Roe 2023-01-03 05:32:40 -0600
  • 396ad153bb Add status to Batman of the Future - Return of the Joker (E) Derek "Turtle" Roe 2023-01-03 05:31:22 -0600
  • 9380976cd9 Revert "Update Project64.rdb" Derek "Turtle" Roe 2023-01-03 05:21:42 -0600
  • b6629ac1d3 Android: Fix build warning with CX86Ops::CallThis zilmar 2023-01-03 14:49:35 +1030
  • 5923d50868 Android: Fix Project64-core\CMakeLists.txt zilmar 2023-01-03 14:48:17 +1030
  • e0373025ef Core: Have user rom settings in Project64.rdb.user zilmar 2023-01-03 13:08:00 +1030
  • be1373d70c Update Project64.rdb Derek "Turtle" Roe 2023-01-02 05:07:42 -0600
  • 80aecdc5e3 Core: Improve R4300iOp::COP1_CT zilmar 2023-01-02 19:49:19 +1030
  • 1a4d633ee8 Update Project64.rdb Derek "Turtle" Roe 2023-01-02 03:19:09 -0600
  • 29748bca50 Update Project64.rdb Derek "Turtle" Roe 2023-01-02 03:08:29 -0600
  • 4bbe761aa8 Revert "Update Project64.rdb" Derek "Turtle" Roe 2023-01-02 02:24:48 -0600
  • ea1ec1f04f Update Project64.rdb Derek "Turtle" Roe 2023-01-02 02:23:40 -0600
  • f3d033a696 Revert "Remove CF=2 entries" Derek "Turtle" Roe 2023-01-02 02:16:26 -0600
  • 3c73c06b01 Update Project files to remove some headers that no longer exist zilmar 2023-01-02 17:56:12 +1030
  • 811aaf9d36 Core: Fix up SPECIAL_SRAV for 64bit copy zilmar 2022-12-26 18:34:53 +1030
  • c619b71b26 Core: get sra to handle 64bit shift zilmar 2022-12-26 18:13:45 +1030
  • b217428fee Core: fix up masking in CX86RecompilerOps::COP1_CT zilmar 2022-12-26 17:35:58 +1030
  • 0cc7ede816 Core: Fix up BGEZALL in recompiler zilmar 2022-12-26 17:19:32 +1030
  • 2c6d3429b7 Core: Fix handling of BGEZAL ra in recompiler zilmar 2022-12-26 16:14:05 +1030
  • f6e4443dda Core: Revert Unaligned DMA to fix some hacks zilmar 2022-12-26 15:15:28 +1030
  • f380d326fe Core: Start to handle jump in delay slot zilmar 2022-12-26 12:54:04 +1030
  • 8803f17d85 Core: Add vcruntime140_1.dll for clang.exe zilmar 2022-12-20 09:44:11 +1030
  • 620aabcf9e Core: Add clang script and check on building release zilmar 2022-12-19 15:51:02 +1030
  • bd1b1b4dbb Core: Missed file for code clean up zilmar 2022-12-19 15:36:08 +1030
  • c0341bb759 Core: Code clean up for clang zilmar 2022-12-19 15:35:17 +1030
  • ae62981aef Core: Remove unaligned dma zilmar 2022-12-19 10:15:31 +1030
  • cbacddb65e Core: Make 32bit CPU recompiler only setting zilmar 2022-12-19 09:07:26 +1030
  • ad4f16abc6
    Update Brazilian Portuguese translation (#2322) Dark 2022-12-12 08:01:14 -0300
  • 6c154f6547 Core: Add Cop2/Cop3 handling exception zilmar 2022-12-12 21:29:16 +1030
  • c8bb04b6b0 Core: Mask COP1_CT reg 31 zilmar 2022-12-12 19:04:03 +1030
  • d3afe97d38 Core: Initialize FPR_Ctrl[Revision] to 0xA00 zilmar 2022-12-12 15:27:07 +1030
  • b185d928aa
    Update Brazilian Portuguese translation Dark 2022-12-10 14:39:50 -0300
  • ff56992542 Android: Some more core changes for asmjit zilmar 2022-12-07 09:04:55 +1030
  • 72705cf66a Android: Get it to build asmjit zilmar 2022-12-07 08:33:34 +1030
  • c100d527fc
    Small fixes (#2314) Johan Mattsson 2022-12-05 10:03:48 +0100
  • 6b04b908bf Core: Handle bgezal ra in the recompiler zilmar 2022-12-05 14:09:03 +1030
  • d35d2e6abe Core: Move ReadsGPR, WritesGPR, ReadsHI(), ReadsLO(), WritesHI(), WritesLO() out of OpInfo and into R4300iInstruction zilmar 2022-12-05 12:23:09 +1030
  • 3eb4f15c59
    Merge branch 'project64:develop' into small-fixes Johan Mattsson 2022-12-02 18:31:40 +0100
  • 138868d9ac Core: Get x64 compiling zilmar 2022-11-30 17:19:15 +1030
  • 86a4f6e318
    Remove unused cheat (#2312) Rosalie 2022-11-29 09:10:07 +0100
  • 8c92194355 Remove unused cheat Rosalie Wanders 2022-11-28 12:53:12 +0100
  • ed357e5d97 Core: Get recompiler to call PifRamHandler when in pif address space zilmar 2022-11-27 11:07:28 +1030
  • 19fb7d54f0
    Fix while-conditions Johan Mattsson 2022-11-25 21:49:33 +0100
  • f50f58daf2
    Initialize variable Johan Mattsson 2022-11-25 21:45:26 +0100
  • 3de4e575a2
    Assign the null pointer Johan Mattsson 2022-11-25 21:37:49 +0100
  • 1e3fff2b41 Core: ignore memory stack pointer when stack pointer is reset zilmar 2022-11-25 09:34:54 +1030
  • 1f2fe96d76 Merge branch 'develop' of https://github.com/project64/project64 into develop zilmar 2022-11-24 09:10:50 +1030
  • 79d749e33d Core: fix bug in CX86Ops::CallFunc when not logging opcodes zilmar 2022-11-24 09:10:15 +1030
  • 8eecb0c823
    Extend mempak Index Table to the intended 256 bytes, so that the default checksum is actually correct, and include the backup of that data. (#2304) Squall Leonhart 2022-11-24 08:19:48 +1100
  • 1893706b4b
    Update Portuguese translation (#2309) Hugo Carvalho 2022-11-23 21:19:18 +0000
  • e3aa2514c1 Core: Fix bug in CX86RecompilerOps::SPECIAL_DIV zilmar 2022-11-23 20:16:38 +1030
  • 8e94b3086b Core: Change recompiler to use asmjit zilmar 2022-11-23 14:46:55 +1030
  • 273b9b518e
    Update Portuguese translation Hugo Carvalho 2022-11-20 23:42:04 +0000
  • 2a6d3cd519 Core: remove #ifdef toremove block in CX86RecompilerOps::SPECIAL_DMULTU() zilmar 2022-11-21 08:55:51 +1030
  • 9743f12b1d Core: Remvoe #ifdef LinkBlocks code block zilmar 2022-11-21 08:52:19 +1030
  • 8e7038a475
    this looks properly duplicated now. Squall Leonhart 2022-11-16 06:46:30 +1100
  • 8c2ce2279f
    fully duplicate it after all just in case of a rare case Squall Leonhart 2022-11-16 06:38:20 +1100
  • dfe726db4e
    Didn't need to duplicate it after all. Squall Leonhart 2022-11-16 06:25:47 +1100
  • c29832068d
    duplicate the full 256 bytes. Squall Leonhart 2022-11-16 06:10:51 +1100
  • e2237a33d2
    just a test to see what happens Squall Leonhart 2022-11-16 05:38:20 +1100
  • 989827cb77 Core: Do not set m_MemoryReadMap/m_MemoryWriteMap if tlb mapping is outside rdram zilmar 2022-11-14 21:20:28 +1030
  • 97e3f50007 Core: Update mask of registers in CRegisters::Cop0_MT zilmar 2022-11-14 20:56:21 +1030
  • cabcd2cc95 Core: Handle masking of random in CSystemTimer::UpdateTimers zilmar 2022-11-14 11:19:02 +1030
  • 02660c2f62 RSP: dma to either DMEM or IMEM based on address zilmar 2022-11-08 20:17:57 +1030
  • 48da86bea1 Core: if Rom is larger than ISViewerHandler, then use rom handler zilmar 2022-11-08 10:54:01 +1030
  • 529812fdca Core: Switch to use asmjit registers in recompiler zilmar 2022-11-07 21:03:32 +1030
  • 0e1a72a0b1 Add asmjit code zilmar 2022-11-07 16:36:46 +1030
  • a4c49a3567 Core: rearrange XorVariableToX86reg parameters zilmar 2022-11-07 16:30:09 +1030
  • 2fcce6cdd5 Cote: TestVariable rearrange parameters zilmar 2022-11-07 16:25:54 +1030
  • fe1f99ae1c Core: rearrange TestConstToX86Reg parameters zilmar 2022-11-07 16:22:51 +1030
  • ce939100c5 Core: rearrange OrVariableToX86Reg parameters zilmar 2022-11-07 16:18:54 +1030
  • 697397f1dd Core: Rearrange OrConstToX86Reg parameters zilmar 2022-11-07 16:03:45 +1030