XBOXASM v0.1 by anonymous.


Installation:

1. 	install masm32.

2. 	copy xsys.exe, xmake.bat and shutdown.asm to your masm32 installation directory.

3.	find a PE2XBE converter (NOT included with XBOXASM) or code your own one,
	name it 'imagebld.exe' and copy it to your masm32 installation directory.

4.	find the corresponding library (.lib) files or create your own ones and
	put them into masm32\lib.

5.	type 'xmake shutdown' to build shutdown.xbe


That's it.

Credits to all guys who helped me with this.. you should know who you are !