Difference between revisions of "Porting/Box86"

From RCS Wiki
Jump to navigation Jump to search
(Add Box86)
 
(Move to subcategory)
 
(5 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]
  
[[Category:Ports]]
+
= See Also =
 +
 
 +
* [[Porting/FEX-Emu|FEX-Emu]]
 +
* [[Porting/Hangover|Hangover]]
 +
* [[Porting/QEMU|QEMU]]
 +
 
 +
[[Category:Ports/Emulators]]

Latest revision as of 15:29, 18 May 2025