jmarlin
8e75ec2ce7
#549 changed switch/case table to cascaded range checks
2015-07-28 17:41:53 -04:00
zilmar
7121d78a2f
Merge pull request #548 from LegendOfDragoon/master
...
Implement edge case in SPECIAL_DSRL32
2015-07-29 07:40:23 +10:00
LegendOfDragoon
2f812afca7
Implement edge case in SPECIAL_DSRL32
...
When m_Opcode.sa == 0, the results for cpu recompiler do not match cpu
interpreter. For example with dsrl32 t9, t8, 0x0, and t8 =
0xC0C0C0C000000000 the result of t9 for cpu recompiler =
0xFFFFFFFFC0C0C0C0, while cpu interpreter = 0xC0C0C0C0C0C0C0C0.
This commit fixes the Killer Instinct health bar issue.
2015-07-28 13:30:21 -07:00
Julio C. Rocha
3b1b51396b
Don't force .sln to Visual Studio 2013
2015-07-28 02:04:46 -07:00
zilmar
9f52cfd348
Merge pull request #547 from LuigiBlood/64dd
...
Use actual CIC IDs (8303 for 64DD, 5167 for 64DD conversions)
2015-07-28 08:19:33 +10:00
luigiblood
cf7f74f1b1
Use actual CIC IDs (8303 for 64DD, 5167 for 64DD conversions)
2015-07-27 15:34:36 +02:00
zilmar
1a481c520a
Merge pull request #544 from cxd4/dedotated_wam_4_mah_serv0r
...
cleaner RdramChanged algorithm (not biased to only 4 vs. 8 MB)
2015-07-27 14:05:16 +10:00
zilmar
764567c8df
Merge pull request #543 from dsx-/master
...
Update Nushi Tsuri 2 rdb entry
2015-07-27 14:03:23 +10:00
zilmar
0a910ad24c
Merge pull request #545 from Nekokabu/patch-2
...
Heiwa Pachinko World 64 (J) freeze fix
2015-07-27 11:14:09 +10:00
zilmar
b56c808307
Merge pull request #546 from LuigiBlood/64dd
...
Adding English version of F-Zero XP to RDB
2015-07-27 10:28:39 +10:00
luigiblood
aa8a611a08
Adding English version of F-Zero XP to RDB
2015-07-26 00:44:59 +02:00
Nekokabu
81b6e2c68d
Heiwa Pachinko World 64 (J) freeze fix
...
Heiwa Pachinko World 64 (J) freeze fix #537
2015-07-25 23:20:36 +09:00
unknown
51975fb00d
unbiased the algorithm from just checking if only 4 or 8 MB
2015-07-18 13:12:40 -04:00
unknown
188091e32a
flipped the if/else blocks for better branch prediction
2015-07-18 12:51:44 -04:00
unknown
62d316f7ae
centralized m_AllocatedRdramSize writeback outside the if/else
2015-07-18 12:50:00 -04:00
unknown
2a45e5f792
Declare a couple constants to help clean the code rewrites.
2015-07-18 12:45:55 -04:00
dsx-
a77ad1e4c7
Update Nushi Tsuri 2 rdb entry
...
game is compatible, turns out i didnt have a good rom
2015-07-18 00:22:38 +08:00
Julio C. Rocha
ca6c3a74de
Fixed vc versin for generated .PDB
2015-07-15 22:52:53 -07:00
Julio C. Rocha
02e6cf2697
Added PropertySheets folder to project.
2015-07-15 04:47:41 -07:00
Julio C. Rocha
19f006e6f5
Re-applied changes to Installer.vcxproj
...
Installer failure is unrelated to this branch.
2015-07-15 03:42:01 -07:00
Julio C. Rocha
d617d0352a
Used centralized config for VCXPROJ files.
...
TODO: Fix Installer. It's no longer being generated.
2015-07-15 03:37:49 -07:00
Julio C. Rocha
ba5e75751e
Renamed Win32.*.props to Platform.*.props
2015-07-15 03:13:37 -07:00
Julio C. Rocha
c7aac9d8d7
Renamed Win32.props to Platform.props
2015-07-15 01:43:53 -07:00
zilmar
4fb6cc1f65
Merge pull request #540 from AmbientMalice/patch-4
...
Copy V8 combiner from GLideN64 to Glide64.
2015-07-15 10:36:40 +10:00
AmbientMalice
c73a5fef2d
Copy V8 combiner from GLideN64 to Glide64.
...
This isn't hugely useful, since Vigilante 8 is a complete mess on Glide64, but this fixes one graphics issue.
2015-07-15 09:32:05 +10:00
zilmar
64931a1207
Merge pull request #539 from AmbientMalice/patch-3
...
Applied fixes to Animal Forest [T]
2015-07-15 05:07:23 +10:00
AmbientMalice
86ab7d08fa
Applied fixes to Animal Forest [T]
...
Assuming that the base game needs protect memory and flash saves, I'm assuming the fan translation needs them, too.
2015-07-14 20:14:46 +10:00
zilmar
917985c6a3
Merge pull request #534 from Nekokabu/patch-1
...
Update AI Shougi 3 RDB
2015-07-13 16:27:39 +10:00
Nekokabu
e8425dc9e7
Update AI Shougi 3 RDB
...
change Status to Compatible
2015-07-11 15:11:16 +09:00
zilmar
406e4f79af
Merge pull request #533 from Nekokabu/patch-1
...
fix Doubutsu no Mori freeze after intro
2015-07-11 15:02:10 +10:00
Nekokabu
e955ea4de0
fix Doubutsu no Mori freeze after intro
2015-07-11 12:16:00 +09:00
zilmar
f6544b6255
Merge pull request #532 from JunielKatarn/Translations
...
Further improvements to Spanish translation
2015-07-08 08:19:43 +10:00
zilmar
12a49f773a
[VS2013] add some more dependancies
2015-07-08 07:49:18 +10:00
Julio César Rocha
15f19a4317
Further improvements to Spanish translation
...
... pretty self-explanatory.
2015-07-06 23:36:30 -07:00
zilmar
9eff227cdc
Merge pull request #531 from LegendOfDragoon/master
...
Fix LoadState audio issue with Fixed Audio Timing
2015-07-07 15:41:14 +10:00
LegendOfDragoon
9dda9171d0
Fix LoadState audio issue with Fixed Audio Timing
...
When Fixed Audio Timing was enabled and AI count per byte = 0, the
frequency was not being properly set, after loading a save state.
2015-07-06 21:05:12 -07:00
zilmar
1052840b0b
Merge pull request #520 from Nekokabu/master
...
Fix Address in error messages
2015-06-24 09:43:03 +10:00
zilmar
24789a4464
Merge pull request #525 from cxd4/master
...
newline fixes -- These were my (or Notepad++'s?) fault somehow.
2015-06-24 09:37:32 +10:00
unknown
5ad04ed067
newline fixes -- These were my (or Notepad++'s?) fault somehow.
2015-06-23 18:35:21 -04:00
zilmar
16f4780f9a
Merge pull request #521 from cxd4/PR_513_to_vectop
...
[RSP] installed op-code strings matrix to COP2::C2
2015-06-24 07:22:18 +10:00
zilmar
5121db34db
Merge pull request #522 from cxd4/PR_513_to_SPECIAL
...
[RSP] installed op-codes string matrix to SPECIAL
2015-06-24 07:20:46 +10:00
zilmar
8b27c5fd44
Merge pull request #523 from cxd4/PR_513_to_COP2
...
[RSP] installed op-code strings matrix to COP2
2015-06-24 07:19:50 +10:00
zilmar
c549998995
Merge pull request #524 from cxd4/PR_512_to_primary
...
[RSP] installed primary op-codes matrix
2015-06-24 07:18:22 +10:00
unknown
cfc1123378
[RSP] installed primary op-codes matrix
2015-06-23 15:46:02 -04:00
unknown
61ebf68196
[RSP] installed op-code strings matrix to COP2
2015-06-23 15:07:28 -04:00
unknown
4299e4a621
[RSP] installed op-codes string matrix to SPECIAL
2015-06-23 13:51:25 -04:00
unknown
6d215d4846
[RSP] installed op-code strings matrix to COP2::C2
2015-06-23 13:06:36 -04:00
Nekokabu
433668a7e3
Fix Address in error messages.
2015-06-24 01:05:29 +09:00
Nekokabu
4b2ff8318f
Fix Address in error messages.
2015-06-23 23:03:05 +09:00
Nekokabu
9be6b571e0
Fix Address in error messages.
...
Fix Address in error messages.
2015-06-23 23:02:20 +09:00