Commit Graph

3423 Commits

Author SHA1 Message Date
Nekokabu bd9adbf1a1 Update Sram.cpp
Better SRAM read & write
2016-06-04 10:33:55 +09:00
luigiblood faeeb6fa9d [UI] Added 64DD IPL ROM Path to General Settings 2016-06-04 00:23:30 +02:00
luigiblood 010ebcb45b [64DD] Enable Disk setting is now temporary
It doesn't need to be saved every time.
2016-06-03 22:42:21 +02:00
zilmar 0ec052177b Merge branch 'master' of https://github.com/project64/project64 2016-06-04 05:27:55 +10:00
zilmar 1211910f06 Merge pull request #1054 from AmbientMalice/patch-32
Add Mega Man 64 prototype to RDBs.
2016-06-04 05:06:09 +10:00
zilmar 527f7491af Merge pull request #1104 from LuigiBlood/rdb
[RDB] Update F-Zero X (J) for Expansion Kit support
2016-06-04 05:05:24 +10:00
luigiblood 3711a9bad5 [RDB] Update F-Zero X (J) for Expansion Kit support 2016-06-03 14:09:51 +02:00
zilmar 9f65db2a9f Merge pull request #1103 from LegendOfDragoon/master
Disable 32-bit Engine for NBA Live 2000 and NFL Blitz 2000
2016-06-03 17:50:51 +10:00
LegendOfDragoon c73004118e Disable 32-bit Engine for NFL Blitz 2000
This gets rid of sync errors.
2016-06-03 00:21:21 -07:00
LegendOfDragoon efd82e1a99 Disable 32-bit Engine for NBA Live 2000
This gets rid of some graphical issues.
2016-06-03 00:19:21 -07:00
zilmar 9c0f0a9d07 Merge pull request #1102 from LegendOfDragoon/master
Improve alist_polef
2016-06-03 16:08:33 +10:00
LegendOfDragoon c06ad3a276 Fix a mistake with previous commit
I double checked and realized that the doc I read was not consistent
with the RSP microcode. It should be good now.
2016-06-02 22:55:44 -07:00
LegendOfDragoon 210832c618 Improve alist_polef
This change fixes Body Harvest.
2016-06-02 20:54:52 -07:00
zilmar 7ee7b41d1f Merge pull request #1101 from LuigiBlood/64ddsave
[64DD] Make sure at boot that the disk is inserted
2016-06-03 05:14:17 +10:00
luigiblood 4036971653 [64DD] Make sure at boot that the disk is inserted
Fixes F-Zero X Expansion Kit loading too late
2016-06-02 16:35:10 +02:00
zilmar cd98e19aeb Merge pull request #1100 from cxd4/_Support_h_
repaired compilation assumptions in Project64/Support.h
2016-06-02 21:03:48 +10:00
d8e820dfbf s/memtest.h/MemTest.h 2016-06-02 03:16:38 -04:00
4a5f3476e2 #include <windows.h> if one is provided. 2016-06-02 03:16:02 -04:00
zilmar 66444ba1cb Merge pull request #1090 from death-droid/MoveToCfile
Move to cfile
2016-06-02 07:12:23 +10:00
zilmar 6256e44ce4 Merge pull request #1098 from LuigiBlood/64ddsave
[64DD] Add disk saving support & swapping
2016-05-30 17:58:19 +10:00
luigiblood add7ec7b98 [64DD] Make sure new disk is loaded into memory before swap
Fixes hang during swap while recording with OBS Studio
2016-05-30 01:09:52 +02:00
luigiblood c495edd17e [64DD] Use shadow file (*.ndr) instead of replacing loaded disk.
(Also ignore saving when disk type is 0x6)
2016-05-26 18:18:07 +02:00
zilmar 64e1f0f6f8 Merge pull request #1097 from LegendOfDragoon/improve-resampler
Improve alist_resample
2016-05-26 11:00:49 +10:00
LegendOfDragoon b187ad9b81 Improve alist_resample
New algorithm is faster and more accurate
2016-05-25 17:10:21 -07:00
luigiblood f2e4f5abca [64DD] Added Swap Disk shortcut (Ctrl+D)
Requires resetting/deleting the shortcut list (*.sc3 file)
2016-05-25 14:41:15 +02:00
luigiblood 810bccc755 [64DD] Swap support 2016-05-25 04:06:10 +02:00
luigiblood a29fb1f92a [64DD] Saving support for SDK format dumps 2016-05-25 00:07:34 +02:00
luigiblood ea5c4abc09 [64DD] Saving support (MAME dump format only)
Replaces the loaded dump file with the new saved content
2016-05-24 21:26:05 +02:00
zilmar a00011b0f3 Merge pull request #1095 from LuigiBlood/64dd_2
[64DD] 64DD disk conversion fix
2016-05-24 04:05:28 +10:00
luigiblood 5f342e73df [64DD] 64DD disk conversion fix 2016-05-23 18:23:32 +02:00
zilmar f8f19eaeba Merge pull request #1094 from LegendOfDragoon/master
Implement COP1_S_ROUND_L and COP1_D_ROUND_L
2016-05-23 16:55:25 +10:00
LegendOfDragoon dd581741d6 Implement COP1_D_ROUND_L in cpu recompiler 2016-05-22 23:47:02 -07:00
LegendOfDragoon 32ade84138 Implement COP1_D_ROUND_L in cpu interpreter 2016-05-22 23:37:45 -07:00
LegendOfDragoon de00171747 Implement COP1_S_ROUND_L in cpu recompiler 2016-05-22 23:28:07 -07:00
LegendOfDragoon b2b10969c9 Implement COP1_S_ROUND_L in cpu interpreter 2016-05-22 23:20:49 -07:00
zilmar f447e81248 Merge pull request #991 from LegendOfDragoon/master
Optimize CheckInterrupts, PI_DMA_WRITE, and UpdateTimers
2016-05-23 14:36:44 +10:00
zilmar d5c10d6775 Merge pull request #1093 from LuigiBlood/64dd_2
[64DD] Disk dump loading from command line / drag 'n' drop to EXE file
2016-05-23 05:12:10 +10:00
zilmar 444f78612c Merge pull request #1092 from Nekokabu/patch-2
Update PifRam.cpp
2016-05-23 05:08:27 +10:00
luigiblood 7789de016e [64DD] Disk dump loading from command line / drag 'n' drop to EXE file 2016-05-22 14:55:23 +02:00
Nekokabu 35c1aa2c73 Update PifRam.cpp
Wonder Project J2 are using 0xFD
2016-05-22 20:41:21 +09:00
zilmar 3fcdc155b2 Merge pull request #1091 from Nekokabu/patch-1
Update Japanese.pj.Lang
2016-05-21 22:38:15 +10:00
Nekokabu 09d146c668 Update Japanese.pj.Lang 2016-05-21 19:00:59 +09:00
Emmet Young 6e45f2d90f Make the Transferpak only init the GBCart when we have either a read or a load to the transferpak. 2016-05-16 20:20:00 +10:00
Emmet Young ff4bd28e3e Change up Mempak so it uses CFile class.
Also modify the way mempaks are loaded and written. We only write the bytes that have been changed now, rather then writing the whole file every time the mempak is written to.
2016-05-16 18:23:31 +10:00
zilmar d7dd450bef [Common] Fix up extension for android 2016-05-15 20:20:55 +10:00
zilmar 91f36ac8f9 [Project64] make CMipsMemoryVM::SW_VAddr compare line the same as LW 2016-05-15 20:19:15 +10:00
zilmar a95b35ec2e Merge pull request #1088 from Nekokabu/master
Update PifRam.cpp
2016-05-14 14:45:55 +10:00
Nekokabu da1410b0d8 Update PifRam.cpp 2016-05-14 10:56:18 +09:00
zilmar 21920f984b Updated license for bsmiles32 2016-05-13 19:14:00 +10:00
zilmar fecfdafdcd Merge pull request #1086 from cxd4/lit
[GlideHQ] fixed -Woverflow large integer conversion warnings
2016-05-10 14:49:53 +10:00