Ohh got the new website up now Mike 
Is there a tutorial or guide for how to get developing a core for the FPGAArcade?
Getting setup to modify the cores and create new ones can be a pain, especially with Xilinx's development environment.
Well, I just created the FAQ/how-to section ... look under Forums
Building (semi) public SVN server now.
To build the ARM code you type "make"
To build the FPGA image you run "build.bat" from the core root directory in a cmd prompt (I'm not an IDE sort of chap)
There is a demo design which shows how to hook up to the support libs.
We are getting there ....