Unknown W. Brackets
|
1383c0e200
|
Replace memmove() from Star Ocean 1 (US).
|
2015-01-18 21:26:39 -08:00 |
|
Unknown W. Brackets
|
bc354f5564
|
Notate region on some replacements.
|
2015-01-18 21:26:38 -08:00 |
|
Unknown W. Brackets
|
b5837564c6
|
Hook memmove() found in Final Fantasy Tactics.
Probably will be seen in other games too.
|
2015-01-18 21:26:38 -08:00 |
|
daniel229
|
f29adce3b5
|
Replace memset in Final FantasyTactics (jpn)
|
2015-01-19 09:13:59 +08:00 |
|
daniel229
|
0bd6d74996
|
Replace frame download in Utawarerumono portable
|
2015-01-14 17:27:14 +08:00 |
|
daniel229
|
c4d4aaab11
|
Replace frame download in MotorStorm: Arctic Edge
|
2015-01-13 15:42:25 +08:00 |
|
daniel229
|
e2b52b38d7
|
Replace frame download in Flowers
|
2015-01-09 14:36:48 +08:00 |
|
daniel229
|
c59ad888a1
|
Another replace frame download in To Heart 2 Portable
|
2015-01-09 14:34:03 +08:00 |
|
daniel229
|
f0b6826d67
|
Replace frame download in To Heart 2 Portable
|
2015-01-06 15:22:44 +08:00 |
|
daniel229
|
be8f9f50e4
|
Replace frame download in Kokoro Connect Yochi Random
|
2015-01-06 15:13:53 +08:00 |
|
daniel229
|
f288cd04a9
|
Replace frame download in Grisaia no Kajitsu La Fruit de la Grisaia
|
2015-01-06 15:05:30 +08:00 |
|
daniel229
|
c5aafb3be4
|
Replace frame download in Sangoku Koi Senki Otome no Heihou
|
2015-01-06 14:48:56 +08:00 |
|
daniel229
|
923f398d0d
|
Replace frame download in Amatsumi Sora ni Kumo no Hatate ni
|
2015-01-06 14:39:06 +08:00 |
|
daniel229
|
daa145d282
|
Replace frame download in Kud Wafter
|
2015-01-06 14:30:45 +08:00 |
|
daniel229
|
a66423dfa3
|
Replace frame download in "Rewrite Portable"
|
2015-01-06 14:19:36 +08:00 |
|
daniel229
|
6cebc3a0b0
|
Replace function with memmove in Jui Dr. Touma Jotarou
|
2015-01-04 14:07:17 +08:00 |
|
Henrik Rydgård
|
a9be90229a
|
Merge pull request #7140 from AbandonedCart/master
use libc++ for iOS to avoid additional directives
|
2014-12-18 22:38:14 +01:00 |
|
Henrik Rydgård
|
76b1313ed9
|
Merge pull request #7164 from daniel229/func_replace_orenoimouto_2
Another replace frame download in Ore no Imouto ga Konnani Kawaii Wake g...
|
2014-12-18 22:22:20 +01:00 |
|
Henrik Rydgard
|
75a9420b21
|
Reduce the number of places we include JitCommon.h. Update native.
|
2014-12-12 23:49:08 +01:00 |
|
daniel229
|
eee73607b5
|
Another replace frame download in Ore no Imouto ga Konnani Kawaii Wake ga Nai
|
2014-12-11 11:13:59 +08:00 |
|
Unknown W. Brackets
|
7734a4c912
|
jit: Re-enable clobbering with movz/movn support.
Oops, these should be the only ones that take rd "in".
|
2014-12-08 01:29:41 -08:00 |
|
Unknown W. Brackets
|
f6531a74e1
|
Don't allow clobbering in a likely delay slot.
Since, we don't know which path it will take. Also, don't clobber when
it's the delay slot of the instruction in question - this was a tricky
case.
|
2014-12-07 23:04:05 -08:00 |
|
Unknown W. Brackets
|
eeff110c0f
|
jit: Improve and unify GPR spill logic.
Now the same logic on x86 and ARM, and handles HI/LO/etc. better.
|
2014-12-07 21:10:28 -08:00 |
|
TwistedUmbrella
|
3f4d58b0b2
|
use libc++ for iOS to avoid additional directives
|
2014-12-05 19:47:02 -05:00 |
|
Lioncash
|
15aa29d178
|
MIPSAnalyst: Pass strings by const reference.
|
2014-12-05 13:12:49 -05:00 |
|