Philip Kendall - 2017-03-11

Initial commit now in the patch-387-unit-tests-for-display-c branch - very similar to the Z80 core tester, it adds a new executable which will be able to be used to call the display.c code with minimal dependencies.

I don't know a better way of doing unit tests in C than (ab)using the linker like this, but feel very free to point me to anything that exists :-)