Difference between revisions of "Porting/Box86"

From RCS Wiki
Jump to navigation Jump to search
(Add "See Also" section)
(→‎In progress: Improve the speed on PPC64LE host to run x86_64 binary)
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
* [https://github.com/ptitSeb/box86/pull/279 Basic support for little-endian PowerPC and POWER9.]
 
* [https://github.com/ptitSeb/box86/pull/279 Basic support for little-endian PowerPC and POWER9.]
 
* [https://github.com/ptitSeb/box64/pull/166 Minor changes to allow box64 to build and run on 64-bit PowerPC.]
 
* [https://github.com/ptitSeb/box64/pull/166 Minor changes to allow box64 to build and run on 64-bit PowerPC.]
 +
* [https://github.com/ptitSeb/box64/pull/334 Enable 64k page size]
  
 
= In progress =
 
= In progress =
  
 
* [https://github.com/ptitSeb/box64/issues/242 JIT for POWER?]
 
* [https://github.com/ptitSeb/box64/issues/242 JIT for POWER?]
 +
* [https://github.com/ptitSeb/box64/issues/517 JIT for RISC-V?]
 +
* [https://github.com/ptitSeb/box64/issues/946 Improve the speed on PPC64LE host to run x86_64 binary]
  
 
= See Also =
 
= See Also =
Line 12: Line 15:
 
* [[Porting/FEX-Emu|FEX-Emu]]
 
* [[Porting/FEX-Emu|FEX-Emu]]
 
* [[Porting/Hangover|Hangover]]
 
* [[Porting/Hangover|Hangover]]
 +
* [[Porting/QEMU|QEMU]]
  
 
[[Category:Ports]]
 
[[Category:Ports]]

Latest revision as of 20:10, 26 September 2023