[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

Using source code in non-native languages?

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 10
Thread images: 1

I have a programming question that is specifically about emulators but the applications of which don't end there. I was looking though the source code for ppsspp and I was wondering how exactly you could do something like program the core of an application/game/emulator and then get the code to execute with a different language.

The specific example with ppsspp is the core of the program appeared to be written in c++ but they have folders with java code that allows it to execute on android. How is this done exactly?
>>
>>59144535
Compiled code isn't written in a "language", it's written in actual calculations a processor can execute, at that level, programming languages don't matter.
>>
>>59144584
Where would I go to find out how to take compiled code and use it in another language?
>>
>>59144601
That's literally just emulation.
>>
>>59144618
So when the program the psp emulator for pc do the emulate the pc with android? is that what your saying?
>>
>>59144669
In that case they're just marginally modifying the code so it runs on ARM android instead of x86 Windows/Linux/etc
>>
>>59144690
So is there a term for that. Where would i look to learn how to do that?
>>
>>59144703
Porting to a different architecture.
>>
>>59144743
Thanks a lot.
>>
In the case of ppsspp the Java will be a wrapper for the CPU and GPU emulators written in CPP, the CPP is compiled to different arm versions and distributed with the Java code. when you run it the compiled CPP is executed by the Java.
Thread posts: 10
Thread images: 1


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.