zilmar
0cc6d21ad1
Core: Improve R4300iOp::COP1_S_CMP
2023-04-17 18:06:42 +09:30
Derek "Turtle" Roe
ebe0ee903c
Update Project64.rdb ( #2358 )
...
Add PR changes to upstream
2023-04-15 16:07:07 +09:30
zilmar
9297b1c4b8
Core: Improve COP1_S_CVT_D, COP1_W_CVT_D, COP1_D_CVT_S, COP1_W_CVT_S, COP1_L_CVT_S,
2023-04-11 16:20:24 +09:30
Typical0
4f3705c395
Updated Polish to include fixed diactrics ( #2356 )
...
* Updated Polish to include fixed diactrics
* Update Polish.pj.Lang
2023-04-05 10:20:45 +09:30
zilmar
9a04293a67
Update arm/arm64 to use asmjit
2023-04-05 10:16:21 +09:30
zilmar
2c40d47a34
Start to look at x64 recompiler
2023-04-04 17:44:42 +09:30
zilmar
fe35d950f3
x64: Change MemoryStackPos to be a pointer
2023-04-03 09:08:43 +09:30
zilmar
422a42cae3
Core: More work improve the accuracy of cop1
2023-03-28 13:12:59 +10:30
zilmar
ce69324dbe
Core: Update R4300iOp::COP1_S_MUL to handle exceptions
2023-03-21 10:49:49 +10:30
zilmar
cbf67cede4
Core: Update sub.d to handle exceptions
2023-03-20 17:17:31 +10:30
zilmar
96787690c7
Core: Fix CoprocessorUnitNumber on exception
2023-03-20 12:09:06 +10:30
zilmar
7f7aee7232
Core: remove FAKE_CAUSE_REGISTER
2023-03-14 12:14:10 +10:30
David Benepe
96792b18c8
Fixed DPI scaling issue in some debugger windows ( #2353 )
2023-03-12 16:58:32 +10:30
zilmar
9093b42d47
Core: improve the accuracy of COP1_S_SUB
2023-03-06 20:58:47 +10:30
zilmar
306f21b5fa
Core: Improve accuracy of add.d
2023-03-06 18:28:32 +10:30
zilmar
a25e5ca4c0
x64: Fix rom browser showing columns
2023-03-04 07:19:35 +10:30
Matando
f048fb26e2
Fix MBC30 transferpak support in nrage input plugin ( #2292 )
2023-03-03 09:58:24 +10:30
zilmar
ea70218d1c
Clean up warnings
2023-02-28 10:09:08 +10:30
zilmar
cb124b7009
x64: Get PluginRSP to build for x64
2023-02-27 11:25:22 +10:30
zilmar
0e5b6cd0e8
Common: update stdstr::Replace with the version of replace being used
2023-02-27 11:02:25 +10:30
StunninglyWrong
db7aab466c
Add generic "Ocarina of Time + Majora's Mask Randomizer" entry ( #2337 )
...
* Add generic "Ocarina of Time + Majora's Mask Randomizer" entry
A new randomizer combining two games, it requires 8MB RDRAM Size. I copied what was done for DK64 Randomizer.
* Updated OOT+MM entry as required
Not sure if all of those are required other than SMM-Protect
2023-02-21 14:57:51 +10:30
zilmar
4ece4ce827
Fix spelling in CONTRIBUTING.md
2023-02-21 14:57:08 +10:30
Dongni31
47ecc12b77
Update CONTRIBUTING.md ( #2341 )
...
Added a detailed guide on how to properly contribute code to the project through GitHub.
2023-02-21 14:56:02 +10:30
zilmar
1864adcb35
Core: improve the accuracy of COP1_S_ADD
2023-02-21 14:54:22 +10:30
zilmar
ee3f092ec9
Merge branch 'develop' of https://github.com/project64/project64 into develop
2023-02-14 08:26:56 +10:30
zilmar
4263f11c17
Android: Fix rename of SettingsType-RDBYesNo.cpp
2023-02-14 08:26:25 +10:30
jarupxx
3aef396007
Add editbox to choose directory dialog ( #2340 )
2023-02-14 08:12:38 +10:30
zilmar
3acd56ae61
Core Fix up clang formatting
2023-02-14 08:05:40 +10:30
zilmar
2db5c81af5
Core: Change Project64.rdb so it use 1's and 0's instead of "Yes" or "No"
2023-02-13 21:05:57 +10:30
zilmar
e14e10f4b0
Core: Fix handling of R4300iOp::COP1_S_CMP and R4300iOp::COP1_D_CMP
2023-02-13 16:22:50 +10:30
zilmar
baa5dbe257
Core: Add some error message when failing to load rom
2023-02-13 12:04:31 +10:30
zilmar
4390a0926c
Remove _Pairib usage
2023-02-13 08:55:56 +10:30
zilmar
92c06c1651
Android: Fix removal of ExtractAssetsTask
2023-02-06 20:13:46 +10:30
zilmar
cd7b0b42c3
Android: Be able to have assets in a zip file
2023-02-06 17:41:23 +10:30
zilmar
f79a2e9bde
Merge branch 'develop' of https://github.com/project64/project64 into develop
2023-02-06 10:16:51 +10:30
zilmar
a8a553b316
Core: fix code to make clang happy
2023-01-31 07:54:47 +10:30
zilmar
83a7d9e3f2
Core: Start to improve the accuracy of R4300iOp::COP1_S_ADD
2023-01-30 20:36:58 +10:30
zilmar
7affd514c0
Core: Convert TEST_COP1_USABLE_EXCEPTION from a macro to a function
2023-01-30 11:40:03 +10:30
zilmar
f802b18cdc
Core: Change to using fenv.h instead of including the code directly
2023-01-30 10:07:51 +10:30
zilmar
acda3f568f
Merge branch 'develop' of https://github.com/project64/project64 into develop
2023-01-23 17:47:50 +10:30
zilmar
a6f937b368
Android: Move assets directly under Android
2023-01-23 17:25:28 +10:30
zilmar
fb6bda321c
Core: SW_Register needs to protect the register
2023-01-23 15:30:39 +10:30
zilmar
0e52bfb185
Core: Fix the allocation of rdram size if set in the rdb
2023-01-23 08:30:13 +10:30
zilmar
210ebd42de
Core: have an option for rdram to be different between known and unknown roms
2023-01-16 20:53:48 +10:30
zilmar
dbd360f676
Core: Handle exception of mov word ptr ds:[E01F4F52h],ax
2023-01-09 17:53:16 +10:30
zilmar
531a7df959
Core: Improve StoreInstruc
2023-01-09 14:26:35 +10:30
zilmar
ccae22afc5
Core: Revert SPECIAL_SRA and SPECIAL_SRAV to old version when running as 32bit
2023-01-09 13:47:41 +10:30
zilmar
b6629ac1d3
Android: Fix build warning with CX86Ops::CallThis
2023-01-03 14:49:35 +10:30
zilmar
5923d50868
Android: Fix Project64-core\CMakeLists.txt
2023-01-03 14:48:17 +10:30
zilmar
e0373025ef
Core: Have user rom settings in Project64.rdb.user
2023-01-03 13:08:00 +10:30