Mercurial > public > ostc4
diff Small_CPU/Src/baseCPU2.c @ 55:a7683f9765da
Italian activated (needs some fine tuning), special characters (?,?,?,?,? and others) currently not working...
author | heinrichsweikamp |
---|---|
date | Tue, 07 Aug 2018 00:24:05 +0200 |
parents | 46530453eb01 |
children | 6a6116d7b5bb |
line wrap: on
line diff
--- a/Small_CPU/Src/baseCPU2.c Sun Aug 05 12:57:49 2018 +0200 +++ b/Small_CPU/Src/baseCPU2.c Tue Aug 07 00:24:05 2018 +0200 @@ -169,10 +169,10 @@ .versionFirst = 1, .versionSecond = 4, .versionThird = 1, - .versionBeta = 1, + .versionBeta = 0, /* 4 bytes with trailing 0 */ - .signature = "cw", + .signature = "mh", .release_year = 18, .release_month = 7,