Chartier, David(2007年11月30日).“Uncovered: Evidence that Mac OS X could run Windows apps soon”.Ars Technica.2007年12月3日閲覧。“...Steven Edwards describes the discovery that Leopard apparently contains an undocumented loader for Portable Executables, a type of file used in 32-bit and 64-bit versions of Windows. More poking around revealed that Leopard's own loader tries to find Windows DLL files when attempting to load a Windows binary.”
“PE Format”(2019年3月18日).2019年7月17日閲覧。“The linker places a default stub here, which prints out the message "This program cannot be run in DOS mode" when the image is run in MS-DOS.”
Myria(2004年11月25日).“[PATCH] Xbox PE subsystem support”.Narkive.2019年7月17日閲覧。“It is known that Microsoft's own Xbox Development Kit (XDK) compiles developers' games into standard PE format, with subsystem 14. The resulting PE file is later converted to the PE-like "XBE" format.”
Vanik, Ben(2011年2月28日).“Building an Xbox 360 Emulator, part 3: Feasibility/OS”.Various Oddities.2019年7月17日閲覧。“On the 360 these are XEX files, which are packages that contain a bunch of resources detailing a game as well as an embedded PE-formatted EXE/DLL file containing the actual code.”