]> granicus.if.org Git - file/commitdiff
PR/82: David Korth: Added Xbox 360 XEX1 executables. (early devkits)
authorChristos Zoulas <christos@zoulas.com>
Mon, 27 May 2019 01:32:41 +0000 (01:32 +0000)
committerChristos Zoulas <christos@zoulas.com>
Mon, 27 May 2019 01:32:41 +0000 (01:32 +0000)
magic/Magdir/console

index b9b623bd899185904a45bdcc039437b8cc278fb7..b7f7630fa2c33fb0703e43a52518c325b28c0ce9 100644 (file)
@@ -1,6 +1,6 @@
 
 #------------------------------------------------------------------------------
-# $File: console,v 1.47 2019/05/27 01:32:08 christos Exp $
+# $File: console,v 1.48 2019/05/27 01:32:41 christos Exp $
 # Console game magic
 # Toby Deshane <hac@shoelace.digivill.net>
 
 >>&0   use     xbox-360-xex-execution-id
 >(0x010.L+0x178)       use     xbox-360-xex-region-code
 
+0      string  XEX1    Microsoft Xbox 360 executable (XEX1)
+!:mime audio/x-xbox360-executable
+!:ext  xex
+>0x18  search/0x100    \x00\x04\x00\x06
+>>&0   use     xbox-360-xex-execution-id
+>(0x010.L+0x154)       use     xbox-360-xex-region-code
+
 # Atari Lynx cartridge dump (EXE/BLL header)
 # From: "Stefan A. Haubenthal" <polluks@web.de>