Presently, m65dbg just has the following line inside "main.c": ``` #define VERSION "v1.00" ``` Would be nicer if we could put the git hash in here instead, a bit like the mega65-core does...