There is the possibility of PPSSPP for windows phone 8.1?
|
04-16-2014, 03:13 PM
Post: #1
|
|||
|
|||
There is the possibility of PPSSPP for windows phone 8.1?
The system was even lighter and presentations by the //build/ 2014, the system now supports JIT and also supports Direct3D 11, among other new features that facilitate the creation of apps for Windows Phone and everything indicates that in future also feature DirectX 12 .
|
|||
04-17-2014, 04:33 PM
Post: #2
|
|||
|
|||
RE: There is the possibility of PPSSPP for windows phone 8.1?
If it supports JIT then yeah, it's possible, though a lot of work. Can you link me to information confirming JIT support?
|
|||
04-17-2014, 06:23 PM
Post: #3
|
|||
|
|||
RE: There is the possibility of PPSSPP for windows phone 8.1?
Yes! I looked on the page itself for the development of Windows Phone.
But I wonder if what's there is enough. you just enter the dev.windowsphone.com and search and filter for JIT libraries. |
|||
04-17-2014, 07:44 PM
Post: #4
|
|||
|
|||
RE: There is the possibility of PPSSPP for windows phone 8.1?
renan I can't find anything about allowing custom JIT compilers. All the articles I saw were about using the .NET JIT. That's got nothing to do with actually being allowed to ship a JIT yourself.
|
|||
04-24-2015, 01:03 PM
Post: #5
|
|||
|
|||
RE: There is the possibility of PPSSPP for windows phone 8.1?
(04-17-2014 04:33 PM)Henrik Wrote: If it supports JIT then yeah, it's possible, though a lot of work. Can you link me to information confirming JIT support? i found this articles that can help... http: // migeel.sk/blog/2011/07/16/a-look-at-the-windows-phone-jitter/ http: // blogs.msdn.com/b/msgulfcommunity/archive/2013/03/16/compile-in-the-cloud-with-wp8.aspx http: // blogs.msdn.com/b/dotnet/archive/2013/09/30/10453200.aspx https: // msdn.microsoft.com/en-us/library/windows/apps/system.diagnostics.debuggableattribute.debuggingmodes(v=vs.105).aspx |
|||
04-24-2015, 01:08 PM
Post: #6
|
|||
|
|||
RE: There is the possibility of PPSSPP for windows phone 8.1?
again, that's all about the JIT build into the CLR for running .NET stuff like C#.
What Henrik was clearly talking about was the ability to run the native JIT inside PPSSPP (the ability to dynamically write CPU instructions to memory and then execute the CPU instructions in that piece of memory) |
|||
02-04-2016, 10:06 PM
(This post was last modified: 02-04-2016 10:06 PM by Ezequiel Gomes.)
Post: #7
|
|||
|
|||
RE: There is the possibility of PPSSPP for windows phone 8.1?
It's confirmed PPSSPP in Windows Phone?
|
|||
« Next Oldest | Next Newest »
|