From 26b95a90f5f76f8a726ad0954f29781bec8ccc05 Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Fri, 12 Jun 2015 22:28:38 +0200 Subject: Add Xbox One port. --- doc/install.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'doc/install.html') diff --git a/doc/install.html b/doc/install.html index 008721f0..b5df697b 100644 --- a/doc/install.html +++ b/doc/install.html @@ -124,7 +124,7 @@ operating systems, CPUs and compilers: GCC 4.x ORBIS (PS4) GCC 4.x -MSVC + SDK v7.0
WinSDK v7.0 +MSVC + SDK v7.0
WinSDK v7.0
Durango (Xbox One) ARMv5+
ARM9E+
@@ -516,6 +516,16 @@ the following commands: cd src xedkbuild +

+To cross-compile for Xbox One from a Windows host, +open a "Visual Studio .NET Command Prompt" (64 bit host compiler), +cd to the directory where you've unpacked the sources and run +the following commands: +

+
+cd src
+xb1build
+

Embedding LuaJIT

-- cgit v1.2.3-55-g6feb