Версия
4.0-193
Ветвь
master
Дата
10 лет, 6 месяцев назад
Windows x64 Windows x86 Mac OS X Android Ubuntu 13.04
Коммит
715d5ae8a7eb8a6cbdce2690e82c0e193a9c6714
Автор изменения
Ryan Houdek
Описание изменения
Merge branch 'JitArmIL' This implements a partial JITIL based off of the JIT64IL. It's enough to run most games, albiet at a slow speed. Implementing instructions for this IL is really simple since it basically is just enabling based on what is already in JIT64IL, and then enabling each individual IL instruction.