project64/Source
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
..
3rd Party [zlib] fixed warning C4244: conversion, possible loss of data 2015-05-24 14:54:56 -04:00
Common [Project64] Get the code to compile in 64bit 2015-05-15 08:38:52 +10:00
Glide64 Copy V8 combiner from GLideN64 to Glide64. 2015-07-15 09:32:05 +10:00
GlideHQ Clean up some of the 64bit projects 2015-05-22 06:07:24 +10:00
Glitch64 Clean up some of the 64bit projects 2015-05-22 06:07:24 +10:00
Installer Make PropertySheets imports non-conditional 2015-04-15 16:16:37 -07:00
Project64 Implement edge case in SPECIAL_DSRL32 2015-07-28 13:30:21 -07:00
RSP newline fixes -- These were my (or Notepad++'s?) fault somehow. 2015-06-23 18:35:21 -04:00
Settings [64bit] Get nrage and rsp compiling as 64bit 2015-05-16 10:55:23 +10:00
SortRdb #pull request 42 2015-02-01 06:27:27 +11:00
nragev20 Clean up some of the 64bit projects 2015-05-22 06:07:24 +10:00