krabobmkd / amigamame

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

Cosmetic: Improve versioning #13

Open samo790 opened 1 month ago

samo790 commented 1 month 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 1 month ago

Granted. Will be done on Beta4.

samo790 commented 1 month ago

Maybe even better adding also the CPU compiled on

"Mame 0.106 a0.1 68000"

Or if generic, just 68k

samo790 commented 3 weeks 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