krabobmkd / amigamame

Port of Mame106 (2006) to Amiga classic 68060, using bebbo gcc6.5 crosscompiler and cmake.
GNU General Public License v2.0
4 stars 0 forks source link

Cosmetic: Improve versioning #13

Closed samo790 closed 1 month ago

samo790 commented 2 months ago

Actually versioning only prints the version of the exe ---> 0.106 a0.1 However it would be nice to have a "full" versioning with more details

"Mame 0.106 a0.1"

krabobmkd commented 2 months ago

Granted. Will be done on Beta4.

samo790 commented 2 months ago

Maybe even better adding also the CPU compiled on

"Mame 0.106 a0.1 68000"

Or if generic, just 68k

samo790 commented 2 months ago

An extra space is missed between the version number of MAME and the processor unit :-)

Is now:

0.03c68060

But should be:

0.03c 68060