EmuNewz Network
PPU LLVM JIT Repository Early Testing - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: Official Boards for Emunews Affiliated Emu Projects (https://www.emunewz.net/forum/forumdisplay.php?fid=47)
+--- Forum: Official RPCS3 Forum [archive] (https://www.emunewz.net/forum/forumdisplay.php?fid=172)
+---- Forum: RPCS3 - Support & Issue Reporting (https://www.emunewz.net/forum/forumdisplay.php?fid=163)
+---- Thread: PPU LLVM JIT Repository Early Testing (/showthread.php?tid=164335)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36


RE: PPU LLVM JIT Repository Early Testing - Darkriot - 01-05-2015

Download last build with recompiler here: http://rghost.ru/60155666

Quote:Merge pull request #954 from Nekotekina/master

P.S. Happy New Year!


RE: PPU LLVM JIT Repository Early Testing - Darkriot - 01-13-2015

Download with recompiler here: http://rghost.ru/60321990

Quote:Merge pull request #959 from Nekotekina/master



RE: PPU LLVM JIT Repository Early Testing - Darkriot - 01-14-2015

Download with recompiler here: http://rghost.ru/60334947

Quote:Merge pull request #960 from Nekotekina/master



RE: PPU LLVM JIT Repository Early Testing - d875j - 01-16-2015

Wow great keep posting more Darkriot.


RE: PPU LLVM JIT Repository Early Testing - Dante38490 - 01-18-2015

Quote:Fix Git version : Zangetsu38+Bigpet
Implement missing and fix broken PPU instructions in the interpreter. : achurch
cellAudio update, thread_t Nekotekina
http://rghost.net/60413126


RE: PPU LLVM JIT Repository Early Testing - Darkriot - 01-18-2015

Ooh, i'm too compiled it already. Okay Sad

Download it here, but without "spurs_taskset - test branch" - http://rghost.ru/60414768

Quote:Merge pull request #965 from Nekotekina/master



RE: PPU LLVM JIT Repository Early Testing - Ekaseo - 01-20-2015

could someone plz build the spurs branch for me? some interesting changes happened Smile


RE: PPU LLVM JIT Repository Early Testing - Dante38490 - 01-20-2015

Quote: SPURS: Implement cellSpursSendSignal, cellSpursSendWorkloadSignal and some cellSpursEventFlag functions : gopalsr83
and last commit here : https://github.com/DHrpcs3/rpcs3/commits/master
http://rghost.net/60467739


RE: PPU LLVM JIT Repository Early Testing - Ekaseo - 01-20-2015

thnx, i tested it for a bit and most of the time it displays an error
E {PPU[1] Thread (main_thread)[0x0001f898]} PPU[1] Thread (main_thread)[0x0001f898]: Invalid formatting (u64): %016
im not sure if the adress is always the same, but most of the games, even the ones that worked before display this error.
i assume that the spurs are not finished yet and thats why it does not work, but im just making sure gopalsr83 know about this error.


RE: PPU LLVM JIT Repository Early Testing - Dante38490 - 01-21-2015

(01-20-2015, 11:56 PM)Ekaseo Wrote: thnx, i tested it for a bit and most of the time it displays an error
E {PPU[1] Thread (main_thread)[0x0001f898]} PPU[1] Thread (main_thread)[0x0001f898]: Invalid formatting (u64): %016
im not sure if the adress is always the same, but most of the games, even the ones that worked before display this error.
i assume that the spurs are not finished yet and thats why it does not work, but im just making sure gopalsr83 know about this error.

It does not come from him this error, I think.