
This is a very bare bones attempt at porting DooM to the x68000.

My x68000 is currently broken, so I'm using XM6 TypeG to verify
the port, which means it is 100% not likely to run on real
hardware.

I'm using Mariko's GCC 1.3 for the x68000 as the compiler.

Don't have any real practical expectations of this.

Also I would belive you should have at least 8MB of RAM
to even attempt to run this.  I would imagine a 25Mhz 68030
will give you a HORRIBLE frame rate if I can get it to display
anything.

This is more an excersize in using GCC & the SHARP/Hudson libraries
with GCC.