Re-wrote Port::Print() to be variadic.
commitc454c86b1d7a2a572d34b878b719eb267864383e
authorSam Fredrickson <kinghajj@gmail.com>
Sat, 31 Jan 2009 23:34:29 +0000 (31 15:34 -0800)
committerSam Fredrickson <kinghajj@gmail.com>
Sat, 31 Jan 2009 23:41:36 +0000 (31 15:41 -0800)
tree5d444462d9a8ee344c030008367228a1e17d916b
parentb5d796188f22b603cb0030781b440b865076cd70
Re-wrote Port::Print() to be variadic.

Also, printing the version now shows the GCC version and compilation
date/time.

I haven't tested the PSP and Wii ports, but they compile, so hopefully
this change works for them, too.
src/Commands.cpp
src/console/port.h
src/psp/port.h
src/typedefs.h
src/wii/port.h